:root{--green:#14532d;--green2:#16a34a;--gold:#eab308;--bg:#f6f8f4;--text:#17211a;--muted:#66736a;--line:#dde5dc;--red:#dc2626;--amber:#f59e0b}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}button,input{font:inherit}.shell{min-height:100vh;padding:18px}.topbar{max-width:980px;margin:0 auto 18px;justify-content:space-between}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px}.brandMark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--green);color:white;font-weight:900}.brand div{display:flex;flex-direction:column}.brand small{color:var(--muted);font-size:12px}.card{max-width:980px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 36px rgba(20,83,45,.07);padding:34px}.narrow{max-width:760px}.hero{text-align:center;padding:54px 38px}.eyebrow{font-weight:800;font-size:12px;letter-spacing:.12em;color:var(--green2)}h1{font-size:clamp(34px,6vw,60px);line-height:1.04;margin:12px auto;max-width:800px}.lead{font-size:18px;color:var(--muted);max-width:720px;margin:0 auto 28px}.categoryGrid,.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.featureGrid>div{padding:18px;border:1px solid var(--line);border-radius:16px;text-align:left}.featureGrid b,.featureGrid span{display:block}.featureGrid span{color:var(--muted);font-size:14px;margin-top:7px}.meta{margin:24px 0 16px;color:var(--muted);font-weight:700}.ghost,.primary,.secondary{border:0;border-radius:12px;padding:13px 18px;font-weight:800;cursor:pointer}.primary{background:var(--green);color:white}.primary:disabled{opacity:.35;cursor:not-allowed}.secondary{background:#eef3ee;color:var(--green);border:1px solid var(--line)}.ghost{background:transparent;color:var(--muted)}.big{padding:16px 28px;font-size:17px}.privacy{font-size:12px;color:var(--muted);margin-top:18px}.sectionHead{display:flex;gap:14px;align-items:center;margin-bottom:24px}.sectionHead>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;font-weight:900}.sectionHead h2,.sectionHead p{margin:0}.sectionHead p{color:var(--muted);margin-top:4px}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.formGrid label{font-size:13px;font-weight:800}.formGrid em{font-weight:400;color:var(--muted)}input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #ced8cf;border-radius:11px;background:#fbfcfa;color:var(--text)}input:focus{outline:2px solid #a7d7b2;border-color:var(--green2)}.navRow{display:flex;justify-content:space-between;gap:10px;margin-top:28px}.scaleGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.scaleCard{border:1px solid var(--line);border-radius:14px;padding:16px}.scaleCard strong{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef3ee}.scaleCard b{display:block;margin-top:12px}.scaleCard p{font-size:13px;color:var(--muted);line-height:1.4}.notice{margin-top:18px;background:#f4f8ed;border:1px solid #dce8bf;padding:14px;border-radius:12px}.questionCard{max-width:760px}.progressTop{display:flex;justify-content:space-between;align-items:center}.progressTop>div{display:flex;flex-direction:column}.progressTop span{color:var(--muted);font-size:13px;margin-top:4px}.progress{height:8px;background:#e8eee8;border-radius:999px;margin:14px 0 28px;overflow:hidden}.miniBar i,.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--green),var(--green2));border-radius:999px}.questionCard h2{font-size:25px;line-height:1.35}.questionCard details{margin:16px 0;color:var(--muted)}.answerGrid{display:grid;grid-gap:10px;gap:10px}.answer{display:flex;align-items:flex-start;gap:14px;text-align:left;padding:16px;border:1px solid var(--line);border-radius:14px;background:white;cursor:pointer}.answer>strong{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:#eef3ee;color:var(--green)}.answer div{display:flex;flex-direction:column;gap:4px}.answer span{font-size:13px;color:var(--muted)}.answer.selected{border-color:var(--green2);box-shadow:0 0 0 3px rgba(22,163,74,.12);background:#f8fff9}.resultsWrap{max-width:980px;margin:auto}.report{background:white;border:1px solid var(--line);border-radius:22px;padding:34px}.reportHeader{display:flex;justify-content:space-between;gap:20px;align-items:center}.reportHeader h1{font-size:36px;margin:6px 0}.reportHeader p{color:var(--muted)}.scoreCircle{width:125px;height:125px;border-radius:50%;display:grid;place-items:center;align-content:center;border:10px solid}.scoreCircle strong{font-size:30px}.scoreCircle span{font-size:12px;color:var(--muted)}.scoreCircle.red{border-color:#fecaca}.scoreCircle.yellow{border-color:#fde68a}.scoreCircle.green{border-color:#bbf7d0}.profileBanner{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:26px 0;padding:18px;border-radius:16px}.profileBanner h2,.profileBanner small{margin:0}.profileBanner.red{background:#fef2f2;color:#991b1b}.profileBanner.yellow{background:#fffbeb;color:#92400e}.profileBanner.green{background:#f0fdf4;color:#166534}.metric{border:1px solid var(--line);border-radius:14px;padding:15px}.metric>div:first-child{display:flex;justify-content:space-between}.metric span{color:var(--muted);font-size:12px}.miniBar{height:7px;background:#e8eee8;border-radius:999px;margin:13px 0}.twoCol{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:12px;gap:12px}.panel,.twoCol{margin-top:12px}.panel{border:1px solid var(--line);border-radius:16px;padding:18px}.panel h3{margin:0 0 10px}.panel h4{margin-bottom:6px}.panel li,.panel p{color:#4d5a50;line-height:1.55}.alert{background:#fff7ed;border-color:#fed7aa}.priorityList{display:grid;grid-gap:10px;gap:10px}.priorityList>div{display:flex;gap:12px;padding:12px;background:#f8faf7;border-radius:12px}.priorityList>div>span{display:grid;place-items:center;min-width:32px;height:32px;border-radius:50%;background:var(--green);color:white;font-weight:900}.priorityList b,.priorityList small{display:block}.priorityList small{color:var(--muted);margin-top:4px}.planList{display:grid;grid-gap:10px;gap:10px}.planRow{display:grid;grid-template-columns:100px 2fr 1fr 1fr;grid-gap:8px;gap:8px;align-items:center}.planRow input{margin:0}.reportFooter{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;padding:16px}.resultsWrap .actions.card{max-width:none}@media(max-width:720px){.shell{padding:10px}.card,.report{padding:20px;border-radius:18px}.hero{padding:38px 20px}.categoryGrid,.featureGrid,.formGrid,.scaleGrid,.twoCol{grid-template-columns:1fr}.brand small{display:none}.questionCard h2{font-size:21px}.reportHeader{align-items:flex-start}.scoreCircle{width:95px;height:95px;border-width:7px}.scoreCircle strong{font-size:22px}.profileBanner{align-items:flex-start;flex-direction:column}.planRow{grid-template-columns:1fr}.navRow button{flex:1 1}.actions button{flex:1 1 45%}}@media print{body{background:white}.actions,.topbar{display:none!important}.shell{padding:0}.report{border:0;box-shadow:none;border-radius:0}.planRow input{border:0;padding:0;background:white}.resultsWrap{max-width:none}}