:root{color-scheme:light;--bg: #f6f8fa;--surface: #ffffff;--surface-2: #f1f5f7;--text: #111827;--muted: #667787;--border: #dce5e8;--border-strong: #c9d6dc;--accent: #00a5a5;--accent-strong: #008a8a;--danger: #c64747;--nav: #061e33;--nav-2: #092840;--nav-text: #d4e2eb;--nav-muted: #89a3b5;--shadow: 0 12px 30px rgba(15, 23, 42, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:var(--text);background:var(--bg)}.share-popover-backdrop{position:fixed;inset:0;z-index:80;background:#0f172a33;display:flex;justify-content:flex-end;align-items:flex-start;padding:72px 28px 24px;overflow:hidden}.share-popover{display:flex;flex-direction:column;width:min(600px,100%);max-height:calc(100vh - 96px);overflow-x:hidden;overflow-y:auto;background:#fff;border:1px solid #d7dbe2;border-radius:8px;box-shadow:0 18px 45px #0f172a38;color:#222831}.share-popover.panel-manage{width:min(1120px,100%)}.share-popover-header,.share-manager-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 26px 12px}.share-popover-header.compact{justify-content:flex-start}.share-popover-header h3,.share-manager-header h3{margin:0;font-size:20px;overflow-wrap:anywhere}.share-popover-header span,.share-link-section>span,.share-manager-row small,.shared-base-topbar span,.invite-muted{color:#667085}.share-tabs,.share-manager-header{border-bottom:1px solid #eceff3}.share-tabs{display:flex;gap:28px;padding:0 26px}.share-tabs button,.share-manager-header>button:not(.icon-button){border:0;background:transparent;padding:14px 0;color:#596171;font-weight:650;cursor:pointer}.share-tabs button.active,.share-manager-header>button.active{color:#111827;box-shadow:inset 0 -2px #111827}.share-invite-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(118px,138px) auto;gap:10px;padding:24px 26px 18px}.share-invite-form input,.share-invite-form select,.share-manager-filters input,.share-manager-filters select,.share-link-settings select,.share-link-settings input,.shared-base-search input,.shared-cell-input{min-width:0;border:1px solid #d7dbe2;border-radius:6px;background:#fff;color:#1f2937;font:inherit}.share-invite-form input,.share-invite-form select{height:44px;padding:0 12px}.share-invite-form .primary-button{min-height:44px;padding:0 14px}.share-access-row,.invite-link-item{display:flex;align-items:center;gap:12px;width:calc(100% - 52px);margin:12px 26px;padding:16px 0;border:0;border-bottom:1px solid #eef1f5;background:transparent;color:#1f2937;text-align:left}.share-access-row{cursor:pointer}.share-access-row svg{margin-left:auto}.share-avatar-stack{display:flex}.share-avatar{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#5b35b1;color:#fff;font-size:13px;font-weight:750;border:2px solid #fff}.share-avatar-stack .share-avatar+.share-avatar{margin-left:-8px;background:#df4b06}.share-link-section{display:grid;gap:8px;padding:12px 26px 26px}.share-link-row,.shared-base-toolbar,.invite-actions{display:flex;align-items:center;gap:10px}.share-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.share-link-row code{display:block;min-width:0;padding:12px;border-radius:6px;background:#f1f3f7;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-link-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0}.share-web-panel{display:grid;gap:18px;padding:24px 26px 26px}.share-public-options{display:grid;gap:10px}.share-public-options button{display:grid;gap:4px;padding:13px 14px;border:1px solid #d7dbe2;border-radius:8px;background:#fff;color:#1f2937;text-align:left}.share-public-options button.active{border-color:#0b6fdc;background:#f0f7ff;box-shadow:inset 3px 0 #0b6fdc}.share-public-options button span{color:#667085;font-size:13px}.dark-button,.danger-button{border:0;border-radius:6px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-weight:750;cursor:pointer}.dark-button{background:#1f232c;color:#fff}.danger-button{background:#dc0647;color:#fff}.icon-button.bordered{border:1px solid #d7dbe2;border-radius:6px;background:#fff}.inline-link-button,.danger-text-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:8px;padding:6px 0;width:fit-content;cursor:pointer}.inline-link-button{color:#0b6fdc}.danger-text-button{color:#b42318}.share-manager-header{padding-top:18px}.share-manager-header b{padding:5px 9px;border-radius:6px;background:#f0f2f5}.share-manager-filters{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,180px) auto;gap:14px;padding:24px 30px 16px}.share-manager-filters label{display:flex;align-items:center;gap:8px;border:1px solid #d7dbe2;border-radius:6px;padding:0 12px}.share-manager-filters input{border:0;height:40px;width:100%}.share-manager-filters select{height:42px;padding:0 12px}.share-manager-filters .ghost-button{justify-self:end;min-width:74px}.share-manager-table{padding:0 30px 32px}.share-manager-row{display:grid;grid-template-columns:minmax(280px,1.4fr) 180px 140px 52px;align-items:center;min-height:74px;border-bottom:1px solid #eef1f5;gap:18px}.share-manager-row.header{min-height:48px;color:#667085;font-weight:750}.share-manager-row>span:first-child{display:grid;grid-template-columns:40px 1fr;align-items:center;column-gap:12px}.share-manager-row small{grid-column:2}.share-manager-row select{height:40px;border:1px solid #d7dbe2;border-radius:6px;padding:0 10px;background:#fff}.share-empty,.share-dialog-loading,.share-dialog-error{padding:24px 26px;color:#667085}.share-dialog-error,.invite-error,.shared-base-error{color:#b42318}.share-dialog-error.compact{padding:0 26px 14px}.invite-link-list{display:grid;gap:8px;padding:16px 26px}.invite-link-item{width:100%;margin:0;justify-content:space-between}.share-link-settings{display:grid;gap:22px;padding:22px 26px}.share-link-settings label{display:grid;gap:8px}.share-link-settings select,.share-link-settings input{min-height:42px;padding:0 12px}.share-link-settings fieldset{display:grid;gap:12px;border:0;border-top:1px solid #eef1f5;padding:18px 0 0}.share-link-settings fieldset label{grid-template-columns:auto auto 1fr;align-items:center}.share-link-private-note{padding:12px 14px;border:1px solid #d7dbe2;border-radius:8px;color:#475467;background:#f8fafc}.share-link-settings-footer{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:18px 26px 26px;border-top:1px solid #eef1f5}.share-link-settings-footer>div{display:flex;gap:10px}.shared-base-screen{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);height:100vh;min-height:0;overflow:hidden;background:#f6f8fb;color:#18202f}.shared-base-screen.access-gated{display:grid;grid-template-rows:minmax(0,1fr);place-items:center;padding:24px}.shared-access-panel{display:grid;gap:14px;width:min(460px,100%);padding:28px;border:1px solid #dce3eb;border-radius:8px;background:#fff;box-shadow:0 14px 35px #0f172a1f}.shared-access-panel h1{margin:0;font-size:24px}.shared-access-panel span,.shared-access-panel p{margin:0;color:#667085}.shared-access-panel input{height:44px;min-width:0;padding:0 12px;border:1px solid #d7dbe2;border-radius:6px;font:inherit}.shared-base-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 32px 18px;background:#fff;border-bottom:1px solid #e2e7ee}.shared-base-topbar h1{margin:4px 0 0;font-size:26px}.shared-base-search input{width:min(340px,40vw);height:40px;padding:0 12px}.shared-table-tabs{display:flex;gap:6px;padding:10px 32px 0;background:#fff;border-bottom:1px solid #e2e7ee}.shared-table-tabs button{border:0;background:transparent;padding:12px 14px;border-radius:6px 6px 0 0;cursor:pointer;font-weight:700}.shared-table-tabs button.active{background:#e7f4f2;color:#075b54}.shared-base-toolbar{justify-content:space-between;padding:14px 32px}.shared-readonly-note{display:inline-flex;align-items:center;gap:6px;color:#667085}.shared-grid-shell{margin:0 32px 32px;min-height:0;overflow:auto;border:1px solid #dce3eb;border-radius:8px;background:#fff}.shared-record-table{width:max-content;min-width:100%;border-collapse:collapse}.shared-record-table th,.shared-record-table td{border-bottom:1px solid #eef1f5;border-right:1px solid #eef1f5;padding:10px 12px;text-align:left;vertical-align:middle}.shared-record-table th{position:sticky;top:0;z-index:1;background:#f9fafb;color:#667085;font-size:13px}.shared-record-table th,.shared-record-table td{max-width:420px}.shared-record-table td{overflow-wrap:anywhere}.shared-record-table td:first-child,.shared-record-table th:first-child{width:48px;color:#667085;text-align:center}.shared-cell-input{width:100%;height:34px;padding:0 8px}.shared-empty-value{color:#98a2b3}.shared-chip-list{display:flex;flex-wrap:wrap;gap:6px}.shared-select-chip,.shared-user-chip{display:inline-flex;max-width:100%;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.shared-select-chip{color:#0f5132;background:#dcfce7}.shared-user-chip{color:#344054;background:#f4f6f8;box-shadow:inset 0 0 0 1px #d7dbe2}.shared-check{display:inline-grid;width:18px;height:18px;place-items:center;border:1px solid #cfd7e2;border-radius:4px;background:#fff}.shared-check.checked{border-color:#07866f;background:#07866f}.shared-check.checked:after{width:8px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";transform:rotate(-45deg) translate(1px,-1px)}.shared-icon-button{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #d7dbe2;border-radius:6px;background:#fff;color:#b42318;cursor:pointer}.shared-empty-row,.shared-base-loading,.shared-base-error{padding:28px;text-align:center}.shared-base-error{display:grid;place-items:center;gap:12px}.invite-accept-screen{min-height:100vh;display:grid;place-items:center;background:#f6f8fb;padding:24px}.invite-accept-panel{width:min(480px,100%);background:#fff;border:1px solid #dce3eb;border-radius:8px;box-shadow:0 14px 35px #0f172a1f;padding:28px}.invite-accept-panel h1{margin:0 0 12px}@media(max-width:720px){.share-popover-backdrop{justify-content:center;padding:56px 10px 16px}.share-popover{width:100%;max-height:calc(100vh - 72px)}.share-invite-form,.share-manager-filters,.share-manager-row,.share-link-row{grid-template-columns:1fr}.share-link-actions{justify-content:flex-start}.shared-base-topbar,.shared-base-toolbar{align-items:stretch;flex-direction:column}.shared-base-search input{width:100%}.shared-grid-shell{margin:0 12px 24px}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.boot-screen,.loading-state,.empty-state{display:grid;min-height:240px;place-items:center;color:var(--muted)}.auth-brand-row,.brand-row,.sidebar-brand,.section-row,.topbar,.topbar-actions,.table-tabs,.view-toolbar,.view-tabs,.toolbar-actions,.panel-header,.panel-tabs,.confirm-dialog-actions,.comment-box,.board-column header,.calendar-item,.board-card,.timeline-row{display:flex;align-items:center}.auth-page{display:grid;min-height:100%;place-items:center;padding:28px;background:linear-gradient(135deg,rgba(6,30,51,.06) 0 34%,transparent 34% 100%),linear-gradient(315deg,rgba(0,165,165,.1) 0 28%,transparent 28% 100%),var(--bg)}.auth-shell{display:grid;width:min(980px,100%);height:min(628px,calc(100vh - 56px));min-height:min(560px,calc(100vh - 56px));grid-template-columns:minmax(0,1.1fr) minmax(360px,440px);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.auth-hero{display:grid;align-content:space-between;gap:28px;padding:36px;color:#eaf5f7;background:linear-gradient(145deg,#061e33f5,#092840eb),#061e33}.auth-brand-row{gap:12px}.auth-brand-row h1,.auth-hero-copy h2,.auth-panel-heading h2{margin:0;letter-spacing:0}.auth-brand-row h1{font-size:24px;line-height:1.1}.auth-brand-row p{margin:3px 0 0;color:#b6cbd6;font-size:12px}.auth-hero-copy{display:grid;max-width:520px;gap:14px}.auth-hero-copy span,.auth-panel-heading span{color:#7ee1d8;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.auth-hero-copy h2{max-width:520px;font-size:46px;line-height:.98}.auth-hero-copy p{max-width:460px;margin:0;color:#c8d9e1;font-size:15px;line-height:1.6}.auth-hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.auth-hero-grid div{display:grid;min-height:88px;align-content:space-between;gap:12px;padding:14px;border:1px solid rgba(234,245,247,.16);border-radius:8px;background:#ffffff0f}.auth-hero-grid svg{color:#7ee1d8}.auth-hero-grid span{color:#f5fbfc;font-size:13px;font-weight:750}.auth-panel{display:grid;align-content:center;padding:32px 34px}.brand-row{gap:12px;margin-bottom:24px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:var(--accent)}.brand-mark.small{width:30px;height:30px}.auth-panel-heading{display:grid;gap:7px;margin-bottom:20px}.auth-panel-heading span{color:var(--accent-strong)}.auth-panel-heading h2{font-size:28px;line-height:1.08}.auth-panel-heading p{margin:0;color:var(--muted);font-size:13px}.brand-row h1{margin:0;font-size:22px;line-height:1.15;letter-spacing:0}.brand-row p,.crumb,.panel-empty,.comment-feed p{margin:0;color:var(--muted);font-size:12px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:8px;background:var(--surface-2)}.mode-switch button,.view-tab,.table-tab,.ghost-button,.primary-button,.sidebar-item,.base-select,.base-edit-shell,.base-menu-trigger,.sidebar-logout,.icon-button,.panel-close,.panel-tabs button,.comment-box button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;border-radius:6px;color:var(--text);background:transparent;font-size:13px;font-weight:650}.mode-switch button.active,.view-tab.active,.table-tab.active,.panel-tabs button.active{background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.auth-form{display:grid;gap:12px;margin-top:18px}.auth-form label,.form-preview label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.auth-input-shell{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:0 12px;border:1px solid var(--border);border-radius:6px;color:var(--muted);background:var(--surface)}.auth-input-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #00a5a51f}.auth-input-shell input{min-width:0;border:0;outline:0;color:var(--text);background:transparent}.auth-input-shell input::placeholder{color:#9aabb6}.form-preview input,.search-box input,.base-edit-shell input,.comment-box input,.grid-cell input{width:100%;border:1px solid var(--border);outline:0;color:var(--text);background:var(--surface)}.form-preview input{height:40px;padding:0 12px;border-radius:6px}.search-box:focus-within,.base-edit-shell:focus-within,.grid-cell input:focus,.comment-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #00a5a51f}.form-error{display:flex;align-items:center;min-height:36px;padding:8px 10px;border:1px solid #f0c7c7;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:13px;font-weight:700}.form-error-empty{visibility:hidden}.auth-checkline{display:flex;align-items:center;gap:7px;color:#426052;font-size:12px;font-weight:700}.auth-checkline svg{color:#1f8a5b}.primary-button{min-height:38px;padding:0 14px;color:#fff;background:var(--accent)}.primary-button:hover{background:var(--accent-strong)}.auth-submit{min-height:44px;margin-top:2px;justify-content:center;padding:0 14px 0 16px}.auth-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:16px;color:var(--muted);font-size:13px}.auth-footer button{padding:0;color:var(--accent-strong);background:transparent;font-weight:800}.danger-button{background:var(--danger)}.danger-button:hover{background:#a63a3a}.danger-button.subtle{border-color:#f0c7c7;color:var(--danger);background:#fff}.danger-button.subtle:hover{background:#fff1f0}.primary-button.compact,.ghost-button.compact{min-height:31px;padding:0 10px}.ghost-button{padding:0 12px;border:1px solid var(--border);background:var(--surface)}.ghost-button:hover,.view-tab:hover,.table-tab:hover,.icon-button:hover,.base-menu-trigger:hover,.panel-close:hover,.panel-tabs button:hover{background:var(--surface-2)}.icon-button{width:28px;min-height:28px}.app-shell{display:grid;grid-template-columns:238px minmax(0,1fr);height:100%;min-height:0;overflow:hidden;background:var(--bg);transition:grid-template-columns .18s ease}.app-shell.detail-open{grid-template-columns:238px minmax(0,1fr) 340px}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{display:flex;min-width:0;flex-direction:column;gap:22px;padding:18px 12px;border-right:1px solid #10324f;color:var(--nav-text);background:linear-gradient(180deg,var(--nav) 0%,var(--nav-2) 52%,#041725 100%);transition:padding .18s ease}.sidebar-brand{width:100%;justify-content:flex-start;gap:10px;min-height:42px;padding:0;color:#fff;font-weight:800;background:transparent;text-align:left}.sidebar-brand:hover{color:#fff}.sidebar-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .16s ease}.sidebar-collapsed .sidebar{align-items:center;padding:18px 10px}.sidebar-collapsed .sidebar-brand{justify-content:center}.sidebar-collapsed .sidebar-brand span,.sidebar-collapsed .sidebar-section,.sidebar-collapsed .sidebar-logout span{display:none}.sidebar-section{display:grid;gap:7px}.section-row{justify-content:space-between}.section-add-button{display:grid;width:24px;min-height:24px;place-items:center;border-radius:6px;color:var(--nav-muted);background:transparent}.section-add-button:hover,.section-add-button:focus-visible{color:#fff;background:#ffffff1f}.section-label{color:var(--nav-muted);font-size:11px;font-weight:800;text-transform:uppercase}.sidebar-item{justify-content:flex-start;width:100%;min-height:34px;padding:0 10px;overflow:hidden;color:#c8d8e2;text-align:left}.base-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:2px;align-items:center;border-radius:6px}.base-row.active{background:linear-gradient(90deg,#00a5a5,#07918f);box-shadow:0 8px 18px #00a5a533}.base-select{justify-content:flex-start;min-width:0;min-height:34px;padding:0 10px;overflow:hidden;color:#c8d8e2;text-align:left}.base-edit-shell{justify-content:flex-start;min-width:0;min-height:34px;padding:0 8px;overflow:hidden;border:1px solid rgba(255,255,255,.2);color:#fff;text-align:left;background:#ffffff1a}.base-edit-shell input{min-width:0;height:28px;padding:0;border:0;color:#fff;background:transparent;font-size:13px;font-weight:700}.base-edit-shell input::selection{color:#062033;background:#b5f4ed}.base-select span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.base-menu-trigger{width:28px;min-height:28px;color:var(--nav-muted);opacity:.78}.base-row.active .base-select,.base-row.active .base-menu-trigger{color:#fff}.base-row:hover,.base-row:focus-within{background:#ffffff14}.base-row.active:hover,.base-row.active:focus-within{background:linear-gradient(90deg,#00a5a5,#07918f)}.base-row:hover .base-menu-trigger,.base-row:focus-within .base-menu-trigger{opacity:1}.base-menu{position:absolute;top:calc(100% + 5px);right:0;z-index:30;display:grid;width:182px;gap:2px;padding:6px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);box-shadow:var(--shadow)}.base-menu button{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:10px;min-height:34px;padding:0 10px;color:var(--text);font-weight:650}.base-menu button:hover{background:var(--surface-2)}.base-menu .danger-menu-item{color:var(--danger)}.base-action-error{padding:6px 10px;color:#fecaca;font-size:12px;font-weight:700}.sidebar-item.active{color:#fff;background:linear-gradient(90deg,#00a5a5,#07918f);box-shadow:0 8px 18px #00a5a533}.sidebar .sidebar-item:hover,.sidebar .sidebar-logout:hover,.sidebar .icon-button:hover,.sidebar .base-select:hover,.sidebar .base-menu-trigger:hover{background:#ffffff14}.sidebar .icon-button{color:var(--nav-muted)}.sidebar-logout{justify-content:flex-start;width:100%;padding:0 10px;color:#9bb2c0}.sidebar-logout.active{color:#fff;background:#ffffff1f}.sidebar-footer{display:grid;width:100%;gap:6px;margin-top:auto}.sidebar-collapsed .sidebar-footer{justify-items:center}.sidebar-collapsed .sidebar-logout{width:36px;padding:0;justify-content:center}.workspace{display:grid;height:100%;min-height:0;min-width:0;grid-template-rows:68px 48px minmax(0,1fr);overflow:hidden;background:#fff}.workspace.admin-mode{grid-template-rows:minmax(0,1fr);background:#f7f9fb}.admin-dashboard{display:grid;min-height:0;grid-template-rows:auto auto minmax(0,1fr);gap:0;overflow:hidden}.admin-dashboard-header{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:18px 24px;border-bottom:1px solid var(--border);background:var(--surface)}.admin-dashboard-header h2{margin:0;font-size:24px;line-height:1.15;letter-spacing:0}.admin-dashboard-header span{color:var(--muted);font-size:13px}.admin-dashboard-tabs{display:flex;align-items:flex-end;min-height:54px;padding:0 22px;border-bottom:1px solid var(--border);background:var(--surface)}.admin-dashboard-tabs button{display:inline-flex;height:54px;align-items:center;gap:8px;padding:0 14px;border-bottom:2px solid transparent;color:#536273;background:transparent;font-weight:700}.admin-dashboard-tabs button.active{border-bottom-color:#4f46e5;color:#4f46e5}.admin-access-panel{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);padding:18px 22px 24px;overflow:hidden}.admin-access-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px}.admin-access-toolbar>div{display:inline-flex;align-items:center;gap:8px;color:#445365;font-weight:750}.admin-access-toolbar strong{color:var(--danger);font-size:12px}.admin-table-scroll{min-height:0;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.admin-users-table{width:100%;min-width:1120px;border-collapse:collapse}.admin-users-table th,.admin-users-table td{height:68px;padding:0 16px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.admin-users-table th{height:44px;color:#344054;background:#f8fafc;font-size:12px;font-weight:800}.admin-users-table tr:last-child td{border-bottom:0}.admin-user-cell{display:grid;min-width:0;gap:2px}.admin-user-cell strong,.admin-user-cell span{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-cell span,.admin-users-table td{color:#536273;font-size:13px}.admin-user-cell strong{color:var(--text);font-size:14px}.admin-role-select{width:128px;height:28px;padding:0 10px;border:1px solid #c8dcfb;border-radius:999px;color:#1d4ed8;background:#e8f1ff;font-size:12px;font-weight:750}.admin-status{display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.admin-status.active{color:#047857;background:#d1fae5}.admin-status.inactive{color:#9a3412;background:#ffedd5}.admin-permission-check{display:inline-flex;align-items:center;gap:8px;color:#344054;font-size:13px;font-weight:750;white-space:nowrap}.admin-permission-check input{width:16px;height:16px;accent-color:#2563eb}.admin-project-count{color:#4f46e5;font-weight:750;white-space:nowrap}.admin-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin-action-button,.admin-delete-button{display:inline-flex;height:30px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:6px;background:var(--surface);font-size:12px;font-weight:750}.admin-action-button{min-width:94px;padding:0 10px}.admin-action-button.warning{border-color:#fed7aa;color:#ea580c;background:#fff7ed}.admin-action-button.success{border-color:#bbf7d0;color:#047857;background:#f0fdf4}.admin-delete-button{width:30px;color:var(--danger)}.admin-table-state,.settings-access-empty{display:grid;min-height:180px;place-items:center;gap:8px;color:var(--muted)}.settings-access-empty strong{color:#344054}.topbar{justify-content:space-between;gap:20px;padding:0 22px;border-bottom:1px solid var(--border);background:var(--surface)}.topbar h2{margin:2px 0 0;font-size:21px;line-height:1.1;letter-spacing:0}.topbar-actions{gap:8px;min-width:0}.search-box{display:flex;align-items:center;gap:8px;width:260px;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:6px;color:var(--muted);background:var(--surface)}.search-box input{height:30px;padding:0;border:0}.table-tabs{gap:4px;padding:7px 14px 0;border-bottom:1px solid var(--border);background:var(--surface);overflow-x:auto}.table-bar-inner{display:flex;min-width:0;align-items:flex-end;gap:6px}.table-tab-strip{display:flex;min-width:0;align-items:flex-end;gap:2px}.table-tab-shell,.add-import-shell{position:relative;display:flex;flex:0 0 auto;align-items:flex-end;gap:0}.table-tab{height:41px;padding:0 18px;border:1px solid transparent;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.table-tab-name{border-right:0;border-top-left-radius:6px}.table-tab-shell.active .table-tab,.table-tab-shell.menu-open .table-tab{border-color:var(--border);background:#fff}.table-tab-shell.active .table-tab-name,.table-tab-shell.menu-open .table-tab-name{border-right-color:transparent}.table-tab span{max-width:180px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-tab-menu{display:grid;width:28px;height:41px;place-items:center;border:1px solid transparent;border-bottom:0;border-left:1px solid transparent;border-radius:0 6px 0 0;color:var(--muted);background:transparent}.table-tab-shell.active .table-tab-menu,.table-tab-shell.menu-open .table-tab-menu{border-color:var(--border);border-bottom:0;background:#fff}.table-tab-shell.active .table-tab-menu{border-left-color:#edf2f7}.table-tab-shell.menu-open .table-tab-menu{color:var(--text);background:#fbfcfd}.table-tab-shell .table-tab:hover,.table-tab-shell .table-tab-menu:hover{background:#f8fafc}.table-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:80;display:grid;width:230px;gap:2px;padding:6px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.airtable-table-menu-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:0;overflow:visible;color:var(--text)}.airtable-table-menu-shell.with-submenu{grid-template-columns:minmax(320px,1fr) minmax(260px,.78fr);gap:10px}.airtable-table-menu-panel{display:grid;gap:2px;max-height:inherit;padding:14px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 18px 46px #0f172a2e}.table-import-submenu{align-self:start}.table-action-menu-item{display:grid;grid-template-columns:22px minmax(0,1fr) auto;min-height:42px;align-items:center;gap:10px;padding:0 10px;border-radius:6px;color:var(--text);background:transparent;text-align:left;font-size:14px;font-weight:560}.table-action-menu-item:hover,.table-action-menu-item.active{background:var(--surface-2)}.table-action-menu-item:disabled{color:#98a2b3;background:transparent;cursor:not-allowed}.table-action-menu-item svg{color:#344054}.table-action-menu-item.danger-menu-item,.table-action-menu-item.danger-menu-item svg{color:var(--danger)}.table-action-menu-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-action-menu-item em{padding:2px 8px;border-radius:999px;color:#067aa7;background:#dff3ff;font-size:11px;font-style:normal;font-weight:800}.table-menu button,.table-source-button{display:flex;width:100%;min-height:36px;align-items:center;justify-content:flex-start;gap:10px;padding:0 10px;border-radius:6px;color:var(--text);background:transparent;font-weight:650}.table-menu button:hover,.table-source-button:hover{background:var(--surface-2)}.table-source-button em{margin-left:auto;padding:2px 8px;border-radius:999px;color:#067aa7;background:#dff3ff;font-size:11px;font-style:normal;font-weight:800}.menu-kicker{padding:4px 10px;color:var(--muted);font-size:12px;font-weight:750}.table-switcher{position:relative;flex:0 0 auto}.table-switcher-trigger{gap:8px}.add-table-icon-tab{width:44px;padding:0;color:#344054;background:#fff8e5}.table-switcher-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:70;display:grid;width:min(520px,calc(100vw - 300px));max-height:min(650px,calc(100vh - 150px));gap:8px;padding:12px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 18px 46px #0f172a2e}.add-import-menu{width:min(260px,calc(100vw - 120px));gap:6px;padding:14px}.add-import-menu .field-menu-separator{margin:7px 8px}.add-import-menu .table-source-button{min-height:40px;padding:0 8px;font-size:14px;font-weight:560}.table-source-button:disabled{color:#667787;opacity:1}.table-menu-error{margin:2px 8px 0;padding:8px;border-radius:6px;color:#b42318;background:#fef3f2;font-size:12px;font-weight:700}@media(max-width:760px){.airtable-table-menu-shell.with-submenu{grid-template-columns:minmax(0,1fr)}}.table-switcher-search,.field-type-search{display:flex;min-height:40px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--muted);background:var(--surface)}.table-switcher-search:focus-within,.field-type-search:focus-within{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.table-switcher-search input,.field-type-search input{width:100%;min-width:0;height:34px;border:0;outline:0;background:transparent}.table-switcher-list{display:grid;gap:2px;padding-bottom:6px;border-bottom:1px solid var(--border)}.table-switcher-row{display:grid;grid-template-columns:minmax(0,1fr) 30px 30px;gap:2px;align-items:center;border-radius:6px}.table-switcher-row:hover,.table-switcher-row:focus-within{background:var(--surface-2)}.table-switcher-row>button:first-child{display:grid;min-height:38px;grid-template-columns:18px 18px minmax(0,1fr);gap:9px;align-items:center;padding:0 8px;color:var(--text);background:transparent;text-align:left}.table-switcher-row>button:first-child.active{color:var(--text)}.table-switcher-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-row-icon{display:grid;width:28px;min-height:28px;place-items:center;border-radius:6px;color:var(--muted);background:transparent;opacity:0}.table-switcher-row:hover .table-row-icon,.table-switcher-row:focus-within .table-row-icon{opacity:1}.table-row-icon:hover{color:var(--text);background:#e6eef2}.table-switcher-empty{padding:10px;color:var(--muted);font-size:12px;font-weight:700}.table-switcher-add,.table-source-list button,.field-config-inline-button{display:flex;min-height:36px;align-items:center;justify-content:flex-start;gap:9px;padding:0 10px;border-radius:6px;color:var(--text);background:transparent;font-weight:650}.table-switcher-add:hover,.table-source-list button:hover,.field-config-inline-button:hover{background:var(--surface-2)}.table-switcher-add svg:last-child{margin-left:auto}.table-source-list{display:grid;gap:2px}.table-source-list button:disabled{opacity:.62}.table-source-list em{margin-left:auto;padding:2px 8px;border-radius:999px;color:#067aa7;background:#dff3ff;font-size:11px;font-style:normal;font-weight:800}.view-shell{display:grid;height:100%;min-height:0;min-width:0;grid-template-rows:50px minmax(0,1fr) auto;overflow:hidden}.load-more-records{justify-self:center;margin:8px 0;padding:7px 12px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.load-more-records:disabled{cursor:wait;opacity:.65}.view-toolbar{justify-content:space-between;gap:12px;padding:8px 14px;border-bottom:1px solid var(--border);background:#fff}.view-tabs,.toolbar-actions{gap:6px;min-width:0}.view-tabs{overflow-x:auto}.view-tab-shell{position:relative;flex:0 0 auto}.view-tab{height:34px;padding:0 12px;white-space:nowrap}.view-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis}.view-tab.active{color:var(--accent-strong)}.view-tab-menu-popover{top:calc(100% + 8px);left:0}.grid-panel{display:grid;height:100%;min-height:0;min-width:0;grid-template-rows:minmax(0,1fr);overflow:hidden}.grid-panel.is-locked{grid-template-rows:auto minmax(0,1fr)}.grid-locked-banner{display:flex;min-height:32px;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid var(--border);color:#465467;background:#fff9e6;font-size:12px;font-weight:750}.grid-locked-banner svg{color:#a15c07}.grid-locked-banner em{color:#667085;font-style:normal;font-weight:650}.grid-view-toolbar{display:none}.grid-toolbar-left{display:flex;min-width:0;align-items:center;gap:5px;overflow-x:auto}.grid-toolbar-button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:6px;color:#344054;background:transparent;font-weight:700;white-space:nowrap}.grid-toolbar-button:hover,.grid-toolbar-button.active{background:#f0f4f7}.grid-toolbar-button.active{color:#175cd3}.grid-toolbar-search{display:flex;width:min(220px,28vw);height:34px;flex:0 0 auto;align-items:center;gap:7px;padding:0 10px;border:1px solid transparent;border-radius:7px;color:var(--muted)}.grid-toolbar-search:focus-within{border-color:var(--border);background:#fbfcfd}.grid-toolbar-search input{min-width:0;width:100%;height:28px;border:0;outline:0;background:transparent;font-size:13px}.grid-toolbar-popover{position:absolute;top:calc(100% + 6px);left:14px;z-index:70;display:grid;width:min(460px,calc(100vw - 130px));max-height:min(580px,calc(100vh - 150px));gap:10px;padding:12px;overflow:auto;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);box-shadow:0 18px 46px #0f172a2e}.view-actions-popover{left:0;width:min(620px,calc(100vw - 120px));gap:4px}.view-switcher-popover{grid-template-columns:minmax(230px,.9fr) minmax(320px,1.1fr);gap:12px;padding:12px}.view-switcher-sidebar{display:grid;align-content:start;gap:8px;padding-right:12px;border-right:1px solid var(--border)}.view-create-trigger,.view-list-row{display:grid;min-height:42px;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;padding:0 10px;border-radius:7px;color:var(--text);background:transparent;text-align:left;font-weight:650}.view-create-trigger:hover,.view-create-trigger.active,.view-list-row:hover,.view-list-row.active{background:var(--surface-2)}.view-list-row.active{color:var(--accent-strong)}.view-search-box{display:flex;height:38px;align-items:center;gap:8px;padding:0 10px;color:var(--muted)}.view-search-box input{min-width:0;width:100%;height:32px;border:0;outline:0;background:transparent}.view-list{display:grid;gap:2px}.view-empty-state{padding:10px;color:var(--muted);font-size:12px;font-weight:700}.view-create-panel,.view-actions-panel{display:grid;align-content:start;gap:4px}.view-create-panel{padding:6px 14px}.view-create-panel button{display:grid;min-height:46px;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;padding:0 10px;border-radius:7px;color:var(--text);background:transparent;text-align:left;font-size:15px;font-weight:560}.view-create-panel button:hover{background:var(--surface-2)}.view-create-panel button:disabled{color:#667787;opacity:1}.view-create-panel em{padding:2px 8px;border-radius:999px;color:#067aa7;background:#dff3ff;font-size:11px;font-style:normal;font-weight:800}.view-actions-popover button{display:grid;min-height:38px;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;padding:0 10px;border-radius:6px;color:var(--text);background:transparent;text-align:left;font-size:14px;font-weight:600}.view-actions-popover button:hover{background:var(--surface-2)}.view-actions-popover small{margin-top:-6px;padding:0 10px;color:var(--muted)}.view-actions-popover .danger-menu-item{color:#d92d20}.view-menu-grid-controls{display:grid;gap:2px}.view-menu-feature-button.active{color:#175cd3;background:#f0f4f7}.view-actions-popover .view-menu-feature-button{grid-template-columns:22px minmax(0,1fr) auto 18px}.view-menu-feature-button em{justify-self:end;color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.view-menu-control-panel{display:grid;gap:8px;margin:0 4px 4px 32px;padding:10px;border:1px solid var(--border);border-radius:7px;background:#fbfcfd}.view-menu-inline-heading,.view-menu-condition-row,.view-menu-sort-row{display:grid;gap:7px;align-items:center}.view-menu-inline-heading{grid-template-columns:auto minmax(0,1fr);color:#485564;font-size:12px;font-weight:800}.view-menu-condition-row{grid-template-columns:minmax(90px,1fr) minmax(126px,1fr) minmax(90px,1fr) 30px}.view-menu-condition-row.no-value{grid-template-columns:minmax(90px,1fr) minmax(126px,1fr) 30px}.view-menu-sort-row{grid-template-columns:minmax(110px,1fr) 118px 30px}.view-menu-config-label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.view-menu-control-panel select,.view-menu-control-panel input{min-width:0;width:100%;height:32px;padding:0 9px;border:1px solid var(--border);border-radius:6px;outline:0;color:var(--text);background:#fff}.view-menu-control-panel select:focus,.view-menu-control-panel input:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.view-actions-popover .popover-actions-row button,.view-actions-popover .popover-add-button,.row-height-inline-panel button{display:inline-flex;grid-template-columns:none;min-height:32px;align-items:center;justify-content:center}.view-menu-control-panel .icon-button{display:inline-flex;width:30px;min-height:30px;padding:0;align-items:center}.view-actions-popover .popover-add-button{width:fit-content}.field-toggle-list.compact label{grid-template-columns:18px 20px minmax(0,1fr) auto 18px}.popover-empty.compact{padding:9px}.popover-search.compact{height:34px}.row-height-inline-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.row-height-inline-panel button{gap:8px;color:#344054;background:#fff}.row-height-inline-panel button.active{color:#175cd3;background:#eaf2ff}.row-height-inline-panel .row-height-wide{grid-column:1 / -1}.view-menu-color-rules{display:grid;gap:9px}.view-menu-color-rule{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;align-items:start}.view-menu-color-rule .view-menu-condition-row,.view-menu-color-rule .view-menu-condition-row.no-value{grid-template-columns:minmax(86px,1fr) minmax(112px,1fr) minmax(82px,1fr) 30px}.view-menu-color-rule .view-menu-condition-row.no-value{grid-template-columns:minmax(86px,1fr) minmax(112px,1fr) 30px}.view-menu-color-select{color:#111827;font-weight:800;text-transform:capitalize}.popover-search{display:flex;height:38px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--muted)}.popover-search input{min-width:0;width:100%;height:32px;border:0;outline:0}.popover-actions-row{display:flex;justify-content:flex-end;gap:8px}.popover-actions-row button,.popover-add-button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;padding:0 10px;border-radius:6px;color:#344054;background:#f4f6f8;font-weight:700}.popover-actions-row button:hover,.popover-add-button:hover{background:#e8eef2}.field-toggle-list{display:grid;gap:2px}.field-toggle-list label{display:grid;min-height:36px;grid-template-columns:18px 20px minmax(0,1fr) auto;gap:9px;align-items:center;padding:0 8px;border-radius:6px;color:#344054;font-weight:650}.field-toggle-list label:hover{background:var(--surface-2)}.field-toggle-list input{width:16px;height:16px;accent-color:var(--accent)}.field-toggle-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-toggle-list em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.condition-popover{width:min(620px,calc(100vw - 130px))}.condition-heading,.condition-row{display:grid;gap:8px;align-items:center}.condition-heading{grid-template-columns:minmax(0,1fr) 210px;color:#485564;font-weight:700}.condition-row{grid-template-columns:minmax(120px,1fr) minmax(150px,1fr) minmax(120px,1fr) 32px}.condition-row select,.condition-row input,.condition-heading select,.simple-config-popover select{min-width:0;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:6px;outline:0;color:var(--text);background:#fff}.condition-row select:focus,.condition-row input:focus,.condition-heading select:focus,.simple-config-popover select:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.popover-empty{padding:12px;border-radius:7px;color:var(--muted);background:#fbfcfd;font-size:13px;font-weight:650}.simple-config-popover{width:min(360px,calc(100vw - 130px))}.simple-config-popover label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:800}.color-legend{display:grid;gap:6px}.color-legend span{display:flex;align-items:center;gap:8px;color:#485564;font-size:13px;font-weight:650}.color-legend i,.record-color-flag{display:inline-block;width:8px;height:18px;border-radius:999px;background:#98a2b3}.row-height-popover{width:220px;gap:3px;padding:8px}.row-height-popover button{display:flex;min-height:38px;align-items:center;justify-content:flex-start;gap:9px;padding:0 10px;border-radius:6px;color:#344054;background:transparent;font-weight:700}.row-height-popover button:hover,.row-height-popover button.active{background:var(--surface-2)}.grid-wrap{position:relative;isolation:isolate;width:100%;height:100%;min-height:0;min-width:0;max-height:100%;overflow:auto;background:var(--surface);scrollbar-gutter:stable}.grid-canvas{position:relative;min-width:100%;min-height:0}.grid-header-row{position:sticky;top:0;z-index:120;pointer-events:none}.grid-header-frozen-pane{position:sticky;left:0;z-index:130;pointer-events:none}.grid-header-row .grid-corner,.grid-header-row .grid-header,.grid-header-frozen-pane .grid-corner,.grid-header-frozen-pane .grid-header{pointer-events:auto}.grid-frozen-pane{position:sticky;left:0;z-index:30;pointer-events:none}.grid-frozen-pane .grid-corner,.grid-frozen-pane .grid-header,.grid-frozen-pane .grid-index,.grid-frozen-pane .grid-cell,.grid-frozen-pane .grid-row,.grid-frozen-pane .grid-group-frozen{pointer-events:auto}.grid-corner,.grid-header,.grid-index,.grid-cell{position:absolute;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.grid-corner,.grid-header{position:absolute;top:0;z-index:100;display:flex;align-items:center;gap:7px;padding:0 12px;color:var(--muted);background:#fbfcfd;font-size:12px;font-weight:800;will-change:transform}.grid-corner{left:0;z-index:130}.grid-frozen-corner{position:absolute;top:0;left:0;z-index:150}.grid-frozen-header{position:absolute;top:0;left:0;z-index:145;box-shadow:5px 0 8px -8px #0f172a8c}.grid-frozen-index{position:absolute;top:0;left:0;z-index:20}.grid-frozen-cell{position:absolute;top:0;left:0;z-index:19;box-shadow:5px 0 8px -8px #0f172a73}.grid-frozen-cell.selected{z-index:24}.grid-cell.selected{background:#eaf3ff;box-shadow:inset 0 0 0 2px #1a73e8}.grid-cell.grid-focus-cell:after{position:absolute;right:-4px;bottom:-4px;z-index:4;width:8px;height:8px;border:1px solid #fff;border-radius:2px;background:#1a73e8;content:""}.grid-row.is-active-row .grid-frozen-index,.grid-row.is-active-row .grid-frozen-cell{z-index:32}.grid-group-frozen{position:absolute;top:0;left:0;z-index:18;height:42px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#f3f7f9;box-shadow:5px 0 8px -8px #0f172a73}.grid-header>span{min-width:0;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.grid-header.wrap-header>span{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;line-height:1.15}.grid-header.is-dragging,.grid-index.is-dragging{opacity:.48}.grid-column-resize-handle{position:absolute;top:0;right:-3px;z-index:3;width:7px;height:100%;cursor:col-resize}.grid-column-resize-handle:hover{background:#1a73e82e}.field-menu-trigger{display:inline-flex;width:24px;min-height:24px;align-items:center;justify-content:center;margin-left:auto;margin-right:-5px;border-radius:5px;color:#667787;background:transparent;opacity:0;visibility:hidden}.grid-header:hover .field-menu-trigger,.grid-header:focus-within .field-menu-trigger,.field-menu-trigger:hover,.field-menu-trigger[aria-expanded=true]{opacity:1;visibility:visible}.field-menu-trigger:hover,.field-menu-trigger[aria-expanded=true]{color:var(--text);background:var(--surface-2)}.field-header-menu{position:fixed;top:0;left:0;z-index:240;display:grid;width:286px;max-height:min(548px,calc(100vh - 120px));gap:2px;padding:8px;overflow:auto;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);box-shadow:0 18px 46px #0f172a2e}.field-header-menu button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:36px;padding:0 10px;border-radius:6px;color:var(--text);background:transparent;text-align:left;font-size:13px;font-weight:650}.field-header-menu button:hover,.field-header-menu button.active{background:var(--surface-2)}.field-header-menu button:disabled{color:#98a2b3;background:transparent}.field-header-menu button svg{color:#344054}.field-header-menu button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-header-menu button em{padding:2px 8px;border-radius:999px;color:#067aa7;background:#dff3ff;font-size:11px;font-style:normal;font-weight:800}.field-header-menu .danger-menu-item{color:var(--danger)}.field-header-menu .danger-menu-item svg{color:var(--danger)}.field-menu-summary-picker{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;color:#344054;font-size:13px;font-weight:750}.field-menu-summary-picker select{min-width:0;height:32px;padding:0 8px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface);font-weight:650}.field-menu-separator{height:1px;margin:6px 4px;background:var(--border)}.field-menu-error,.field-menu-status{margin:4px;padding:7px 9px;border-radius:6px;font-size:12px;font-weight:700}.field-menu-error{color:var(--danger);background:#fff1f0}.field-menu-status{color:var(--muted);background:#f8fafc}.grid-add-field-header{justify-content:center;padding:0}.grid-add-field-header button{display:grid;width:36px;min-height:32px;place-items:center;border-radius:6px;color:#344054;background:transparent}.grid-add-field-header button:hover{background:var(--surface-2)}.field-creator-backdrop{position:fixed;inset:0;z-index:125;display:grid;place-items:center;padding:24px;background:#0f172a38}.field-type-picker,.field-config-dialog{width:min(540px,100%);max-height:min(720px,calc(100vh - 48px));overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 24px 70px #0f172a38}.field-type-picker{display:grid;grid-template-rows:auto minmax(0,1fr);padding:8px}.field-type-scroll{min-height:0;overflow:auto;padding:4px 0 2px}.field-type-section{display:grid;gap:2px;padding:8px 0;border-bottom:1px solid var(--border)}.field-type-section:last-child{border-bottom:0}.field-type-section h4,.field-config-section h4{margin:0 0 4px;padding:0 10px;color:var(--muted);font-size:12px;font-weight:750}.field-type-row{display:grid;min-height:46px;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;padding:6px 10px;border-radius:7px;color:var(--text);background:transparent;text-align:left}.field-type-row:hover{background:var(--surface-2)}.field-type-row:disabled{color:#8b98a8}.field-type-row>svg{color:#344054}.field-type-row span{display:grid;min-width:0}.field-type-row strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.field-type-row small{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.field-type-row em{padding:2px 8px;border-radius:999px;color:#067aa7;background:#dff3ff;font-size:11px;font-style:normal;font-weight:800}.disabled-extra{background:#fbfcfd}.field-config-dialog{display:grid;gap:12px;padding:18px;overflow:auto}.field-config-dialog header,.field-config-dialog header>div,.field-config-dialog footer,.field-config-info,.field-config-toggle{display:flex;align-items:center}.field-config-dialog header{justify-content:space-between;gap:12px}.field-config-dialog header>div{min-width:0;gap:9px}.field-config-dialog h3{margin:0;font-size:17px;line-height:1.2}.field-config-name,.field-config-select,.field-config-section input,.field-config-section select,.field-config-section textarea,.field-config-description textarea{width:100%;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:var(--surface)}.field-config-name,.field-config-select,.field-config-section input,.field-config-section select{min-height:42px}.field-config-name,.field-config-section input,.field-config-section select{padding:0 11px}.field-config-name:focus,.field-config-select:focus-within,.field-config-section input:focus,.field-config-section select:focus,.field-config-section textarea:focus,.field-config-description textarea:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.field-config-select{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) 22px;gap:8px;align-items:center;padding:0 10px}.field-config-select select{min-width:0;height:38px;border:0;outline:0;background:transparent;appearance:none}.field-config-help{margin:-2px 0 0;color:var(--muted)}.field-config-section,.field-config-description{display:grid;gap:10px;padding:12px;border:1px solid var(--border);border-radius:8px;background:#fbfcfd}.field-config-section.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.field-config-section label,.field-config-description{color:var(--muted);font-size:12px;font-weight:800}.field-config-section label{display:grid;gap:6px}.field-config-section textarea,.field-config-description textarea{min-height:82px;padding:10px;resize:vertical}.field-config-toggle{grid-column:1 / -1;flex-direction:row;gap:8px;min-height:38px;color:#475467;font-size:13px;font-weight:650}.field-config-toggle input{width:18px;min-height:18px;accent-color:var(--accent)}.field-config-heading-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.field-config-heading-row h4{margin-right:auto}.field-config-switch{display:inline-flex!important;grid-auto-flow:column;align-items:center;gap:7px!important;color:#344054!important;font-size:13px!important;font-weight:650!important}.field-config-switch input{width:16px;min-height:16px;accent-color:var(--accent)}.field-config-toggle.disabled{color:#98a2b3}.field-config-toggle.disabled input{accent-color:#d0d5dd}.link-table-picker{padding:0;border:0;background:transparent}.link-table-list{display:grid;gap:4px;max-height:260px;overflow:auto}.link-table-list button{display:flex;min-height:42px;align-items:center;gap:10px;padding:0 10px;border-radius:7px;color:var(--text);background:transparent;text-align:left;font-weight:650}.link-table-list button:hover,.link-table-list button.active{background:var(--surface-2)}.link-condition-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(112px,.8fr) minmax(120px,1fr);gap:8px}.lookup-fields-prompt{position:fixed;inset:50% auto auto 50%;z-index:140;display:grid;width:min(572px,calc(100vw - 40px));max-height:min(820px,calc(100vh - 40px));transform:translate(-50%,-50%);grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:12px;padding:24px 26px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 26px 72px #0f172a3d}.lookup-fields-prompt header,.lookup-fields-prompt footer,.lookup-prompt-actions{display:flex;align-items:center}.lookup-fields-prompt header,.lookup-fields-prompt footer{justify-content:space-between;gap:14px}.lookup-fields-prompt h3{margin:0;color:var(--text);font-size:28px;line-height:1.15}.lookup-fields-prompt p{margin:6px 0 0;color:var(--muted);line-height:1.45}.lookup-field-list{display:grid;gap:2px;min-height:220px;overflow:auto;padding:4px}.lookup-field-list button{display:grid;grid-template-columns:22px 22px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:0 8px;border-radius:6px;color:#344054;background:transparent;text-align:left}.lookup-field-list button:hover,.lookup-field-list button.active{background:var(--surface-2)}.lookup-field-list button span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lookup-toggle-dot{width:16px;height:10px;border-radius:999px;background:#e4e7ec}.lookup-field-list button.active .lookup-toggle-dot{background:var(--accent)}.lookup-prompt-actions{justify-content:flex-start;gap:8px}.lookup-fields-prompt footer span{display:flex;gap:8px}.choice-editor{display:grid;gap:7px}.choice-editor-row{display:grid;grid-template-columns:28px minmax(82px,auto) minmax(0,1fr) auto 28px;gap:7px;align-items:center}.choice-reorder{display:grid;gap:2px}.choice-reorder button{display:grid;width:24px;min-height:17px;place-items:center;border-radius:5px;color:#667085;background:transparent}.choice-reorder button:hover:not(:disabled){color:var(--text);background:var(--surface-2)}.choice-color-dot{width:12px;height:12px;border-radius:999px;background:#d0d5dd}.color-blue{background:#bfdbfe}.color-cyan{background:#a5f3fc}.color-teal{background:#99f6e4}.color-green{background:#bbf7d0}.color-yellow{background:#fde68a}.color-red{background:#fecaca}.color-purple{background:#ddd6fe}.color-pink{background:#fbcfe8}.color-gray{background:#e5e7eb}.color-orange{background:#fed7aa}.color-mint{background:#a7f3d0}.field-config-inline-button{width:fit-content}.field-config-inline-button.active{color:#175cd3;background:#dbeafe}.color-swatch-picker{display:grid;grid-template-columns:repeat(5,18px);gap:4px}.color-swatch-picker button{display:grid;width:18px;min-height:18px;place-items:center;border:1px solid transparent;border-radius:999px;background:transparent}.color-swatch-picker button.active{border-color:#1a73e8}.color-swatch-picker span{width:12px;height:12px;border-radius:999px}.checkbox-style-grid{display:grid;width:fit-content;grid-template-columns:repeat(6,34px);gap:6px;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 6px 18px #0f172a14}.checkbox-style-grid button{display:grid;width:34px;min-height:30px;place-items:center;border-radius:6px;background:transparent}.checkbox-style-grid button.active,.checkbox-style-grid button:hover{background:#f2f4f7}.checkbox-preview{display:grid;width:22px;height:22px;place-items:center;border-radius:5px;color:#067647;background:transparent!important}.formula-field-insert{display:flex;flex-wrap:wrap;gap:6px}.formula-field-insert button{min-height:28px;padding:0 9px;border-radius:999px;color:#344054;background:#f2f4f7;font-size:12px;font-weight:700}.field-config-info{gap:10px;padding:12px;border:1px solid var(--border);border-radius:8px;color:#475467;background:#fbfcfd}.field-config-info div{display:grid;min-width:0}.field-config-info span{color:var(--muted);font-size:12px}.field-config-error{padding:9px 10px;border-radius:7px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:750}.field-config-dialog footer{justify-content:flex-end;gap:8px}.field-config-dialog footer span{display:inline-flex;min-width:0;flex:1;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:650}.field-rename-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0f172a6b}.field-rename-dialog{display:grid;width:min(420px,100%);gap:14px;padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.table-setup-popover{display:grid;gap:14px;overflow:auto;padding:22px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 18px 46px #0f172a2e}.table-setup-name,.table-setup-record-label{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:650}.table-setup-name span{color:var(--text);font-size:15px;font-weight:780}.table-setup-popover input{width:100%;height:48px;padding:0 12px;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:var(--surface);font-size:15px}.table-setup-name input{border-color:#1a73e8;font-size:20px;font-weight:700;box-shadow:0 0 0 3px #1a73e81f}.table-setup-record-label input{border-color:transparent;background:#f6f8fa}.table-setup-examples{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;color:var(--muted);font-size:12px}.table-setup-examples span:not(:first-child){display:inline-flex;align-items:center;gap:6px}.field-rename-dialog header,.field-rename-actions{display:flex;align-items:center}.field-rename-dialog header{gap:10px}.field-rename-dialog header svg{color:#344054}.field-rename-dialog h3{flex:1;margin:0;font-size:17px;line-height:1.2}.field-rename-dialog label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.field-rename-dialog input{width:100%;height:40px;padding:0 11px;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:var(--surface)}.field-rename-dialog input:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.field-rename-dialog textarea{width:100%;min-height:120px;resize:vertical;padding:10px 11px;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:var(--surface)}.field-rename-dialog textarea:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.paste-import-dialog,.table-description-dialog{width:min(540px,100%)}.field-rename-error{padding:8px 10px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:700}.field-rename-actions{justify-content:flex-end;gap:8px}.csv-import-dialog input[type=file]{display:none}.csv-import-file{padding:8px 10px;border-radius:6px;color:var(--muted);background:var(--surface-2);font-size:12px;font-weight:700}.csv-dropzone{display:grid;min-height:132px;place-items:center;gap:5px;padding:18px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--muted);background:#fbfcfd;text-align:center}.csv-dropzone:hover,.csv-dropzone.dragging{border-color:#1a73e8;color:#1a73e8;background:#f8fbff}.csv-dropzone strong{max-width:100%;overflow:hidden;color:var(--text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.csv-dropzone span{font-size:12px;font-weight:650}.csv-import-options{display:grid;gap:8px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fbfcfd}.csv-import-options label{display:flex;align-items:center;gap:8px;color:#485564;font-size:13px;font-weight:650}.csv-import-options input{width:16px;height:16px;accent-color:var(--accent)}.settings-backdrop{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:24px;background:#0f172a47}.settings-dialog{display:grid;width:min(1080px,100%);max-height:min(820px,calc(100vh - 48px));grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 24px 70px #0f172a3d}.field-manager-dialog{display:grid;width:min(780px,100%);max-height:min(760px,calc(100vh - 48px));grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 24px 70px #0f172a3d}.settings-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--border)}.settings-header>div,.settings-panel-heading{display:flex;min-width:0;align-items:center;gap:10px}.settings-header h3,.settings-panel h4{margin:0;line-height:1.2}.settings-header span,.settings-panel-heading span,.storage-status-card span,.storage-status-card em,.workspace-file-list article span,.settings-empty-state{color:var(--muted);font-size:12px}.field-manager-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;border-bottom:1px solid var(--border);background:#fbfcfd}.field-manager-search{display:flex;width:min(260px,100%);height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:#667085;background:var(--surface)}.field-manager-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-weight:650}.field-manager-filter{height:36px;min-width:150px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--text);background:var(--surface);font-weight:650}.field-manager-bulk-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.field-manager-bulk-actions span{color:#485564;font-size:12px;font-weight:800}.field-manager-list{display:grid;align-content:start;min-height:0;overflow:auto;padding:10px 18px 18px}.field-manager-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.field-manager-select{display:grid;place-items:center}.field-manager-main{display:grid;min-width:0;gap:3px}.field-manager-title-line{display:flex;min-width:0;align-items:center;gap:7px}.field-manager-row strong,.field-manager-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-manager-row span{color:var(--muted);font-size:12px}.field-manager-title-line em,.field-manager-badges em{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;color:#344054;background:#eef2f6;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.field-manager-title-line em.warning{color:#b42318;background:#fee4e2}.field-manager-badges{display:flex;flex-wrap:wrap;gap:5px}.field-manager-main p{margin:2px 0 0;color:#b42318;font-size:12px;font-weight:700}.field-manager-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.settings-body{display:grid;min-height:0;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:0;overflow:hidden}.settings-panel{display:grid;align-content:start;gap:14px;min-height:0;padding:18px;overflow:auto}.files-panel{border-left:1px solid var(--border);background:#fbfcfd}.storage-status-card{display:grid;gap:4px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.storage-status-card em{font-style:normal}.storage-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.storage-form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.storage-form input,.storage-form select,.settings-search input{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:6px;outline:0;background:var(--surface)}.storage-form label em{color:var(--muted);font-size:12px;font-style:normal;font-weight:650}.storage-form input:focus,.storage-form select:focus,.settings-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #00a5a51f}.storage-form-error,.storage-form-actions{grid-column:1 / -1}.storage-form-error{padding:8px 10px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:700}.storage-form-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.settings-search{display:flex;height:38px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:6px;color:var(--muted);background:var(--surface)}.settings-search input{height:32px;padding:0;border:0;background:transparent}.workspace-file-list{display:grid;gap:8px}.workspace-file-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.workspace-file-list article div{display:grid;min-width:0;gap:2px}.workspace-file-list article a{min-width:0;overflow:hidden;color:var(--text);font-weight:750;text-overflow:ellipsis;white-space:nowrap}.file-type-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:7px;color:var(--accent-strong);background:#e7f9f7}.settings-empty-state{display:grid;min-height:120px;place-items:center}.grid-row{position:absolute;top:0;left:0}.grid-row.is-active-row{z-index:6}.grid-row.is-row-selected .grid-cell{background:#eaf3ff}.grid-index{left:0;z-index:4;display:flex;height:42px;align-items:center;justify-content:center;color:var(--muted);background:#fbfcfd;font-size:12px;font-weight:700}.grid-index.selected-row-header{border-color:#1a73e8;color:#fff;background:#1a73e8}.grid-add-record-row{z-index:3}.grid-add-record-button{display:grid;width:30px;min-height:30px;place-items:center;border-radius:6px;color:#344054;background:transparent}.grid-add-record-button:hover{color:var(--text);background:var(--surface-2)}.grid-add-record-cell{background:#fbfcfd}.grid-placeholder-row{cursor:default}.grid-placeholder-row:first-of-type{cursor:pointer}.grid-cell.grid-placeholder-cell{display:flex;align-items:center;padding:0 12px;color:#98a7b3;font-size:12px;background:#fff}.grid-group-row{display:flex;height:42px;align-items:center;gap:8px;padding:0 14px 0 64px;border-bottom:1px solid var(--border);color:#485564;background:#f3f7f9;font-size:13px}.grid-group-row strong{font-weight:800}.grid-group-row span{color:var(--muted);font-size:12px;font-weight:700}.grid-group-toggle{display:inline-grid;width:24px;min-height:24px;place-items:center;border-radius:5px;color:#485564;background:transparent}.grid-group-toggle:hover{background:#e8eef2}.grid-group-toggle.collapsed svg{transform:rotate(-90deg)}.grid-group-row em{margin-left:8px;padding:2px 8px;border-radius:999px;color:#344054;background:#e8eef2;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.grid-summary-row{position:sticky;top:calc(100% - 36px);z-index:115;height:36px;min-width:100%;background:#fbfcfd;box-shadow:0 -1px 0 var(--border);pointer-events:none}.grid-summary-frozen-pane{position:sticky;left:0;z-index:125;pointer-events:none}.grid-summary-cell{position:absolute;top:0;display:flex;height:36px;align-items:center;gap:6px;padding:0 10px;overflow:hidden;border-top:1px solid var(--border);border-right:1px solid var(--border);color:#485564;background:#fbfcfd;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.grid-summary-index{left:0;z-index:128;justify-content:flex-start;overflow:visible}.grid-summary-primary{left:0;z-index:127;box-shadow:5px 0 8px -8px #0f172a73}.grid-row-context-menu{position:fixed;z-index:260;display:grid;width:220px;gap:2px;padding:8px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);box-shadow:0 18px 46px #0f172a2e}.grid-row-context-menu button{display:grid;min-height:36px;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;padding:0 10px;border-radius:6px;color:var(--text);background:transparent;text-align:left;font-size:13px;font-weight:650}.grid-row-context-menu button:hover{background:var(--surface-2)}.grid-row-context-menu .danger-menu-item{color:var(--danger)}.grid-cell{top:0;display:block;height:42px;padding:0 10px;overflow:visible}.grid-cell input{height:41px;padding:0;border:0;border-radius:0;background:transparent;font-size:13px}.row-height-medium .grid-index,.row-height-medium .grid-cell,.row-height-medium .grid-group-row,.row-height-medium .grid-group-frozen{height:58px}.row-height-medium .grid-cell input,.row-height-medium .cell-static-control{height:57px}.row-height-tall .grid-index,.row-height-tall .grid-cell,.row-height-tall .grid-group-row,.row-height-tall .grid-group-frozen{height:82px}.row-height-tall .grid-cell input,.row-height-tall .cell-static-control{height:81px}.row-height-extraTall .grid-index,.row-height-extraTall .grid-cell,.row-height-extraTall .grid-group-row,.row-height-extraTall .grid-group-frozen{height:118px}.row-height-extraTall .grid-cell input,.row-height-extraTall .cell-static-control{height:117px}.grid-cell.selected{z-index:7;box-shadow:inset 0 0 0 2px #1a73e8}.grid-cell.has-popover{z-index:180}.grid-cell.grid-frozen-cell.has-popover{z-index:181}.grid-cell.fill-preview{background:#eaf3ff;box-shadow:inset 0 0 0 1px #1a73e88c}.grid-fill-handle{position:absolute;right:-4px;bottom:-4px;z-index:76;width:9px;height:9px;border:1px solid #fff;border-radius:2px;background:#1a73e8;cursor:crosshair}.grid-fill-handle:hover{transform:scale(1.2)}.grid-presence-stack{position:absolute;right:5px;bottom:4px;z-index:74;display:flex;align-items:center}.grid-presence-avatar{display:inline-grid;width:20px;height:20px;place-items:center;margin-left:-5px;border:2px solid var(--surface);border-radius:999px;color:#fff;font-size:9px;font-weight:850;line-height:1}.grid-cell.grid-frozen-cell.selected{z-index:24;box-shadow:inset 0 0 0 2px #1a73e8,5px 0 8px -8px #0f172a73}.grid-expand-button{position:absolute;top:6px;right:6px;z-index:70;display:inline-flex;width:28px;min-height:28px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface);box-shadow:0 2px 8px #0f172a2e}.grid-expand-button-floating{top:0;left:0;right:auto;z-index:70}.grid-expand-button:hover{background:#f8fafc}.grid-cell.selected input,.grid-cell.selected .cell-static-control{padding-right:38px}.cell-static-control{display:flex;width:100%;height:41px;align-items:center;justify-content:flex-start;padding:0;color:inherit;background:transparent}.grid-cell.has-record-color input,.grid-cell.has-record-color .cell-static-control{padding-left:14px}.grid-cell .record-color-flag{position:absolute;top:50%;left:4px;z-index:4;height:24px;transform:translateY(-50%)}.color-blue{background:#579dff}.color-cyan{background:#67e8f9}.color-teal{background:#5eead4}.color-green{background:#4ecb71}.color-yellow{background:#f7c948}.color-red{background:#f97066}.color-purple{background:#9b8afb}.color-pink{background:#ee6aa7}.color-gray{background:#98a2b3}.color-orange{background:#ff9f43}.color-mint{background:#45c4b0}.grid-cell input:disabled{color:var(--muted)}.select-cell,.attachment-cell{display:flex;align-items:center;justify-content:flex-start}.select-cell>.cell-static-control>span,.attachment-cell>.cell-static-control>span{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:58px;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:750}.number-cell input{text-align:center}.tone-red>.cell-static-control>span{color:#b42318;background:#fee4e2}.tone-orange>.cell-static-control>span{color:#b54708;background:#ffead5}.tone-green>.cell-static-control>span{color:#067647;background:#dcfae6}.tone-blue>.cell-static-control>span{color:#175cd3;background:#dbeafe}.tone-cyan>.cell-static-control>span{color:#0e7490;background:#cffafe}.tone-teal>.cell-static-control>span{color:#0f766e;background:#ccfbf1}.tone-yellow>.cell-static-control>span{color:#a15c07;background:#fef3c7}.tone-gray>.cell-static-control>span{color:#475467;background:#f2f4f7}.tone-purple>.cell-static-control>span{color:#6941c6;background:#ebe9fe}.tone-mint>.cell-static-control>span{color:#087443;background:#d1fadf}.tone-pink>.cell-static-control>span{color:#c11574;background:#fce7f3}.attachment-cell>.cell-static-control>span{min-width:42px;border:1px solid var(--border);border-radius:6px;color:#475467;background:#f8fafc}.attachment-cell>.cell-static-control .attachment-cell-strip{justify-content:flex-start;gap:4px;min-width:0;max-width:100%;min-height:30px;padding:0;border:0;border-radius:0;background:transparent}.attachment-cell-strip.is-empty{opacity:0;transition:opacity .12s ease}.attachment-cell:hover .attachment-cell-strip.is-empty,.attachment-cell.selected .attachment-cell-strip.is-empty{opacity:1}.attachment-cell-strip img,.attachment-cell-strip b{display:inline-flex;width:36px;height:26px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #d6dce3;border-radius:5px;color:#667085;background:#fff}.attachment-cell-strip img{object-fit:cover}.attachment-cell-strip em{display:inline-flex;min-width:20px;height:24px;align-items:center;justify-content:center;padding:0 6px;border:1px solid var(--border);border-radius:5px;color:#5c6a78;background:#f8fafc;font-style:normal;font-size:11px}.multi-select-cell-chips{justify-content:flex-start!important;gap:5px!important;min-width:0!important;padding:0!important;overflow:hidden;background:transparent!important}.multi-select-cell-chips .status-pill{flex:0 0 auto}.linked-record-cell-chips b{display:inline-flex;max-width:112px;min-height:24px;align-items:center;padding:0 9px;overflow:hidden;border:1px solid #d6dce3;border-radius:999px;color:#344054;background:#f8fafc;text-overflow:ellipsis;white-space:nowrap}.linked-record-cell-chips em{color:var(--muted);font-style:normal}.checkbox-cell{display:flex;align-items:center}.checkbox-cell-button{display:grid;width:100%;height:41px;place-items:center;background:transparent}.checkbox-cell-icon{display:grid;width:24px;height:24px;place-items:center;border:1px solid transparent;border-radius:5px;color:#067647;background:transparent!important}.checkbox-cell-icon.empty{width:18px;height:18px;border-color:#cfd6dd;background:#fff!important}.checkbox-cell:hover .checkbox-cell-icon.empty,.checkbox-cell.selected .checkbox-cell-icon.empty{border-color:#98a2b3;box-shadow:0 0 0 2px #1a73e814}.url-cell-link{max-width:100%;overflow:hidden;color:#175cd3;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.url-cell-link:hover{text-decoration:underline}.barcode-cell-value{display:inline-flex!important;max-width:100%;min-height:24px;align-items:center;justify-content:flex-start!important;padding:0 8px!important;overflow:hidden;border:1px solid #d6dce3;border-radius:5px!important;color:#344054;background:repeating-linear-gradient(90deg,#111827 0 1px,transparent 1px 4px),#fff!important;font-family:Courier New,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.field-button-cell{display:inline-flex;max-width:calc(100% - 10px);min-height:28px;align-items:center;justify-content:center;margin:0 5px;padding:0 12px;overflow:hidden;border-radius:6px;color:#fff;background:#1a73e8;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.field-button-cell.style-gray{color:#344054;background:#e5e7eb}.field-button-cell.style-green{background:#17a34a}.field-button-cell.style-red{background:#d92d20}.field-button-cell:disabled{color:#98a2b3;background:#f2f4f7}.assignee-cell{display:flex;align-items:center}.assignee-cell>.cell-static-control>span:not(.empty-assignee-cell){display:inline-flex;max-width:100%;min-height:25px;align-items:center;gap:6px;padding:0 9px;overflow:hidden;border:1px solid #d6dce3;border-radius:999px;color:#344054;background:#f8fafc;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.assignee-cell .empty-assignee-chip{color:#98a2b3;font-weight:650}.assignee-cell .empty-assignee-cell{display:block;width:100%;min-height:25px}.assignee-avatar,.assignee-avatar-mini{display:inline-grid;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:#5b35b1;font-weight:800}.assignee-avatar{width:34px;height:34px;font-size:14px}.assignee-avatar-mini{width:20px;height:20px;font-size:10px}.cell-popover{position:absolute;top:calc(100% + 4px);left:8px;z-index:220;display:grid;width:min(342px,calc(100vw - 32px));gap:6px;padding:8px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);box-shadow:0 18px 44px #0f172a33}.grid-cell>.linked-record-picker{position:absolute;top:calc(100% + 4px);left:8px;z-index:220;box-shadow:0 18px 44px #0f172a33}.grid-viewport-popover{position:fixed;z-index:460;overflow:auto;visibility:hidden}.grid-viewport-popover>.date-cell-editor{box-shadow:0 18px 44px #0f172a33}.cell-popover-search,.expanded-search-shell{display:flex;min-height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--muted);background:var(--surface)}.cell-popover-search:focus-within,.expanded-search-shell:focus-within{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.cell-popover-search input,.expanded-search-shell input{width:100%;min-width:0;height:32px;border:0;outline:0;background:transparent}.cell-popover-error{padding:7px 9px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:700}.assignee-options,.status-options,.expanded-member-list,.expanded-option-list,.linked-record-option-list{display:grid;gap:2px;max-height:242px;overflow:auto}.assignee-option,.expanded-member-option{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:48px;padding:6px 8px;border-radius:7px;background:transparent;text-align:left}.assignee-option{grid-template-columns:34px minmax(0,1fr) 18px}.assignee-option:hover,.assignee-option.active,.expanded-member-option:hover,.status-option:hover,.status-option.active,.expanded-option-list button:hover,.expanded-option-list button.active,.linked-record-option-list button:hover,.linked-record-option-list button.active,.cell-popover-clear:hover,.assignee-invite-row:hover,.status-create-row:hover{background:var(--surface-2)}.assignee-option>svg{color:#1a73e8}.assignee-option span:last-child,.expanded-member-option span:last-child{display:grid;min-width:0}.assignee-option span:nth-child(2){display:grid;min-width:0}.assignee-option strong,.expanded-member-option strong{overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.assignee-option small,.expanded-member-option small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cell-popover-clear,.assignee-invite-row,.status-create-row{display:flex;min-height:34px;align-items:center;justify-content:flex-start;gap:8px;padding:0 9px;border-radius:7px;color:#344054;background:transparent;font-weight:650}.status-option,.expanded-option-list button,.linked-record-option-list button{display:flex;min-height:34px;align-items:center;justify-content:flex-start;gap:8px;padding:0 8px;border-radius:7px;background:transparent}.status-pill,.option-pill{display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:750}.status-pill.tone-red,.option-pill.tone-red{color:#b42318;background:#fee4e2}.status-pill.tone-orange,.option-pill.tone-orange{color:#b54708;background:#ffead5}.status-pill.tone-green,.option-pill.tone-green{color:#067647;background:#dcfae6}.status-pill.tone-blue,.option-pill.tone-blue{color:#175cd3;background:#dbeafe}.status-pill.tone-cyan,.option-pill.tone-cyan{color:#0e7490;background:#cffafe}.status-pill.tone-teal,.option-pill.tone-teal{color:#0f766e;background:#ccfbf1}.status-pill.tone-yellow,.option-pill.tone-yellow{color:#a15c07;background:#fef3c7}.status-pill.tone-gray,.option-pill.tone-gray{color:#475467;background:#f2f4f7}.status-pill.tone-purple,.option-pill.tone-purple{color:#6941c6;background:#ebe9fe}.status-pill.tone-mint,.option-pill.tone-mint{color:#087443;background:#d1fadf}.status-pill.tone-pink,.option-pill.tone-pink{color:#c11574;background:#fce7f3}.cell-popover-error,.expanded-control-error{padding:8px 10px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:700}.expanded-record-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:#0f172a61}.expanded-record-modal{display:grid;width:min(1656px,calc(100vw - 48px));height:min(728px,calc(100vh - 48px));grid-template-rows:72px minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 24px 70px #0f172a3d}.focused-cell-modal{display:grid;width:min(660px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 48px));grid-template-rows:64px minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 24px 70px #0f172a3d}.focused-cell-modal.mode-attachments{width:min(880px,calc(100vw - 48px))}.focused-cell-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--border);background:#fbfcfd}.focused-cell-header>div{display:grid;min-width:0;grid-template-columns:24px minmax(0,1fr);column-gap:8px;align-items:center}.focused-cell-header svg{color:#657181}.focused-cell-header h2{min-width:0;margin:0;overflow:hidden;font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.focused-cell-header span{grid-column:2;color:var(--muted);font-size:12px;font-weight:700}.focused-cell-body{min-height:0;overflow:auto;padding:18px;background:#f6f8fa}.focused-notes-textarea{width:100%;min-height:420px;padding:14px;border:1px solid var(--border);border-radius:8px;outline:0;color:var(--text);background:var(--surface);resize:vertical;box-shadow:0 1px 4px #0f172a0d}.focused-notes-textarea:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.focused-status-picker{display:grid;gap:8px;width:min(280px,100%);padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 8px 22px #0f172a14}.focused-status-picker button{display:flex;min-height:34px;align-items:center;justify-content:flex-start;padding:0 8px;border-radius:6px;color:var(--text);background:transparent}.focused-status-picker button:hover,.focused-status-picker button.active{background:var(--surface-2)}.focused-status-picker span{display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:750}.expanded-record-header,.expanded-record-actions,.expanded-record-nav,.comments-toolbar,.comments-filter,.expanded-comment-box,.missing-field-row,.add-field-row,.add-field-form,.expanded-field-label,.expanded-checkbox-control,.attachment-list article,.attachment-summary-content{display:flex;align-items:center}.expanded-record-header{justify-content:space-between;gap:14px;padding:0 22px;border-bottom:1px solid var(--border)}.expanded-record-header h2{min-width:0;flex:1;margin:0;overflow:hidden;font-size:20px;font-weight:760;letter-spacing:0;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.expanded-record-nav,.expanded-record-actions{gap:6px}.active-icon{background:var(--surface-2)}.muted-icon{color:var(--muted)}.rotate-90{rotate:90deg}.rotate-neg-90{rotate:-90deg}.expanded-record-body{display:grid;min-height:0;grid-template-columns:minmax(0,1fr) 456px}.expanded-record-fields{min-width:0;overflow:auto;padding:26px 44px 34px}.field-editor-list{display:grid;gap:18px;max-width:980px}.expanded-field-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start;min-height:48px}.expanded-field-row.active .expanded-field-control{outline:2px solid rgba(26,115,232,.26);outline-offset:3px}.expanded-field-label{gap:10px;min-height:42px;color:#596673;font-size:14px;font-weight:650}.expanded-field-label svg{flex:0 0 auto;color:#657181}.expanded-field-control{min-width:0}.expanded-input,.expanded-textarea,.expanded-select-shell select,.readonly-field{width:100%;border:1px solid var(--border);border-radius:7px;color:var(--text);background:var(--surface);box-shadow:0 1px 4px #0f172a0d}.expanded-input,.expanded-select-shell select,.readonly-field{min-height:42px;padding:0 12px}.expanded-textarea{min-height:112px;padding:12px;resize:vertical}.expanded-input:focus,.expanded-textarea:focus,.expanded-select-shell select:focus,.add-field-form input:focus,.add-field-form select:focus{border-color:#1a73e8;outline:0;box-shadow:0 0 0 3px #1a73e824}.expanded-select-shell,.add-field-form label{position:relative;display:block}.expanded-select-shell select,.add-field-form select{appearance:none;padding-right:36px}.expanded-select-shell svg,.add-field-form label svg{position:absolute;top:50%;right:12px;color:var(--muted);pointer-events:none;transform:translateY(-50%)}.assignee-select-shell select{font-weight:650}.expanded-option-picker{display:grid;gap:8px}.expanded-option-list,.expanded-member-list{padding:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 1px 4px #0f172a0d}.expanded-option-list{max-height:220px}.expanded-member-list{max-height:240px}.selected-assignee-pill{display:inline-flex;width:fit-content;max-width:100%;min-height:36px;align-items:center;gap:8px;padding:0 8px 0 2px;border:1px solid var(--border);border-radius:999px;background:#f8fafc}.selected-assignee-list,.selected-option-chip-list,.linked-record-chip-list{display:flex;flex-wrap:wrap;gap:6px}.selected-option-chip-list .option-pill{gap:6px;padding-right:5px}.selected-option-chip-list .option-pill button{display:grid;width:18px;min-height:18px;place-items:center;border-radius:999px;color:inherit;background:#ffffff73}.expanded-option-list button.active,.expanded-member-option.active{background:#f2f7ff}.selected-assignee-pill strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-assignee-pill button{display:grid;width:24px;min-height:24px;place-items:center;border-radius:999px;color:var(--muted);background:transparent}.selected-assignee-pill button:hover{color:var(--text);background:var(--surface-2)}.expanded-invite-row{width:fit-content}.expanded-checkbox-control{gap:10px;min-height:42px;color:var(--muted);font-weight:650}.expanded-checkbox-control input{width:18px;height:18px;accent-color:var(--accent)}.checkbox-field-editor{display:grid;gap:8px;justify-items:start}.checkbox-large-control{display:inline-flex;min-height:36px;align-items:center;gap:9px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--muted);background:var(--surface);font-size:13px;font-weight:750}.checkbox-large-control:hover{border-color:#98a2b3;background:#fbfcfd}.checkbox-large-control.checked{color:var(--text)}.checkbox-large-control .checkbox-cell-icon{width:22px;height:22px}.checkbox-field-settings{display:grid;gap:3px;color:var(--muted);font-size:12px;font-weight:650}.expanded-input-stack{display:grid;gap:6px}.expanded-control-warning{color:#b54708;font-size:12px;font-weight:650}.barcode-preview-strip{display:inline-flex;width:fit-content;max-width:100%;min-height:30px;align-items:center;padding:0 10px;overflow:hidden;border:1px solid #d6dce3;border-radius:6px;color:#111827;background:repeating-linear-gradient(90deg,rgba(17,24,39,.95) 0 2px,transparent 2px 6px),#fff;font-family:Courier New,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.readonly-field{display:flex;align-items:center;color:var(--muted);background:#f8fafc}.linked-record-picker{display:grid;width:min(360px,calc(100vw - 32px));max-width:620px;gap:8px;padding:8px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface)}.expanded-field-control .linked-record-picker,.focused-cell-body .linked-record-picker{width:100%;max-width:620px;box-shadow:none}.linked-record-picker.empty{color:var(--muted);background:#f8fafc;font-size:13px;font-weight:650}.linked-record-option-list{max-height:260px;padding:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.linked-record-option-list button{justify-content:space-between;color:#344054;font-weight:650;text-align:left}.linked-record-option-list button:disabled{color:#98a2b3}.linked-record-empty{padding:10px;color:var(--muted);font-size:13px}.linked-record-chip{display:inline-flex;max-width:100%;min-height:30px;align-items:center;gap:6px;padding:0 5px 0 9px;border:1px solid #d6dce3;border-radius:999px;color:#344054;background:#f8fafc;font-size:12px;font-weight:750}.linked-record-chip button{display:grid;width:20px;min-height:20px;place-items:center;border-radius:999px;color:var(--muted);background:transparent}.linked-record-chip button:hover{color:var(--text);background:var(--surface-2)}.linked-record-option-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-cell-editor{display:grid;width:min(386px,calc(100vw - 32px));gap:0;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface)}.expanded-field-control .date-cell-editor,.focused-cell-body .date-cell-editor{width:min(420px,100%);box-shadow:none}.date-editor-input-shell{display:grid;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:8px;min-height:42px;padding:0 10px;border-bottom:1px solid var(--border);color:var(--muted)}.date-editor-input-shell:focus-within{box-shadow:inset 0 0 0 2px #1a73e8}.date-editor-input-shell input{min-width:0;height:38px;border:0;outline:0;color:var(--text);background:transparent}.date-editor-input-shell button,.date-picker-panel header button{display:grid;min-height:28px;place-items:center;border-radius:6px;color:#475467;background:transparent}.date-editor-input-shell button:hover,.date-picker-panel header button:hover{background:var(--surface-2)}.date-picker-panel{display:grid;gap:8px;padding:14px}.date-picker-panel header,.date-picker-panel header span,.date-picker-panel footer{display:flex;align-items:center}.date-picker-panel header{justify-content:space-between;gap:10px}.date-picker-panel header strong{font-size:14px}.date-picker-panel header span{gap:3px}.date-picker-panel .date-today-button{width:auto;padding:0 8px;color:#344054;font-weight:650}.date-weekdays,.date-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.date-weekdays span{display:grid;min-height:24px;place-items:center;color:var(--muted);font-size:12px;font-weight:750}.date-calendar-grid button{min-width:0;min-height:34px;border:1px solid transparent;border-radius:6px;color:#344054;background:transparent;font-weight:650}.date-calendar-grid button:hover{background:var(--surface-2)}.date-calendar-grid button.muted{color:#98a2b3}.date-calendar-grid button.today{border-color:#98c6ff}.date-calendar-grid button.selected{border-color:#1a73e8;color:#0b4ea2;background:#e8f1ff}.date-picker-panel footer{justify-content:space-between;gap:10px;padding-top:4px}.date-picker-panel footer label{display:grid;gap:4px;color:var(--muted);font-size:12px;font-weight:800}.date-picker-panel footer input{height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px}.expanded-button-field{display:inline-flex;width:fit-content;min-height:34px;align-items:center;gap:8px;padding:0 14px;border-radius:6px;color:#fff;background:#1a73e8;font-weight:800}.expanded-button-field.style-gray{color:#344054;background:#e5e7eb}.expanded-button-field.style-green{background:#17a34a}.expanded-button-field.style-red{background:#d92d20}.expanded-button-field:disabled{color:#98a2b3;background:#f2f4f7}.button-field-editor{display:grid;gap:10px}.button-field-preview-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.button-field-preview-row span,.button-field-help{color:var(--muted);font-size:12px;font-weight:650}.button-field-config-grid{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(180px,1.4fr) minmax(110px,.6fr);gap:8px}.button-field-config-grid label{display:grid;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.button-field-config-grid input,.button-field-config-grid select{width:100%;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:6px;outline:0;color:var(--text);background:var(--surface)}.button-field-config-grid input:focus,.button-field-config-grid select:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.button-field-actions{display:flex;flex-wrap:wrap;gap:8px}.attachment-editor{display:grid;gap:10px}.secondary-button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:#fff;font-size:13px;font-weight:700}.secondary-button:hover{background:var(--surface-2)}.danger-text{color:var(--danger)}.attachment-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.attachment-toolbar>span{margin-left:auto;color:var(--muted);font-size:12px;font-weight:700}.attachment-drop{display:flex;min-height:84px;align-items:center;justify-content:center;gap:10px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--muted);background:#fbfcfd;font-weight:650}.attachment-drop:hover,.attachment-drop.dragging{border-color:#1a73e8;color:#1a73e8;background:#f8fbff}.attachment-editor input[type=file]{display:none}.attachment-error{padding:8px 10px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:700}.attachment-progress{display:grid;grid-template-columns:minmax(0,1fr) 120px 42px;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--border);border-radius:7px;background:#f8fafc;font-size:12px}.attachment-progress span{min-width:0;overflow:hidden;color:#475467;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.attachment-progress progress{width:100%;height:8px;accent-color:var(--accent)}.attachment-progress strong{color:var(--muted);font-size:11px;text-align:right}.attachment-list{display:grid;gap:8px}.attachment-list article{display:grid;grid-template-columns:20px 52px minmax(0,1fr) repeat(4,28px);align-items:center;gap:8px;min-height:46px;padding:8px 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.attachment-list article.is-dragging{opacity:.55}.attachment-drag-handle{display:grid;place-items:center;color:#98a2b3;cursor:grab}.attachment-card-preview{display:grid;place-items:center;padding:0;background:transparent}.attachment-preview,.attachment-preview-icon{width:44px;height:36px;flex:0 0 auto;border:1px solid var(--border);border-radius:6px}.attachment-preview{object-fit:cover;background:#f8fafc}.attachment-preview-icon{display:grid;place-items:center;color:#596673;background:#f8fafc}.attachment-card-copy,.attachment-list article>div{display:grid;min-width:0;flex:1}.attachment-card-copy form{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:5px}.attachment-card-copy input{min-width:0;height:28px;padding:0 8px;border:1px solid var(--border-strong);border-radius:5px}.attachment-list a,.attachment-name-button{min-width:0;overflow:hidden;color:var(--text);font-weight:700;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.attachment-name-button{justify-content:flex-start;padding:0;background:transparent;text-align:left}.attachment-list span,.attachment-summary-card span{color:var(--muted);font-size:12px}.attachment-empty-state{min-height:48px;display:flex;align-items:center;color:var(--muted);font-size:13px;font-weight:650}.attachment-upload-backdrop,.attachment-preview-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#1018286b}.attachment-upload-panel{display:grid;grid-template-columns:212px minmax(0,1fr);width:min(980px,calc(100vw - 48px));min-height:560px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 18px 50px #10182838}.attachment-upload-panel aside{padding:14px 10px;border-right:1px solid var(--border);background:#f3f6fa}.attachment-upload-panel aside button{display:flex;width:100%;min-height:40px;align-items:center;justify-content:flex-start;gap:10px;padding:0 10px;border-radius:6px;color:#344054;background:transparent;font-weight:750}.attachment-upload-panel aside button.active{background:#e5e9ef}.attachment-upload-main{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0}.attachment-upload-main header{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:0 18px;border-bottom:1px solid var(--border)}.attachment-upload-main header strong{text-align:center}.attachment-upload-main input[type=file]{display:none}.attachment-upload-dropzone{display:grid;min-height:142px;place-items:center;gap:8px;margin:18px;border:1px dashed var(--border);border-radius:8px;color:#98a2b3;background:#fbfcfd;font-size:15px;font-weight:750}.attachment-upload-dropzone:hover{border-color:var(--accent);color:var(--accent-strong);background:#f4fbfb}.attachment-upload-queue{display:grid;gap:10px;align-content:start;min-height:0;padding:0 18px 18px;overflow:auto}.attachment-upload-queue article{display:grid;grid-template-columns:52px minmax(0,1fr) 22px auto auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid var(--border);border-radius:7px;background:#fff}.attachment-upload-queue article>div{display:grid;min-width:0;gap:3px}.attachment-upload-queue strong,.attachment-upload-queue span,.attachment-upload-queue em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-upload-queue span{color:var(--muted);font-size:12px}.attachment-upload-queue em{color:var(--danger);font-style:normal;font-size:12px;font-weight:700}.attachment-upload-queue progress{width:100%;height:7px;accent-color:var(--accent)}.upload-status-ok{color:#15803d}.upload-status-error{color:var(--danger)}.upload-status-active,.upload-status-queued{color:#667085}.attachment-preview-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(960px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 18px 50px #1018283d}.attachment-preview-dialog header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:58px;padding:0 16px;border-bottom:1px solid var(--border)}.attachment-preview-dialog header>div{display:flex;min-width:0;align-items:center;gap:9px}.attachment-preview-dialog header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-preview-dialog header span{color:var(--muted);font-size:12px}.attachment-preview-stage{display:grid;min-height:0;place-items:center;padding:18px;overflow:auto;background:#f3f5f7}.attachment-preview-stage img,.attachment-preview-stage video{max-width:100%;max-height:100%;border-radius:6px;object-fit:contain;background:#fff}.attachment-preview-stage iframe{width:100%;height:100%;border:0;border-radius:6px;background:#fff}.attachment-preview-fallback{display:grid;justify-items:center;gap:10px;color:#475467}.danger-icon{color:var(--danger)}.attachment-summary-card{min-height:122px;padding:14px;border:1px solid var(--border);border-radius:8px;background:#fbfcfd}.attachment-summary-content{align-items:flex-start;flex-direction:column;gap:4px}.attachment-summary-content strong{font-size:14px}.missing-field-row,.add-field-row{justify-content:flex-start;gap:10px;min-height:42px;padding:0 10px;border-radius:7px;color:#4b5a68;background:transparent;font-size:14px;font-weight:650}.missing-field-row{width:fit-content;margin-left:220px}.missing-field-row:hover,.add-field-row:hover{background:var(--surface-2)}.missing-field-row svg:last-child{margin-left:auto}.add-field-form{gap:8px;margin-left:220px}.add-field-form input,.add-field-form select{height:36px;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.add-field-form input{width:210px;padding:0 10px}.add-field-form select{width:170px;padding:0 32px 0 10px}.expanded-comments{display:grid;min-width:0;min-height:0;grid-template-rows:70px minmax(0,1fr) auto;border-left:1px solid var(--border);background:#fbfcfd}.comments-toolbar{justify-content:space-between;gap:12px;padding:0 22px;border-bottom:1px solid var(--border);background:var(--surface)}.comments-filter{min-height:36px;padding:0 8px;border:1px solid transparent;border-radius:6px;gap:8px;color:#5d6877;background:transparent;font-size:15px;font-weight:650}.comments-filter:hover,.comments-filter:focus{border-color:var(--border);outline:0;background:#fbfcfd}.comments-scroll{min-height:0;overflow:auto;padding:18px 22px}.comments-empty{display:grid;height:100%;min-height:280px;place-items:center;align-content:center;gap:10px;color:#a0a8b2;text-align:center}.comments-empty strong{color:var(--text);font-size:16px}.comments-empty p{max-width:300px;margin:0;color:var(--muted)}.expanded-comment-list{display:grid;gap:10px}.expanded-comment-list article{display:grid;gap:6px;padding:10px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.expanded-comment-list article.is-resolved{background:#f8fafc;opacity:.78}.expanded-comment-list article header{display:flex;align-items:center;justify-content:space-between;gap:8px}.expanded-comment-list strong{min-width:0;overflow:hidden;color:var(--text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.expanded-comment-list span{color:var(--muted);font-size:11px;font-weight:800}.expanded-comment-list p{margin:0;color:var(--text)}.expanded-comment-list mark{padding:1px 4px;border-radius:4px;color:#175cd3;background:#dbeafe;font-weight:750}.comment-actions{display:flex;flex-wrap:wrap;gap:8px}.comment-actions button{min-height:26px;padding:0 7px;border-radius:5px;color:#485564;background:#f2f4f7;font-size:12px;font-weight:750}.comment-actions button:hover{background:#e4e7ec}.comment-actions .danger-link{color:var(--danger);background:#fff1f0}.comment-edit-form{display:flex;gap:6px;align-items:center}.comment-edit-form input{min-width:0;flex:1;height:34px;padding:0 9px;border:1px solid var(--border);border-radius:6px}.comment-edit-form button{min-height:32px;padding:0 9px;border-radius:6px;color:#fff;background:var(--accent);font-weight:750}.comment-edit-form .ghost-button{color:#344054;background:#f2f4f7}.expanded-comment-box{gap:8px;margin:0;padding:16px 22px 22px;border-top:1px solid var(--border);background:var(--surface)}.expanded-comment-box input{width:100%;height:48px;padding:0 12px;border:1px solid var(--border);border-radius:7px;outline:0;color:var(--text);background:var(--surface);box-shadow:0 1px 4px #0f172a0f}.expanded-comment-box input:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.expanded-comment-box button{width:38px;min-height:38px;border-radius:7px;color:#fff;background:var(--accent)}.detail-panel{display:grid;min-width:0;grid-template-rows:auto minmax(0,1fr) auto auto;gap:16px;padding:18px;border-left:1px solid var(--border);background:#fbfcfd}.panel-header{justify-content:space-between;gap:12px}.panel-header h3{margin:4px 0 0;overflow:hidden;font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.panel-empty{padding:18px 0}.panel-close{width:30px;min-height:30px;color:var(--text)}.confirm-dialog-backdrop{position:fixed;inset:0;z-index:360;display:grid;place-items:center;padding:24px;background:#0f172a6b}.confirm-dialog{display:grid;width:min(420px,100%);grid-template-columns:42px minmax(0,1fr);gap:14px;padding:20px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.confirm-dialog-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:var(--danger);background:#fee4e2}.confirm-dialog h3{margin:0 0 6px;font-size:18px;line-height:1.2}.confirm-dialog p{margin:0;color:var(--muted);font-size:13px}.confirm-dialog-error,.confirm-dialog-actions{grid-column:1 / -1}.confirm-dialog-error{padding:8px 10px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:13px;font-weight:700}.confirm-dialog-actions{justify-content:flex-end;gap:8px;margin-top:4px}.field-list{display:grid;gap:2px;overflow:auto}.field-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;min-height:38px;align-items:center;border-bottom:1px solid var(--border)}.field-row.active{margin:0 -8px;padding:0 8px;border-radius:6px;background:#e6f7f6}.field-row span{color:var(--muted);font-size:12px;font-weight:700}.field-row strong{min-width:0;overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.panel-tabs{gap:4px;padding:4px;border-radius:8px;background:var(--surface-2)}.panel-tabs button{flex:1}.comment-feed,.comment-list{display:grid;gap:10px}.comment-list{max-height:180px;overflow:auto}.comment-list article{display:grid;gap:4px;padding:8px;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.comment-list span{color:var(--muted);font-size:11px;font-weight:700}.comment-list strong{font-size:13px;font-weight:650}.comment-box{gap:6px;padding:6px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.comment-box input{height:30px;border:0}.comment-box button{width:30px;min-height:30px;color:#fff;background:var(--accent)}.board-view,.calendar-view,.gallery-view,.form-view,.timeline-view{min-height:0;overflow:auto;padding:16px;background:#f6f8fa}.board-view{display:grid;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:14px;align-items:start}.board-column{display:grid;align-content:start;gap:10px;min-height:180px;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.board-column header{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.board-card,.gallery-card{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 1px 3px #0f172a0d}.board-card{display:grid;min-height:62px;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding:10px;cursor:grab}.board-card span,.board-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-card small{grid-column:2;color:var(--muted);font-size:12px;font-weight:650}.calendar-view{display:grid;align-content:start;gap:12px}.view-mode-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.view-mode-toolbar div,.view-mode-toolbar label{display:grid;min-width:0;gap:3px}.view-mode-toolbar span,.view-mode-toolbar label span{color:var(--muted);font-size:12px;font-weight:700}.view-mode-toolbar select{height:34px;min-width:180px;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.calendar-nav{display:flex;align-items:center;gap:4px}.calendar-nav button{min-height:32px;padding:0 10px;border-radius:6px;background:var(--surface-2)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(112px,1fr));overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.calendar-weekday{min-height:34px;padding:10px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.calendar-grid section{position:relative;display:grid;min-height:124px;align-content:start;gap:5px;padding:8px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.calendar-grid section.muted{background:#fbfcfd;color:var(--muted)}.calendar-day-label{display:grid;min-width:24px;min-height:24px;justify-self:end;place-items:center;color:inherit;font-size:13px;line-height:1}.calendar-grid section.today>.calendar-day-label{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;color:#fff;background:var(--accent)}.calendar-grid.scale-day .calendar-day-label{width:auto;justify-self:start;padding:0 6px}.calendar-cell-add{position:absolute;top:30px;left:10px;z-index:2;display:grid;width:28px;height:28px;place-items:center;border-radius:6px;color:#344054;background:#fff;box-shadow:0 1px 3px #0f172a33;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .12s ease,transform .12s ease,background .12s ease;visibility:hidden}.calendar-grid section:hover .calendar-cell-add,.calendar-grid section:focus-within .calendar-cell-add,.calendar-grid section.quick-create-open .calendar-cell-add{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.calendar-cell-add:hover,.calendar-cell-add:focus-visible{background:#f2f4f7;outline:0}.calendar-cell-add:disabled{opacity:.55;pointer-events:none}.calendar-grid article{min-width:0;overflow:hidden;padding:4px 6px;border-radius:5px;color:#175cd3;background:#eaf2ff;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.calendar-grid em{color:var(--muted);font-size:11px;font-style:normal;font-weight:700}.calendar-create-error{padding:9px 12px;border:1px solid #fecdca;border-radius:6px;color:#b42318;background:#fffbfa;font-size:12px;font-weight:750}.calendar-quick-editor{position:absolute;top:42px;left:18px;z-index:20;width:min(590px,calc(100vw - 420px));min-width:360px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 18px 46px #0f172a38}.calendar-grid section.edge-right .calendar-quick-editor{right:18px;left:auto}.calendar-quick-editor header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid #e4e7ec;background:#f2f4f7}.calendar-quick-editor header span{min-width:0;overflow:hidden;color:#667085;font-size:12px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.calendar-quick-editor header div{display:flex;align-items:center;gap:4px}.calendar-quick-editor header button{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;color:#667085;background:transparent}.calendar-quick-editor header button:hover,.calendar-quick-editor header button:focus-visible{color:#344054;background:#e4e7ec;outline:0}.calendar-quick-editor-body{display:grid;gap:20px;padding:20px}.calendar-quick-editor-body>input{width:100%;height:46px;padding:0 12px;border:2px solid #1a73e8;border-radius:8px;outline:0;color:var(--text);background:#fff;font-size:18px;font-weight:600}.calendar-quick-editor-body>input::placeholder{color:#98a2b3;font-weight:500}.calendar-quick-editor-body label{display:grid;grid-template-columns:minmax(110px,.45fr) minmax(170px,1fr);align-items:center;gap:16px;padding-top:18px;border-top:1px solid #edf2f7}.calendar-quick-editor-body label span{display:inline-flex;min-width:0;align-items:center;gap:8px;color:#5f6b7a;font-weight:750}.calendar-quick-editor-body label input{width:100%;height:40px;padding:0 12px;border:1px solid var(--border);border-radius:8px;outline:0;background:#fff}.calendar-quick-editor-body label input:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.calendar-quick-editor-error{padding:8px 10px;border-radius:6px;color:#b42318;background:#fef3f2;font-size:12px;font-weight:750}.gallery-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;align-content:start}.gallery-card{display:grid;gap:10px;padding:12px}.gallery-thumb{display:grid;min-height:132px;overflow:hidden;place-items:center;border-radius:6px;color:var(--accent);background:linear-gradient(135deg,#00a5a524,#0f172a0f)}.gallery-thumb img{width:100%;height:132px;object-fit:cover}.gallery-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-card p{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;margin:0;color:var(--muted);font-size:12px}.gallery-card p span{color:#667085;font-weight:800}.form-view{display:grid;place-items:start center}.form-preview{display:grid;width:min(640px,100%);gap:14px;padding:22px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 2px 8px #0f172a0d}.form-preview h3{margin:0 0 4px}.form-preview p{margin:0;color:var(--muted)}.form-preview textarea,.form-preview select{min-height:40px;padding:0 12px;border:1px solid var(--border);border-radius:6px;outline:0;background:var(--surface)}.form-preview textarea{min-height:92px;padding:10px 12px;resize:vertical}.form-checkbox{display:flex!important;flex-direction:row;align-items:center;gap:10px!important}.form-checkbox input{width:18px;height:18px}.form-view-error{padding:9px 10px;border-radius:6px;color:var(--danger);background:#fff1f0;font-size:12px;font-weight:700}.timeline-view{display:grid;align-content:start;gap:8px}.timeline-row{display:flex;min-height:42px;gap:8px;align-items:center;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.timeline-row>span{width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-track{position:relative;height:30px;flex:1;border-radius:6px;background:var(--surface-2)}.timeline-track i{position:absolute;top:4px;display:flex;min-width:42px;height:22px;align-items:center;justify-content:center;overflow:hidden;padding:0 8px;border-radius:5px;color:#fff;background:var(--accent);font-size:11px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.timeline-axis{display:flex;justify-content:space-between;padding:0 10px 0 238px;color:var(--muted);font-size:12px;font-weight:800}.view-mode-empty{display:grid;min-height:280px;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.view-mode-empty strong{color:var(--text);font-size:16px}.view-mode-empty p{max-width:320px;margin:0}@media(max-width:780px){.view-switcher-popover{grid-template-columns:1fr}.view-switcher-sidebar{padding-right:0;border-right:0;border-bottom:1px solid var(--border);padding-bottom:10px}.calendar-grid{grid-template-columns:repeat(7,minmax(94px,1fr))}.view-mode-toolbar,.timeline-row{align-items:stretch;flex-direction:column}.timeline-row>span,.timeline-axis{width:auto;padding-left:10px}}.airtable-view{min-height:0;overflow:auto;padding:14px;background:#f6f8fa}.airtable-view.board-view,.airtable-view.gallery-view,.airtable-view.calendar-view,.airtable-view.timeline-view,.airtable-view.list-view{display:flex;flex-direction:column;gap:12px}.view-mode-toolbar{flex-wrap:wrap}.view-mode-toggle{display:flex!important;min-width:auto!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important}.view-mode-toggle input{width:16px;height:16px}.subtle-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface);font-size:12px;font-weight:750}.select-pill{display:inline-flex;min-width:0;max-width:190px;align-items:center;overflow:hidden;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.tone-blue,.select-pill.tone-blue{color:#175cd3;background:#eaf2ff}.tone-cyan,.tone-teal,.tone-mint,.select-pill.tone-cyan,.select-pill.tone-teal,.select-pill.tone-mint{color:#0e766e;background:#e6fffb}.tone-green,.select-pill.tone-green{color:#087443;background:#ecfdf3}.tone-yellow,.select-pill.tone-yellow{color:#854a0e;background:#fff8db}.tone-orange,.select-pill.tone-orange{color:#b54708;background:#fff4e5}.tone-red,.select-pill.tone-red{color:#b42318;background:#fff1f0}.tone-pink,.select-pill.tone-pink{color:#c11574;background:#fdf2fa}.tone-purple,.select-pill.tone-purple{color:#6941c6;background:#f4f0ff}.tone-gray,.select-pill.tone-gray{color:#475467;background:#eef2f6}.tone-border-blue{border-left:3px solid #2f80ed!important}.tone-border-cyan,.tone-border-teal,.tone-border-mint{border-left:3px solid #13a89e!important}.tone-border-green{border-left:3px solid #12b76a!important}.tone-border-yellow{border-left:3px solid #f7c948!important}.tone-border-orange{border-left:3px solid #fb923c!important}.tone-border-red{border-left:3px solid #f04438!important}.tone-border-pink{border-left:3px solid #ee46bc!important}.tone-border-purple{border-left:3px solid #7f56d9!important}.tone-border-gray{border-left:3px solid #98a2b3!important}.board-lanes{display:grid;grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;align-items:start;gap:12px;min-height:0;overflow-x:auto;padding-bottom:10px}.board-column{transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.board-column header{min-height:32px;align-items:center;gap:8px;text-transform:none}.board-column header strong{margin-left:auto;color:#667085;font-size:13px;font-weight:700}.board-column.drag-over{border-color:#84caff;background:#f8fbff;box-shadow:inset 0 0 0 1px #2f80ed29}.board-card-list{display:grid;align-content:start;gap:9px;min-height:96px}.board-card{position:relative;grid-template-columns:minmax(0,1fr);gap:8px;transition:border-color .12s ease,box-shadow .12s ease,opacity .12s ease,transform .12s ease}.board-card:hover,.board-card:focus-within{border-color:#cfd8e3;box-shadow:0 4px 12px #0f172a17}.board-card.is-dragging{opacity:.48;transform:scale(.99)}.board-card.drag-over{border-color:#2f80ed;box-shadow:0 0 0 2px #2f80ed29,0 4px 12px #0f172a14}.board-card-title{display:flex;min-width:0;align-items:flex-start;gap:6px}.board-card-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-card.wrap .board-card-title strong{white-space:normal}.board-card-open{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;margin:-3px -4px 0 auto;border-radius:5px;color:#667085;background:transparent;opacity:0;pointer-events:none;transition:opacity .12s ease,background .12s ease,color .12s ease}.board-card:hover .board-card-open,.board-card:focus-within .board-card-open{opacity:1;pointer-events:auto}.board-card-open:hover,.board-card-open:focus-visible{color:#344054;background:#f2f4f7;outline:0}.board-column-add{display:inline-flex;width:fit-content;min-height:30px;align-items:center;gap:6px;padding:0 8px;border-radius:6px;color:#5f6b7a;background:transparent;font-size:13px;font-weight:650;text-align:left}.board-column-add:hover,.board-column-add:focus-visible{color:#344054;background:#f2f4f7;outline:0}.board-column-add:disabled{cursor:default;opacity:.56}.board-card-draft{cursor:default;border-color:#84caff;box-shadow:0 0 0 2px #2f80ed29,0 3px 10px #0f172a1a}.board-card-draft-row{display:flex;min-width:0;align-items:center;gap:7px}.board-card-draft-row>svg{flex:0 0 auto;color:#98a2b3}.board-card-draft-row input{min-width:0;width:100%;height:32px;padding:0 8px;border:2px solid #1a73e8;border-radius:6px;outline:0;color:var(--text);background:#fff;font-size:16px;font-weight:650}.board-card-draft-row input::placeholder{color:#98a2b3;font-weight:500}.board-card-draft-row input:disabled{border-color:var(--border);color:#667085;background:#f8fafc}.board-card-draft-actions{display:flex;flex:0 0 auto;align-items:center;gap:2px}.board-card-draft-actions button{display:grid;width:25px;height:25px;place-items:center;border-radius:5px;color:#667085;background:transparent}.board-card-draft-actions button:hover,.board-card-draft-actions button:focus-visible{color:#344054;background:#f2f4f7;outline:0}.board-card-draft-status{color:#667085;font-size:11px;font-weight:750}.board-card-draft-error,.kanban-create-error{padding:8px 10px;border:1px solid #fecdca;border-radius:6px;color:#b42318;background:#fffbfa;font-size:12px;font-weight:750}.record-card-fields{display:grid;gap:6px}.record-card-fields p{display:grid;grid-template-columns:minmax(82px,.44fr) minmax(0,1fr);gap:8px;margin:0;color:var(--muted);font-size:12px}.record-card-fields p span{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;color:#667085;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.record-card-fields p strong{min-width:0;overflow:hidden;color:var(--text);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.view-drop-placeholder,.list-root-drop,.view-setup-note{display:flex;min-height:38px;align-items:center;gap:8px;padding:8px 10px;border:1px dashed var(--border);border-radius:7px;color:var(--muted);background:#ffffff9e;font-size:12px;font-weight:700}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:12px}.gallery-thumb{position:relative}.gallery-thumb.fit img{object-fit:contain;background:#f1f5f9}.gallery-empty-cover{display:grid;place-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.gallery-thumb em{position:absolute;right:8px;bottom:8px;padding:2px 6px;border-radius:999px;color:#fff;background:#0f172ab8;font-size:11px;font-style:normal;font-weight:800}.calendar-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:12px;min-height:0}.calendar-layout.sidebar-closed{grid-template-columns:minmax(0,1fr)}.calendar-layout.sidebar-closed .calendar-record-list{display:none}.calendar-record-list{display:grid;align-content:start;gap:8px;min-height:0;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.calendar-record-list strong,.calendar-record-list span{color:var(--muted);font-size:12px;font-weight:800}.calendar-record-list button:not(.subtle-button){min-width:0;overflow:hidden;padding:7px 8px;border-radius:6px;background:var(--surface-2);color:var(--text);font-size:12px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.calendar-grid.scale-day{grid-template-columns:minmax(280px,1fr)}.calendar-grid.scale-week,.calendar-grid.scale-2week{grid-template-columns:repeat(7,minmax(118px,1fr))}.calendar-grid.scale-2week section:nth-child(7n+1){border-left:0}.calendar-grid.compact section{min-height:88px}.calendar-grid.scale-day section{min-height:520px}.list-view{overflow:hidden}.list-table{position:relative;min-height:280px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.list-virtual-inner{position:relative}.list-row{position:absolute;right:0;left:0;display:grid;min-width:900px;height:44px;grid-template-columns:minmax(260px,1.2fr) minmax(280px,1fr) 156px;align-items:center;border-bottom:1px solid var(--border);background:var(--surface)}.list-row-primary,.list-row-fields,.list-row-actions{display:flex;min-width:0;align-items:center;gap:7px;padding:0 8px}.list-row-primary>button:not(.list-disclosure){min-width:0;overflow:hidden;color:var(--text);font-size:13px;font-weight:750;text-align:left;text-overflow:ellipsis;white-space:nowrap}.list-row-primary input{width:min(320px,100%);height:30px;padding:0 8px;border:1px solid var(--accent);border-radius:5px;outline:0}.list-disclosure{display:grid;width:22px;height:22px;place-items:center;border-radius:4px;color:var(--muted);background:transparent}.list-disclosure.empty{opacity:.24}.list-disclosure[disabled]{cursor:default}.list-row-fields{overflow:hidden}.list-row-fields span{min-width:0;max-width:150px;overflow:hidden;color:var(--muted);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.list-row-actions{justify-content:flex-end}.list-row-actions button{min-height:28px;padding:0 8px;border-radius:5px;background:var(--surface-2);color:var(--muted);font-size:11px;font-weight:800}.timeline-toolbar{align-items:stretch}.timeline-frame{position:relative;min-height:420px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.timeline-header-row,.timeline-row{display:grid;min-width:100%}.timeline-header-row{position:sticky;top:0;z-index:6;min-height:40px;background:var(--surface);box-shadow:0 1px 0 var(--border)}.timeline-sidebar-heading{display:flex;align-items:center;padding:0 10px;border-right:1px solid var(--border);color:var(--muted);font-size:12px;font-weight:800}.timeline-scale{display:grid;min-width:0}.timeline-scale span{display:flex;align-items:center;padding:0 8px;border-right:1px solid var(--border);color:var(--muted);font-size:11px;font-weight:800}.timeline-virtual-inner{position:relative}.timeline-view .timeline-row{position:absolute;right:0;left:0;height:44px;min-height:44px;padding:0;border:0;border-bottom:1px solid var(--border);border-radius:0;background:var(--surface)}.timeline-record-label,.timeline-group-row button{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;border-right:1px solid var(--border);color:var(--text);font-size:12px;font-weight:760;text-align:left;text-overflow:ellipsis;white-space:nowrap}.timeline-group-row{background:#f8fafc!important}.timeline-group-row button{color:#475467}.timeline-group-row em{margin-left:auto;padding-right:8px;color:var(--muted);font-style:normal}.timeline-view .timeline-track{position:relative;height:43px;overflow:hidden;border-radius:0;background:transparent}.timeline-grid-lines{position:absolute;inset:0;display:grid}.timeline-grid-lines span{border-right:1px solid #eef2f6}.timeline-bar{position:absolute;top:8px;z-index:3;display:flex;min-width:18px;height:27px;align-items:center;justify-content:center;overflow:hidden;padding:0 8px;border:1px solid rgba(15,23,42,.08);border-radius:5px;cursor:grab;font-size:11px;font-weight:850}.timeline-bar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-bar.milestone{width:18px!important;height:18px;transform:translateY(4px) rotate(45deg);padding:0;border-radius:4px}.timeline-bar.milestone strong{display:none}.timeline-resize-handle{position:absolute;top:0;bottom:0;width:8px;cursor:ew-resize}.timeline-resize-handle.start{left:0}.timeline-resize-handle.end{right:0}.timeline-dependency-layer{position:absolute;top:0;z-index:2;pointer-events:none}.timeline-dependency-layer path{fill:none;stroke:#667085;stroke-width:1.4;opacity:.68}.timeline-dependency-layer marker path{fill:#667085}@media(max-width:900px){.auth-page{align-items:stretch;padding:0}.auth-shell{height:auto;min-height:100%;grid-template-columns:minmax(0,1fr);border:0;border-radius:0}.auth-hero{min-height:280px;padding:26px 22px}.auth-hero-copy h2{max-width:640px;font-size:36px}.auth-hero-grid{grid-template-columns:minmax(0,1fr)}.auth-hero-grid div{min-height:58px;grid-template-columns:24px minmax(0,1fr);align-content:center;align-items:center}.auth-panel{padding:28px 22px 34px}.calendar-layout{grid-template-columns:1fr}.calendar-record-list{max-height:180px;overflow:auto}.board-lanes{grid-auto-columns:minmax(250px,82vw)}.view-mode-toolbar label{min-width:150px}}.spin{animation:spin .8s linear infinite}@keyframes spin{to{rotate:360deg}}@media(max-width:980px){.app-shell,.app-shell.detail-open{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding:10px 8px}.sidebar-brand span,.sidebar-item,.base-row,.sidebar-logout span,.detail-panel{display:none}.sidebar-footer{align-items:center;justify-items:center}.sidebar-logout{width:36px;padding:0;justify-content:center}.workspace{grid-column:2}.topbar{align-items:stretch;flex-direction:column;height:auto;padding:10px}.topbar-actions,.search-box{width:100%}.table-switcher-menu{left:0;width:min(520px,calc(100vw - 96px))}.field-creator-backdrop{padding:10px}.field-type-picker,.field-config-dialog{width:100%;max-height:calc(100vh - 20px)}.field-config-section.two-column{grid-template-columns:minmax(0,1fr)}.settings-backdrop{padding:0}.settings-dialog{width:100vw;height:100vh;max-height:none;border:0;border-radius:0}.settings-body,.storage-form{grid-template-columns:minmax(0,1fr)}.files-panel{border-left:0;border-top:1px solid var(--border)}.choice-editor-row{grid-template-columns:18px minmax(0,1fr) 92px 28px}.expanded-record-backdrop{padding:0}.expanded-record-modal{width:100vw;height:100vh;border:0;border-radius:0}.focused-cell-modal,.focused-cell-modal.mode-attachments{width:100vw;max-height:100vh;height:100vh;border:0;border-radius:0}.focused-cell-body{padding:14px}.focused-notes-textarea{min-height:calc(100vh - 122px)}.expanded-record-header{padding:0 12px}.expanded-record-header h2{font-size:17px}.expanded-record-body{grid-template-columns:minmax(0,1fr);overflow:auto}.expanded-record-fields{overflow:visible;padding:18px 14px 24px}.expanded-field-row{grid-template-columns:minmax(0,1fr);gap:8px}.expanded-field-label{min-height:28px}.missing-field-row,.add-field-form{margin-left:0}.add-field-form{align-items:stretch;flex-direction:column}.add-field-form input,.add-field-form label,.add-field-form select{width:100%}.expanded-comments{min-height:420px;border-top:1px solid var(--border);border-left:0}}
