@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Schibsted+Grotesk:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#111827;background:#f5f7fb;font-family:Manrope,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}input,select,textarea{min-height:40px;width:100%;border:1px solid #d6dde7;border-radius:8px;background:#fff;color:#111827;padding:0 10px}textarea{min-height:110px;padding:10px;resize:vertical}input[type=checkbox]{min-height:auto;width:auto}label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:500}h1,h2,p{margin:0}.page{min-height:100vh;background:#f5f7fb}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe3ed;background:#fffffff0;padding:12px 24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:flex;height:38px;width:38px;align-items:center;justify-content:center;border-radius:8px;background:#111827;color:#fff;font-weight:500}.brand-title{font-size:15px;font-weight:500}.brand-subtitle{color:#64748b;font-size:12px}.layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px;padding:20px}.sidebar{position:sticky;top:78px;display:flex;height:calc(100vh - 98px);flex-direction:column;gap:14px;align-self:start;border:1px solid #dbe3ed;border-radius:8px;background:#fff;padding:12px}.side-nav{display:grid;gap:6px}.nav,.primary,.secondary,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;border:1px solid transparent;padding:0 12px;font-weight:500;white-space:nowrap}.nav{justify-content:flex-start;background:transparent;color:#475569}.nav:hover{background:#f1f5f9}.nav.active,.primary{background:#111827;color:#fff}.primary:hover{background:#1f2937}.secondary{border-color:#d6dde7;background:#fff;color:#111827}.secondary:hover,.icon-button:hover{background:#f8fafc}.small{min-height:32px;padding:0 10px;font-size:12px}.full{width:100%}.compact{height:30px;min-height:30px;width:30px}.nav svg,.primary svg,.secondary svg,.icon-button svg{height:17px;width:17px}.icon-button{width:38px;border-color:#d6dde7;background:#fff;padding:0}.facility-switcher{display:grid;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f6}.facility-switcher label{color:#64748b;font-size:12px;font-weight:500;text-transform:uppercase}.content{min-width:0}.stack{display:grid;align-content:start;gap:16px}.view-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.view-heading h1,.workspace-header h1,.rail-heading h1{font-size:24px;line-height:1.2}.view-heading p,.workspace-header p,.muted{color:#64748b;font-size:13px;line-height:1.5}.panel{border:1px solid #dbe3ed;border-radius:8px;background:#fff;padding:16px;box-shadow:0 8px 22px #0f172a0a}.panel h2{font-size:17px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px}.metric{display:flex;align-items:center;gap:12px;border:1px solid #dbe3ed;border-radius:8px;background:#fff;padding:14px}.metric-icon{display:flex;height:38px;width:38px;align-items:center;justify-content:center;border-radius:8px;background:#ecfeff;color:#0e7490}.metric strong,.stat strong{display:block;font-size:22px;line-height:1.1}.metric span,.stat span{display:block;color:#64748b;font-size:12px}.dashboard-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.projects-shell{display:grid;grid-template-columns:350px minmax(0,1fr);gap:16px;align-items:start}.project-rail{position:sticky;top:78px;display:grid;max-height:calc(100vh - 98px);gap:12px;overflow:auto;border:1px solid #dbe3ed;border-radius:8px;background:#fff;padding:14px}.rail-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.rail-heading span{display:inline-flex;min-width:28px;justify-content:center;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:12px;font-weight:500;padding:4px 8px}.tool-row,.table-tools{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:8px}.search-field,.select-field{position:relative;display:block}.search-field svg,.select-field svg{position:absolute;left:10px;top:50%;height:16px;width:16px;color:#64748b;transform:translateY(-50%)}.search-field input,.select-field select{padding-left:32px}.new-project{display:grid;gap:8px;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:12px 0}.project-list,.rows,.checklist{display:grid;gap:10px}.project-card,.row-button{display:grid;gap:8px;width:100%;border:1px solid #dbe3ed;border-radius:8px;background:#fff;padding:12px;color:#111827;text-align:left}.project-card:hover,.row-button:hover{border-color:#9ca3af}.project-card.active{border-color:#111827;background:#f8fafc}.project-card span:first-child,.row-button strong,.data-row strong,.recipient-row strong,.assignment-row strong,.user-row strong{display:block;overflow:hidden;text-overflow:ellipsis;font-weight:500}.project-card small,.row-button span,.data-row span,.recipient-row span,.assignment-row span,.user-row span{color:#64748b;font-size:12px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.empty-workspace,.empty-access{display:grid;min-height:calc(100vh - 104px);place-items:center;align-content:center;gap:12px;padding:24px;color:#64748b;text-align:center}.empty-workspace{border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.empty-workspace svg,.empty-access svg{height:42px;width:42px;color:#111827}.workspace{min-width:0;border:1px solid #dbe3ed;border-radius:8px;background:#fff}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid #edf1f6}.eyebrow{margin-bottom:4px;color:#64748b;font-size:11px;font-weight:500;text-transform:uppercase}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.project-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid #edf1f6}.stat{padding:14px 18px;border-right:1px solid #edf1f6}.stat:last-child{border-right:0}.tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #edf1f6;padding:8px 12px 0}.tab{min-height:40px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;padding:0 12px;font-weight:500}.tab.active{border-bottom-color:#0f766e;color:#111827}.tab-panel{display:grid;gap:16px;padding:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0}.inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:12px}.invite-form{grid-template-columns:minmax(0,1fr) 170px auto;margin-bottom:0}.data-row,.recipient-row,.assignment-row,.user-row{display:grid;align-items:center;gap:12px;border:1px solid #edf1f6;border-radius:8px;padding:12px}.data-row{grid-template-columns:minmax(0,1fr) auto}.recipient-row{grid-template-columns:minmax(0,1fr) auto auto}.assignment-row{grid-template-columns:minmax(0,1fr) 220px}.user-row{grid-template-columns:minmax(0,1fr) auto auto}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.badge{display:inline-flex;width:fit-content;align-items:center;justify-content:center;border:1px solid;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:500;text-transform:capitalize;white-space:nowrap}.badge.neutral{border-color:#d6dde7;background:#f8fafc;color:#475569}.badge.blue{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.badge.green{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.badge.red{border-color:#fecdd3;background:#fff1f2;color:#be123c}.autosave{border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:500;padding:4px 9px}.upload-zone{display:flex;min-height:104px;align-items:center;justify-content:center;gap:10px;border:1px dashed #94a3b8;border-radius:8px;background:#f8fafc;color:#475569;cursor:pointer;margin-bottom:12px}.upload-zone input{display:none}.group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.group-pill{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid #edf1f6;border-radius:8px;padding:10px}.group-pill strong{overflow:hidden;text-overflow:ellipsis}.group-pill span:not(.dot){color:#64748b;font-size:12px;font-weight:500}.dot{display:inline-block;height:10px;width:10px;border-radius:50%;background:#64748b}.dot.blue{background:#2563eb}.dot.green{background:#16a34a}.dot.violet{background:#7c3aed}.dot.amber{background:#d97706}.dot.rose{background:#e11d48}.dot.cyan{background:#0891b2}.toggle-row{display:flex;align-items:center;gap:10px;width:fit-content;color:#111827;font-size:14px}.warning,.error{display:grid;gap:4px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;padding:12px;font-size:13px}.error{margin-bottom:16px;border-color:#fecdd3;background:#fff1f2;color:#be123c;font-weight:500}.check{display:flex;align-items:center;gap:8px;color:#64748b;font-size:14px}.check svg{height:18px;width:18px}.check.complete{color:#047857}.review-panel{max-width:760px}.review-actions{margin-top:16px}.profile-panel{max-width:960px}.setting-panel{display:grid;align-content:start;gap:10px;min-height:150px}.setting-panel svg{height:24px;width:24px;color:#0f766e}.loading{display:flex;min-height:calc(100vh - 64px);align-items:center;justify-content:center;gap:10px;color:#64748b}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(0,1fr) 480px;background:#f5f7fb}.auth-copy{display:flex;flex-direction:column;justify-content:center;padding:64px}.auth-copy h1{margin:24px 0 12px;font-size:44px;line-height:1.1}.auth-copy p{max-width:560px;color:#475569;font-size:18px;line-height:1.6}.auth-panel{display:flex;align-items:center;justify-content:center;border-left:1px solid #dbe3ed;background:#fff;padding:32px}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.projects-shell{grid-template-columns:1fr}.project-rail{position:static;max-height:none}}@media(max-width:980px){.layout,.auth-page,.dashboard-grid,.settings-grid{grid-template-columns:1fr}.sidebar{position:static;height:auto}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-panel{border-left:0;border-top:1px solid #dbe3ed}}@media(max-width:760px){.layout,.auth-copy{padding:14px}.topbar,.workspace-header,.view-heading,.panel-heading{flex-direction:column;align-items:stretch}.metric-grid,.form-grid,.form-grid.three,.inline-form,.invite-form,.tool-row,.table-tools,.project-stats,.recipient-row,.assignment-row,.user-row{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #edf1f6}.stat:last-child{border-bottom:0}.row-actions,.header-actions{justify-content:flex-start}}.modal-overlay{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .15s ease-out}.modal-card{background:#fff;border-radius:12px;border:1px solid #dbe3ed;width:100%;max-width:520px;padding:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:slideUp .15s ease-out}.modal-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f6;padding-bottom:12px;margin-bottom:16px}.modal-header h2{margin:0;font-size:18px}.modal-header button{font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.modal-body{display:grid;gap:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.project-row-hover:hover{background:#f8fafc!important}.projects-table th,.projects-table td{padding:16px;vertical-align:middle}
