*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;color:#111827}.app{min-height:100vh}.topbar{height:72px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1180px)/2))}.brand{display:flex;align-items:center;gap:12px}.logo{width:40px;height:40px;border-radius:12px;background:#fff;color:#111827;display:grid;place-items:center;font-size:21px}.brand strong,.brand span{display:block}.brand span{font-size:12px;color:#cbd5e1;margin-top:2px}.badge{font-size:12px;border:1px solid #475569;padding:7px 10px;border-radius:999px;color:#e2e8f0}.hero{max-width:1180px;margin:0 auto;padding:58px 20px 35px;display:flex;gap:40px;justify-content:space-between;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#64748b;margin:0 0 10px}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.03;letter-spacing:-.04em;margin:0 0 18px;max-width:700px}.heroText{font-size:18px;line-height:1.6;color:#475569;max-width:680px}.heroCard{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;min-width:220px;box-shadow:0 10px 30px #1118270d}.heroStat{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eef2f7}.heroStat:last-child{border:0}.heroStat b{font-size:22px}.heroStat span{color:#64748b;font-size:13px}.progress{max-width:1180px;margin:0 auto 20px;padding:0 20px;display:flex;gap:8px}.progressItem{flex:1;padding:12px;border-radius:10px;background:#e5e7eb;color:#64748b;font-size:13px;font-weight:700;text-align:center}.progressItem span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#cbd5e1;margin-right:7px}.progressItem.active{background:#dbeafe;color:#1d4ed8}.progressItem.active span{background:#2563eb;color:#fff}main{padding-bottom:60px}.panel,.results{max-width:1180px;margin:0 auto;padding:20px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px;box-shadow:0 10px 30px #1118270a}.panel h2,.resultHeader h2{font-size:28px;margin:0 0 7px;letter-spacing:-.02em}.muted{color:#64748b;margin-top:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.choice{display:flex;gap:14px;text-align:left;align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:18px;cursor:pointer}.choice:hover,.choice.selected{border-color:#2563eb;background:#eff6ff}.choiceIcon{font-size:28px}.choice b,.choice small{display:block}.choice small{color:#64748b;margin-top:5px;line-height:1.4}label{display:block;font-size:13px;font-weight:750;margin:18px 0;color:#334155}.optional{font-weight:500;color:#94a3b8}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #cbd5e1;border-radius:10px;padding:12px 13px;font:inherit;background:#fff;color:#111827}textarea{min-height:110px;resize:vertical}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.infoBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px;margin:18px 0;color:#475569}.preview{max-width:260px;max-height:200px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0}.actions,.resultActions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.primary,.secondary{border:0;border-radius:10px;padding:12px 18px;font-weight:800;cursor:pointer}.primary{background:#111827;color:#fff}.secondary{background:#fff;color:#111827;border:1px solid #cbd5e1}.resultHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.stats>div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.stats span{display:block;color:#64748b;font-size:13px}.stats b{display:block;font-size:26px;margin-top:7px}.resultGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.resultCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.resultCard h3{margin-top:0}.resultCard ol{padding-left:22px;line-height:1.7}.resultCard li{margin-bottom:8px}.resultCard table{width:100%;border-collapse:collapse}.resultCard th,.resultCard td{text-align:left;padding:10px 5px;border-bottom:1px solid #eef2f7;font-size:13px}.line,.total{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #eef2f7}.total{font-size:18px;border-bottom:0;padding-top:18px}.disclaimer{font-size:11px;color:#94a3b8;line-height:1.5}.resultActions{justify-content:flex-start}.resultActions .primary{min-width:170px}footer{text-align:center;color:#94a3b8;font-size:12px;padding:30px 20px}@media(max-width:760px){.topbar{height:auto;padding:14px 16px}.badge{display:none}.hero{padding:35px 16px 25px;display:block}.heroCard{margin-top:24px}.progress{padding:0 16px;overflow:auto}.progressItem{min-width:130px}.panel,.results{padding:16px}.panel{padding:22px}.cards,.grid2,.stats,.resultGrid{grid-template-columns:1fr}.resultHeader{display:block}.resultHeader .secondary{margin-top:12px}.actions,.resultActions{flex-direction:column}.primary,.secondary{width:100%}.hero h1{font-size:40px}.heroText{font-size:16px}}@media print{.topbar,.hero,.progress,footer,.resultActions{display:none!important}body{background:#fff}.results{max-width:none}.resultCard,.stats>div{break-inside:avoid;box-shadow:none}}
