:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18201d;background:#f5f3ee;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#18201d;--muted:#65706a;--paper:#fffefb;--line:#d9d8d1;--green:#174f3b;--green2:#0f3b2c;--soft:#e8eee9;--rust:#9d402c}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}a{color:inherit}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px);border-bottom:1px solid var(--line);background:rgba(255,254,251,.92);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{text-decoration:none;font-family:Georgia,serif;font-size:27px;font-weight:700}.brand span{color:var(--green)}.privacy-pill{font-size:13px;color:var(--green);background:var(--soft);padding:8px 12px;border-radius:999px}.hero{padding:88px clamp(24px,8vw,120px) 72px;max-width:1120px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--green);margin-bottom:18px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.035em;max-width:900px;margin:0 0 24px}.hero p{font-size:20px;line-height:1.55;max-width:760px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:32px;color:var(--muted);font-size:14px}.primary-button,.secondary-button{border:0;border-radius:8px;padding:13px 18px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:var(--green2)}.secondary-button{background:#fff;border:1px solid var(--line);color:var(--ink)}button:disabled{opacity:.45;cursor:not-allowed}.path-section{padding:56px clamp(24px,8vw,120px);background:#ebe8e1}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.section-heading h2,.trust-section h2{font-family:Georgia,serif;font-size:34px;margin:0}.section-heading p{color:var(--muted)}.path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.path-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:24px;min-height:240px;display:flex;flex-direction:column}.path-icon{width:38px;height:38px;border-radius:50%;background:var(--soft);color:var(--green);display:grid;place-items:center;font-weight:800}.path-card h3{font-family:Georgia,serif;font-size:22px;margin:24px 0 10px}.path-card p{color:var(--muted);line-height:1.5;flex:1}.path-card a{font-weight:750;color:var(--green);text-decoration:none}.path-card.planned{opacity:.68}.path-card span{font-size:13px;color:var(--muted)}.trust-section{padding:72px clamp(24px,8vw,120px);display:grid;grid-template-columns:1fr 1.6fr;gap:64px}.trust-section>div>p{color:var(--muted);line-height:1.6}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.trust-grid div{display:flex;flex-direction:column;gap:8px}.trust-grid strong{font-family:Georgia,serif;font-size:20px}.trust-grid span{color:var(--muted);line-height:1.5}.site-footer{padding:28px clamp(24px,5vw,72px);border-top:1px solid var(--line);color:var(--muted);font-size:12px;background:var(--paper)}.interview-layout{display:grid;grid-template-columns:300px 1fr;min-height:calc(100vh - 76px)}.interview-sidebar{padding:28px 22px;border-right:1px solid var(--line);background:#efede7;position:sticky;top:76px;height:calc(100vh - 76px);overflow:auto}.back-link{text-decoration:none;color:var(--muted);font-size:13px}.interview-sidebar h2{font-family:Georgia,serif;font-size:25px;margin:26px 0 22px}.progress-label{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.progress-track{height:6px;background:#d8d7d0;border-radius:999px;margin:8px 0 22px;overflow:hidden}.progress-track div{height:100%;background:var(--green)}.module-nav{display:flex;flex-direction:column;gap:3px}.module-nav button{border:0;background:transparent;text-align:left;padding:9px 10px;border-radius:7px;display:flex;justify-content:space-between;cursor:pointer;color:#4e5852}.module-nav button.active{background:#fff;color:var(--ink);box-shadow:0 1px 5px rgba(0,0,0,.05)}.module-nav small{color:#89908c}.text-button{border:0;background:transparent;color:var(--green);font-weight:700;cursor:pointer;padding:10px}.text-button.danger{color:var(--rust);margin-top:24px}.question-stage{padding:48px clamp(28px,7vw,100px) 80px}.question-topline{max-width:820px;margin:0 auto 14px;display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.question-card{max-width:820px;margin:auto;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:clamp(28px,5vw,52px);box-shadow:0 16px 40px rgba(52,45,36,.06)}.question-number{font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--green)}.question-card h1{font-family:Georgia,serif;font-size:clamp(27px,4vw,40px);line-height:1.15;margin:14px 0 12px}.help-text{color:var(--muted);line-height:1.55}.required-note,.optional-note{font-size:12px;margin:16px 0 24px}.required-note{color:var(--rust)}.optional-note{color:var(--muted)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-card{border:1px solid var(--line);border-radius:9px;padding:15px;display:flex;gap:11px;cursor:pointer;background:#fff}.choice-card.selected{border-color:var(--green);background:var(--soft)}.choice-card input{accent-color:var(--green)}.field-control{width:100%;border:1px solid #c9cbc5;border-radius:8px;padding:12px 13px;background:#fff;color:var(--ink)}.field-control:focus{outline:2px solid rgba(23,79,59,.18);border-color:var(--green)}textarea.large{resize:vertical;line-height:1.5}.structured-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.structured-grid label{display:flex;flex-direction:column;gap:6px}.structured-grid label span{font-size:12px;font-weight:700;color:var(--muted)}.repeatable-row{border:1px solid var(--line);border-radius:10px;margin:0 0 14px;padding:16px}.repeatable-row legend{font-weight:750;padding:0 6px}.review-box{padding:24px;background:var(--soft);border-radius:10px;line-height:1.55}.question-actions{display:flex;justify-content:space-between;align-items:center;margin-top:34px;padding-top:22px;border-top:1px solid var(--line)}.question-actions>div{display:flex;gap:8px}.validation{color:var(--rust);font-size:13px;margin-top:14px}.local-note{max-width:820px;margin:15px auto 0;text-align:center;color:var(--muted);font-size:12px}@media(max-width:950px){.path-grid{grid-template-columns:1fr 1fr}.trust-section{grid-template-columns:1fr}.interview-layout{grid-template-columns:1fr}.interview-sidebar{position:relative;top:0;height:auto;border-right:0;border-bottom:1px solid var(--line)}.module-nav{display:grid;grid-template-columns:1fr 1fr}.question-stage{padding-top:28px}}@media(max-width:620px){.privacy-pill{display:none}.hero{padding-top:54px}.hero-actions{align-items:flex-start;flex-direction:column}.path-grid,.trust-grid,.choice-grid,.structured-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.module-nav{grid-template-columns:1fr}.question-actions{align-items:stretch;gap:10px;flex-direction:column}.question-actions>div{justify-content:space-between}.question-actions button{flex:1}}

.expanded-details{display:flex;flex-direction:column;gap:16px}.expanded-heading{font-weight:750;color:var(--green);margin:0}.expanded-detail-card{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff}.expanded-detail-card>span{font-size:13px;font-weight:750;line-height:1.45;color:#39413d}.expanded-detail-card textarea{resize:vertical;line-height:1.5}.overall-detail{background:#faf9f5}.data-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.data-tools button{font-size:12px;padding:9px}.import-file{display:none}@media(max-width:620px){.data-tools{grid-template-columns:1fr}}
.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer p{margin:0}.build-version{font-weight:800;color:var(--green);white-space:nowrap}.question-toolbar{max-width:820px;margin:0 auto 16px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--soft);display:flex;align-items:center;justify-content:space-between;gap:20px}.question-toolbar>div:first-child{display:flex;flex-direction:column;gap:3px}.question-toolbar strong{font-size:14px}.question-toolbar span{font-size:12px;color:var(--muted)}.question-toolbar>div:last-child{display:flex;gap:8px}.question-toolbar button{font-size:12px;padding:9px 12px}@media(max-width:620px){.site-footer,.question-toolbar{align-items:stretch;flex-direction:column}.question-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}}
