:root{color-scheme:light;--ink:#122a32;--muted:#52666c;--accent:#067d86;--line:#dce3e5;--paper:#fff;--soft:#f3f6f6;--error:#a12929;font-family:-apple-system,BlinkMacSystemFont,"Roboto Mono","BIZ UD Gothic",monospace;font-size:16px;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}[hidden]{display:none!important}:focus-visible{outline:3px solid #008f9f;outline-offset:4px}h1,h2,p,figure{margin:0}h1{font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.38;letter-spacing:-.04em}h2{font-size:1.25rem;line-height:1.5}p{line-height:1.9}img{display:block;max-width:100%}main{min-height:75vh}.skip{position:absolute;left:16px;top:-60px;background:var(--ink);color:white;padding:14px;z-index:20}.skip:focus{top:12px}
.site-header{height:96px;max-width:1320px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:1.95rem;letter-spacing:-.07em;font-weight:750;display:flex;align-items:center;gap:16px}.brand span{font-size:.75rem;font-weight:600;letter-spacing:.18em;border-left:1px solid #a5b4b8;padding:7px 0 7px 16px}nav{display:flex;align-items:center;gap:24px}nav>a:not(.button){font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 24px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:#fff;font-weight:600;text-decoration:none;line-height:1.4}.button:hover{background:#21414b}.button.small{min-height:44px;font-size:.9rem;padding:11px 18px}.button.secondary{background:transparent;color:var(--ink);border-color:#9aaeb4}.button.secondary:hover{background:var(--soft)}.button.full{width:100%}.text-link{display:inline-block;font-size:.9rem;color:var(--muted);margin-bottom:18px}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:700;color:var(--accent);margin-bottom:22px}.subtle,.field-help{font-size:.875rem;line-height:1.8;color:var(--muted)}.field-help{margin:8px 0 18px}.required{font-size:.75rem;font-weight:500;color:var(--accent);margin-left:8px}.notice{max-width:1160px;margin:20px auto;padding:15px 20px;background:#e7f3ef;border-left:3px solid #307966;line-height:1.7}
.home{max-width:1320px;margin:auto;display:grid;grid-template-columns:41% 59%;padding:58px 48px 0}.hero-copy{padding:14px 32px 32px 0}.hero-copy h1{font-size:clamp(2.3rem,3.5vw,3.45rem)}.hero-copy h1 span{color:var(--accent)}.lead{margin:26px 0 30px;font-size:1rem}.hero-copy>.subtle{margin-top:14px}.hero-image{position:relative;min-height:565px;overflow:hidden;background:var(--soft)}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:58% center}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:14px 22px;background:linear-gradient(transparent,#0009);color:white;font-size:.75rem;text-align:right}.image-label{position:absolute;top:26px;left:28px;color:#fff;letter-spacing:.12em;font-size:1.5rem;font-weight:600;text-shadow:0 1px 12px #0009}.image-label span{font-size:.65rem;letter-spacing:.18em}.home-delivery{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:34px 0;gap:40px}.step-number{font-size:.78rem;letter-spacing:.12em;color:var(--accent);font-weight:700}.home-delivery h2{margin:10px 0;font-size:1.05rem}.home-delivery p{font-size:.9rem;color:var(--muted)}.home-note{grid-column:1/-1;font-size:.8rem;color:var(--muted);padding:20px 0 30px}
.page-shell{max-width:1120px;margin:auto;padding:56px 40px 72px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.page-heading h1{font-size:2rem}.page-heading .eyebrow{margin-bottom:12px}.registration{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding-top:72px;max-width:1080px}.registration-aside{background:var(--ink);color:white;padding:42px 32px;display:flex;flex-direction:column;align-items:flex-start}.registration-aside h1{font-size:2rem}.registration-aside .eyebrow{color:#91d8d5;font-size:.7rem}.price{font-size:3.1rem;letter-spacing:-.05em;font-weight:600;margin:46px 0 16px}.price span{font-size:.9rem;letter-spacing:0;margin-left:10px;font-weight:400}.registration-aside p:not(.eyebrow){font-size:.9rem;color:#d3e0e2}.registration-aside .text-link{margin:44px 0 0;color:#d3e0e2}.form-panel h2{font-size:1.7rem;margin-bottom:32px}.form-panel>.eyebrow{margin-bottom:8px}.form-panel .button{margin-top:24px}
label:not(.choice):not(.drop-area):not(.switch-label){display:block;font-size:.9rem;font-weight:600;margin-bottom:10px}input[type=text],input[type=email],input[type=month],input[type=number],textarea,select{width:100%;border:1px solid #9aaeb4;border-radius:3px;padding:13px 14px;color:var(--ink);background:#fff;line-height:1.5;min-height:48px}input::placeholder,textarea::placeholder{color:#708187}textarea{resize:vertical}.soft-note{padding:18px 20px;background:var(--soft);font-size:.875rem;line-height:1.9;margin-top:24px}.form-error{color:var(--error);padding:14px 0;font-size:.9rem;white-space:pre-wrap}.form-section{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}.section-heading{display:flex;gap:16px;align-items:center;margin-bottom:30px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.two-columns fieldset{padding:0;border:0;margin:26px 0 0;min-width:0}.two-columns legend{font-size:.9rem;font-weight:600;margin-bottom:12px}.choice{display:inline-flex;align-items:center;gap:8px;margin-right:18px;margin-bottom:20px;font-size:.875rem}input[type=radio],input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent);flex-shrink:0}.drop-area{margin-top:28px;border:1px dashed #6f959d;padding:28px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;background:#f7fafb;cursor:pointer;text-align:center}.drop-area:hover,.drop-area.dragover{border-color:var(--accent);background:#eaf4f4}.drop-area span{font-size:.875rem;color:var(--muted)}.drop-area .field-help{margin:0}.drop-area input{max-width:100%;font-size:.85rem;margin-top:8px}.selected-files{display:grid;gap:10px}.file-row{display:grid;grid-template-columns:minmax(0,1fr) 155px 44px;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:12px 0}.file-name{overflow-wrap:anywhere;font-size:.9rem}.file-meta{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.file-row select{font-size:.85rem;padding:8px;min-height:42px}.icon-button{border:1px solid var(--line);background:white;border-radius:3px;font-size:1.2rem;width:42px;height:42px;color:var(--ink)}.output-options{margin-top:28px;align-items:start}.output-options input[type=number]{max-width:140px}.switch-label{display:flex;align-items:flex-start;gap:12px;line-height:1.7;font-size:.9rem;font-weight:600;margin-top:3px}.request-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px}.upload-progress{margin-top:18px;display:grid;gap:12px}.upload-progress progress{width:100%;accent-color:var(--accent)}.upload-progress span{font-size:.875rem}
.jobs-list{margin:30px 0}.job-card{border-top:1px solid var(--line);padding:24px 4px;display:flex;align-items:center;justify-content:space-between;gap:24px;text-decoration:none}.job-card:last-child{border-bottom:1px solid var(--line)}.job-card:hover{background:var(--soft)}.job-card h2{font-size:1.1rem;overflow-wrap:anywhere}.job-card p{font-size:.8rem;color:var(--muted);margin-top:5px}.badge{display:inline-block;border-radius:3px;padding:7px 12px;background:#eaf0f2;font-size:.8rem;white-space:nowrap;line-height:1.5}.badge[data-status=completed]{background:#e3f2e9;color:#23593c}.badge[data-status=needs_review]{background:#fbefcf;color:#785018}.badge[data-status=failed]{background:#fbe9e6;color:#942f24}.empty-state{border:1px dashed #b9c7cb;background:var(--soft);padding:46px 30px;text-align:center}.empty-state h2{margin-bottom:12px}.empty-state .button{margin-top:24px}.detail-top{display:flex;gap:20px;align-items:center;justify-content:space-between;margin:16px 0 22px}.detail-top h1{font-size:2rem;overflow-wrap:anywhere}.status-panel{border:1px solid var(--line);padding:28px;margin:24px 0;background:var(--soft)}.status-panel h2{margin-bottom:12px}.status-panel .button{margin-top:20px}.status-panel p{font-size:.95rem}.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-bottom:1px solid var(--line);padding:0 0 22px}.detail-meta dt{font-size:.8rem;color:var(--muted);margin-bottom:8px}.detail-meta dd{margin:0;font-size:.95rem}.review-list{padding-left:20px;line-height:1.9;font-size:.9rem;overflow-wrap:anywhere}.detail-files{padding-left:0;list-style:none;margin-bottom:26px}.detail-files li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:12px 0;font-size:.85rem;overflow-wrap:anywhere}.detail-notes{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.9rem;margin:16px 0 26px}footer{border-top:1px solid var(--line);max-width:1224px;margin:20px auto 0;padding:26px 0 32px;display:flex;justify-content:space-between;gap:24px;font-size:.75rem;color:var(--muted);line-height:1.8}.analytics-controls{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.analytics-controls strong{color:var(--ink)}.analytics-button{appearance:none;border:0;background:transparent;color:var(--ink);padding:0;text-decoration:underline;text-underline-offset:3px;font-size:inherit}.analytics-consent{position:fixed;right:24px;bottom:24px;z-index:10;max-width:430px;padding:18px 20px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 32px #122a3226;font-size:.82rem}.analytics-consent p{line-height:1.7}.analytics-consent div{display:flex;gap:10px;margin-top:14px}.analytics-consent .button{min-height:40px;padding:8px 13px;gap:8px}
@media(max-width:900px){.site-header{padding:0 28px;height:82px}.home{padding:38px 28px 0;grid-template-columns:45% 55%}.hero-copy{padding-right:20px}.hero-copy h1{font-size:2.25rem}.hero-copy .button{padding:15px 17px;gap:14px;font-size:.9rem}.hero-image{min-height:515px}.registration{gap:32px;padding:42px 28px}.registration-aside{padding:32px 24px}.registration-aside h1{font-size:1.65rem}footer{margin-left:28px;margin-right:28px}.home-delivery{gap:24px}.page-shell{padding-left:28px;padding-right:28px}}
@media(max-width:650px){.site-header{height:76px;padding:0 20px}.brand{font-size:1.65rem;gap:10px}.brand span{font-size:.6rem;padding-left:10px}.site-header nav{gap:12px}.button.small{font-size:.8rem;padding:9px 11px;gap:12px}.home{padding:32px 20px 0;display:flex;flex-direction:column}.hero-copy{padding:0}.hero-copy .eyebrow{margin-bottom:16px}.hero-copy h1{font-size:2.5rem;line-height:1.33}.lead{margin:22px 0 24px}.hero-image{margin-top:30px;min-height:0;height:340px}.hero-image img{object-position:50%}.hero-copy .button{font-size:1rem;padding:15px 22px}.image-label{top:18px;left:20px;font-size:1.2rem}.hero-image figcaption{font-size:.65rem;padding:12px}.home-delivery{margin-top:32px;grid-template-columns:1fr;padding:24px 0;gap:26px}.home-delivery h2{margin:6px 0}.home-note{font-size:.75rem}.page-shell{padding:32px 20px 44px}.registration{display:flex;flex-direction:column;gap:30px}.registration-aside{padding:28px 24px}.registration-aside h1{font-size:1.7rem}.registration-aside .eyebrow{margin-bottom:12px}.price{margin:22px 0 8px;font-size:2.6rem}.registration-aside .text-link{display:none}.form-panel h2{margin-bottom:24px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:18px}.page-heading h1{font-size:1.65rem}.page-heading>.subtle{display:none}.page-heading .button{font-size:.85rem;min-height:46px;padding:12px 16px;gap:14px}.two-columns{grid-template-columns:1fr;gap:6px}.form-section{margin-top:24px;padding-top:24px}.section-heading{margin-bottom:22px}.drop-area{padding:24px 16px}.file-row{grid-template-columns:minmax(0,1fr) 125px 40px;gap:8px}.file-row select{font-size:.75rem}.file-name{font-size:.8rem}.icon-button{width:38px;height:38px}.request-bottom{flex-direction:column;align-items:stretch;gap:20px}.request-bottom .button{width:100%}.output-options{gap:12px}.job-card{padding:20px 0;gap:12px}.job-card h2{font-size:1rem}.badge{font-size:.75rem;padding:6px 8px}.detail-top{align-items:flex-start;flex-wrap:wrap}.detail-top h1{font-size:1.65rem}.detail-meta{grid-template-columns:1fr;gap:14px}.detail-meta div{display:flex;justify-content:space-between;gap:18px}.detail-meta dt{margin:0}.status-panel{padding:22px 18px}.status-panel .button{width:100%}.empty-state{padding:34px 20px}footer{margin:18px 20px 0;flex-direction:column;gap:8px;padding:22px 0 28px}.notice{margin:16px 20px}.request-page .page-heading{display:block}.request-page .page-heading h1{margin-top:4px}}
.brand{gap:10px}.operator-brand{display:inline-flex;align-items:center;gap:8px}.operator-brand img{width:26px;height:28px;object-fit:contain}.request-bottom{justify-content:flex-end}.privacy-page{max-width:850px}.privacy-page h1{font-size:2rem;margin-bottom:32px}.privacy-page h2{margin:30px 0 12px}.privacy-page p{margin:12px 0;color:var(--muted);font-size:.95rem}#email-field{margin-top:22px}
@media(max-width:650px){.brand{font-size:1.45rem;gap:7px}.brand span{font-size:.55rem;padding-left:8px}}
@media(prefers-reduced-motion:no-preference){a,button{transition:background-color .15s ease,border-color .15s ease}}
.intake-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:26px 0;gap:8px;counter-reset:intake-step}.intake-steps li{counter-increment:intake-step;border-bottom:3px solid var(--line);padding:12px 4px;color:var(--muted);font-size:.86rem;line-height:1.65}.intake-steps li:before{content:'0' counter(intake-step);display:block;font-size:.72rem;letter-spacing:.12em}.intake-steps li[aria-current=step]{border-color:var(--accent);color:var(--accent);font-weight:700}.intake-intro{max-width:770px;font-size:.95rem;color:var(--muted)}.intake-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;align-items:start}.intake-chat,.intake-spec{min-width:0}.intake-chat>.eyebrow{letter-spacing:.04em;margin-bottom:8px}.chat-transcript{display:grid;gap:18px;margin:22px 0}.chat-message{padding:20px;border:1px solid var(--line);border-radius:4px;overflow-wrap:anywhere}.chat-message.from-user{margin-left:28px;background:#edf6f5;border-color:#cfe3e0}.chat-speaker{display:block;font-size:.72rem;font-weight:700;color:var(--muted);margin-bottom:8px}.chat-message p{white-space:pre-wrap;font-size:.88rem;line-height:1.9}.chat-waiting{background:var(--soft);padding:22px;line-height:1.8;border-left:3px solid var(--accent);margin:20px 0}.chat-waiting p{font-size:.85rem;color:var(--muted);margin-top:8px}.intake-questions{padding:20px 20px 20px 42px;background:#f3f7f7;line-height:1.9;font-size:.92rem}.intake-questions li+li{margin-top:14px}.intake-form{margin:24px 0}.intake-form .button{width:100%;font-size:.9rem;gap:12px}.intake-spec{border:1px solid var(--line);border-radius:4px;padding:22px;background:#fcfdfd}.spec-heading{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:baseline;margin-bottom:8px}.spec-heading h2{font-size:1.15rem}.spec-empty{padding:40px 8px;color:var(--muted);font-size:.9rem;line-height:1.9}.spec-group{border-top:1px solid var(--line);margin-top:18px}.spec-group>summary{cursor:pointer;padding:17px 0;font-size:.9rem;font-weight:650;line-height:1.6}.spec-group>summary span{font-size:.72rem;font-weight:400;margin-left:12px}.spec-field{padding:16px 0;border-top:1px solid #eaf0f0}.spec-field-heading{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.spec-field h3{font-size:.86rem;line-height:1.65;margin:0;overflow-wrap:anywhere}.spec-state{font-size:.68rem;background:#eaf0f2;border-radius:3px;padding:3px 6px;white-space:nowrap;line-height:1.7}.spec-state.is-blocking{background:#fbefcf;color:#785018}.spec-value{font-size:.9rem;margin-top:8px;white-space:pre-wrap;overflow-wrap:anywhere}.spec-basis{font-size:.74rem;color:var(--muted);margin-top:8px;overflow-wrap:anywhere;line-height:1.7}.spec-blocker{color:#8a5810;font-size:.75rem;margin-top:8px}.intake-confirm{border-top:2px solid var(--accent);padding-top:22px;margin-top:22px}.intake-confirm h3{font-size:1rem;margin:0 0 10px}.intake-confirm p{font-size:.87rem}.intake-confirm .switch-label{margin:20px 0}.intake-confirm .button{font-size:.9rem}.intake-section{margin-bottom:40px}.access-status{overflow-wrap:anywhere;margin:12px 0 20px;padding:14px 18px;background:var(--soft)}
@media(max-width:800px){.intake-layout{grid-template-columns:1fr;gap:26px}.intake-spec{padding:20px}.intake-steps li{font-size:.75rem}.chat-message{padding:18px}.chat-message.from-user{margin-left:16px}.intake-steps{gap:6px}.spec-heading{gap:6px}.intake-confirm .button{font-size:.9rem;padding:15px 12px}}
.intake-addition{border-top:1px solid var(--line);padding:20px 0;margin-top:24px}.intake-addition>summary{cursor:pointer;font-size:.87rem;margin-bottom:20px;line-height:1.8}.intake-addition input[type=file]{max-width:100%;font-size:.82rem}.intake-addition .button{width:100%;font-size:.85rem;padding:14px 10px}.intake-file-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);align-items:center}.intake-file-row span{overflow-wrap:anywhere;font-size:.8rem}.intake-file-row select{font-size:.8rem;padding:8px}
@media(min-width:801px){.detail-meta{grid-template-columns:repeat(4,minmax(0,1fr))}}
.intake-progress{border:1px solid #cfe3e0;background:#f3f9f8;border-radius:6px;padding:24px;margin:26px 0}.progress-eyebrow{font-size:.73rem;color:var(--muted);letter-spacing:.08em;margin-bottom:5px}.progress-summary .progress-title{font-size:1.2rem;margin:0;line-height:1.7}.progress-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;list-style:none;padding:0;margin:20px 0}.progress-stages li{border-top:5px solid #d5e0df;padding-top:10px;min-width:0}.progress-number{font-size:.66rem;letter-spacing:.08em;color:var(--muted)}.progress-label{display:block;font-size:.9rem;line-height:1.7}.progress-state{font-size:.7rem;color:var(--muted)}.progress-stages [data-state=done],.progress-stages [data-state=current]{border-color:var(--accent)}.progress-stages [data-state=current] .progress-label{color:var(--accent)}.progress-stages [data-state=failed]{border-color:#ad3b35}.progress-stages [data-state=failed] .progress-label,.intake-progress[data-outcome=failed] .progress-title{color:#922f29}.intake-progress[data-outcome=failed]{border-color:#e7c6c2;background:#fff8f6}.progress-detail{font-size:.88rem;line-height:1.85;margin-bottom:12px}.progress-time,.progress-heartbeat,.progress-sync{font-size:.76rem;line-height:1.8;color:var(--muted);overflow-wrap:anywhere}.progress-heartbeat:empty,.progress-time:empty{display:none}.progress-sync{margin-top:7px}.is-stale{color:#8c5316!important;font-weight:600}
@media(max-width:650px){.intake-progress{padding:18px 14px}.progress-summary .progress-title{font-size:1.05rem}.progress-stages{gap:5px;margin:17px 0}.progress-label{font-size:.77rem}.progress-detail{font-size:.82rem}.progress-time,.progress-heartbeat,.progress-sync{font-size:.71rem}}
.progress-reader{font-size:.76rem;line-height:1.8;color:var(--muted);overflow-wrap:anywhere;margin-top:7px}.progress-reader:empty{display:none}
@media(max-width:650px){.progress-reader{font-size:.71rem}}
.single-round-notice,.intake-summary{font-size:.9rem;line-height:1.9;margin:16px 0;white-space:pre-wrap;overflow-wrap:anywhere}.single-round .intake-chat>a{font-size:.85rem;color:var(--accent);text-underline-offset:3px}.question-group{min-width:0;border:1px solid var(--line);padding:18px;margin:22px 0;background:#fff}.question-group legend{font-size:.88rem;font-weight:650;padding:0 8px}.question-item{margin:12px 0 22px}.question-item:last-child{margin-bottom:0}.question-item label{font-size:.87rem;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.question-item textarea,.question-item input,.question-item select{width:100%;min-width:0;box-sizing:border-box;font:inherit;font-size:.88rem}.single-round-form>h3{font-size:1.02rem;margin:24px 0 10px}.single-round-form>.button{margin-top:18px}.reading-coverage{font-size:.8rem;line-height:1.85;padding:12px 0;color:var(--accent);overflow-wrap:anywhere}.reading-sources{font-size:.78rem;line-height:1.9;margin-bottom:20px;overflow-wrap:anywhere}.reading-sources summary,.intake-history>summary{cursor:pointer}.reading-sources ul{padding-left:20px}.reading-sources li{margin:8px 0}.intake-history{border-top:1px solid var(--line);padding-top:20px;margin-top:28px;font-size:.86rem}.intake-history .chat-message{margin:16px 0}.intake-modal{box-sizing:border-box;width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;border:1px solid var(--line);border-radius:8px;padding:30px;color:var(--ink);background:var(--paper,#fff);box-shadow:0 22px 90px #132c3233}.intake-modal::backdrop{background:#102e3b70}.intake-modal h2{font-size:1.25rem;line-height:1.65;margin:0 0 18px}.intake-modal p{font-size:.9rem;line-height:1.95;margin:16px 0}.intake-modal-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:24px}.intake-modal-actions .button{font-size:.87rem;padding:14px 20px;white-space:normal;line-height:1.6}.single-round .spec-field-heading{flex-wrap:wrap}.single-round .spec-field h3{flex:1;min-width:120px}
@media(max-width:650px){.question-group{padding:12px;margin:18px 0}.intake-modal{padding:22px 18px}.intake-modal-actions{flex-direction:column-reverse}.intake-modal-actions .button{width:100%}.single-round-notice,.intake-summary{font-size:.85rem}.question-item label{font-size:.84rem}}
.single-round-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:36px;align-items:start}.intake-confirmed,.intake-questions{min-width:0;padding:26px;background:#fff;border:1px solid var(--line)}.intake-confirmed{background:#f7faf9}.intake-confirmed>h2,.intake-questions>h2{font-size:1.2rem;line-height:1.65;margin:0 0 12px}.confirmed-group{margin-top:28px}.confirmed-group>h3{font-size:.9rem;line-height:1.8;border-bottom:1px solid var(--line);padding-bottom:10px}.confirmed-list{margin:0}.confirmed-item{padding:16px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.confirmed-item dt{font-size:.85rem;font-weight:650;line-height:1.8}.confirmed-item dd{margin:7px 0 0;font-size:.9rem;line-height:1.9;white-space:pre-wrap}.confirmed-item .confirmed-scope{font-size:.76rem;color:var(--muted)}.confirmed-disclosures{margin-top:26px;font-size:.78rem;line-height:1.9}.confirmed-disclosures h3{font-size:.86rem}.confirmed-disclosures p{margin-top:10px;overflow-wrap:anywhere}.intake-empty,.answer-preparation{font-size:.9rem;line-height:1.9;padding:18px 0}.answer-preparation h3{font-size:1rem;margin-bottom:12px}.intake-questions>.button{margin-top:20px}.intake-questions textarea{max-width:100%;box-sizing:border-box}.intake-questions textarea:disabled{background:#f2f5f5;color:var(--muted)}.single-round .question-item{padding:20px 0;border-bottom:1px solid var(--line);margin:0 0 22px}.single-round .question-item label{font-size:.95rem;line-height:1.95}.single-round .question-item textarea{font-size:.95rem;line-height:1.8;margin-top:8px}.single-round-form>label{margin-top:24px}.answer-attachments{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.answer-attachments h3{font-size:1rem}.answer-attachments input[type=file]{font-size:.82rem;max-width:100%}.answer-consent{font-size:.86rem;line-height:1.9;margin-top:28px}.single-round .progress-stages,.single-round .progress-reader{display:none}.single-round .intake-progress{margin-bottom:26px}.single-round .button:disabled{opacity:.55;cursor:not-allowed}
.identical-questions legend{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.95}.identical-questions .field-help{margin-top:0}
@media(max-width:800px){.single-round-layout{grid-template-columns:minmax(0,1fr);gap:22px}.intake-confirmed,.intake-questions{padding:20px}.single-round .question-item label{font-size:.9rem}.single-round .question-item textarea{font-size:1rem}}
/* Same-case corrections: short conditions, actual filenames and private previews. */
.correction-panel { margin: 28px 0; padding: 24px; border: 1px solid var(--line, #d9dfe4); border-radius: 14px; background: #fff; }
.correction-panel h2 { margin: 0 0 10px; font-size: 1.25rem; }
.correction-notice { margin: 0 0 18px; color: #59656b; font-size: .92rem; line-height: 1.7; }
.correction-status { padding: 14px 16px; border-radius: 8px; background: #f1f6f5; margin-bottom: 14px; }
.correction-status p { margin: 6px 0 0; }
.correction-history { margin: 14px 0 18px; }
.correction-history summary { cursor: pointer; color: #356562; }
.correction-history-group { border-top: 1px solid #e5e8ea; margin-top: 12px; padding: 10px 0; }
.correction-history-group h3 { font-size: 1rem; }
.correction-history-group p { white-space: pre-wrap; overflow-wrap: anywhere; }
.correction-filename { font-size: .85rem; color: #59656b; }
.correction-row { display: grid; grid-template-columns: minmax(140px, .7fr) minmax(0, 2fr); gap: 20px; border: 1px solid #dde3e6; border-radius: 10px; padding: 18px; margin: 20px 0; min-width: 0; }
.correction-row legend { padding: 0 8px; font-weight: 600; font-size: .95rem; }
.correction-preview { min-height: 130px; align-self: start; display: grid; place-items: center; background: #f3f5f6; border-radius: 8px; overflow: hidden; }
.correction-preview img { display: block; width: 100%; height: auto; }
.correction-preview img[hidden], .correction-preview span[hidden], .correction-field[hidden] { display: none; }
.correction-preview span { padding: 16px; font-size: .8rem; color: #647278; line-height: 1.6; }
.correction-fields { display: grid; gap: 12px; min-width: 0; }
.correction-field { display: grid; gap: 6px; margin: 0; min-width: 0; font-size: .88rem; }
.correction-field select, .correction-field input, .correction-field textarea { width: 100%; max-width: 100%; min-width: 0; box-sizing: border-box; font: inherit; border: 1px solid #bcc8ce; border-radius: 6px; padding: 10px; background: #fff; color: #17262c; }
.correction-field textarea { resize: vertical; line-height: 1.6; }
.correction-remove { justify-self: end; border: 0; padding: 4px; background: transparent; color: #59656b; font: inherit; font-size: .8rem; cursor: pointer; }
.correction-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; }
@media (max-width: 600px) {
  .correction-panel { padding: 18px 14px; }
  .correction-row { grid-template-columns: minmax(0, 1fr); gap: 14px; padding: 12px; }
  .correction-preview { min-height: 70px; }
  .correction-preview img { max-height: 240px; object-fit: contain; }
  .correction-actions { flex-direction: column; }
  .correction-actions .button { width: 100%; }
}
.upload-recovery { margin: 1.5rem 0; padding: 1rem; border: 1px solid #c9d8d0; border-radius: 12px; }
.upload-recovery-row { display: grid; gap: .65rem; padding: 1rem 0; border-top: 1px solid #dde5df; }
.upload-recovery-row label { overflow-wrap: anywhere; }
.upload-recovery-row input { max-width: 100%; min-width: 0; }
.upload-recovery-row button { justify-self: start; }
/* Email recovery uses the existing form and button system. */
.recovery-panel { max-width: 560px; margin: 36px auto; }
.recovery-panel h1 { font-size: clamp(24px, 5vw, 36px); }
.recovery-panel input { width: 100%; margin-bottom: 20px; }
#email-verification { margin: 16px 0 24px; }
:root .account-dialog{width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:28px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--paper,#fff);overflow:auto}
.account-dialog::backdrop{background:rgb(15 35 42 / .45)}
.account-billing{margin:24px 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.account-billing .billing-lead{font-weight:600}.account-billing .soft-note p{margin:0 0 12px}.account-billing .soft-note p:last-child{margin-bottom:0}
.account-billing .billing-confirm{display:flex;align-items:flex-start;gap:10px;margin:18px 0;font-size:.9rem;line-height:1.6}
.account-billing .billing-confirm input{flex:none;width:18px;height:18px;margin-top:3px}.account-billing .button{white-space:normal;max-width:100%;margin:6px 8px 6px 0;line-height:1.6}
.account-billing ul{padding-left:20px}.account-billing li{margin:12px 0;overflow-wrap:anywhere}
.billing-notice{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:28px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--paper,#fff)}
.billing-notice::backdrop{background:rgb(15 35 42 / .45)}
.billing-notice h2{font-size:1.25rem;line-height:1.5}.billing-notice p{line-height:1.8;overflow-wrap:anywhere}.billing-notice .button{white-space:normal;margin:12px 8px 0 0}
#payment-billing{max-width:720px}#payment-billing p{line-height:1.8;overflow-wrap:anywhere}.billing-conditions{margin:24px 0}
.account-dialog h1{font-size:1.8rem;margin:28px 0}.account-dialog h2{font-size:1.2rem;margin-bottom:12px}.account-dialog p{overflow-wrap:anywhere}.account-dialog .button{gap:10px}.account-dialog #close-account{min-height:40px;padding:8px 14px}
@media(max-width:650px){.site-header nav{gap:10px;flex-wrap:wrap;justify-content:flex-end}.site-header nav>a:not(.button){font-size:.75rem}.account-dialog{padding:20px}}
/* The primary product promise stays ahead of feature and payment details. */
.quality-promise{margin:24px 0;padding:18px 0 18px 18px;border-left:3px solid currentColor;color:var(--ink)}
.quality-promise h2{font-size:1.2rem;line-height:1.6;margin:0 0 10px;letter-spacing:.01em}
.quality-promise p{font-size:.9rem;line-height:1.9;margin:0}
