:root{--radius:.5rem;--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--background:oklch(99.5% .001 286);--foreground:oklch(18% .005 286);--card:oklch(100% 0 0);--card-foreground:oklch(18% .005 286);--primary:oklch(22% .005 286);--primary-foreground:oklch(99% .001 286);--secondary:oklch(97% .002 286);--muted:oklch(96.5% .002 286);--muted-foreground:oklch(50% .008 286);--accent:oklch(96% .003 286);--accent-foreground:oklch(22% .005 286);--destructive:oklch(55% .18 27);--border:oklch(92% .003 286);--input:oklch(92% .003 286);--ring:oklch(60% .01 286);--brand-accent:oklch(45% .08 175);--success:oklch(55% .08 160);--warning:oklch(70% .12 75);--sidebar:oklch(98.5% .002 286);--sidebar-foreground:oklch(25% .005 286);--sidebar-accent:oklch(95% .003 286);--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;color:var(--foreground);background:var(--background);font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"ss01", "cv11";font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{background:var(--background);min-width:320px;color:var(--foreground);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}.portal-app{background:var(--background);min-height:100vh;color:var(--foreground)}.sidebar{border-right:1px solid var(--border);background:var(--background);flex-direction:column;justify-content:space-between;width:220px;padding:36px 28px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;gap:10px;display:flex}.brand-mark{border-radius:var(--radius-sm);background:var(--foreground);width:20px;height:20px}.brand{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:13px;font-weight:500}.mode-label{color:var(--muted-foreground);margin:3px 0 0;font-size:11.5px}.eyebrow{color:var(--muted-foreground);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:10.5px;font-weight:500}.sidebar nav{flex-direction:column;gap:6px;margin-top:64px;display:flex}.sidebar button{border-radius:var(--radius-sm);color:var(--muted-foreground);text-align:left;letter-spacing:-.01em;background:0 0;border:0;padding:6px 0;font-size:13.5px;transition:color .15s}.sidebar button:hover,.sidebar button.active{color:var(--foreground)}.sidebar-sign-out{color:var(--muted-foreground);text-align:left;background:0 0;border:0;padding:0;font-size:12.5px}.sidebar-note{color:var(--muted-foreground);margin:0;font-size:11.5px;line-height:1.55}.mobile-bar{display:none}main{padding-left:220px}.screen{width:min(760px,100vw - 220px);margin:0 auto;padding:80px 40px 96px}.auth-main{place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);width:min(420px,100%);box-shadow:var(--shadow-sm);padding:32px}.auth-card .brand-row{margin-bottom:40px}.auth-card form{gap:12px;display:grid}.auth-card label{color:var(--muted-foreground);font-size:12px}.auth-card input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);width:100%;min-height:42px;color:var(--foreground);padding:0 12px}.auth-card button{border-radius:var(--radius-md);background:var(--primary);min-height:42px;color:var(--primary-foreground);border:1px solid #0000;padding:0 18px;font-size:13px;font-weight:500}.auth-card p{color:var(--muted-foreground);margin:16px 0 0;font-size:13px;line-height:1.5}.auth-actions{gap:10px;margin-top:24px;display:grid}.auth-card .secondary-auth-action{border-color:var(--border);color:var(--foreground);background:0 0}.auth-card .safe-code{color:var(--destructive,#9f2f2f);font-size:12px}.auth-diagnostic{color:var(--muted-foreground);margin-top:18px;font-size:12px}.auth-diagnostic summary{cursor:pointer}.auth-diagnostic pre{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);max-height:260px;color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:12px 0 0;padding:12px;font-size:11px;line-height:1.5;overflow:auto}.page-title{margin-bottom:56px}.page-title .eyebrow{margin-bottom:13px}h1{max-width:680px;color:var(--foreground);letter-spacing:-.01em;margin-bottom:12px;font-family:Instrument Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,38px);font-weight:400;line-height:1.1}h2{color:var(--foreground);letter-spacing:-.01em;margin-bottom:12px;font-family:Instrument Serif,ui-serif,Georgia,serif;font-size:clamp(28px,3vw,34px);font-weight:400;line-height:1.1}h3{color:var(--muted-foreground);letter-spacing:-.01em;margin-bottom:7px;font-size:15px;font-weight:400;line-height:1.45}.lead{max-width:560px;color:var(--muted-foreground);margin-bottom:0;font-size:15px;line-height:1.65}.next-card,.today-card,.quiet-panel,.upload-preview,.deliverable-state,.dev-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}.next-card{box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-bottom:22px;padding:28px;display:grid}.next-card .eyebrow{margin-bottom:12px}.next-card h2{color:var(--foreground);margin-bottom:0}.home-screen .page-title h1,.home-screen .next-card h2,.home-screen .destination-row span:first-child{color:color-mix(in oklch, var(--foreground) 84%, white)}.home-screen .destination-arrow{color:color-mix(in oklch, var(--muted-foreground) 78%, white)}.next-card p,.today-card p,.quiet-panel p,.upload-preview p,.deliverable-state p,.list-row p{color:var(--muted-foreground);margin-bottom:0;font-size:14px;line-height:1.65}.next-card button,.upload-preview button,.row-action button{border-radius:var(--radius-md);background:var(--primary);min-height:40px;color:var(--primary-foreground);box-shadow:var(--shadow);border:1px solid #0000;padding:0 20px;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.next-card button:hover,.row-action button:hover{background:oklch(18% .005 286)}.row-action button{min-height:auto;color:var(--foreground);text-underline-offset:4px;box-shadow:none;background:0 0;border:0;padding:0;text-decoration:underline}.row-action button:hover{background:0 0}.row-action button:disabled,.upload-preview button:disabled{border-color:var(--input);background:var(--secondary);color:var(--muted-foreground);box-shadow:none;text-decoration:none}.today-card{margin-bottom:18px;padding:24px 28px;display:grid}.today-card-header{margin-bottom:8px}.today-card-header h3{margin-top:8px;margin-bottom:0}.today-row{border-top:1px solid var(--border);grid-template-columns:190px minmax(0,1fr);gap:24px;padding:16px 0;display:grid}.today-row span,.today-note,.row-action span,.subtle,.service-note span,.module-list span,.dev-grid span{color:var(--muted-foreground);font-size:12.5px}.today-row strong{color:var(--foreground);font-size:14.5px;font-weight:500;line-height:1.55}.today-note{border-top:1px solid var(--border);margin-bottom:0;padding-top:16px;line-height:1.55}.destination-section{margin-top:34px}.destination-section-head{margin-bottom:12px}.destination-section-head .eyebrow{margin-bottom:0}.destination-section-head p:not(.eyebrow){max-width:560px;color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.6}.destination-list{border-top:1px solid var(--border);display:grid}.destination-row{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--foreground);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:16px 0;transition:color .15s,padding-left .15s;display:grid}.destination-row span:first-child{color:var(--foreground);letter-spacing:-.01em;font-size:15px;font-weight:500}.destination-row:hover,.destination-row:focus-visible{color:var(--foreground)}.destination-row:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.destination-arrow{color:var(--muted-foreground);font-size:17px;line-height:1;transition:color .15s,transform .15s}.destination-row:hover .destination-arrow,.destination-row:focus-visible .destination-arrow{color:var(--foreground);transform:translate(2px)}.quiet-panel{padding:22px 28px}.workroom-note{gap:8px;margin-bottom:28px;display:grid}.split-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.service-note{border-top:1px solid var(--border);gap:6px;margin-top:18px;padding-top:14px;display:grid}.service-note strong{color:var(--foreground);font-size:13.5px;font-weight:500;line-height:1.5}.row-list{border-top:1px solid var(--border)}.list-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:28px;padding:20px 0;display:grid}.question-block,.document-group+.document-group{margin-top:56px}.setup-section+.setup-section,.setup-section+.quiet-panel,.quiet-panel+.setup-section{margin-top:46px}.section-heading{margin-bottom:18px}.section-heading .eyebrow,.section-heading h2{margin-bottom:10px}.section-heading p:not(.eyebrow){max-width:560px;color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.65}.setup-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.setup-card,.setup-detail-card,.setup-field{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}.setup-card{min-height:190px;box-shadow:var(--shadow-sm);padding:20px;display:grid}.setup-card.selected{border-color:color-mix(in oklch, var(--foreground) 22%, var(--border))}.setup-check{width:fit-content;color:var(--muted-foreground);margin-bottom:26px;font-size:11.5px;display:inline-flex}.setup-card h3,.setup-detail-card h3{color:var(--foreground);font-size:15px;font-weight:500}.setup-card p,.setup-detail-card p,.setup-document-note p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.6}.setup-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.setup-field{gap:10px;padding:16px;display:grid}.setup-field span{color:var(--foreground);font-size:13px;font-weight:500}.setup-field input{border:0;border-top:1px solid var(--border);width:100%;min-height:38px;color:var(--foreground);background:0 0;padding:10px 0 0;font-size:13px}.setup-field input::placeholder{color:var(--muted-foreground)}.setup-field input:focus{outline:0}.setup-detail-list{gap:12px;display:grid}.setup-detail-card{padding:20px}.setup-detail-card .split-row{margin-bottom:18px}.setup-chip-list{flex-wrap:wrap;gap:8px;display:flex}.setup-chip-list span{border:1px solid var(--border);background:var(--background);min-height:28px;color:var(--muted-foreground);border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;display:inline-flex}.setup-document-note h2{margin:10px 0}.setup-review-action{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.setup-review-action button{border:1px solid var(--primary);border-radius:var(--radius-md);background:var(--primary);min-height:38px;color:var(--primary-foreground);box-shadow:var(--shadow);padding:0 16px;font-size:13px;font-weight:500}.setup-review-action span{color:var(--muted-foreground);font-size:12.5px}.setup-screen{width:min(720px,100vw - 220px)}.setup-active-form{margin-top:8px}.setup-step-row{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;font-size:12px;font-weight:500;display:flex}.setup-progress-line{background:var(--border);height:1px}.setup-progress-line span{background:var(--foreground);width:25%;height:1px;display:block}.setup-form-header{margin:46px 0 34px}.setup-form-header h2{margin-bottom:0}.setup-form{gap:42px;display:grid}.setup-form-section{gap:30px;display:grid}.setup-form-field{gap:10px;display:grid}.setup-form-field span{color:color-mix(in oklch, var(--muted-foreground) 88%, white);letter-spacing:0;font-size:12px;font-weight:500}.setup-form-field input,.setup-form-field textarea,.setup-system-row input{border:0;border-bottom:1px solid color-mix(in oklch, var(--border) 82%, white);width:100%;color:color-mix(in oklch, var(--foreground) 82%, white);font:inherit;background:0 0;border-radius:0;padding:0 0 12px;font-size:15px;line-height:1.6}.setup-form-field input,.setup-system-row input{min-height:38px}.setup-form-field textarea{resize:vertical;min-height:96px}.setup-form-field input::placeholder,.setup-form-field textarea::placeholder,.setup-system-row input::placeholder{color:color-mix(in oklch, var(--muted-foreground) 72%, white)}.setup-form-field input:focus,.setup-form-field textarea:focus,.setup-system-row input:focus{border-color:color-mix(in oklch, var(--foreground) 68%, white);outline:0}.setup-source-field{border-bottom:1px solid color-mix(in oklch, var(--border) 82%, white);gap:14px;padding-top:2px;padding-bottom:24px;display:grid}.setup-source-field>div:first-child{gap:6px;display:grid}.setup-source-field span{color:color-mix(in oklch, var(--muted-foreground) 88%, white);font-size:12px;font-weight:500}.setup-source-field p{color:color-mix(in oklch, var(--muted-foreground) 88%, white);margin:0;font-size:13px;line-height:1.6}.setup-source-actions{flex-wrap:wrap;gap:10px;display:flex}.setup-source-actions button{border:1px solid color-mix(in oklch, var(--border) 86%, white);border-radius:var(--radius-md);min-height:36px;color:color-mix(in oklch, var(--foreground) 78%, white);background:0 0;padding:0 14px;font-size:12.5px;font-weight:500}.setup-source-actions button:hover{border-color:color-mix(in oklch, var(--foreground) 22%, var(--border));color:var(--foreground)}.setup-track-record-section{gap:28px;display:grid}.setup-systems-section{gap:24px;display:grid}.setup-form-section h3,.setup-track-record-section h3,.setup-systems-section h3{color:color-mix(in oklch, var(--foreground) 82%, white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500}.setup-system-list{gap:28px;display:grid}.setup-system-row{border-bottom:1px solid color-mix(in oklch, var(--border) 82%, white);gap:12px;padding-bottom:22px;display:grid}.setup-system-row>span{color:color-mix(in oklch, var(--muted-foreground) 88%, white);font-size:12.5px;font-weight:500}.setup-system-choice-group{flex-wrap:wrap;gap:8px;display:flex}.setup-system-choice-group button{border:1px solid color-mix(in oklch, var(--border) 86%, white);border-radius:var(--radius-md);min-height:34px;color:color-mix(in oklch, var(--muted-foreground) 88%, white);background:0 0;padding:0 13px;font-size:12px;font-weight:500}.setup-system-choice-group button:hover,.setup-system-choice-group button:focus-visible{border-color:color-mix(in oklch, var(--foreground) 28%, var(--border));color:color-mix(in oklch, var(--foreground) 84%, white);outline:0}.setup-system-choice-group button.selected{border-color:color-mix(in oklch, var(--foreground) 34%, var(--border));background:color-mix(in oklch, var(--foreground) 5%, transparent);color:color-mix(in oklch, var(--foreground) 84%, white)}.setup-form-actions{grid-template-columns:minmax(80px,1fr) auto;align-items:center;margin-top:6px;padding-top:10px;display:grid}.setup-action-cluster{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.setup-form-actions button{border-radius:var(--radius-md);min-height:40px;padding:0 18px;font-size:13px;font-weight:500}.setup-form-actions .ghost-action{color:color-mix(in oklch, var(--muted-foreground) 92%, white);background:0 0;border:0;justify-self:start;padding:0}.setup-form-actions .primary-action{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow)}.setup-form-actions .secondary-action{border:1px solid color-mix(in oklch, var(--border) 86%, white);color:color-mix(in oklch, var(--foreground) 78%, white);background:0 0}.setup-form-actions .primary-action:hover{background:oklch(18% .005 286)}.setup-form-actions .ghost-action:hover,.setup-form-actions .secondary-action:hover{color:var(--foreground)}.setup-action-note{color:var(--muted-foreground);margin:-10px 0 0;font-size:12.5px}.setup-next-forms{border-top:1px solid color-mix(in oklch, var(--border) 82%, white);opacity:.68;margin-top:64px;display:grid}.setup-next-form-row{border-bottom:1px solid color-mix(in oklch, var(--border) 82%, white);align-items:center;padding:18px 0;display:flex}.setup-next-form-row span:first-child{color:color-mix(in oklch, var(--muted-foreground) 80%, white);font-size:14px;font-weight:500}.question-block>.eyebrow,.document-group>.eyebrow{margin-bottom:16px}.question-row,.document-row{align-items:start}.question-content{gap:14px;display:grid}.question-content textarea{resize:vertical;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);width:min(100%,620px);min-height:96px;color:var(--foreground);font:inherit;padding:12px 14px;font-size:14px;line-height:1.55}.question-content textarea:focus{outline:1px solid var(--foreground);outline-offset:2px}.document-upload{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:10px;display:flex}.document-upload label{width:fit-content;color:var(--foreground);text-underline-offset:4px;align-items:center;font-size:12.5px;text-decoration:underline;display:inline-flex}.document-upload label.disabled{color:var(--muted-foreground);text-decoration:none}.document-upload input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.document-upload>span,.upload-note{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.5}.upload-note{margin-top:8px}.upload-note.error{color:var(--destructive)}.row-action{text-align:right;justify-items:end;gap:10px;display:grid}.save-note{color:var(--muted-foreground);font-size:12px}.upload-preview,.deliverable-state{margin-bottom:54px;padding:22px 28px}.upload-preview h3,.deliverable-state h3{margin-top:8px}.upload-preview button{margin-top:18px}.deliverables-report-note,.deliverable-empty-state{margin-bottom:32px;padding:24px 28px}.deliverables-report-note h2,.deliverable-empty-state h2{margin-bottom:10px;font-size:clamp(25px,3vw,30px)}.deliverables-report-note p,.deliverable-empty-state p{max-width:600px;color:var(--muted-foreground);margin-bottom:0;font-size:13.5px;line-height:1.65}.deliverable-output-shelf{gap:18px;margin-top:46px;display:grid}.deliverable-output-list{border-top:1px solid var(--border);display:grid}.deliverable-output-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 0;display:grid}.deliverable-output-row h3{color:color-mix(in oklch, var(--foreground) 84%, white);margin:0;font-size:14px;font-weight:500}.deliverable-output-row button{width:fit-content;color:color-mix(in oklch, var(--foreground) 84%, white);text-align:right;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:500}.deliverable-output-row button:hover,.deliverable-output-row button:focus-visible{color:var(--foreground);outline:0}.deliverable-hero{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:44px;padding:34px;display:grid}.deliverable-hero h2{max-width:560px;margin-bottom:12px}.deliverable-hero p{max-width:540px;color:var(--muted-foreground);margin-bottom:0;font-size:14px;line-height:1.65}.deliverable-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.deliverable-meta span{border:1px solid var(--border);background:var(--background);max-width:100%;min-height:24px;color:var(--foreground);border-radius:999px;align-items:center;padding:3px 9px;font-size:11.5px;line-height:1.35;display:inline-flex}.deliverable-action,.deliverable-card-action{justify-items:end;gap:12px;display:grid}.deliverable-action button{border:1px solid var(--primary);border-radius:var(--radius-md);background:var(--primary);min-height:40px;color:var(--primary-foreground);box-shadow:var(--shadow);padding:0 18px;font-size:13px;font-weight:500}.deliverable-section{margin-top:42px}.deliverable-section>.eyebrow{margin-bottom:16px}.deliverable-card-list{gap:12px;display:grid}.deliverable-card-list.compact{gap:10px}.deliverable-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;padding:20px;display:grid}.deliverable-card h3{color:var(--foreground);margin-bottom:8px;font-size:15px;font-weight:500}.deliverable-card p{max-width:520px;color:var(--muted-foreground);margin-bottom:0;font-size:13px;line-height:1.6}.deliverable-later{border-top:1px solid var(--border);margin-top:46px;padding-top:24px}.deliverable-later p:not(.eyebrow){max-width:560px;color:var(--muted-foreground);margin-bottom:14px;font-size:13px;line-height:1.65}.deliverable-later div{flex-wrap:wrap;gap:8px;display:flex}.deliverable-later span{color:var(--muted-foreground);font-size:12px}.document-warning{max-width:600px;color:var(--muted-foreground);margin:54px 0 0;font-size:12px;line-height:1.65}.document-primary-upload{margin-top:46px}.document-upload-panel{border:1px solid color-mix(in oklch, var(--border) 88%, white);border-radius:var(--radius-lg);background:color-mix(in oklch, var(--surface) 88%, white);justify-content:space-between;align-items:center;gap:24px;min-height:142px;padding:26px 28px;display:flex}.document-upload-panel h2{color:color-mix(in oklch, var(--foreground) 84%, white);letter-spacing:0;margin:0;font-size:18px;font-weight:500}.document-upload-panel p{color:var(--muted-foreground);margin:7px 0 0;font-size:13px;line-height:1.5}.document-upload-panel button{border:1px solid color-mix(in oklch, var(--foreground) 14%, var(--border));background:var(--foreground);min-height:40px;color:var(--background);white-space:nowrap;border-radius:999px;padding:0 18px;font-size:12.5px;font-weight:500}.document-upload-panel button:hover,.document-upload-panel button:focus-visible{background:color-mix(in oklch, var(--foreground) 90%, var(--background));outline:0}.document-drop-target{border:1px dashed color-mix(in oklch, var(--border) 86%, var(--foreground));border-radius:var(--radius-md);background:color-mix(in oklch, var(--background) 88%, white);min-height:86px;color:color-mix(in oklch, var(--foreground) 78%, white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:18px;display:flex}.document-drop-target-primary{border-radius:var(--radius-lg);background:color-mix(in oklch, var(--surface) 84%, white);width:100%;min-height:180px}.document-drop-target span:first-child{font-size:14px;font-weight:500}.document-drop-target span:last-child{color:color-mix(in oklch, var(--muted-foreground) 78%, white);margin-top:5px;font-size:12.5px}.document-drop-target:hover,.document-drop-target:focus-visible{border-color:color-mix(in oklch, var(--foreground) 28%, var(--border));color:var(--foreground);outline:0}.document-request-queue{gap:18px;margin-top:42px;display:grid}.document-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.document-section-heading h2{color:color-mix(in oklch, var(--foreground) 84%, white);margin:0;font-size:14px;font-weight:500}.document-section-heading span{color:var(--muted-foreground);white-space:nowrap;font-size:12px}.document-request-list{border-top:1px solid var(--border);display:grid}.document-request-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(170px,1fr) auto;align-items:center;gap:18px;padding:18px 0;display:grid}.document-request-copy{gap:6px;display:grid}.document-request-row h3{color:color-mix(in oklch, var(--foreground) 82%, white);margin:0;font-size:13px;font-weight:500}.document-request-instruction{max-width:520px;color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.55}.document-request-row button{width:fit-content;color:color-mix(in oklch, var(--foreground) 84%, white);text-align:left;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:500}.document-request-upload{justify-content:flex-end;align-items:center;gap:10px;display:flex}.document-request-upload input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.document-request-upload label,.document-request-upload button{cursor:pointer;color:var(--foreground);text-underline-offset:4px;font-size:12.5px;text-decoration:underline}.document-request-upload label.disabled{cursor:not-allowed;color:var(--muted-foreground);text-decoration:none}.document-request-upload button{background:0 0;border:0;padding:0}.document-request-later,.document-upload-status{color:var(--muted-foreground);font-size:12px}.document-upload-status{text-align:right;grid-column:1/-1;min-height:18px;margin:0}.document-upload-status.error{color:var(--destructive)}.document-provided ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.document-provided li{color:color-mix(in oklch, var(--foreground) 76%, white);align-items:center;gap:16px;font-size:13px;line-height:1.45;display:flex}.document-provided{border-top:1px solid var(--border);gap:18px;margin-top:42px;padding-top:22px;display:grid}.text-action{width:fit-content;color:var(--foreground);text-align:left;background:0 0;border:0;padding:0;font-size:12.5px;text-decoration:none}.pill,.status{border:1px solid var(--border);background:var(--muted);width:fit-content;min-height:24px;color:var(--muted-foreground);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:400;display:inline-flex}.pill-neutral,.status-in-review,.status-not-needed-yet,.status-requested,.status-needs-update,.status-accepted-for-review,.status-optional,.status-in-preparation,.status-needs-sponsor-feedback,.status-approved,.status-delivered,.status-archived,.pill-warning,.status-missing,.status-provider-review-needed,.pill-blocked{background:var(--muted);border-color:var(--border);color:var(--muted-foreground)}.pill-ok,.status-received,.status-ready,.status-ready-for-your-review,.status-ready-for-review,.status-shared{border-color:var(--border);color:var(--foreground);background:0 0;font-weight:500}.gate-list{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.plain-list{color:var(--foreground);margin:18px 0 0;padding-left:18px;font-size:13.5px;line-height:1.6}.plain-list li+li{margin-top:10px}.dev-panel{margin-top:18px;padding:18px 22px}.dev-panel summary,.inline-dev-panel summary{color:var(--muted-foreground);cursor:pointer;font-size:13px;font-weight:500}.inline-dev-panel{border-top:1px solid var(--border);margin-top:18px;padding-top:14px}.module-list{gap:12px;margin-top:14px;display:grid}.module-list div,.dev-grid div{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);padding:12px}.module-list strong,.dev-grid strong{overflow-wrap:anywhere;color:var(--foreground);margin-top:4px;font-size:13.5px;font-weight:500;line-height:1.45;display:block}.module-list p{margin-top:6px;font-size:13px}.dev-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.report-screen{width:min(1320px,100vw - 220px);margin:0 auto;padding:42px 32px 54px}.report-intro{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.report-intro h1{margin-bottom:8px}.report-open-link{border:1px solid var(--primary);border-radius:var(--radius-md);background:var(--primary);min-height:40px;color:var(--primary-foreground);white-space:nowrap;box-shadow:var(--shadow);justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.report-frame-shell,.native-report-shell{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-sm);overflow:hidden}.native-report-host{min-height:680px;display:block}.report-frame{background:var(--card);border:0;width:100%;height:min(860px,100vh - 170px);min-height:680px;display:block}.report-note{color:var(--muted-foreground);margin:18px 0 0;font-size:13px;line-height:1.6}.portal-document-tabs{border-bottom:1px solid var(--border);gap:26px;margin-top:28px;display:flex}.portal-document-tabs button{min-height:42px;color:var(--muted-foreground);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 10px;font-size:13px}.portal-document-tabs button[aria-selected=true]{border-color:var(--foreground);color:var(--foreground);font-weight:500}.portal-deliverable-shelf,.portal-deliverable-state{margin-top:34px}.portal-deliverable-state{border-block:1px solid var(--border);align-content:center;justify-items:start;min-height:260px;padding:28px 0;display:grid}.portal-deliverable-state h2{margin:0 0 8px;font-family:Instrument Serif,ui-serif,Georgia,serif;font-size:27px;font-weight:400}.portal-deliverable-state p{max-width:500px;color:var(--muted-foreground);margin:0 0 16px;font-size:12.5px;line-height:1.6}.portal-deliverable-state button,.portal-deliverable-error button{border:1px solid var(--border);background:var(--background);min-height:40px;color:var(--foreground);border-radius:6px;padding:0 16px;font-size:12px}.portal-deliverable-list{border-top:1px solid var(--border);margin-top:18px;display:grid}.portal-deliverable-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 0;display:grid}.portal-deliverable-row>div{gap:5px;min-width:0;display:grid}.portal-deliverable-category{color:var(--muted-foreground);text-transform:capitalize;font-size:10.5px}.portal-deliverable-row h3{margin:0;font-size:13.5px;font-weight:500}.portal-deliverable-row p{max-width:580px;color:var(--muted-foreground);margin:2px 0;font-size:12px;line-height:1.55}.portal-deliverable-row small{overflow-wrap:anywhere;color:var(--muted-foreground);font-size:10.5px}.portal-deliverable-row>button{border:1px solid var(--border);background:var(--foreground);min-width:104px;min-height:40px;color:var(--background);border-radius:6px;padding:0 16px;font-size:12px;font-weight:500}.portal-deliverable-row>button:disabled{background:var(--muted);color:var(--muted-foreground)}.portal-deliverable-error{border-left:3px solid var(--destructive);color:var(--destructive);margin-top:16px;padding:7px 0 7px 12px;font-size:12px}.portal-deliverable-error button{min-height:32px;margin-left:8px}@media (width<=860px){.sidebar{display:none}.mobile-bar{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.mobile-bar select{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--background);max-width:170px;color:var(--foreground);padding:8px}main{padding-left:0}.screen{width:100%;padding:42px 22px 70px}.report-screen{width:100%;padding:28px 14px 42px}.report-intro{align-items:start;display:grid}.report-frame{height:720px;min-height:720px}.next-card,.today-row,.list-row,.dev-grid,.deliverable-hero,.deliverable-card,.setup-next-form-row,.setup-system-row,.setup-card-grid,.setup-field-grid{grid-template-columns:1fr}.setup-system-row{align-items:stretch;gap:10px}.setup-system-row>span{align-self:auto}.setup-form-actions,.setup-source-actions{align-items:stretch}.document-primary-upload{margin-top:34px}.document-upload-panel{flex-direction:column;align-items:stretch;min-height:132px;padding:22px}.document-upload-panel button{width:100%}.document-drop-target-primary{min-height:132px}.document-request-row{grid-template-columns:1fr auto;align-items:start;gap:8px 16px;display:grid}.document-request-copy{grid-column:1/-1}.document-request-row button{justify-self:end}.portal-document-tabs{gap:20px;overflow-x:auto}.portal-document-tabs button{flex:none;min-height:44px}.portal-deliverable-row{grid-template-columns:1fr;gap:14px}.portal-deliverable-row>button{width:100%;min-height:44px}.deliverable-output-row{grid-template-columns:1fr;align-items:start;gap:12px}.deliverable-output-row button{text-align:left;justify-self:start}.deliverable-action,.deliverable-card-action{justify-items:start}.row-action{text-align:left;justify-items:start}}
