*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf2;color:#15354a;font:17px/1.65 system-ui,sans-serif}a{color:#095f6d;text-underline-offset:3px}button,a.button{font:inherit;cursor:pointer;border:0;border-radius:12px;padding:13px 22px;background:#144d60;color:#fff;text-decoration:none;display:inline-block;font-weight:700}button:hover,a.button:hover{background:#082f49}button:disabled{opacity:.5;cursor:default}:focus-visible{outline:3px solid #b34817;outline-offset:4px}header,footer{max-width:1200px;margin:auto;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}nav{display:flex;gap:24px}.brand{font-size:26px;text-decoration:none;color:#082f49}main{max-width:1200px;margin:auto;padding:0 26px}section{scroll-margin-top:20px}main>section{margin:35px 0 65px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hero img{width:100%;height:auto;border-radius:26px;box-shadow:0 20px 60px #082f4920}h1{font-size:clamp(36px,4.8vw,62px);line-height:1.06;letter-spacing:-2px;margin:20px 0}h1 em{font-style:normal;color:#6749a0}h2{font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.7px}h3{line-height:1.3;font-size:23px}.lead{font-size:20px}.kicker{font-size:13px;font-weight:800;letter-spacing:1.4px;color:#675086}.small{font-size:14px;line-height:1.6}.chips,.actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.chips span{padding:6px 12px;border-radius:30px;background:#eee8f6;font-size:13px;font-weight:700}.intro{max-width:850px}.quiz-box{padding:32px;border:1px solid #c8d4d5;border-radius:24px;background:white;box-shadow:0 10px 50px #082f4909}progress{width:100%;height:14px;accent-color:#7658a2;margin:12px 0 26px}fieldset{border:0;border-top:1px solid #dce3e5;padding:24px 0;margin:0;min-width:0}legend{padding:0 6px 0 0;font-weight:700;font-size:19px}.choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.choice{display:flex;gap:9px;align-items:center;padding:12px;border:1px solid #cbd6da;border-radius:12px;font-size:15px;cursor:pointer;min-height:54px}.choice:has(input:checked){background:#eee6fc;border-color:#7658a2}.choice input{accent-color:#694d99;flex-shrink:0;width:18px;height:18px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-card{border:1px solid #d6dfe0;background:#fff;border-radius:20px;padding:26px}.profile-card h3{margin:12px 0}.experiment{border-top:2px solid #bfb0df;padding-top:16px}.callout{background:#e5f1ed;border-radius:20px;padding:26px;margin:28px 0}.faq{max-width:900px}details{border-bottom:1px solid #ccd7da;padding:18px 0}summary{cursor:pointer;font-size:19px;font-weight:700}#error{color:#a0241c;font-weight:600}textarea{width:100%;min-height:130px;font:inherit}footer{border-top:1px solid #ced9db;font-size:14px}footer p{width:100%;margin:0}.skip{position:absolute;top:-100px;left:20px;padding:10px;background:white;z-index:10}.skip:focus{top:8px}[hidden]{display:none!important}@media(max-width:720px){main{padding:0 16px}header,footer{padding:20px 16px;gap:15px}nav{gap:16px;font-size:14px}.hero{grid-template-columns:1fr;gap:20px}.hero img{max-height:280px;object-fit:cover}h1{letter-spacing:-1.1px}.quiz-box{padding:22px 16px}.choices{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-grid{grid-template-columns:1fr}.profile-card{padding:20px}.actions button{flex-grow:1}main>section{margin:24px 0 42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
