:root{--ink:#173c38;--green:#124b44;--mint:#eaf5ee;--gold:#c78529;--line:#ccdcd6;--muted:#536861;font-family:Arial,sans-serif;color:var(--ink);background:#f6f9f7;font-size:17px}*{box-sizing:border-box}body{margin:0}header{max-width:1180px;margin:auto;padding:25px 32px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid var(--line)}a{color:inherit}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:18px}.brand b{display:block;font-size:15px;font-weight:400;letter-spacing:.04em;margin-top:3px}.mark{display:grid;place-items:center;background:var(--green);color:white;border-radius:50%;width:44px;height:44px;font:30px Georgia}.pilot{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}main{max-width:1080px;margin:auto;padding:32px}nav ol{list-style:none;display:flex;padding:0;margin:0 0 50px;gap:28px;color:var(--muted);font-size:14px}nav li{padding:12px 0;border-bottom:2px solid transparent;display:flex;gap:8px}nav li[aria-current]{border-color:var(--green);color:var(--green);font-weight:700}.eyebrow{text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.13em;margin:0 0 16px;color:#5a7269}h1{font:clamp(32px,5vw,52px)/1.12 Georgia,serif;margin:0 0 20px;letter-spacing:-.025em}.intro{color:var(--muted);line-height:1.6;font-size:19px;margin:0 0 32px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0}.choices.two{grid-template-columns:repeat(2,1fr)}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.choice{text-align:left;padding:28px;background:white;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;gap:20px;color:var(--ink);transition:transform .15s,border-color .15s}.choice:hover{border-color:var(--green);transform:translateY(-3px)}.choice strong{font:26px Georgia}.choice>span:not(.symbol){font-size:16px;line-height:1.55}.choice .symbol{font-size:14px;font-weight:700;color:var(--gold);margin-bottom:14px}.choice .choose{margin-top:auto;padding-top:22px;font-weight:700}.small{font-size:14px;color:var(--muted);line-height:1.6}.back,.text-button{border:0;background:none;color:var(--green);padding:12px 0;text-decoration:underline;text-underline-offset:4px}.back{margin-bottom:24px;text-decoration:none}.capture-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:25px 0}.photo-zone{aspect-ratio:4/3;background:#e5eee8;border:1px dashed #89a398;border-radius:14px;display:grid;place-items:center;overflow:hidden;text-align:center;color:#466e5e}.photo-zone img{width:100%;height:100%;object-fit:contain;min-height:0}.photo-actions,.row{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.primary,.secondary{border:1px solid var(--green);border-radius:9px;padding:14px 19px;min-height:48px;font-size:16px;font-weight:700}.primary{background:var(--green);color:white}.secondary{background:white;color:var(--green)}.wide{width:100%;margin-top:22px}label{font-weight:700;display:block}textarea{width:100%;padding:14px;border:1px solid #91a99e;border-radius:9px;font:17px/1.6 Arial;resize:vertical;background:white;color:var(--ink)}.confirm{display:flex;gap:10px;align-items:flex-start;font-weight:400;font-size:15px;line-height:1.5;margin-top:24px}.confirm input{width:19px;height:19px;flex-shrink:0;accent-color:var(--green)}#status{font-size:14px;line-height:1.5;min-height:22px}.notice{padding:16px 18px;background:#edf2ee;border-left:3px solid #718c7c;border-radius:0 8px 8px 0;font-size:14px;line-height:1.6}.result-card{background:white;border:1px solid var(--line);border-radius:14px;padding:24px;margin:16px 0}.result-card h2{font:27px Georgia;margin:8px 0 15px}.result-card p,.result-card li{line-height:1.65}.tag{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:bold}.result-card.best{border-top:4px solid var(--green)}footer{margin-top:70px;padding-top:24px;border-top:1px solid var(--line);font-size:14px;color:var(--muted);line-height:1.7}footer>a{display:block;margin:12px 0}details{margin-top:20px}summary{cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #cf962e;outline-offset:4px}[hidden]{display:none!important}@media(max-width:680px){header{padding:18px 20px}main{padding:24px 20px}.pilot{font-size:11px}nav ol{gap:0;justify-content:space-between;margin-bottom:32px}nav li{font-size:12px;gap:5px}.choices,.choices.two,.capture-layout{grid-template-columns:1fr}.choice{padding:22px;gap:12px}.choice .symbol{margin-bottom:2px}.choice .choose{padding-top:8px}.capture-layout{gap:24px}.audio button{width:100%}.intro{font-size:17px}footer{margin-top:45px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
button:disabled:hover{transform:none}.screen[aria-busy=true] #status{font-weight:700}.screen h1:focus{outline:none}.pilot{font-size:.76rem}nav li,.eyebrow,.tag{font-size:.82rem}

.brand sup{font-size:.65em;vertical-align:super;margin-left:2px}
