:root{--forest:#073f36;--emerald:#117b61;--gold:#d2a52f;--yellow:#f5c84b;--cream:#fffaf0;--ink:#13241f;--muted:#68736f;--line:#e5dfd1;--shadow:0 22px 60px rgba(5,48,41,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(145deg,#fffdf7,#fff5c9);color:var(--ink);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(960px,calc(100% - 32px));margin:auto}
.top{background:#052f29;color:#e2eee9}.top .wrap{min-height:40px;display:flex;justify-content:space-between;align-items:center;font-size:.86rem}.header{position:sticky;top:0;z-index:20;background:rgba(255,252,235,.96);backdrop-filter:blur(14px);border-bottom:1px solid #e9d893}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand img{width:46px;height:46px;border-radius:50%;border:1px solid #e1c869}.brand b{display:block;color:var(--forest);font:700 1.03rem/1.15 Georgia,serif}.brand small{display:block;color:var(--muted);font-size:.68rem;letter-spacing:.05em;text-transform:uppercase}.home{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:var(--forest);color:#fff;font-weight:800;white-space:nowrap}
.intro{padding:54px 0 28px;text-align:center}.kicker{color:#7a5b04;font-weight:850;font-size:.77rem;letter-spacing:.12em;text-transform:uppercase}.intro h1{font:700 clamp(2.25rem,7vw,4.4rem)/1.04 Georgia,serif;letter-spacing:-.035em;color:var(--forest);margin:12px auto 17px}.intro h1 span{color:#b68405}.intro p{max-width:720px;margin:0 auto;color:#54625d;font-size:1.04rem}.language{display:inline-flex;background:#fff;border:1px solid #e1cf8f;border-radius:999px;padding:4px;margin-top:22px}.language button{border:0;background:transparent;border-radius:999px;padding:9px 17px;color:var(--forest);font-weight:800;cursor:pointer}.language button.active{background:var(--yellow)}
.assessment{padding:18px 0 80px}.panel{background:#fff;border:1px solid #eadfb8;border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.panel-head{background:linear-gradient(120deg,#073f36,#0d6d58);color:#fff;padding:27px 30px}.panel-head h2{font:700 clamp(1.55rem,4vw,2.25rem)/1.15 Georgia,serif;margin:0 0 7px}.panel-head p{color:#d5e5df;margin:0}.panel-body{padding:30px}
.notice{background:#fff8d9;border-left:4px solid var(--gold);padding:15px 17px;border-radius:0 13px 13px 0;color:#5d522f;margin:0 0 24px}.identity{display:grid;grid-template-columns:1fr 160px;gap:15px}.field{display:grid;gap:7px}.field label{font-weight:800;color:var(--forest)}.field input{min-height:50px;border:1px solid #d9d5ca;border-radius:13px;padding:0 14px;background:#fffdf7}.start-btn,.next-btn,.primary-action{border:0;border-radius:999px;background:var(--yellow);color:#173228;min-height:52px;padding:0 24px;font-weight:900;cursor:pointer}.start-btn{width:100%;margin-top:22px}
.quiz{display:none}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px;color:var(--muted);font-size:.88rem;font-weight:750}.progress{height:9px;background:#e7ece9;border-radius:99px;overflow:hidden;margin-bottom:26px}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--yellow));transition:width .25s}.question{font:700 clamp(1.4rem,3.5vw,2rem)/1.25 Georgia,serif;color:var(--forest);margin:0 0 21px}.options{display:grid;gap:12px}.option{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:13px;width:100%;text-align:left;border:1px solid #dedbd1;background:#fffdf8;border-radius:16px;padding:15px;cursor:pointer;color:var(--ink)}.option:hover,.option:focus-visible{border-color:var(--gold);box-shadow:0 7px 20px rgba(96,71,5,.09);outline:0}.option.selected{background:#fff4bd;border-color:#c9991e}.option i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf4f1;color:var(--forest);font-style:normal;font-weight:850}.option.selected i{background:var(--forest);color:#fff}.quiz-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.back-btn{border:1px solid #ccd5d1;background:#fff;border-radius:999px;min-height:50px;padding:0 20px;color:var(--forest);font-weight:800;cursor:pointer}.next-btn:disabled{opacity:.45;cursor:not-allowed}
.result{display:none}.result-hero{text-align:center;padding:4px 0 24px}.dosha-seal{width:106px;height:106px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:radial-gradient(circle,#fff8d2 0 48%,#f0c446 49% 58%,#073f36 59%);color:var(--forest);font:700 1.5rem Georgia,serif}.result h2{font:700 clamp(2rem,5vw,3.1rem)/1.08 Georgia,serif;color:var(--forest);margin:0 0 10px}.result-summary{max-width:700px;margin:0 auto;color:#52605b}.score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.score-card{padding:17px;border:1px solid #e2ded2;border-radius:16px;background:#fffdf8}.score-card b{display:flex;justify-content:space-between;color:var(--forest)}.bar{height:8px;background:#e9eeeb;border-radius:99px;margin-top:10px;overflow:hidden}.bar span{display:block;height:100%;border-radius:99px}.vata span{background:#7c9fb4}.pitta span{background:#dc7b43}.kapha span{background:#56a47e}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.result-card{background:#f8faf8;border:1px solid #dfe8e3;border-radius:18px;padding:20px}.result-card h3{font-family:Georgia,serif;color:var(--forest);margin:0 0 9px}.result-card p{color:var(--muted);margin:0}.result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.result-actions button,.result-actions a{flex:1 1 190px;display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;border:1px solid #cdd8d3;background:#fff;color:var(--forest);font-weight:850;cursor:pointer}.result-actions .primary-action{background:var(--yellow);border-color:var(--yellow)}.result-actions .whatsapp{background:var(--forest);color:#fff}.sources{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.sources a{text-decoration:underline;color:var(--forest)}
.share-strip{background:var(--forest);color:#fff;padding:24px 0}.share-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.share-strip strong{font-family:Georgia,serif;font-size:1.25rem}.share-strip button{border:0;background:var(--yellow);border-radius:999px;min-height:46px;padding:0 20px;font-weight:900;color:var(--forest);cursor:pointer}.footer{background:#042f28;color:#c5d8d1;text-align:center;padding:34px 16px 90px}.footer a{color:#ffe08a;font-weight:800}.mobile{display:none}
@media(max-width:680px){body{padding-bottom:67px}.top .wrap{justify-content:center}.top span:last-child{display:none}.nav{height:68px}.brand img{width:40px;height:40px}.brand small{display:none}.home{min-height:40px;padding:0 14px;font-size:.84rem}.intro{padding:38px 0 22px}.panel-head,.panel-body{padding:22px 19px}.identity,.score-grid,.result-grid{grid-template-columns:1fr}.quiz-actions{align-items:stretch}.back-btn,.next-btn{flex:1;padding:0 12px}.share-strip .wrap{display:grid;text-align:center}.mobile{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);padding:7px}.mobile a{display:grid;place-items:center;min-height:46px;font-size:.78rem;font-weight:850;color:var(--forest)}.mobile a:nth-child(2){background:var(--forest);color:#fff;border-radius:11px}}

