@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#11192e;background:#f5f6fb;font-synthesis:none;--ink: #11192e;--muted: #69738b;--line: #dfe4f1;--primary: #5157ff;--primary-2: #9c56ef;--surface: rgba(255, 255, 255, .92);--navy: #07162f}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f5f6fb}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.auth-page{min-height:100vh;padding:24px clamp(24px,5vw,96px) 48px;background:radial-gradient(circle at 2% 3%,rgba(85,220,241,.22),transparent 26%),radial-gradient(circle at 92% 94%,rgba(178,117,255,.2),transparent 32%),#f7f8fd}.auth-header{height:54px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1480px;margin:0 auto 18px}.back-link{color:#5f6a82;font-size:14px;font-weight:600}.back-link:before{content:"←";margin-right:8px}.language-button{justify-self:end;display:flex;align-items:center;gap:8px;border:0;background:none;color:#59647e;font-weight:600}.language-button svg{width:17px;height:17px}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand img{width:34px;height:34px;object-fit:contain}.brand strong{font-size:19px;letter-spacing:-.4px}.brand--compact{color:var(--ink)}.brand--compact img{width:40px;height:40px}.brand--compact strong{font-size:20px}.auth-stage{max-width:1420px;min-height:calc(100vh - 132px);margin:auto;display:grid;grid-template-columns:minmax(560px,1.65fr) minmax(390px,.95fr);gap:22px;align-items:center}.auth-story,.auth-card{border:1px solid rgba(219,224,239,.9);background:#ffffffd6;box-shadow:0 28px 75px #1f2d5717}.auth-story{position:relative;min-height:620px;border-radius:30px;padding:clamp(44px,6vw,78px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.auth-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 80% 10%,rgba(118,203,255,.17),transparent 30%),radial-gradient(circle at 15% 95%,rgba(169,104,255,.16),transparent 34%)}.auth-story>*{position:relative}.eyebrow-pill,.auth-card__heading>span{width:fit-content;display:inline-flex;padding:7px 13px;border-radius:999px;background:#f0edff;color:#6155f3;font-size:12px;font-weight:800;letter-spacing:.03em}.story-kicker{margin:0 0 12px;color:#625df2;font-size:11px;font-weight:800;letter-spacing:.2em}.auth-story h1{margin:0;font-size:clamp(36px,4.2vw,62px);line-height:1.12;letter-spacing:-.055em;white-space:nowrap}.story-lead{max-width:720px;margin:20px 0 0;color:#626d86;font-size:17px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{min-height:132px;padding:22px;border:1px solid #e6e8f3;border-radius:18px;background:#ffffffc7;display:flex;flex-direction:column;gap:9px}.feature-grid svg{width:24px;height:24px;color:#625df2}.feature-grid strong{font-size:16px}.feature-grid span{color:#707a91;font-size:13px;line-height:1.55}.story-points{display:flex;flex-wrap:wrap;gap:18px 28px;color:#5f6880;font-size:13px;font-weight:600}.story-points span{display:flex;align-items:center;gap:8px}.story-points svg{color:#5e5af7}.auth-card{min-height:620px;border-radius:30px;padding:clamp(34px,4vw,58px);display:flex;flex-direction:column;justify-content:center}.auth-card__heading h2{margin:12px 0 8px;font-size:34px;letter-spacing:-.04em}.auth-card__heading p{margin:0 0 30px;color:var(--muted);font-size:14px;line-height:1.7}.auth-form{display:grid;gap:15px}.auth-form label{display:grid;gap:8px;color:#4f5971;font-size:13px;font-weight:700}.auth-form input{width:100%;height:52px;border:1px solid #d8deee;border-radius:12px;background:#fff;padding:0 15px;outline:none;color:var(--ink);transition:border .2s,box-shadow .2s}.auth-form input:focus{border-color:#7774ff;box-shadow:0 0 0 4px #625df21f}.code-input{text-align:center;font-size:22px;letter-spacing:.45em;font-weight:800}.entity-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border:1px solid #e0e4f1;border-radius:13px;background:#f6f7fb}.entity-switch button{height:43px;border:0;border-radius:9px;background:transparent;color:#69738a;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.entity-switch button.is-active{color:#fff;background:linear-gradient(120deg,#5660ff,#8b50ed);box-shadow:0 8px 18px #5f55ee33}.primary-button{height:54px;margin-top:7px;padding:0 18px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:linear-gradient(120deg,#4667ff,#a550dd);box-shadow:0 14px 28px #5457ee38;font-weight:800}.primary-button:disabled{opacity:.65;cursor:wait}.primary-button.standalone{width:fit-content;min-width:260px;margin:16px auto 0}.form-error{padding:11px 13px;border-radius:10px;color:#9e3140;background:#fff0f1;font-size:13px}.auth-card__footer{margin-top:24px;display:flex;align-items:center;justify-content:space-between;color:#727b91;font-size:13px}.auth-card__footer button,.auth-card__footer a{padding:0;border:0;background:none;color:#575be7;font-weight:800}.legal-copy{margin:32px 0 0;color:#9299a9;text-align:center;font-size:11px;line-height:1.5}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:#f4f6fb}.sidebar{position:sticky;top:0;height:100vh;padding:30px 18px 20px;background:var(--navy);display:flex;flex-direction:column;color:#d7def0}.sidebar .brand{padding:0 14px}.sidebar-subtitle{margin:8px 14px 28px;color:#91a0bc;font-size:12px;letter-spacing:.1em}.sidebar nav{display:grid;gap:6px}.sidebar nav button{width:100%;height:48px;padding:0 14px;border:1px solid transparent;border-radius:12px;display:flex;align-items:center;gap:12px;color:#aeb9d1;background:transparent;font-weight:600;text-align:left}.sidebar nav button svg{width:21px;height:21px}.sidebar nav button.is-active{color:#fff;border-color:#5c6cff;background:linear-gradient(110deg,#3f5bff6b,#7e45d85c);box-shadow:inset 3px 0 #6687ff}.sidebar-balance{margin-top:auto;padding:17px;border:1px solid rgba(104,126,214,.42);border-radius:15px;display:flex;align-items:center;gap:12px;background:#2d3d7473}.sidebar-balance svg{width:28px;height:28px;color:#9eb1ff}.sidebar-balance div{display:grid;gap:3px}.sidebar-balance span{color:#93a0bc;font-size:11px}.sidebar-balance strong{color:#fff;font-size:21px}.app-main{min-width:0}.topbar{height:78px;padding:0 28px 0 36px;border-bottom:1px solid #dfe4ef;background:#fffffff0;display:flex;align-items:center;gap:18px}.topbar button{border:0;background:transparent;color:#4e5870}.workspace-switch{display:flex;align-items:center;gap:9px;font-weight:800;color:#1a243a!important;white-space:nowrap}.workspace-switch svg{width:20px;height:20px}.search-button{width:min(430px,37vw);height:44px;margin:auto;padding:0 14px;border:1px solid #dee3ef!important;border-radius:12px;display:flex;align-items:center;gap:9px;color:#737d92!important;background:#fbfcff!important;text-align:left}.search-button span{flex:1}kbd{padding:3px 7px;border:1px solid #dfe3ed;border-radius:5px;background:#fff;font-size:11px;box-shadow:0 1px 1px #0000000a}.topbar-actions{display:flex;align-items:center;gap:5px}.topbar-actions>button{min-width:40px;height:40px;border:1px solid #e0e5f0;border-radius:10px;display:grid;place-items:center}.profile-button{width:auto!important;max-width:245px;padding:0 12px!important;display:flex!important;align-items:center;gap:9px;text-align:left}.profile-button svg{width:27px;height:27px;color:#6773ef}.profile-button span{display:grid}.profile-button strong{overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#1b253a}.profile-button small{color:#8b93a5;font-size:10px}.content-area{width:min(1320px,calc(100% - 56px));margin:28px auto 70px}.welcome-card{min-height:192px;padding:34px 38px;border:1px solid #dfe4ef;border-radius:20px;background:linear-gradient(120deg,#fffffffa,#f7f4fff0);display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 12px 35px #2330560f}.welcome-card h1{margin:13px 0 6px;font-size:clamp(31px,3.2vw,46px);letter-spacing:-.05em}.welcome-card p{margin:0;color:#69748b;font-size:15px}.preview-badge{display:inline-flex;align-items:center;gap:6px;color:#5a61ed;font-size:11px;font-weight:800;letter-spacing:.08em}.hero-action{height:50px;padding:0 18px;border:0;border-radius:11px;display:flex;align-items:center;gap:8px;color:#fff;background:linear-gradient(120deg,#4c68ff,#8f4de9);font-weight:800;box-shadow:0 14px 24px #5252e533;white-space:nowrap}.metric-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe4ef;border-radius:18px;overflow:hidden;background:#fff}.metric-grid article{min-height:132px;padding:25px;display:grid;align-content:center;gap:6px}.metric-grid article+article{border-left:1px solid #e2e6ef}.metric-grid span{color:#798297;font-size:12px}.metric-grid strong{font-size:31px;letter-spacing:-.04em}.metric-grid small{color:#8992a5;font-size:11px}.metric-status{font-size:23px!important;color:#b0782a}.content-grid{margin-top:18px;display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.panel{padding:28px;border:1px solid #dfe4ef;border-radius:18px;background:#fff;box-shadow:0 10px 25px #2936580a}.panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel header h2{margin:3px 0 0;font-size:20px}.panel header button{border:0;background:none;color:#5860df;display:flex;align-items:center;gap:6px;font-weight:700}.section-label{color:#6468ef;font-size:10px;font-weight:800;letter-spacing:.13em}.project-list{display:grid}.project-list>div{min-height:72px;border-top:1px solid #edf0f5;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px}.project-list>div:first-child{border-top:0}.project-thumb{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;color:#fff}.project-thumb--coral{background:#d97879}.project-thumb--blue{background:#5b7ece}.project-thumb--orchid{background:#925fbb}.project-list div>div{display:grid;gap:3px}.project-list strong{font-size:14px}.project-list small,.project-list time{color:#8992a5;font-size:11px}.action-panel>button{width:100%;min-height:68px;padding:10px 0;border:0;border-top:1px solid #edf0f5;background:#fff;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;text-align:left}.action-panel>button>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#5e62ed;background:#eef0ff}.action-panel>button>div{display:grid;gap:3px}.action-panel>button strong{font-size:13px}.action-panel>button small{color:#8992a5;font-size:10px}.action-panel>button>svg{color:#8c94a7}.action-panel>form{margin:0}.action-panel>form>button{width:100%;min-height:68px;padding:10px 0;border:0;border-top:1px solid #edf0f5;background:#fff;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;text-align:left}.action-panel>form>button>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#5e62ed;background:#eef0ff}.action-panel>form>button>div{display:grid;gap:3px}.action-panel>form>button strong{font-size:13px}.action-panel>form>button small{color:#8992a5;font-size:10px}.action-panel>form>button>svg{color:#8c94a7}.boot-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:20px;color:#687188;background:radial-gradient(circle at 30% 15%,rgba(89,204,238,.18),transparent 28%),radial-gradient(circle at 82% 88%,rgba(171,93,244,.16),transparent 32%),#f6f8fd}.boot-screen .brand{margin-bottom:8px}.boot-screen>svg{width:26px;height:26px;color:#5d66f2}.boot-screen>span{font-size:14px}.state-panel{min-height:94px;padding:22px 24px;border:1px solid #e0e5f0;border-radius:16px;display:flex;align-items:center;gap:12px;color:#677188;background:#ffffffdb}.state-panel>svg{width:24px;height:24px;color:#5d67ee;flex:0 0 auto}.state-panel>div{display:grid;gap:4px}.state-panel strong{color:#26304a;font-size:14px}.state-panel span{font-size:12px;line-height:1.55}.state-panel--warning{border-color:#f2d4bd;color:#93663e;background:#fffaf5}.state-panel--warning>svg{color:#c27d42}.empty-copy{margin:10px 0 0;color:#8992a5;font-size:12px}.data-page{display:grid;gap:18px}.page-header{min-height:172px;padding:30px 34px;border:1px solid #dee4f0;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,#fff,#f8f5ff);box-shadow:0 14px 34px #2735580d}.page-header h1{margin:8px 0 5px;font-size:clamp(34px,4vw,48px);letter-spacing:-.055em}.page-header p{margin:0;color:#727d94;font-size:14px}.page-header__eyebrow{color:#5966ee;font-size:10px;font-weight:800;letter-spacing:.16em}.page-header>button{height:44px;padding:0 16px;border:1px solid #d7deed;border-radius:11px;color:#4d5870;background:#fff;font-weight:700}.data-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.data-cards>article{min-height:116px;padding:20px;border:1px solid #dfe5f0;border-radius:16px;display:flex;align-items:flex-start;gap:13px;background:#fff}.data-cards>article>svg{width:25px;height:25px;color:#5c67ee;flex:0 0 auto}.data-cards>article>div{display:grid;gap:6px}.data-cards strong{font-size:15px}.data-cards span{color:#7b8498;font-size:12px}.empty-state{min-height:230px;padding:36px;border:1px solid #dfe5f0;border-radius:18px;display:grid;place-content:center;justify-items:center;text-align:center;background:#fff}.empty-state>svg{width:32px;height:32px;margin-bottom:12px;color:#7b85f2}.empty-state h2{margin:0 0 7px;font-size:19px}.empty-state p{max-width:440px;margin:0;color:#7c869a;font-size:13px;line-height:1.65}.table-card{overflow:hidden;border:1px solid #dfe5f0;border-radius:17px;background:#fff}.table-row{min-height:68px;padding:12px 18px;border-top:1px solid #edf0f5;display:grid;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(110px,.8fr));align-items:center;gap:14px;color:#5f697e;font-size:12px}.table-row:first-child{border-top:0}.table-row--head{min-height:43px;color:#8b94a6;background:#f8f9fc;font-size:10px;font-weight:800;letter-spacing:.06em}.table-row>span{min-width:0}.table-row>span:first-child{display:grid;gap:3px}.table-row small{overflow:hidden;color:#8992a5;text-overflow:ellipsis}.summary-strip{border:1px solid #dfe5f0;border-radius:17px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.summary-strip>div{min-height:116px;padding:22px;border-left:1px solid #e7ebf3;display:grid;align-content:center;gap:8px}.summary-strip>div:first-child{border-left:0}.summary-strip span{color:#7f889b;font-size:11px}.summary-strip strong{font-size:26px;letter-spacing:-.04em}.settings-card{padding:26px;border:1px solid #dfe5f0;border-radius:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:#fff}.settings-card label{display:grid;gap:8px;color:#556078;font-size:12px;font-weight:700}.settings-card input{height:48px;padding:0 14px;border:1px solid #d7deed;border-radius:11px;color:#172039;background:#fff}.settings-card .primary-button,.settings-card .form-note,.settings-card .status-line,.settings-card .safe-copy{grid-column:1/-1}.status-line{min-height:54px;padding:13px 15px;border:1px solid #e3e7f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fafbfe}.status-line span{color:#7f889b;font-size:12px}.status-line strong{font-size:13px}.safe-copy{margin:0;padding:16px;border-radius:12px;color:#667187;background:#f5f7fb;font-size:12px;line-height:1.7}.form-note{padding:12px 14px;border:1px solid #cfe8de;border-radius:10px;color:#28755f;background:#f1faf6;font-size:12px}.primary-button:disabled,.action-panel button:disabled{cursor:not-allowed;opacity:.55}.settings-card input:disabled{color:#7d879b;background:#f6f7fa}.verification-stack{display:grid;gap:18px}.review-note{grid-column:1/-1;padding:15px;border:1px solid #f0d4bc;border-radius:12px;display:flex;align-items:flex-start;gap:11px;color:#8b5b31;background:#fff9f3}.review-note>svg{width:21px;height:21px;flex:0 0 auto}.review-note>div{display:grid;gap:4px}.review-note strong{font-size:13px}.review-note span{font-size:12px;line-height:1.6}.upload-card{padding:26px;border:1px solid #dfe5f0;border-radius:18px;display:grid;gap:20px;background:#fff}.upload-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.upload-card>header h2{margin:6px 0;font-size:20px}.upload-card>header p{margin:0;color:#7b8498;font-size:12px;line-height:1.65}.upload-card>header>svg{width:30px;height:30px;color:#6468ef}.upload-form{padding:18px;border:1px solid #e3e7f1;border-radius:14px;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.5fr) auto;align-items:end;gap:14px;background:#fafbfe}.upload-form label{display:grid;gap:8px;color:#59647a;font-size:12px;font-weight:700}.upload-form select,.upload-form input[type=file]{height:46px;padding:0 12px;border:1px solid #d7deed;border-radius:10px;color:#29334a;background:#fff}.upload-form input[type=file]{padding:10px}.secondary-button{height:46px;padding:0 18px;border:1px solid #cfd5e7;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#4f58d7;background:#fff;font-weight:800;white-space:nowrap}.secondary-button:disabled{cursor:wait;opacity:.6}.document-list{display:grid;border:1px solid #e4e8f1;border-radius:14px;overflow:hidden}.document-row{min-height:72px;padding:12px 15px;border-top:1px solid #edf0f5;display:grid;grid-template-columns:40px minmax(180px,1fr) auto 36px;align-items:center;gap:12px}.document-row:first-child{border-top:0}.document-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#5d67ed;background:#eef0ff}.document-icon svg{width:20px;height:20px}.document-row>div{min-width:0;display:grid;gap:4px}.document-row strong,.document-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-row strong{font-size:13px}.document-row small{color:#8790a3;font-size:11px}.status-pill{padding:6px 9px;border-radius:999px;color:#6b7288;background:#f1f3f7;font-size:10px;font-weight:800;white-space:nowrap}.status-pill--clean{color:#25715b;background:#eaf8f2}.status-pill--pending{color:#8a641c;background:#fff6df}.status-pill--infected,.status-pill--failed{color:#9a3540;background:#fff0f1}.icon-button{width:34px;height:34px;border:0;border-radius:9px;display:grid;place-items:center;background:transparent}.icon-button svg{width:18px;height:18px}.icon-button--danger{color:#b44955}.icon-button--danger:hover{background:#fff0f1}.document-empty{min-height:108px;border:1px dashed #d8deeb;border-radius:14px;display:grid;place-content:center;justify-items:center;gap:8px;color:#8a93a6;font-size:12px}.document-empty svg{width:25px;height:25px;color:#747df0}.submit-card{padding:22px 24px;border:1px solid #dfe5f0;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,#fff,#f7f5ff)}.submit-card>div{display:grid;gap:6px}.submit-card strong{font-size:16px}.submit-card span{color:#788297;font-size:12px}.submit-card .primary-button{min-width:190px;margin:0}.verification-stack>.form-note{font-size:13px}.placeholder-page{min-height:650px;padding:70px 40px;border:1px solid #dfe4ef;border-radius:20px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 15px 42px #202c510d}.placeholder-icon{width:66px;height:66px;margin:23px 0 12px;border-radius:18px;display:grid;place-items:center;color:#5d64ef;background:#f0f1ff}.placeholder-icon svg{width:32px;height:32px}.placeholder-page h1{margin:0;font-size:34px}.placeholder-page>p{max-width:560px;color:#6e7890;line-height:1.7}.verification-gate{margin-top:16px;padding:18px;border:1px solid #f0dfb9;border-radius:13px;display:flex;align-items:center;gap:13px;color:#7f601c;background:#fffaf0;text-align:left}.verification-gate svg{width:25px;height:25px}.verification-gate div{display:grid;gap:4px}.verification-gate span{font-size:12px;color:#8c7546}.payment-package>div{width:100%}.payment-package .secondary-button{width:100%;margin-top:8px}.payment-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:24px;display:grid;place-items:center;background:#121a317a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.payment-dialog{position:relative;width:min(440px,100%);padding:34px;border:1px solid rgba(216,222,239,.94);border-radius:24px;display:grid;justify-items:center;text-align:center;background:#fff;box-shadow:0 28px 80px #1822433d}.payment-dialog__close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:0;border-radius:10px;display:grid;place-items:center;color:#687188;background:#f4f6fa}.payment-dialog__close svg{width:19px;height:19px}.payment-dialog h2{margin:10px 0 8px;font-size:28px;letter-spacing:-.04em}.payment-dialog>p{max-width:340px;margin:0;color:#707b92;font-size:13px;line-height:1.65}.payment-qr{margin:22px 0 16px;padding:14px;border:1px solid #e0e5f0;border-radius:18px;line-height:0;background:#fff}.payment-success{width:104px;height:104px;margin:24px 0 18px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#47c494,#3ea6df)}.payment-success svg{width:52px;height:52px}.payment-summary{width:100%;padding:16px;border:1px solid #e4e8f1;border-radius:13px;display:flex;align-items:center;justify-content:space-between;background:#fafbfe}.payment-summary span{color:#707a90;font-size:13px}.payment-summary strong{font-size:21px}.payment-dialog>small{margin:12px 0 18px;color:#8a93a6;font-size:10px}.payment-dialog>.secondary-button{width:100%}@media(max-width:1100px){.auth-page{padding-inline:28px}.auth-stage{grid-template-columns:1.35fr .9fr}.auth-story,.auth-card{min-height:560px}.auth-story{padding:42px}.auth-story h1{white-space:normal;font-size:42px}.feature-grid article{padding:17px}.app-shell{grid-template-columns:84px minmax(0,1fr)}.sidebar{padding-inline:12px}.sidebar .brand strong,.sidebar-subtitle,.sidebar nav span,.sidebar-balance div{display:none}.sidebar .brand{justify-content:center;padding:0}.sidebar nav button{justify-content:center;padding:0}.sidebar-balance{justify-content:center;padding:13px}.topbar{padding-inline:18px}.profile-button span{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-grid article:nth-child(3){border-left:0;border-top:1px solid #e2e6ef}.metric-grid article:nth-child(4){border-top:1px solid #e2e6ef}.data-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.table-row{grid-template-columns:minmax(160px,1.3fr) repeat(3,minmax(90px,.7fr))}.settings-card{grid-template-columns:1fr}.settings-card>*{grid-column:1!important}.upload-form{grid-template-columns:1fr 1.5fr}.upload-form .secondary-button{grid-column:1 / -1}}@media(max-width:760px){.auth-page{padding:18px 16px 32px}.auth-header{margin-bottom:8px;grid-template-columns:1fr auto 1fr}.brand--compact strong{display:none}.language-button{font-size:0}.auth-stage{display:block;min-height:auto}.auth-story{min-height:auto;margin-bottom:14px;padding:30px 25px;border-radius:23px;gap:25px}.auth-story h1{font-size:31px;white-space:normal}.story-lead{font-size:14px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.story-points{display:none}.auth-card{min-height:auto;padding:30px 24px;border-radius:23px}.auth-card__heading h2{font-size:29px}.app-shell{display:block}.sidebar{position:fixed;z-index:20;inset:auto 0 0 0;width:100%;height:72px;padding:8px 12px;flex-direction:row}.sidebar .brand,.sidebar-subtitle,.sidebar-balance{display:none}.sidebar nav{width:100%;display:flex;overflow-x:auto;gap:4px}.sidebar nav button{min-width:62px;height:54px;flex-direction:column;gap:3px}.sidebar nav button span{display:block;font-size:9px}.topbar{height:66px;padding:0 12px}.workspace-switch span,.search-button,.topbar-actions>button:first-child,.topbar-actions>button:nth-child(2){display:none}.topbar-actions{margin-left:auto}.content-area{width:calc(100% - 24px);margin:14px auto 96px}.welcome-card{padding:27px 23px;align-items:flex-start;flex-direction:column}.welcome-card h1{font-size:32px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{min-height:116px;padding:18px}.metric-grid strong{font-size:25px}.content-grid{grid-template-columns:1fr}.panel{padding:22px 18px}.project-list time{display:none}.project-list>div{grid-template-columns:48px 1fr}.page-header{min-height:150px;padding:25px 21px;align-items:flex-start;flex-direction:column}.page-header h1{font-size:34px}.data-cards,.summary-strip{grid-template-columns:1fr}.summary-strip>div{min-height:88px;border-left:0;border-top:1px solid #e7ebf3}.summary-strip>div:first-child{border-top:0}.table-card{overflow-x:auto}.table-row{min-width:650px}.settings-card{padding:20px}.state-panel{padding:18px}.upload-card{padding:20px}.upload-form{grid-template-columns:1fr}.upload-form .secondary-button{grid-column:1}.document-row{grid-template-columns:36px minmax(120px,1fr) 34px}.document-row .status-pill{grid-column:2;justify-self:start}.document-row .icon-button{grid-column:3;grid-row:1 / span 2}.submit-card{align-items:stretch;flex-direction:column}.submit-card .primary-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
