:root{color:#102a43;background:#dce8ef;font-family:IBM Plex Sans,sans-serif;font-synthesis:none;--paper: #f8fbfd;--paper-blue: #edf4f8;--ink: #102a43;--blue: #2056a8;--red: #c33d4a;--amber: #b85d13;--green: #2f745b;--rule: #9fb6c5;--shadow: #688498}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#dce8ef}button,textarea{font:inherit}button:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #f3a712;outline-offset:3px}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:20;padding:.75rem 1rem;background:var(--ink);color:#fff}.skip-link:focus{top:1rem}.masthead,main,footer{width:min(1180px,calc(100% - 40px));margin-inline:auto}.masthead{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:2px solid var(--ink)}.wordmark{display:inline-flex;align-items:center;gap:.8rem;color:var(--ink);font-weight:600;font-size:1.05rem;text-decoration:none}.register-mark{width:30px;height:30px;border:2px solid var(--red);border-radius:50%;position:relative}.register-mark:before,.register-mark:after{content:"";position:absolute;background:var(--blue)}.register-mark:before{width:38px;height:2px;left:-6px;top:12px}.register-mark:after{width:2px;height:38px;left:12px;top:-6px}.prototype-flag{margin:0;font-family:IBM Plex Mono,monospace;font-size:.78rem;color:#405e73}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.42fr);gap:clamp(2rem,7vw,6rem);align-items:end;padding:clamp(3.5rem,8vw,7.5rem) 0 3rem}.hero h1{max-width:760px;margin:0;font-size:clamp(3rem,7vw,6.9rem);line-height:.91;letter-spacing:-.065em;font-weight:600}.hero-copy>p{max-width:650px;margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.45}.promise-list{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;margin:2rem 0 0;padding:1rem 0 0;border-top:1px solid var(--rule);list-style:none;font-size:.88rem}.promise-list li:before{content:"✓";color:var(--green);margin-right:.45rem;font-weight:600}.press-key{display:grid;gap:.85rem;padding:1.2rem 0 0 1.5rem;border-left:2px solid var(--ink);font-size:.86rem}.press-key span{display:flex;align-items:center;gap:.7rem}.key-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.key-dot--missing{background:var(--red)}.key-dot--uncertain{background:var(--amber)}.key-dot--present{background:var(--green)}.preflight{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;border:2px solid var(--ink);box-shadow:10px 10px 0 var(--shadow);background:var(--paper)}.incoming-panel,.result-panel{min-width:0}.incoming-panel{border-right:2px solid var(--ink)}.panel-heading{min-height:92px;padding:1.3rem 1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid var(--rule)}.panel-kicker{margin:0 0 .35rem;color:#557185;font-size:.82rem}.panel-heading h2{margin:0;font-size:1.25rem;font-weight:600}.sheet-number{font-family:IBM Plex Mono,monospace;color:var(--blue);font-size:.78rem}textarea{display:block;width:100%;min-height:470px;resize:vertical;padding:1.6rem;border:0;border-radius:0;color:var(--ink);background:transparent;line-height:1.72;font-size:1rem}.input-footer{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-top:1px solid var(--rule);background:var(--paper-blue)}.input-footer p{max-width:260px;margin:0;color:#557185;font-size:.78rem}.analysis-action{display:grid;gap:.55rem;justify-items:end;flex:0 0 auto}.analysis-status{min-height:1rem;max-width:none!important;color:var(--ink)!important;font-family:IBM Plex Mono,monospace;text-align:right}button{min-height:48px;padding:.8rem 1.25rem;border:2px solid var(--ink);border-radius:0;background:var(--blue);color:#fff;box-shadow:4px 4px 0 var(--ink);font-weight:600;cursor:pointer}button:active{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--ink)}button:disabled{cursor:wait;background:#6d8494}.missing-strip{margin:1.5rem;padding:1.25rem 1.4rem;border-left:7px solid var(--red);background:#fbeaec}.missing-strip h3,.missing-strip p{margin:0;font-size:1rem}.missing-strip ol{margin:.9rem 0 0;padding-left:1.2rem;line-height:1.5}.missing-strip li+li{margin-top:.45rem}.result-panel[data-state=complete] .missing-strip{animation:result-confirmation .48s ease-out}@keyframes result-confirmation{0%{box-shadow:inset 0 0 0 2px var(--red);transform:translate(7px)}to{box-shadow:inset 0 0 0 0 transparent;transform:translate(0)}}.field-list{border-top:1px solid var(--rule)}.field-row{display:grid;grid-template-columns:160px 1fr;gap:.5rem 1.2rem;padding:1rem 1.5rem;border-bottom:1px solid #c8d7e0;position:relative}.field-row:before{content:"";position:absolute;width:5px;inset:0 auto 0 0;background:var(--green)}.field-row--missing:before{background:var(--red)}.field-row--uncertain:before{background:var(--amber)}.field-summary{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.field-summary h3{margin:0;font-size:.9rem;font-weight:600}.status-badge{font-family:IBM Plex Mono,monospace;font-size:.68rem;color:#557185}.field-value{margin:0;line-height:1.45}.field-row blockquote{grid-column:2;margin:.2rem 0 0;padding-left:.75rem;border-left:2px solid var(--rule);color:#557185;font-size:.78rem}.error-message{min-height:1.5rem;margin:1rem 1.5rem;color:var(--red)}.boundary-note{margin:clamp(4rem,8vw,7rem) 0;padding-left:clamp(1.5rem,6vw,5rem);border-left:12px double var(--blue);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:3rem;align-items:start}.boundary-note h2{margin:0;max-width:650px;font-size:clamp(2rem,4.5vw,4.3rem);line-height:1;letter-spacing:-.045em}.boundary-note p{margin:0;max-width:520px;font-size:1.08rem;line-height:1.65}footer{display:flex;justify-content:space-between;gap:1rem;padding:1.3rem 0 2.2rem;border-top:2px solid var(--ink);font-family:IBM Plex Mono,monospace;font-size:.72rem}footer p{margin:0}footer a{color:inherit}.pilot{margin:clamp(4rem,9vw,8rem) 0;display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);gap:clamp(2rem,7vw,6rem);align-items:start}.pilot-intro{position:sticky;top:2rem}.pilot-intro h2{margin:0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.98;letter-spacing:-.05em}.pilot-intro p{line-height:1.6}.pilot-workspace{border:2px solid var(--ink);background:var(--paper);box-shadow:8px 8px 0 var(--shadow)}.pilot-step{padding:clamp(1.3rem,4vw,2.4rem)}.pilot-step+.pilot-step{border-top:2px solid var(--ink)}.pilot-step h3{margin:0 0 .7rem;font-size:1.55rem}.pilot-step>p{max-width:650px;line-height:1.55}.pilot-step label:not(.file-drop){display:block;margin:1.2rem 0 .45rem;font-weight:600}.pilot-step textarea,.pilot-step input[type=text],.pilot-step select,.pilot-step input:not([type]){width:100%;min-height:46px;border:1px solid var(--rule);background:#fff;padding:.7rem;color:var(--ink)}.timer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0;border-block:1px solid var(--rule);padding:1rem 0}.timer span{font-family:IBM Plex Mono,monospace;font-size:clamp(2.2rem,6vw,4rem)}.file-drop{display:grid;min-height:150px;place-content:center;text-align:center;border:2px dashed var(--blue);background:var(--paper-blue);cursor:pointer}.file-drop span{font-size:1.25rem;font-weight:600}.file-drop small{margin-top:.45rem;color:#557185}#request-file{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden}.pilot-step fieldset{margin:1.2rem 0;padding:1rem;border:1px solid var(--rule)}.pilot-step fieldset label{display:block;margin:.45rem 0;font-weight:400}.pilot-step button{margin-top:1rem}.pilot-message{min-height:1.5rem;color:var(--red)}.pilot-results-heading{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--rule)}.pilot-results-heading span{font-family:IBM Plex Mono,monospace;color:var(--blue)}#pilot-questions{padding:1.2rem;margin:1.5rem 0;background:#fbeaec;border-left:6px solid var(--red)}#pilot-questions:empty{display:none}#pilot-questions h4{margin:0}#pilot-questions li+li{margin-top:.4rem}.confirm-row{display:grid;grid-template-columns:minmax(120px,.7fr) 120px minmax(160px,1fr);gap:.7rem;padding:1rem 0;border-bottom:1px solid #c8d7e0}.confirm-row label{margin:0!important}.confirm-row blockquote{grid-column:1 / -1;margin:0;color:#557185;font-size:.82rem}.legal-page main{padding:3rem 0 6rem}.legal-page main>a{color:var(--blue)}.legal-page article{max-width:760px;margin-top:4rem}.legal-page h1{margin:0 0 1rem;font-size:clamp(3rem,8vw,6rem);letter-spacing:-.06em}.legal-page h2{margin-top:2.4rem}.legal-page p{line-height:1.7}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:820px){.hero,.preflight,.boundary-note,.pilot{grid-template-columns:1fr}.hero{gap:2.5rem}.hero h1{font-size:clamp(3.2rem,15vw,5.4rem)}.press-key{padding-left:0;padding-top:1.3rem;border-left:0;border-top:2px solid var(--ink)}.incoming-panel{border-right:0;border-bottom:2px solid var(--ink)}textarea{min-height:350px}.boundary-note{gap:1.5rem}.pilot-intro{position:static}}@media(max-width:560px){.masthead,main,footer{width:min(100% - 24px,1180px)}.masthead{align-items:flex-start;padding:1.2rem 0}.prototype-flag{max-width:145px;text-align:right}.hero{padding-top:3rem}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.preflight{box-shadow:6px 6px 0 var(--shadow)}.input-footer{align-items:stretch;flex-direction:column}.input-footer p{max-width:none}.analysis-action{justify-items:stretch}.analysis-status{text-align:left}.field-row{grid-template-columns:1fr}.field-row blockquote{grid-column:1}.field-summary{flex-direction:row;justify-content:space-between}.confirm-row{grid-template-columns:1fr}.confirm-row blockquote{grid-column:1}footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}button:active{transform:none}.result-panel[data-state=complete] .missing-strip{animation:none}}
