*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f8f9fa;-webkit-text-size-adjust:100%}.topbar{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#fff;border-bottom:1px solid #dadce0}.topbar h1{font-size:17px;font-weight:600;color:#202124;margin-right:8px;white-space:nowrap}.topbar button,.topbar select{font-size:13px;padding:6px 12px;border:1px solid #dadce0;border-radius:6px;background:#fff;color:#202124;cursor:pointer;white-space:nowrap}.topbar button.primary{background:#1a73e8;border-color:#1a73e8;color:#fff;font-weight:500}.topbar button.danger{color:#d93025}.topbar .count{margin-left:auto;font-size:13px;color:#5f6368;white-space:nowrap}.grid-wrap{height:calc(100vh - 53px);width:100%}.hide-sm{display:inline}.show-sm{display:none}@media (max-width:768px){.hide-sm{display:none}.show-sm{display:inline}.topbar{gap:8px;padding:8px 10px}.topbar h1{font-size:15px;margin-right:4px}.topbar button,.topbar select{padding:8px 10px;font-size:13px}.topbar .count{font-weight:600}.grid-wrap{height:calc(100vh - 51px)}.ag-theme-quartz,:root{--ag-row-height:44px;--ag-header-height:40px;--ag-font-size:14px}}