:root{--bg:#FFF8F0;--ink:#2A1F1A;--title:#24130C;--muted:#75645A;--soft:#A9978C;--brand:#FF6B35;--deep:#2B1A3F;--neon:#00E5B0;--gold:#FFD166;--rose:#B8336A;--card:#fff;--line:rgba(255,107,53,.18);--shadow:0 20px 46px rgba(97,45,16,.14);--radius:24px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit}img{display:block;max-width:100%;height:auto}button{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.section-space{padding:84px 0}.section-soft{background:linear-gradient(145deg,#EFFFFA 0%,#FFF1C7 48%,#F7EDFF 100%)}.section-deep{background:linear-gradient(135deg,#24130C,#2B1A3F);color:#FFF3E8}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(38,20,12,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(97,45,16,.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:800;white-space:nowrap}.site-logo img{width:42px;height:42px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:6px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:14px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(0,229,176,.16)}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff!important;border-radius:999px;text-decoration:none;font-weight:800;box-shadow:0 14px 32px rgba(255,107,53,.22);transition:transform .2s ease,box-shadow .2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.28)}.main-btn.small{min-height:42px;padding:0 19px;font-size:14px}.header-cta{min-height:42px;padding:0 18px;font-size:14px}.menu-toggle{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px}.mobile-only{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(20,9,5,.52);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100dvh;background:#fff;z-index:10001;transform:translateX(105%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-20px 0 50px rgba(0,0,0,.2)}.drawer-open .drawer-overlay{opacity:1;visibility:visible}.drawer-open .site-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid #f1e2d8}.drawer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;color:var(--title)}.drawer-logo img{width:40px;height:40px;object-fit:contain}.drawer-close{border:0;background:#FFF1E8;width:40px;height:40px;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;color:var(--title)}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:22px;overflow:auto}.drawer-nav a{text-decoration:none;padding:12px 14px;border-radius:14px;background:#FFF8F3;color:var(--ink)}.drawer-nav a:hover{background:#EFFFFA;color:#B8336A}.drawer-foot{margin-top:auto;padding:22px;background:#24130C;color:#FFF3E8}.drawer-foot p{margin-top:0;font-size:13px;color:#E7D8CF}.hero{padding:78px 0 60px;position:relative;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(255,209,102,.42),transparent 30%),radial-gradient(circle at 88% 22%,rgba(0,229,176,.26),transparent 31%),linear-gradient(135deg,#FFF1EA,#EFFDFF 52%,#F7EDFF)}.hero::before,.hero::after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero::before{width:280px;height:280px;background:rgba(255,107,53,.12);left:-100px;bottom:-100px}.hero::after{width:220px;height:220px;background:rgba(184,51,106,.12);right:-60px;top:50px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;position:relative;z-index:1}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-kicker.light{color:var(--gold)}.eyebrow::before,.section-kicker::before{content:"";width:24px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--brand),var(--neon))}.hero h1{font-size:clamp(48px,7vw,86px);line-height:1.03;margin:18px 0 16px;color:var(--title);letter-spacing:-.04em}.hero h2{font-size:clamp(24px,3vw,40px);line-height:1.25;margin:0 0 22px;color:var(--deep)}.hero-copy>p{font-size:17px;color:var(--muted);max-width:690px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:28px 0}.text-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid rgba(255,107,53,.3);border-radius:999px;color:var(--brand);font-weight:700;text-decoration:none;background:rgba(255,255,255,.74)}.hero-points,.trust-note{display:flex;gap:10px;flex-wrap:wrap}.hero-points span,.trust-note span{padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(255,107,53,.15);font-size:13px;font-weight:700}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:590px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(75,38,17,.18))}.floating-card{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:12px 16px;font-size:13px;font-weight:700}.floating-card.one{left:-20px;bottom:18%}.floating-card.two{right:0;top:10%}.highlight-strip{margin-top:-18px;position:relative;z-index:2}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.highlight-item{padding:25px;border-right:1px solid #F4E8DF}.highlight-item:last-child{border-right:0}.highlight-item strong{display:block;color:var(--title);font-size:18px;margin-bottom:5px}.highlight-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.article-card h2,.safety-grid h2,.age-callout h2{font-size:clamp(30px,4vw,48px);line-height:1.18;color:var(--title);margin:12px 0 16px;letter-spacing:-.025em}.section-heading p{margin:0;color:var(--muted)}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;text-decoration:none;box-shadow:0 12px 28px rgba(97,45,16,.08);transition:.2s}.capsule-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.capsule-card strong{display:block;color:var(--title);margin-bottom:6px}.capsule-card span{font-size:13px;color:var(--muted);line-height:1.55}.brand-grid,.split-panel,.reading-layout,.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.media-card,.article-card,.info-card,.review-card,.zone-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}.media-card{padding:22px}.article-card{padding:38px}.article-card p{color:var(--muted)}.article-card.compact{padding:34px}.content-img{width:100%;height:auto;object-fit:contain;border-radius:18px}.feature-grid{display:grid;gap:22px}.feature-grid.two{grid-template-columns:repeat(2,1fr)}.feature-grid.three{grid-template-columns:repeat(3,1fr)}.info-card{padding:28px}.info-card h3{margin:12px 0 8px;color:var(--title);font-size:22px}.info-card p{margin:0;color:var(--muted)}.number-badge{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);color:var(--rose);font-weight:900}.zone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-card{overflow:hidden}.zone-card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:linear-gradient(135deg,#FFF1EA,#EFFFFA)}.zone-body{padding:24px}.zone-body h3{margin:0 0 8px;color:var(--title)}.zone-body p{color:var(--muted)}.text-link{color:var(--brand);font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:26px}.review-card p{margin:0 0 18px;color:var(--muted)}.review-card strong{display:block;color:var(--title)}.review-card small{color:var(--soft)}.quote-mark{font-size:46px;color:var(--gold);line-height:.8}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 22px;box-shadow:0 10px 22px rgba(97,45,16,.06)}.faq-list summary{cursor:pointer;list-style:none;padding:20px 36px 20px 0;font-weight:800;color:var(--title);position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:0;top:15px;font-size:28px;color:var(--brand)}.faq-list details[open] summary::after{content:"−"}.faq-list details p{margin:0;padding:0 0 20px;color:var(--muted)}.age-callout>.container{background:linear-gradient(135deg,#FFF1C7,#EFFFFA,#F8EEFF);border:1px solid var(--line);border-radius:28px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.age-callout h2{font-size:32px;margin:10px 0}.age-callout p{margin:0;color:var(--muted);max-width:850px}.sub-hero{background:radial-gradient(circle at 80% 20%,rgba(0,229,176,.2),transparent 28%),linear-gradient(135deg,#FFF1EA,#EFFDFF 55%,#F7EDFF)}.sub-hero-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:50px}.sub-hero h1{font-size:clamp(42px,6vw,70px);line-height:1.08;margin:14px 0;color:var(--title)}.lead{font-size:18px;color:var(--muted);max-width:700px}.sub-hero-media img{max-height:500px;margin:auto;filter:drop-shadow(0 25px 28px rgba(97,45,16,.18))}.reading-layout{align-items:start;grid-template-columns:1fr 320px}.side-note{position:sticky;top:105px;background:#24130C;color:#FFF3E8;border-radius:22px;padding:28px}.side-note h3{margin-top:0}.side-note p{color:#E7D8CF}.side-note .text-link{color:var(--gold)}.section-deep .safety-grid h2{color:#fff}.section-deep p{color:#E7D8CF}.inline-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.inline-links a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 14px}.review-card.featured{background:rgba(255,255,255,.96);align-self:stretch;display:flex;flex-direction:column;justify-content:center}.center-action{text-align:center;margin-top:28px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:70px 0 100px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:44px}.footer-brand p{color:#CFBBB0;max-width:430px}.footer-grid h3{font-size:16px;margin:0 0 14px}.footer-grid>div>a:not(.site-logo){display:block;color:#CFBBB0;text-decoration:none;padding:5px 0}.footer-grid>div>a:hover{color:#fff}.footer-logo{margin-bottom:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:#A9978C;font-size:13px}.footer-bottom p{margin:0}.footer-bottom a{color:#DCCBC1;text-decoration:none;margin-left:16px}.mobile-bottom-nav{display:none}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.pill-row span{border-radius:999px;background:#EFFFFA;padding:7px 12px;font-size:13px;color:#31594F}.mini-list{display:grid;gap:12px;margin:22px 0}.mini-list div{padding:14px 16px;border-radius:14px;background:#FFF8F3}.mini-list strong{display:block;color:var(--title)}.mini-list span{font-size:13px;color:var(--muted)}
@media(max-width:1050px){.nav-core{display:none}.mobile-only{display:flex}.capsule-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.highlight-item:nth-child(-n+2){border-bottom:1px solid #F4E8DF}.zone-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.review-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){body{padding-bottom:72px}.container{width:min(calc(100% - 28px),var(--max))}.section-space{padding:58px 0}.header-inner{min-height:64px;padding:0 14px;gap:8px}.site-logo span{display:none}.site-logo img{width:38px;height:38px}.desktop-menu{display:none}.header-cta{min-height:38px;padding:0 14px;font-size:13px}.mobile-only{display:flex}.hero{padding:52px 0 42px}.hero-grid,.brand-grid,.split-panel,.reading-layout,.safety-grid,.sub-hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:center}.hero-copy>p{font-size:15px}.hero-actions,.hero-points,.trust-note{justify-content:center}.hero-visual img{max-height:420px}.floating-card.one{left:0}.highlight-strip{margin-top:0;padding-top:14px}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid #F4E8DF!important;padding:20px}.highlight-item:last-child{border-bottom:0!important}.capsule-grid,.feature-grid.two,.feature-grid.three,.zone-grid,.review-grid{grid-template-columns:1fr}.section-heading h2,.article-card h2,.safety-grid h2{font-size:32px}.article-card{padding:26px}.age-callout>.container{padding:28px;display:block}.age-callout .main-btn{margin-top:20px}.side-note{position:static}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom div{margin-top:12px}.footer-bottom a{margin:0 14px 0 0}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:64px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(255,107,53,.16);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--muted);font-size:11px;line-height:1.2}.mobile-bottom-nav span{font-size:18px;color:var(--brand);margin-bottom:3px}.site-footer{padding-bottom:90px}.drawer-nav{grid-template-columns:1fr}.sub-hero-copy{text-align:center}.sub-hero-media img{max-height:360px}}
