:root{--ink:#17322c;--muted:#5d6e68;--paper:#f7f5ee;--surface:#fffdf8;--line:#cfd8d1;--spruce:#125a49;--spruce-dark:#0a4135;--coral:#d45e48;--coral-soft:#f8e5df;--sky:#dceef1;--focus:#0b6ecb;--shadow:0 18px 45px #17322c1f}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{background-color:var(--paper);background-image:linear-gradient(#125a4909 1px,#0000 1px),linear-gradient(90deg,#125a4909 1px,#0000 1px);background-size:28px 28px;margin:0;font-family:Aptos,Candara,Trebuchet MS,sans-serif;line-height:1.55}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.demo-banner{color:#fff;background:var(--ink);justify-content:center;align-items:center;gap:12px;min-height:42px;padding:8px 20px;font-size:14px;display:flex}.demo-banner strong{color:#bce4d7;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.public-shell,.report-shell,.receipt-shell{width:min(100% - 32px,1120px);min-height:calc(100vh - 42px);margin:0 auto;padding:30px 0 56px}.access-form{background:var(--surface);border-top:7px solid var(--spruce);max-width:560px;box-shadow:var(--shadow);gap:14px;margin:clamp(40px,10vh,100px) auto 0;padding:clamp(24px,6vw,52px);display:grid}.access-form>svg{width:42px;height:42px;color:var(--spruce)}.access-form h1,.access-form p,.access-form .field{margin:0}.wordmark{align-items:center;gap:11px;font:700 24px/1 Palatino Linotype,Palatino,serif;text-decoration:none;display:inline-flex}.wordmark.compact{font-size:20px}.wordmark-mark{color:#fff;background:var(--spruce);border-radius:4px 14px;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.gate{width:min(100%,760px);margin:clamp(42px,8vh,92px) auto 0}.eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:800;display:flex}h1,h2{letter-spacing:0;margin:0;font-family:Palatino Linotype,Palatino,Georgia,serif;line-height:1.08}h1{max-width:760px;font-size:clamp(36px,6vw,66px);font-weight:700}.lead{max-width:650px;color:var(--muted);margin:22px 0 30px;font-size:20px}.lead-small{color:var(--muted);margin:12px 0 26px;font-size:17px}fieldset{border:0;min-width:0;margin:0;padding:0}legend{margin-bottom:12px;font-weight:800}.choice-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{border:2px solid var(--line);background:var(--surface);cursor:pointer;border-radius:6px;align-items:flex-start;gap:13px;min-height:112px;padding:20px;display:flex}.choice:hover,.choice.selected{border-color:var(--spruce)}.choice.selected{box-shadow:inset 0 0 0 1px var(--spruce)}.choice.danger.selected{border-color:var(--coral);box-shadow:inset 0 0 0 1px var(--coral)}.choice input,.stacked-choices input,.option-list input,.check-row input,.fixture input{width:20px;height:20px;accent-color:var(--spruce);flex:none;margin:2px 0 0}.choice span{gap:6px;display:grid}.choice strong{font-size:17px}.choice small,.field small,.consent small{color:var(--muted)}.emergency-panel,.inline-warning{border-left:5px solid var(--coral);background:var(--coral-soft);gap:14px;margin-top:18px;padding:18px;display:flex}.emergency-panel svg{flex:none}.emergency-panel p,.inline-warning{margin-bottom:0}.action-row,.form-actions,.receipt-actions{gap:12px;margin-top:28px;display:flex}.button{cursor:pointer;border:2px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 18px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{color:#fff;background:var(--spruce)}.button.primary:hover{background:var(--spruce-dark)}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button:disabled{cursor:not-allowed;opacity:.5}.fine-print{color:var(--muted);margin-top:24px;font-size:14px}.form-error{color:#9b2f20;font-weight:700}.report-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.text-button{min-height:44px;color:var(--spruce);cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.progress-wrap{margin:34px 0 24px}.progress-wrap p{color:var(--muted);justify-content:space-between;margin:8px 0 0;font-size:14px;display:flex}.progress-track{background:#dfe5e0;height:5px;overflow:hidden}.progress-track span{background:var(--coral);height:100%;transition:width .18s ease-out;display:block}.form-stage{grid-template-columns:minmax(0,700px) minmax(230px,1fr);align-items:start;gap:24px;display:grid}.form-panel{background:var(--surface);border:1px solid var(--line);min-height:560px;box-shadow:var(--shadow);padding:clamp(22px,4vw,46px)}.form-panel h1{font-size:clamp(31px,5vw,48px)}.form-aside{border-left:2px solid var(--line);color:var(--muted);padding:24px 8px 24px 24px}.form-aside strong{color:var(--ink)}.form-aside ol{padding-left:20px}.step-icon{width:44px;height:44px;color:var(--spruce);background:var(--sky);border-radius:6px;place-items:center;margin-bottom:20px;display:grid}.stacked-choices,.option-list{gap:9px;margin:18px 0 24px;display:grid}.stacked-choices label,.option-list label{border:1px solid var(--line);cursor:pointer;background:#fff;align-items:center;gap:11px;min-height:48px;padding:11px 14px;display:flex}.field{gap:7px;margin:18px 0;font-weight:800;display:grid}.field input,.field textarea,.field select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #9aac9f;border-radius:3px;padding:11px 12px;font-weight:400}.field textarea{resize:vertical}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.check-row{align-items:flex-start;gap:11px;min-height:48px;margin:16px 0;display:flex}.consent{border:1px solid var(--line);background:#f3f7f4;padding:15px}.consent span{gap:2px;display:grid}.routing-result{background:var(--sky);gap:10px;padding:15px;display:flex}.routing-result span{display:grid}.fixture-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fixture{border:2px solid var(--line);cursor:pointer;background:#fff;overflow:hidden}.fixture.selected{border-color:var(--spruce)}.fixture img{object-fit:cover;width:100%;height:150px;display:block}.fixture span{align-items:center;gap:9px;min-height:52px;padding:12px;font-weight:800;display:flex}.empty-note{color:var(--muted);border:1px dashed var(--line);padding:12px}.error-summary{color:#742318;background:var(--coral-soft);border-left:5px solid var(--coral);margin-bottom:24px;padding:16px 18px}.error-summary p,.error-summary ul{margin:6px 0 0}.form-actions{border-top:1px solid var(--line);justify-content:space-between;padding-top:20px}.review-list{border-top:1px solid var(--line);margin:24px 0}.review-list div{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;gap:16px;padding:13px 0;display:grid}.review-list dt{color:var(--muted);font-weight:700}.review-list dd{margin:0}.receipt-shell{width:min(100% - 32px,780px)}.receipt{background:var(--surface);border-top:7px solid var(--spruce);box-shadow:var(--shadow);margin-top:clamp(40px,8vh,90px);padding:clamp(24px,6vw,58px)}.receipt h1{font-size:clamp(36px,6vw,58px)}.receipt-icon{width:50px;height:50px;color:var(--spruce);margin-bottom:20px}.reference{background:var(--ink);color:#fff;gap:6px;margin:28px 0;padding:18px;display:grid}.reference span{color:#bce4d7;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.reference strong{overflow-wrap:anywhere;font:700 clamp(23px,5vw,36px)/1.2 Palatino Linotype,serif}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:760px){.demo-banner{flex-direction:column;align-items:flex-start;gap:0}.public-shell,.report-shell,.receipt-shell{width:min(100% - 24px,680px);padding-top:20px}.gate{margin-top:38px}.choice-grid,.form-stage,.field-grid,.fixture-grid{grid-template-columns:1fr}.choice{min-height:88px}.form-aside{display:none}.form-panel{min-height:0;padding:22px 18px}.form-actions,.receipt-actions{flex-direction:column-reverse}.form-actions .button,.receipt-actions .button,.action-row .button{width:100%}.review-list div{grid-template-columns:1fr;gap:2px}.report-header{align-items:flex-start}}@media (max-width:430px){.demo-banner{min-height:48px;padding:5px 12px;font-size:11px}.public-shell{padding-top:10px}.public-shell .wordmark-mark{width:32px;height:32px;font-size:18px}.public-shell .wordmark{font-size:20px}.gate{margin-top:14px}.gate .eyebrow{margin-bottom:7px;font-size:11px}.gate h1{font-size:28px;line-height:1.03}.gate .lead{margin:9px 0 12px;font-size:14px;line-height:1.35}.gate legend{margin-bottom:6px;font-size:13px}.gate .choice-grid{gap:6px}.gate .choice{align-items:center;min-height:52px;padding:8px 10px}.gate .choice small{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.gate .choice strong{font-size:14px}.gate .action-row{margin-top:10px}.gate .fine-print{margin-top:12px;font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
