:root{--green:#5f7d00;--green-dark:#465d00;--ink:#2f3422;--muted:#656957;--paper:#fbf8ee;--sun:#efe3b2;--olive:#a3b18a;--line:#dcded1;--white:#fffefa;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,a,input{touch-action:manipulation}button{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--green);outline-offset:5px}.skip{position:absolute;left:1rem;top:-100px;z-index:20;background:white;padding:1rem}.skip:focus{top:1rem}.page{max-width:1060px;margin:0 auto;padding:0 36px}.site-header{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:760;color:var(--green);letter-spacing:-1px}.brand img{object-fit:contain}.event-label{font-size:14px;color:var(--muted)}.intro{padding:46px 0 30px}.eyebrow{margin:0 0 12px;font-size:15px;font-weight:600;color:var(--green)}h1{margin:0;font-size:42px;line-height:1.35;letter-spacing:-1.7px;word-break:keep-all}.mobile-break{display:none}.intro-copy{font-size:17px;color:var(--muted);line-height:1.65;margin:16px 0}.assurance{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:14px;color:var(--green-dark)}.assurance span+span:before{content:"·";margin-right:16px;color:#777e66}.work-surface{display:grid;grid-template-columns:200px minmax(0,1fr);border-top:2px solid var(--ink);background:var(--white);border-bottom:1px solid var(--line);min-height:420px}.step-rail{padding:32px 25px;background:#f0f1e7;border-right:1px solid var(--line)}.step-count{margin:0 0 24px;color:var(--green);font-size:14px;font-weight:650}.steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:22px}.step{display:flex;align-items:center;gap:11px;font-size:15px;color:var(--muted)}.step .dot{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #c4c9b7;border-radius:50%;font-size:13px;background:var(--white)}.step.current{font-weight:750;color:var(--ink)}.step.current .dot,.step.done .dot{background:var(--green);color:white;border-color:var(--green)}.question{padding:32px;min-width:0;animation:appear .22s ease-out}.question h2{margin:0 0 9px;font-size:25px;line-height:1.4;letter-spacing:-.7px;word-break:keep-all;outline:none}.hint{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 22px}.choices{border:0;padding:0;margin:0;display:grid;gap:10px;min-width:0}.choice{position:relative;display:flex;align-items:center;gap:14px;padding:17px 18px;border:1px solid var(--line);border-radius:12px;cursor:pointer;min-height:69px;transition:border-color .12s,background .12s}.choice:hover{border-color:var(--olive);background:#fafbf5}.choice:has(input:checked){border:2px solid var(--green);padding:16px 17px;background:#f3f6e8}.choice:has(input:focus-visible){outline:3px solid var(--green);outline-offset:3px}.choice input{accent-color:var(--green);width:20px;height:20px;flex:0 0 20px;margin:0;cursor:pointer}.choice strong{display:block;font-size:17px;line-height:1.4;font-weight:650;word-break:keep-all}.choice small{display:block;margin-top:4px;font-size:14px;line-height:1.5;color:var(--muted);word-break:keep-all}.actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.primary,.secondary{border:0;border-radius:10px;min-height:52px;padding:14px 22px;font-size:16px;font-weight:650;cursor:pointer;line-height:1.4;text-align:center}.primary{background:var(--green);color:white;min-width:160px}.primary:hover{background:var(--green-dark)}.primary:disabled{background:#e1e3d8;color:#747b66;cursor:not-allowed}.secondary{background:transparent;color:var(--muted);padding-left:8px;padding-right:8px}.secondary:hover{color:var(--green)}.actions .primary:only-child{margin-left:auto}.error{color:#9a391e;line-height:1.5;font-size:15px}.site-footer{padding:26px 0 36px;display:flex;justify-content:space-between;gap:24px;color:var(--muted)}.site-footer p{font-size:13px;line-height:1.65;margin:0}.result{border-top:2px solid var(--ink);animation:appear .25s ease-out}.result-top{padding:28px 0 24px}.result-kicker{margin:0 0 12px;color:var(--green);font-size:15px;font-weight:650}.result h2{font-size:32px;line-height:1.4;letter-spacing:-1px;margin:0 0 12px;outline:none;word-break:keep-all}.selection-summary{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.result-card{background:var(--white);padding:27px;border:1px solid var(--line);border-radius:14px}.result-card.action-card{grid-column:1/-1;background:var(--sun);border-color:var(--sun)}.card-label{font-size:14px;letter-spacing:.02em;color:var(--green-dark);margin:0 0 13px;font-weight:700}.result-card h3{font-size:22px;line-height:1.4;letter-spacing:-.5px;margin:0 0 12px;word-break:keep-all}.result-card p:not(.card-label){font-size:16px;line-height:1.75;margin:0;word-break:keep-all}.action-card .example{margin-top:14px!important;background:#fff9e7;padding:14px 16px;border-radius:8px;font-size:15px!important}.result-note{font-size:14px;color:var(--muted);line-height:1.7;margin:19px 0}.result-note strong{font-weight:600}.support{padding:22px 0;border-top:1px solid var(--line)}.support h3{font-size:19px;margin:0 0 9px}.support p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.support .contact{display:inline-block;background:var(--green);color:white;border-radius:9px;padding:13px 18px;text-decoration:none;margin-top:15px;font-size:15px}.result-actions{display:flex;gap:20px;padding:0 0 8px;flex-wrap:wrap}.notice{padding:25px;line-height:1.7;border:1px solid var(--line)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes appear{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.page{padding:0 20px}.site-header{padding:19px 0}.brand{font-size:23px}.brand img{width:36px;height:36px}.event-label{font-size:13px;max-width:126px;text-align:right;line-height:1.5}.intro{padding:29px 0 24px}.eyebrow{font-size:14px}h1{font-size:30px;line-height:1.38;letter-spacing:-1px}.mobile-break{display:block}.intro-copy{font-size:16px;margin:12px 0}.assurance{gap:6px 10px;font-size:13px}.assurance span+span:before{margin-right:10px}.work-surface{display:block;min-height:0}.step-rail{padding:17px 18px;border-right:0;border-bottom:1px solid var(--line)}.step-count{display:none}.steps{flex-direction:row;justify-content:space-between;gap:8px}.step{gap:6px;font-size:13px}.step .dot{width:24px;height:24px;flex-basis:24px;font-size:12px}.question{padding:25px 18px}.question h2{font-size:22px;line-height:1.45}.hint{font-size:14px;margin-bottom:18px}.choice{padding:14px 12px;gap:10px;min-height:65px}.choice:has(input:checked){padding:13px 11px}.choice strong{font-size:16px}.choice small{font-size:14px}.actions{margin-top:22px}.primary{min-width:140px}.site-footer{flex-direction:column;gap:10px;padding-bottom:28px}.result h2{font-size:27px}.result-grid{grid-template-columns:1fr}.result-card{padding:22px}.result-card h3{font-size:21px}.result-card.action-card{grid-column:auto}.result-top{padding-top:24px}.result-actions .secondary{font-size:15px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:350px){.page{padding:0 14px}.question{padding:23px 12px}.assurance{font-size:12px}.step{gap:4px;font-size:12px}.steps{gap:4px}}
