:root{--ink:#183d35;--green:#19745f;--cream:#f8f6ef;--gold:#f1d47e;--line:#dce6df}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.55 'Segoe UI',sans-serif}header,main{max-width:1100px;margin:auto}header{padding:26px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:25px;text-decoration:none;color:var(--ink)}.brand span{background:var(--green);color:white;border-radius:13px;padding:1px 13px;font-size:36px}.brand small{font-size:11px;letter-spacing:2px;background:#e4eee6;padding:5px 9px;border-radius:8px}.shop{font-weight:650;font-size:14px}a{color:var(--green)}main{padding:0 24px}.intro{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:54px 0}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:750;color:var(--green);margin:0 0 13px}h1{font-size:clamp(38px,5vw,62px);line-height:1.09;letter-spacing:-2.5px;margin:0 0 23px}h1 em{font-style:normal;color:var(--green)}.lead{font-size:18px;color:#527064;max-width:630px}.pills{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#426454}.nest{width:215px;flex-shrink:0;aspect-ratio:1;background:#e4eee5;border-radius:50% 50% 40% 45%;transform:rotate(5deg);display:grid;place-content:center;text-align:center}.nest span{font:italic 29px Georgia}.nest b{font-size:54px;color:#ba8a21;line-height:1.2}.nest p{font-size:14px;margin:0}.playground{background:white;border:1px solid var(--line);box-shadow:0 18px 65px #183d3509;border-radius:28px;padding:30px;scroll-margin-top:16px}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:18px}h2{font-size:29px;line-height:1.22;letter-spacing:-.8px;margin:0 0 18px}.badge{font-size:12px;background:#fff4d7;padding:8px 13px;border-radius:20px;white-space:nowrap}.modes{display:flex;gap:8px;margin:12px 0 22px;flex-wrap:wrap}button{font:650 16px 'Segoe UI',sans-serif;cursor:pointer;color:var(--ink);background:white;border:1px solid var(--line);border-radius:12px;padding:12px 17px;min-height:46px}button:hover{background:#edf5ef}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bd8c27;outline-offset:4px}.modes button[aria-pressed=true],.primary{background:var(--green);color:white;border-color:var(--green)}.primary:hover{background:#125946}.primary{display:inline-block;text-decoration:none;font-weight:700;padding:13px 21px;border-radius:12px}.stagecard{background:#f2f7f3;border-radius:20px;padding:25px;text-align:center;min-height:270px}.stagecard h3{font-size:36px;line-height:1.2;margin:20px 0 14px}.stagecard p{margin:10px 0}.muted,.fine{color:#60756b}.fine{font-size:12px}.muted{font-size:13px;min-height:20px;margin:12px 0 0}.actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.progress{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;margin-bottom:12px}.progress button{font-size:12px;padding:5px 10px;min-height:36px}progress{width:100%;height:6px;accent-color:var(--green);display:block;margin-bottom:16px}.answer{color:var(--green);font-weight:750;font-size:28px}.feedback{padding:12px;border-radius:12px;background:#e4eee6}.feedback.warn{background:#fff1d7}input{display:block;max-width:450px;width:100%;margin:18px auto 10px;padding:14px;border:1px solid #b8ccc0;border-radius:12px;font:18px 'Segoe UI';text-align:center}.accents{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.accents button{padding:4px 10px;min-width:38px;min-height:36px}.pairgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.paircol{display:grid;gap:10px}.paircol button{min-height:62px}.paircol button.selected{outline:3px solid #ba8a21;background:#fff4d7}.paircol button:disabled{cursor:default;background:#e3eee6;color:#557263;border-color:#9ec8b0}.stars{color:#b1811d;font-size:38px;letter-spacing:6px}.offer{padding:70px 0 40px;text-align:center}.offer h2{font-size:37px}.features{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:24px;margin:32px 0}.features article{padding:23px;background:#edf2eb;border-radius:20px}.features p{font-size:15px;margin-bottom:0}.cta{font-size:18px}.questions{max-width:780px;margin:25px auto}details{border-bottom:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-weight:650}details p{font-size:15px;color:#52695e}footer{text-align:center;font-size:12px;padding:36px 0 28px;color:#60756b}[hidden]{display:none!important}@media(max-width:680px){header{padding:18px 16px}.shop{max-width:120px;text-align:right;font-size:12px}.brand{gap:7px;font-size:21px}.brand small{font-size:9px;padding:4px}main{padding:0 16px}.intro{padding:30px 0;gap:0}.nest{display:none}h1{letter-spacing:-1.4px}.lead{font-size:16px}.playground{padding:19px 14px;border-radius:22px}.sectionhead{display:block}.sectionhead h2{font-size:25px}.badge{display:inline-block;margin-bottom:8px}.modes{gap:5px}.modes button{font-size:13px;padding:10px 9px;flex:1}.stagecard{padding:18px 10px}.stagecard h3{font-size:29px}.features{grid-template-columns:1fr;gap:10px}.offer{padding-top:48px}.offer h2{font-size:32px}.paircol button{font-size:14px;padding:8px 5px}.questions h2{font-size:26px}}@media(prefers-reduced-motion:no-preference){.stagecard{animation:arrive .22s ease-out}@keyframes arrive{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}}
