
:root{--ink:#0f172a;--muted:#475569;--soft:#f8fafc;--line:#e2e8f0;--a:#0f766e;--b:#5b21b6}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(91,33,182,.28),transparent 28%),radial-gradient(circle at bottom right,rgba(15,118,110,.24),transparent 30%),linear-gradient(135deg,#071122,#1e1b4b 48%,#064e3b)}body{min-height:100dvh}.app{min-height:100dvh;display:flex;flex-direction:column;gap:14px;padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom))}.top{color:#fff;display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.top h1{font-size:clamp(2rem,6vw,3rem);line-height:1;margin:0}.top p{margin:.55rem 0 0;color:rgba(255,255,255,.82);font-size:clamp(1rem,3vw,1.18rem);max-width:68ch}.pill{white-space:nowrap;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);border-radius:999px;color:#fff;padding:10px 13px;font-weight:800}.stage{flex:1;display:flex}.card{width:min(100%,1120px);margin:0 auto;background:rgba(255,255,255,.95);border:1px solid rgba(226,232,240,.95);border-radius:34px;box-shadow:0 24px 60px rgba(2,6,23,.26);overflow:hidden;display:flex;flex-direction:column;min-height:clamp(560px,72dvh,880px);touch-action:pan-y}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);background:rgba(248,250,252,.94)}.toggle{display:flex;gap:6px;padding:6px;border-radius:999px;background:#e2e8f0}.toggle button{width:52px;height:52px;border:0;border-radius:999px;background:transparent;color:#334155;display:grid;place-items:center}.toggle button.active{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}.toggle svg{width:24px;height:24px;fill:currentColor}.progress{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#64748b;font-size:.82rem}.content{flex:1;display:flex;flex-direction:column}.landing,.question,.result{flex:1;display:flex;flex-direction:column}.landing{justify-content:center;padding:24px}.landing-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.panel{border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);padding:24px}.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--b);font-weight:900;margin:0 0 10px}.panel h2,.copy h2{font-size:clamp(1.9rem,5vw,3rem);line-height:1.05;margin:0 0 14px}.panel p,.copy p{font-size:1.06rem;line-height:1.56;color:var(--muted);margin:0 0 13px}.hero-mark{display:grid;place-items:center;min-height:320px}.hero-mark svg{max-width:360px;width:100%}.question-main{flex:1;display:grid;grid-template-columns:.96fr 1.04fr;gap:24px;padding:24px;align-items:center}.visual{min-height:100%;display:grid;place-items:center;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);padding:22px}.visual svg{width:min(100%,420px)}.copy{display:flex;flex-direction:column;gap:14px}.choice-preview{display:grid;grid-template-columns:1fr 1fr;gap:14px}.preview{border:1px solid var(--line);border-radius:22px;background:#fff;padding:16px}.preview small{display:block;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;font-weight:900;margin-bottom:8px}.preview strong{display:block;font-size:1.1rem;margin-bottom:6px}.preview p{font-size:.95rem;margin:0}.textonly{padding:28px}.actions{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:16px 20px 20px}.choice{min-height:108px;border:1px solid #dbe4ee;border-radius:24px;background:#fff;text-align:left;padding:18px 20px;box-shadow:0 8px 20px rgba(15,23,42,.05)}.choice small{display:block;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;font-weight:900;margin-bottom:8px}.choice strong{display:block;font-size:1.25rem}.choice span{display:block;color:var(--muted);line-height:1.45;margin-top:6px}.nav{display:grid;grid-template-columns:auto auto 1fr auto auto;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.12);border-radius:28px;padding:12px 14px;backdrop-filter:blur(10px)}button{font:inherit;cursor:pointer}.nav button,.start{min-height:60px;border-radius:22px;border:1px solid rgba(255,255,255,.18);font-weight:900;padding:0 18px}.icon{width:60px;background:rgba(255,255,255,.1);color:#fff;display:grid;place-items:center}.icon svg{width:24px;height:24px;fill:currentColor}.primary{background:#fff;color:var(--ink)}.secondary{background:rgba(255,255,255,.1);color:#fff}.result{gap:18px;padding:22px;overflow:auto}.result-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.result h2{font-size:clamp(1.8rem,5vw,2.7rem);line-height:1.05;margin:0 0 12px}.path{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.path span,.tag{border-radius:999px;background:#eef2ff;color:#3730a3;padding:7px 10px;font-weight:800;font-size:.85rem}.total{border-radius:22px;background:linear-gradient(135deg,rgba(15,118,110,.1),rgba(91,33,182,.1));padding:16px}.total strong{display:block;font-size:1.8rem;margin-top:5px}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden}.product img{width:100%;display:block;background:#f8fafc}.pcopy{padding:16px}.pcopy h3{margin:0 0 6px}.meta{display:flex;justify-content:space-between;color:#64748b;font-weight:800;margin-bottom:8px}.pcopy p{color:var(--muted);line-height:1.45}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.tag{background:#f1f5f9;color:#475569}.section-title{margin:4px 0 0;font-size:1.35rem}.recipe{border:1px solid var(--line);border-radius:22px;background:#fff;padding:16px;margin-top:12px}.recipe h4{margin:0 0 6px}.recipe p,.recipe li{color:var(--muted);line-height:1.5}.badge{display:inline-block;border-radius:999px;background:#ecfeff;color:#0f766e;font-weight:900;font-size:.76rem;padding:5px 8px;margin:0 6px 8px 0}.restartBig{width:100%;min-height:76px;background:linear-gradient(135deg,#0f766e,#1d4ed8);color:#fff;border:0;border-radius:26px;font-size:1.15rem;font-weight:950}.safety{border:1px solid var(--line);border-radius:22px;background:#fff;padding:16px}.safety li{color:var(--muted);line-height:1.5}.hidden{display:none!important}@media(max-width:860px){.top{flex-direction:column}.landing-grid,.question-main,.result-hero{grid-template-columns:1fr}.nav{grid-template-columns:auto auto 1fr auto auto}.spacer{display:none}}@media(max-width:640px){.app{padding-left:10px;padding-right:10px}.card{border-radius:28px;min-height:calc(100dvh - 210px)}.toolbar{padding:13px}.landing,.question-main,.result,.textonly{padding:16px}.choice-preview,.actions,.products{grid-template-columns:1fr}.nav{padding:10px;gap:8px}.nav button{padding:0 12px}.icon{width:56px}}
