@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@1,700&display=swap";:root{--ink:#17261f;--paper:#f4f0e8;--cream:#fffdf8;--sage:#dfe8db;--green:#225b45;--mint:#b9d6c4;--line:#d9d7cf;--gold:#efb94e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Sans Thai,sans-serif}button{font:inherit;color:inherit}.app{min-height:100vh;overflow:hidden}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1200px;height:76px;margin:auto;padding:0 28px;display:flex;position:relative}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:50% 50% 48% 45%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-style:italic;display:grid}.privacy-note{color:#627168;font-size:13px}.shell{max-width:1200px;margin:auto;padding:54px 28px 80px}.landing{grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;min-height:calc(100vh - 140px);display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#46705d;font-size:12px;font-weight:800}h1,h2,p{margin-top:0}.hero-copy h1{letter-spacing:-.045em;margin:18px 0 24px;font-size:clamp(42px,5.8vw,76px);font-weight:800;line-height:1.08}.hero-copy h1 em{color:var(--green);font-family:Playfair Display,serif;font-weight:700}.lead{color:#4f5d55;max-width:620px;font-size:18px;line-height:1.8}.hero-actions{align-items:center;gap:18px;margin-top:32px;display:flex}.primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:30px;padding:17px 23px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 8px 20px #225b4520}.primary:hover{background:#174a37;transform:translateY(-2px)}.text-button{text-underline-offset:4px;cursor:pointer;color:#52645a;background:0 0;border:0;text-decoration:underline}.trust-row{color:#637168;flex-wrap:wrap;gap:22px;margin-top:26px;font-size:13px;display:flex}.hero-visual{place-items:center;height:530px;display:grid;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle at 40% 35%,#fffbe7,#dde7d7 62%,#c5d8c9);border-radius:50%;width:420px;height:420px;box-shadow:inset 0 0 70px #fff8,0 30px 70px #4c6b5520}.mind-core{background:var(--green);color:#fff;border-radius:45% 55% 48% 52%;flex-direction:column;justify-content:center;align-items:center;width:158px;height:158px;display:flex;position:absolute;transform:rotate(-4deg);box-shadow:0 20px 45px #19442f55}.mind-core b{font-family:Playfair Display,serif;font-size:47px}.mind-core small{text-align:center;opacity:.8;line-height:1.35}.orbit{border:1px solid #355e4a55;border-radius:50%;justify-content:flex-end;align-items:center;animation:7s ease-in-out infinite float;display:flex;position:absolute}.orbit span{background:var(--cream);border:1px solid #cbd5ca;border-radius:99px;padding:8px 14px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #40584618}.orbit-one{width:280px;height:280px;transform:rotate(15deg)}.orbit-two{width:380px;height:240px;animation-delay:-2s;transform:rotate(-32deg)}.orbit-three{width:250px;height:410px;animation-delay:-4s;transform:rotate(40deg)}.spark{color:var(--gold);font-size:25px;position:absolute}.s1{top:85px;right:70px}.s2{bottom:80px;left:70px}.s3{font-size:14px;top:150px;left:50px}@keyframes float{50%{translate:0 -8px}}.center-shell{place-items:center;min-height:calc(100vh - 136px);padding:35px 20px 70px;display:grid}.card{background:var(--cream);border:1px solid #ddd9cf;border-radius:18px;box-shadow:0 25px 70px #3a4a4012}.intro-card{width:100%;max-width:700px;padding:50px;position:relative}.step-icon{color:#d9ded6;font-family:Playfair Display,serif;font-size:52px;position:absolute;top:35px;right:40px}.intro-card h2{margin:12px 0 30px;font-size:clamp(28px,4vw,42px);line-height:1.3}.instruction-list{gap:18px;margin-bottom:32px;display:grid}.instruction-list div{border-left:3px solid var(--mint);gap:4px;padding-left:19px;display:grid}.instruction-list b{font-size:15px}.instruction-list span{color:#718078;font-size:13px}.full{width:100%}.quiz-shell{max-width:820px;min-height:calc(100vh - 136px);margin:auto;padding:25px 20px 80px}.quiz-top{align-items:center;gap:18px;margin:10px 0 30px;display:flex}.back{border:1px solid var(--line);background:var(--cream);cursor:pointer;border-radius:50%;width:42px;height:42px}.progress-wrap{flex:1}.progress-meta{color:#69766f;justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.progress-meta b{color:var(--green)}.progress-track{background:#dfe0db;border-radius:9px;height:5px;overflow:hidden}.progress-track i{background:var(--green);height:100%;transition:all .3s;display:block}.question-card{background:var(--cream);border:1px solid #dedbd2;border-radius:20px;padding:50px;animation:.3s in;box-shadow:0 30px 80px #4b5d5012}@keyframes in{0%{opacity:0;transform:translateY(8px)}}.question-no{color:#a9b5ab;font-family:Playfair Display,serif;font-size:18px}.question-card h2{min-height:108px;margin:15px 0 10px;font-size:clamp(25px,4vw,36px);line-height:1.48}.question-card>p{color:#7b857f;margin-bottom:22px;font-size:13px}.choices{gap:9px;display:grid}.choices button{text-align:left;cursor:pointer;background:#fff;border:1px solid #deddd7;border-radius:10px;grid-template-columns:34px 1fr 25px;align-items:center;padding:13px 15px;transition:all .15s;display:grid}.choices button:hover,.choices .selected{border-color:var(--green);background:#edf4ef}.choices button span{background:#eef0eb;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.choices button i{opacity:0;font-style:normal}.choices button:hover i{opacity:1}.result-shell{max-width:1060px;margin:auto;padding:45px 24px 80px}.result-hero{text-align:center;padding-bottom:38px;position:relative}.result-hero>p{color:#6a766e;margin:13px 0 3px}.result-hero h1{color:var(--green);margin:0;font-size:clamp(38px,6vw,68px)}.result-tagline{max-width:590px;margin:12px auto 25px!important;font-size:17px!important}.result-badge{background:var(--green);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;width:118px;height:118px;margin:auto;display:flex;box-shadow:0 14px 35px #225b4538}.result-badge span{font-size:29px;font-weight:800}.result-badge small{opacity:.78;padding:0 10px;font-size:9px}.results-grid{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.chart-card,.advice-card{padding:32px}.chart-card h2,.advice-card h2{margin-bottom:7px;font-size:24px}.chart-card>p{color:#7a847e;font-size:12px}.bars{gap:15px;margin-top:27px;display:grid}.bar-row>div:first-child{justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.bar-row b{font-size:12px}.bar{background:#ecece6;border-radius:10px;height:9px;overflow:hidden}.bar i{border-radius:10px;height:100%;transition:width .8s;display:block}.advice-card{background:var(--green);color:#fff}.advice-card .eyebrow{color:#bcd3c5}.advice-card ol{gap:14px;margin:25px 0;padding:0;list-style:none;display:grid}.advice-card li{align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.advice-card li span{color:#9fc0aa;font-family:Playfair Display,serif;font-size:18px}.secondary-profile{border-top:1px solid #ffffff30;gap:4px;padding-top:20px;display:grid}.secondary-profile small{color:#bcd0c3}.secondary-profile b{font-size:18px}.secondary-profile p{opacity:.72;margin:0;font-size:12px}.disclaimer{text-align:center;color:#758079;max-width:720px;margin:26px auto 0;font-size:11px;line-height:1.7}.restart{margin:18px auto;display:block}footer{color:#7b837e;border-top:1px solid #dbd8d0;justify-content:space-between;max-width:1160px;margin:auto;padding:22px 28px;font-size:11px;display:flex}.loading{place-items:center;min-height:100vh;display:grid}@media (width<=780px){.site-header{height:64px;padding:0 18px}.privacy-note{display:none}.shell{padding:25px 20px 60px}.landing{text-align:left;grid-template-columns:1fr;gap:5px}.hero-copy h1{font-size:43px}.lead{font-size:15px}.hero-visual{order:-1;height:330px}.hero-visual:before{width:280px;height:280px}.mind-core{width:112px;height:112px}.mind-core b{font-size:33px}.mind-core small{font-size:9px}.orbit-one{width:200px;height:200px}.orbit-two{width:270px;height:165px}.orbit-three{width:175px;height:280px}.orbit span{padding:5px 9px;font-size:9px}.s1{top:35px;right:20px}.s2{bottom:35px;left:20px}.hero-actions{flex-direction:column;align-items:stretch}.primary{width:100%}.trust-row{justify-content:space-between;gap:10px;font-size:11px}.intro-card{padding:35px 23px}.step-icon{font-size:38px;top:20px;right:20px}.question-card{padding:30px 20px}.question-card h2{min-height:130px;font-size:25px}.choices button{padding:12px 11px}.results-grid{grid-template-columns:1fr}.result-shell{padding-top:25px}.chart-card,.advice-card{padding:25px 21px}footer{text-align:center;gap:4px;padding:18px;display:grid}.result-hero h1{line-height:1.25}}@media (width<=380px){.hero-copy h1{font-size:37px}.hero-visual{height:290px}.question-card h2{font-size:22px}.choices button{font-size:13px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
