:root{--bg:#f5f2eb;--paper:#fffefa;--ink:#262820;--muted:#62675b;--line:#dcded3;--accent:#465a3e;--soft:#edf1e8;--clay:#995044}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.55 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #995044;outline-offset:4px}[hidden]{display:none!important}.preview{padding:8px 20px;background:#e6eadf;text-align:center;font-size:11px;letter-spacing:.08em;color:#3e5036}header{max-width:1380px;padding:30px 48px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;color:var(--ink);font-size:33px;font-weight:750;letter-spacing:-2px}.brand span{color:var(--clay)}.header-note{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted)}.small-dot{height:7px;width:7px;background:var(--accent);border-radius:50%}main{max-width:1284px;display:grid;grid-template-columns: .9fr 1.25fr;gap:70px;margin:32px auto 70px;padding:0 32px}.intro{padding:32px 0;align-self:start;position:sticky;top:28px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:700;color:var(--accent)}h1{font:clamp(46px,4.7vw,67px)/1.04 Georgia,'Times New Roman',serif;letter-spacing:-2.6px;margin:26px 0}h1 em{font-weight:400;color:var(--accent)}.lead{max-width:345px;color:var(--muted);font-size:18px;line-height:1.6;margin-bottom:33px}.scope{display:flex;gap:13px;padding-top:25px;border-top:1px solid var(--line);max-width:355px;font-size:13px}.scope-icon{color:var(--accent);background:#e2e8d9;border-radius:50%;flex:0 0 25px;height:25px;text-align:center;line-height:25px}.scope strong{font-size:14px}.scope p{margin:6px 0;color:var(--muted)}.journey{display:flex;gap:0;margin:22px 0;max-width:355px}.journey span{flex:1;font-size:10px;border-top:3px solid #dce0d4;padding-top:8px;color:var(--muted)}.journey .done{border-color:#89957d}.journey .current{border-color:var(--accent);color:var(--accent);font-weight:700}.aside-note{max-width:350px;font-size:12px;color:var(--muted)}.signature{display:flex;align-items:center;gap:12px;margin-top:30px;font-size:12px}.initial{background:#e7e9df;border:1px solid #d9dece;border-radius:50%;width:39px;height:39px;font:italic 27px Georgia;text-align:center;line-height:35px;color:var(--accent)}.signature small{display:block;font-size:11px;color:var(--muted);margin-top:2px}.workspace{background:var(--paper);border:1px solid var(--line);border-radius:15px;box-shadow:0 12px 40px #2b342108;overflow:hidden}.steps{display:flex;padding:26px 32px 20px;gap:15px}.steps button{flex:1;text-align:left;border:0;background:none;font-size:11px;color:var(--muted);padding:0;min-height:40px}.steps span{display:block;font-size:10px;font-weight:600;opacity:.65;margin-bottom:3px}.steps button.active{color:var(--accent);font-weight:750}.progress{height:3px;background:#edf0e7}.progress div{height:3px;width:33.33%;background:var(--accent);transition:width .2s}form{padding:32px}.page-heading{margin-bottom:30px}.page-heading h2{font:36px/1.1 Georgia,serif;letter-spacing:-1px;margin:10px 0 13px}.page-heading p{color:var(--muted);font-size:13px;margin:0;max-width:440px}fieldset{padding:0;margin:0 0 30px;border:0;min-width:0}legend{font-size:15px;line-height:1.45;font-weight:650;margin-bottom:14px;padding:0;max-width:100%}.qno{color:var(--accent);font-size:11px;font-weight:600;margin-right:5px}.choices{display:grid;gap:8px}.choice{display:flex;align-items:flex-start;gap:11px;border:1px solid var(--line);padding:13px 14px;border-radius:8px;cursor:pointer;font-size:13px;line-height:1.5;transition:background .12s,border-color .12s;min-height:48px}.choice:hover{background:#f5f6f0;border-color:#a5af9b}.choice:has(input:checked){background:var(--soft);border-color:var(--accent);box-shadow:inset 0 0 0 .5px var(--accent)}.choice input{accent-color:var(--accent);margin:3px 0 0;width:17px;height:17px;flex-shrink:0}.choice small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.compact .choice{padding:11px 14px}.text-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin:17px 0 7px;font-weight:600}.text-label span{font-weight:400;color:var(--muted)}textarea,input:not([type=radio]):not([type=checkbox]){width:100%;border:1px solid var(--line);background:var(--paper);border-radius:7px;padding:12px;font-size:14px;color:var(--ink);resize:vertical}input::placeholder,textarea::placeholder{color:#73776d}.hint{font-size:12px;color:var(--muted);margin:0 0 13px}.choices+.hint,input+.hint{margin-top:12px}.example-card{background:var(--soft);border-left:3px solid #8a987d;padding:15px 18px;border-radius:0 8px 8px 0;margin-bottom:20px}.example-card p{font:17px/1.55 Georgia,serif;margin:7px 0 0;color:#415037}.scope-note{font-size:12px;line-height:1.6;color:var(--muted);padding:15px 17px;background:#f2f1ea;border-radius:7px;margin-top:17px}.privacy{font-size:11px;color:var(--muted);margin-top:18px}.actions{border-top:1px solid var(--line);padding-top:21px;display:flex;align-items:center;gap:15px}.primary{margin-left:auto;background:var(--accent);border:1px solid var(--accent);color:white;padding:13px 20px;border-radius:7px;font-size:13px;font-weight:600;min-height:46px}.primary:hover{background:#35482e}.primary:disabled{opacity:.6;cursor:wait}.primary span{margin-left:20px}.back,.text-button{border:0;background:none;font-size:12px;padding:12px 0;color:var(--muted)}.back{min-width:42px;text-align:left}#sectionCount{font-size:10px;color:var(--muted)}.form-footer{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-top:17px}.form-footer p{font-size:10px;color:var(--muted);margin:0;max-width:320px}.text-button{font-size:10px;white-space:nowrap}.summary-section{border-top:1px solid var(--line);padding:20px 0}.summary-section h3{font-size:14px;margin:0;display:flex;justify-content:space-between;align-items:center}.edit{color:var(--accent);border:0;background:none;padding:8px;font-size:12px;text-decoration:underline}.summary-section dl{margin:8px 0 0}.summary-section dt{font-size:11px;color:var(--muted);margin-top:13px}.summary-section dd{font-size:13px;margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}#status{font-size:12px;color:#904432;margin:14px 0}#status:empty{display:none}footer{max-width:1284px;margin:0 auto;padding:25px 32px 35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.success{padding:40px 0;text-align:center}.success-mark{display:block;width:62px;height:62px;line-height:62px;border-radius:50%;background:var(--soft);color:var(--accent);font-size:30px;margin:0 auto 28px}.success h2{font:40px Georgia;margin:13px 0}.success p{font-size:14px;color:var(--muted)}.receipt{font-size:11px;margin:28px 0;color:var(--muted)}.receipt strong{display:block;color:var(--ink);margin-top:6px;overflow-wrap:anywhere}.secondary{border:1px solid var(--line);background:transparent;border-radius:7px;padding:12px 18px;font-size:13px}button:hover{filter:brightness(.96)}@media(min-width:1450px){main{gap:100px}}@media(max-width:850px){header{padding:20px 24px}.header-note{font-size:10px}main{display:block;margin:6px auto 35px;padding:0 20px;max-width:650px}.intro{position:static;padding:15px 6px 25px}h1{font-size:44px;letter-spacing:-1.8px;margin:17px 0}h1 br{display:none}h1 em{display:block}.lead{max-width:480px;font-size:16px;margin-bottom:20px}.scope{max-width:none}.journey{max-width:none}.aside-note{max-width:none}.signature{display:none}.steps{padding:18px 22px 13px;gap:10px}form{padding:24px 22px}.page-heading h2{font-size:31px}.workspace{border-radius:12px}footer{padding:20px;gap:18px;flex-direction:column}legend{font-size:15px}.choice{font-size:14px}.form-footer{align-items:flex-start}.primary{padding:13px 16px}.primary span{margin-left:12px}.preview{font-size:9px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{header,.steps,.progress,.actions,.form-footer,footer,.preview,.edit{display:none!important}main{display:block}.intro{position:static}.workspace{border:0}.page[hidden]{display:none!important}form{padding:0}}

.mobile-start{display:none}.steps button{min-height:44px}@media(max-width:850px){h1{font-size:39px}.mobile-start{display:block;background:var(--accent);color:white;text-decoration:none;text-align:center;padding:13px;border-radius:8px;margin:0 0 18px;font-size:14px;font-weight:600}#checkin{scroll-margin-top:15px}.intro{padding-bottom:15px}.lead{margin-bottom:16px}}
