:root{--navy:#071b33;--navy2:#0c294d;--orange:#ff5a36;--orange2:#ff7a55;--ink:#122033;--muted:#667085;--line:#e5e9ef;--soft:#f6f8fb;--white:#fff;--green:#137a49;--shadow:0 18px 50px #091b321a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Noto Sans Thai,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #ff9a70}.wrap,.nav{width:min(1160px,100% - 32px);margin:auto}.nav{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{color:var(--navy);letter-spacing:-1px;font-size:27px;font-weight:900}.brand span{color:var(--orange)}.brand small{letter-spacing:1.7px;font-size:10px;display:block}.nav nav{gap:24px;font-size:14px;font-weight:800;display:flex}.hero{background:radial-gradient(circle at 88% 8%,#1f4f82 0,#0d2c50 32%,var(--navy) 68%);color:#fff;padding:84px 0;position:relative;overflow:hidden}.hero:after{content:"";background:#ff7a5517;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;right:-150px}.heroGrid{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:52px;display:grid;position:relative}.heroCopy h1{letter-spacing:-2.5px;margin:16px 0;font-size:clamp(44px,6vw,76px);line-height:1.02}.heroCopy h1 em{color:#ff8a68;font-style:normal}.heroCopy>p{color:#d9e4f0;max-width:720px;margin:0 0 24px;font-size:clamp(17px,2vw,21px);line-height:1.75}.eyebrow{letter-spacing:2px;color:#ff9b79;font-size:12px;font-weight:900;display:inline-block}.eyebrow.dark{color:var(--orange)}.search{background:#fff;border-radius:18px;max-width:760px;margin:24px 0 14px;padding:7px;display:flex;box-shadow:0 16px 44px #00000038}.search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;padding:16px 18px;font-size:16px}.search button,.buy,.linkButton{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;cursor:pointer;border:0;border-radius:12px;padding:15px 22px;font-weight:900;box-shadow:0 8px 20px #ff5a362e}.quickLinks{color:#b8c9da;flex-wrap:wrap;align-items:center;gap:9px;font-size:13px;display:flex}.quickLinks a{color:#eef5fb;border:1px solid #ffffff2c;border-radius:999px;padding:6px 9px}.trustRow{color:#c8d6e4;flex-wrap:wrap;gap:18px;margin-top:20px;font-size:13px;display:flex}.heroPreview{color:var(--ink);background:#fffffff7;border:1px solid #fff6;border-radius:24px;padding:24px;box-shadow:0 28px 70px #00000047}.previewTop{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;font-weight:900;display:flex}.previewTop b{color:var(--green);background:#e9f9ef;border-radius:999px;padding:7px 10px}.previewProduct{margin:22px 0 8px;font-size:23px;font-weight:900}.previewPrice{color:var(--muted);align-items:center;gap:10px;display:flex}.previewPrice small{font-size:12px}.previewPrice s{font-size:15px}.previewBreakdown{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:15px 0}.previewBreakdown div{justify-content:space-between;gap:20px;padding:6px 0;font-size:14px;display:flex}.previewBreakdown strong{color:var(--green)}.previewTotal{justify-content:space-between;align-items:end;gap:15px;display:flex}.previewTotal span{color:var(--muted);font-size:13px}.previewTotal strong{color:var(--navy);font-size:31px}.heroPreview>p{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.55}.proofBar{border-bottom:1px solid var(--line);background:#fff}.proofGrid{grid-template-columns:repeat(3,1fr);display:grid}.proofGrid>div{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:22px 26px;display:flex}.proofGrid>div:first-child{padding-left:0}.proofGrid>div:last-child{border-right:0}.proofGrid strong{color:var(--navy);font-size:16px}.proofGrid span{color:var(--muted);font-size:13px;line-height:1.5}.section{padding:72px 0}.section h1{font-size:42px}.section h2{letter-spacing:-.8px}.sectionHead{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.sectionHead h2,.how h2,.trustSection h2{margin:8px 0;font-size:38px}.sectionHead>p{max-width:440px;color:var(--muted);line-height:1.6}.grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{border:1px solid var(--line);border-radius:22px;padding:24px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 28px #13233a0d}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card h3{margin:16px 0 4px;font-size:23px}.pill,.bestBadge{color:#c53d20;background:#fff0eb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-block}.muted{color:var(--muted)}.price{margin:22px 0;font-size:23px;font-weight:900}.linkButton{display:inline-block}.how{background:linear-gradient(135deg,#06182d,var(--navy2));color:#fff;padding:76px 0}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps article{background:#ffffff0f;border:1px solid #ffffff12;border-radius:20px;padding:26px}.steps article>b{color:#ff8a68;font-size:13px}.steps h3{font-size:21px}.steps p{color:#c4d3e2;line-height:1.65}.trustSection{grid-template-columns:.8fr 1.2fr;align-items:start;gap:48px;display:grid}.trustSection>div:first-child{position:sticky;top:24px}.trustCards{gap:14px;display:grid}.trustCards article{border:1px solid var(--line);border-radius:18px;grid-template-columns:42px 1fr;column-gap:14px;padding:22px;display:grid}.trustCards article>span{width:36px;height:36px;color:var(--orange);background:#fff0eb;border-radius:12px;grid-row:1/3;place-items:center;font-size:12px;font-weight:900;display:grid}.trustCards h3{margin:2px 0 7px}.trustCards p{color:var(--muted);margin:0;line-height:1.6}.lead{color:var(--muted);font-size:18px}.crumb{color:var(--muted);margin-bottom:28px;font-size:13px}.bestBox{background:linear-gradient(120deg,var(--navy),#103c6d);color:#fff;box-shadow:var(--shadow);border-radius:22px;justify-content:space-between;align-items:center;margin:30px 0;padding:28px;display:flex}.bestBox h2{margin:8px 0;font-size:42px}.bestBox p{color:#d6e3ef}.score{text-align:center;border:1px solid #fff5;border-radius:50%;place-content:center;width:110px;height:110px;display:grid}.offersTitle{margin-top:48px}.offers{gap:14px;display:grid}.offer{border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 240px;gap:20px;padding:22px;display:grid;position:relative}.offer.winner{border:2px solid var(--orange);box-shadow:0 12px 34px #ff5a361a}.bestBadge{background:var(--orange);color:#fff;position:absolute;top:-13px;right:16px}.discount{color:var(--green)}.condition{color:#9b6514}.offerPrice{text-align:right;flex-direction:column;align-items:flex-end;gap:7px;display:flex}.offerPrice strong{font-size:28px}.conditionText{color:#9b6514;font-size:11px}.buy{margin-top:8px}.history{background:var(--soft);border-radius:20px;margin-top:40px;padding:25px}.history h2 span{background:#e7ebf0;border-radius:10px;padding:5px 8px;font-size:11px}.historyGrid{flex-wrap:wrap;gap:12px;display:flex}.historyGrid div{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:5px;padding:12px;display:flex}.empty{background:var(--soft);text-align:center;border-radius:18px;margin-top:20px;padding:40px}.result{margin:30px 0 16px}.sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}footer{color:#b8c9da;background:#061629;margin-top:30px;padding:36px 0}footer b{color:#fff;font-size:20px}footer p{font-size:13px;line-height:1.6}.productTitleRow{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.productTitleRow h1{margin-bottom:8px}.priceSignal{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:5px;min-width:230px;padding:16px 18px;display:flex}.priceSignal span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:800}.priceSignal strong{font-size:15px}.priceSignal.new-low{color:#0e6b3f;background:#eefaf3;border-color:#bee8cf}.priceSignal.near-low{color:#8b5a0a;background:#fff8e8;border-color:#f1d69b}.dataStatus{border:1px solid var(--line);background:linear-gradient(#fff,#fbfcfe);border-radius:20px;justify-content:space-between;align-items:center;gap:22px;margin:24px 0;padding:18px 20px;display:flex}.dataStatus>div:first-child{align-items:center;gap:12px;display:flex}.dataStatus b{font-size:14px}.dataStatus p{color:var(--muted);margin:4px 0 0;font-size:12px}.statusDot{background:#f0a024;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #fff4dc}.lowStats{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.lowStats span{background:var(--soft);color:var(--muted);border-radius:10px;padding:9px 11px;font-size:12px}.lowStats b{color:var(--navy);margin-left:4px}.potentialLine{color:#ffd9cd;margin-top:8px;font-weight:800;display:inline-block}.historyHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.historyHeading h2{margin:6px 0 0}.historyHeading>p{max-width:420px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}@media (max-width:900px){.heroGrid{grid-template-columns:1fr;gap:32px}.heroCopy{text-align:center}.search{margin-left:auto;margin-right:auto}.quickLinks,.trustRow{justify-content:center}.heroPreview{max-width:620px;margin:auto}.trustSection{grid-template-columns:1fr}.trustSection>div:first-child{position:static}.productTitleRow{align-items:flex-start}.dataStatus{flex-direction:column;align-items:flex-start}.lowStats{justify-content:flex-start}}@media (max-width:760px){.nav{height:68px}.nav nav a:first-child{display:none}.hero{padding:54px 0 58px}.heroGrid{gap:26px}.heroCopy h1{letter-spacing:-1.8px;font-size:46px}.heroCopy>p{font-size:17px}.search{border-radius:16px;flex-direction:column;padding:6px}.search button{width:100%}.quickLinks{font-size:12px}.trustRow{gap:10px 14px}.heroPreview{border-radius:20px;padding:20px}.previewTotal strong{font-size:27px}.proofGrid{grid-template-columns:1fr}.proofGrid>div,.proofGrid>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:15px 0}.proofGrid>div:last-child{border-bottom:0}.grid,.steps{grid-template-columns:1fr}.sectionHead{display:block}.sectionHead h2,.how h2,.trustSection h2{font-size:31px}.offer{grid-template-columns:1fr}.offerPrice{text-align:left;border-top:1px solid var(--line);align-items:flex-start;padding-top:16px}.buy{text-align:center;width:100%}.bestBox{align-items:flex-start;gap:14px}.score{flex:none;width:82px;height:82px;font-size:12px}.bestBox h2{font-size:34px}.section{padding:48px 0}.section h1{font-size:36px}.trustCards article{grid-template-columns:38px 1fr;padding:18px}.productTitleRow{display:block}.priceSignal{min-width:0;margin-top:20px}.lowStats{width:100%}.lowStats span{flex:1}.historyHeading{display:block}.historyHeading>p{margin-top:10px}}@media (max-width:420px){.wrap,.nav{width:min(100% - 24px,1160px)}.heroCopy h1{font-size:40px}.previewTotal{flex-direction:column;align-items:flex-start}.bestBox{flex-direction:column}.score{border-radius:18px;width:auto;height:auto;padding:10px 14px}.nav nav{font-size:13px}}
body{font-family:var(--font-brand),"Noto Sans Thai",system-ui,sans-serif;font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizelegibility}header{z-index:50;-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e5e9efb8;position:sticky;top:0}.brand{align-items:center;width:232px;transition:transform .25s,filter .25s;display:flex;position:relative}.brand:hover{filter:drop-shadow(0 7px 14px #091b3214);transform:translateY(-1px)}.brandLogo{width:100%;height:auto;display:block}.nav nav a{transition:color .2s;position:relative}.nav nav a:after{content:"";background:var(--orange);border-radius:999px;height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.nav nav a:hover:after{right:0}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 35% 45%,#4587c92e,#0000 28%),radial-gradient(circle at 72% 30%,#ff7a5529,#0000 22%);animation:14s ease-in-out infinite alternate heroGlow;position:absolute;inset:-35%}.heroCopy{animation:.72s cubic-bezier(.2,.75,.25,1) both heroCopyIn}.heroPreview{animation:.78s cubic-bezier(.2,.75,.25,1) 80ms both previewIn,5.5s ease-in-out 1s infinite previewFloat}.heroPreview:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(125deg,#ffffffbf,#ff7a553d,#ffffff26);border-radius:24px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.heroPreview{position:relative}.previewTotal strong{animation:4.8s ease-in-out 1.5s infinite priceGlow;display:inline-block}.search{transition:transform .25s,box-shadow .25s}.search:focus-within{transform:translateY(-2px);box-shadow:0 20px 55px #00000047}.search button,.buy,.linkButton{transition:transform .2s,box-shadow .2s,filter .2s}.search button:hover,.buy:hover,.linkButton:hover{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 12px 26px #ff5a3640}.search button:active,.buy:active,.linkButton:active{transform:translateY(0)scale(.98)}.proofGrid>div,.card,.steps article,.trustCards article,.offer,.history{animation:.6s cubic-bezier(.2,.75,.25,1) both contentReveal;animation-timeline:view();animation-range:entry 5% cover 28%}.card{transition:transform .28s cubic-bezier(.2,.75,.25,1),box-shadow .28s,border-color .28s}.card:hover{border-color:#d8dee7;transform:translateY(-7px)}.steps article{transition:transform .28s,background .28s,border-color .28s}.steps article:hover{background:#ffffff17;border-color:#ffffff25;transform:translateY(-5px)}.trustCards article{transition:transform .25s,box-shadow .25s}.trustCards article:hover{transform:translate(5px);box-shadow:0 12px 32px #091b3212}.offer.winner{animation:.6s cubic-bezier(.2,.75,.25,1) both contentReveal,4.5s ease-in-out 1.5s infinite winnerBreath;animation-timeline:view(),auto;animation-range:entry 5% cover 28%,normal}.statusDot{animation:2.6s ease-in-out infinite statusPulse}.price,.offerPrice strong,.bestBox h2,.previewTotal strong{font-variant-numeric:tabular-nums;letter-spacing:-.8px}.heroCopy h1,.sectionHead h2,.how h2,.trustSection h2,.productTitleRow h1{font-weight:900}.footerInner{justify-content:space-between;align-items:center;gap:28px;display:flex}.footerLogo{background:#fff;border-radius:16px;width:260px;height:auto;padding:9px 12px;box-shadow:0 12px 30px #00000024}.footerInner p{text-align:right;max-width:560px;margin:0}@keyframes heroGlow{0%{transform:translate(-2%)scale(1)}to{transform:translate(3%,2%)scale(1.08)}}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes previewIn{0%{opacity:0;transform:translateY(24px)scale(.975)}to{opacity:1;transform:none}}@keyframes previewFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes priceGlow{0%,to{text-shadow:0 0 #ff5a3600}50%{text-shadow:0 5px 22px #ff5a3624}}@keyframes contentReveal{0%{opacity:.25;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes winnerBreath{0%,to{box-shadow:0 12px 34px #ff5a361a}50%{box-shadow:0 16px 42px #ff5a362e}}@keyframes statusPulse{0%,to{box-shadow:0 0 0 5px #fff4dc}50%{box-shadow:0 0 0 8px #fff4dc8c}}@media (max-width:760px){header{position:sticky}.brand{width:178px}.heroPreview{animation:.65s cubic-bezier(.2,.75,.25,1) 60ms both previewIn,6s ease-in-out 1s infinite previewFloat}.trustCards article:hover{transform:translateY(-3px)}.footerInner{flex-direction:column;align-items:flex-start}.footerLogo{width:230px}.footerInner p{text-align:left}}@media (max-width:420px){.brand{width:158px}.nav nav{gap:14px}.nav nav a{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-timeline:auto!important}.heroPreview,.heroCopy,.proofGrid>div,.card,.steps article,.trustCards article,.offer,.history{opacity:1!important;transform:none!important}}
body{font-family:var(--font-brand),"Noto Sans Thai",sans-serif;background:#fffdfa}header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfae8;border-bottom:1px solid #071b3314;position:sticky;top:0}.brandLogo{width:176px;height:auto;display:block}.footerLogo{filter:brightness(0)invert();width:180px;height:auto}.navCta{background:var(--navy);border-radius:999px;padding:10px 15px;color:#fff!important}.footerLinks{color:#fff;flex-wrap:wrap;gap:18px;margin:18px 0;display:flex}.aiPanel{background:linear-gradient(145deg,#fff6ef,#fff 60%);border:1px solid #f3d9cc;border-radius:30px;padding:clamp(24px,5vw,52px);box-shadow:0 22px 60px #38231414}.aiPanel>div:first-child{max-width:720px}.aiPanel h2,.seoHub h2{margin:8px 0;font-size:clamp(30px,4vw,48px)}.aiPanel p{color:var(--muted);line-height:1.7}.aiForm{grid-template-columns:1fr auto;gap:12px;margin:24px 0;display:grid}.aiForm textarea{resize:vertical;min-height:72px;font:inherit;border:1px solid #d9dee7;border-radius:16px;padding:16px}.aiForm button{background:var(--navy);color:#fff;font:inherit;border:0;border-radius:16px;padding:0 24px;font-weight:900}.aiAnswer{border-top:1px solid #eadbd2;padding-top:20px}.aiRecommendations{grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0;display:grid}.aiRecommendations article{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:18px;display:flex}.aiRecommendations strong{color:var(--orange);font-size:20px}.aiRecommendations p{margin:0;font-size:13px}.aiRecommendations a{font-weight:800}.seoHub{background:var(--navy);color:#fff}.collectionGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;display:grid}.collectionGrid a{background:#ffffff0b;border:1px solid #ffffff20;border-radius:18px;flex-direction:column;min-height:145px;padding:20px;display:flex}.collectionGrid b{font-size:20px}.collectionGrid span{color:#c4d3e2;margin-top:7px;font-size:13px}.collectionGrid em{color:#ff9878;margin-top:auto;font-style:normal;font-weight:800}.articleTeasers,.articleGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.articleTeasers article,.articleGrid article{border-top:3px solid var(--navy);padding:20px 4px}.articleTeasers span,.articleGrid span{color:var(--orange);font-size:12px;font-weight:800}.articleTeasers h3,.articleGrid h2{font-size:21px;line-height:1.45}.articleTeasers p,.articleGrid p{color:var(--muted);line-height:1.7}.hubHero{max-width:850px;padding:30px 0 55px}.hubHero h1,.seoLanding>h1{letter-spacing:-2px;margin:12px 0;font-size:clamp(42px,6vw,72px);line-height:1.08}.hubHero p{color:var(--muted);font-size:19px;line-height:1.75}.articleGrid .featuredArticle{background:var(--navy);color:#fff;border:0;border-radius:24px;grid-column:span 2;padding:32px}.articleGrid .featuredArticle p{color:#c4d3e2}.articleGrid article>a{color:var(--orange);font-weight:900}.articlePage{max-width:920px;padding:58px 0}.articlePage header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;position:static}.articlePage header h1{font-size:clamp(38px,6vw,64px);line-height:1.15}.articlePage header>p{color:var(--muted);font-size:20px;line-height:1.75}.articleBody{max-width:720px;margin:48px auto}.articleBody p{font-size:17px;line-height:1.9}.articleIntro{color:var(--navy);font-weight:600;font-size:21px!important}.articleBody h2{margin-top:50px;font-size:29px}.articleBody details{border-bottom:1px solid var(--line);padding:16px 0}.articleBody summary{font-weight:800}.articleBody aside{background:#f6f8fb;border-radius:18px;margin-top:40px;padding:22px}.aboutHero{color:#fff;background:linear-gradient(135deg,#06172b,#123f70);padding:100px 0}.narrow{max-width:950px}.aboutHero h1{margin:15px 0;font-size:clamp(46px,7vw,82px);line-height:1.04}.aboutHero h1 em{color:#ff9272;font-style:normal}.aboutHero p{color:#d7e2ed;max-width:800px;font-size:20px;line-height:1.8}.story{gap:90px;padding:90px 0;display:grid}.story>section>h2,.method h2{max-width:800px;font-size:clamp(32px,4vw,50px)}.story>section>p{color:#4d5c70;max-width:850px;font-size:18px;line-height:1.9}.missionGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.missionGrid article{background:#f5f7fa;border-radius:24px;padding:32px}.missionGrid article:last-child{background:#fff0ea}.missionGrid small{color:var(--orange);font-weight:900}.valueGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.valueGrid article{border:1px solid var(--line);border-radius:20px;padding:24px}.valueGrid article>span{color:var(--orange);font-weight:900}.valueGrid p{color:var(--muted);line-height:1.7}.method{background:var(--navy);color:#fff;border-radius:28px;padding:40px}.method ol{grid-template-columns:1fr 1fr;gap:18px;display:grid}.method p{color:#c4d3e2}.networkNote{border-left:5px solid var(--orange);padding:12px 32px}.networkNote>span{color:var(--orange);font-weight:900}.prose{max-width:900px}.prose>p,.prose li{font-size:17px;line-height:1.9}.seoLanding{gap:34px;display:grid}.seoLanding>section{background:var(--soft);border-radius:22px;padding:28px}.moreLink{color:var(--orange);font-weight:900}@media (max-width:900px){.nav nav{gap:12px}.nav nav>a:not(.navCta){display:none}.aiRecommendations,.collectionGrid,.articleTeasers,.articleGrid,.valueGrid{grid-template-columns:1fr 1fr}.missionGrid{grid-template-columns:1fr}}@media (max-width:650px){.aiForm{grid-template-columns:1fr}.aiForm button{padding:16px}.aiRecommendations,.collectionGrid,.articleTeasers,.articleGrid,.valueGrid{grid-template-columns:1fr}.articleGrid .featuredArticle{grid-column:auto}.method{padding:25px}.method ol{grid-template-columns:1fr}.aboutHero{padding:70px 0}.story{gap:60px;padding:60px 0}}:root{--font-brand:"Leelawadee UI"}
