*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:12000;background:#fff;padding:10px 16px;border-radius:10px}.skip-link:focus{top:16px}.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 24px;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;white-space:nowrap}.site-logo img{width:44px;height:44px;object-fit:contain;display:block}.site-logo strong{font-size:20px;letter-spacing:.04em}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:15px}.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,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:999px;text-decoration:none;font-weight:700;border:0;transition:transform .2s ease,box-shadow .2s ease}.main-btn{background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;box-shadow:0 14px 32px rgba(255,107,53,.22)}.main-btn:hover,.ghost-btn:hover{transform:translateY(-2px)}.ghost-btn{background:#fff;color:#2B1A3F;border:1px solid rgba(43,26,63,.14)}.header-cta{min-height:40px;padding:8px 18px}.menu-toggle{width:42px;height:42px;border:0;background:rgba(255,255,255,.1);border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{width:19px;height:2px;background:#fff;border-radius:99px}.mobile-menu-toggle{display:none}.site-drawer{position:fixed;z-index:11001;right:0;top:0;width:min(390px,88vw);height:100vh;background:#fff;padding:22px;transform:translateX(105%);transition:transform .28s ease;box-shadow:-24px 0 60px rgba(43,26,63,.2);overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;z-index:11000;background:rgba(26,15,10,.55);opacity:0;transition:opacity .25s}.drawer-overlay.visible{opacity:1}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,107,53,.16)}.drawer-head .site-logo{color:#24130C}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#FFF1C7;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:22px 0}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FFF8F0;text-decoration:none;color:#2A1F1A}.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.section-shell{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:88px 0}.hero-home{width:min(1280px,calc(100% - 32px));margin:24px auto 0;min-height:690px;border-radius:34px;padding:70px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;background:radial-gradient(circle at 20% 20%,rgba(255,209,102,.52),transparent 28%),radial-gradient(circle at 88% 14%,rgba(0,229,176,.24),transparent 26%),linear-gradient(135deg,#FFF1F7 0%,#E9FFF8 52%,#F3EDFF 100%);position:relative;overflow:hidden}.hero-home:before,.hero-home:after{content:"";position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.hero-home:before{width:220px;height:220px;background:rgba(255,107,53,.11);left:-70px;bottom:-60px}.hero-home:after{width:180px;height:180px;background:rgba(184,51,106,.10);right:-40px;top:-30px}.hero-copy,.hero-visual{position:relative;z-index:1}.eyebrow,.section-kicker{display:inline-block;color:#B8336A;font-weight:800;letter-spacing:.12em;font-size:13px;text-transform:uppercase}.hero-copy h1,.page-hero h1{font-size:clamp(52px,7vw,92px);line-height:1.02;margin:14px 0 18px;color:#24130C;letter-spacing:-.04em}.hero-copy h2{font-size:clamp(24px,3vw,38px);margin:0 0 18px;color:#2B1A3F}.hero-copy p,.hero-lead{font-size:18px;color:#67564D;margin:0 0 26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.hero-points span,.capsule-nav a{background:rgba(255,255,255,.86);border:1px solid rgba(255,107,53,.16);border-radius:999px;padding:8px 13px;font-size:14px}.hero-visual img{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 28px 38px rgba(43,26,63,.2))}.highlights{margin-top:-24px;position:relative;z-index:2;padding-top:0}.four-grid,.three-grid,.two-grid,.reviews-grid{display:grid;gap:20px}.four-grid{grid-template-columns:repeat(4,1fr)}.three-grid{grid-template-columns:repeat(3,1fr)}.two-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:repeat(3,1fr)}.info-card,.zone-card,.review-card,.channel-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px;padding:28px}.info-card h3,.zone-card h3,.review-card h3{margin:10px 0;color:#24130C}.info-card p,.zone-card p,.review-card p{color:#75645A;margin:0}.card-number{color:#FF7A00;font-weight:900}.capsule-section{padding-top:34px;padding-bottom:54px}.capsule-nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.capsule-nav a{text-decoration:none;background:#fff}.capsule-nav a:hover{background:#EFFFFA;color:#FF6B35}.section-heading{max-width:760px;margin-bottom:38px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading.compact{margin-bottom:28px}.section-heading h2,.split-copy h2,.review-band h2,.notice-panel h2{font-size:clamp(30px,4vw,48px);line-height:1.16;color:#24130C;margin:10px 0 14px}.section-heading p,.split-copy p{color:#75645A}.split-feature,.page-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split-media img,.page-hero-media img{width:100%;max-height:520px;object-fit:contain;border-radius:30px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);padding:20px}.split-copy p{margin:0 0 18px}.text-link{color:#FF6B35;font-weight:800;text-decoration:none}.arrow-link:after{content:" →"}.soft-section{width:min(1260px,calc(100% - 32px));padding:72px;margin-top:18px;margin-bottom:18px;border-radius:34px;background:linear-gradient(135deg,rgba(239,255,250,.94),rgba(255,241,199,.72),rgba(246,238,255,.9))}.zone-card{overflow:hidden;padding:0}.zone-card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#FFF8F0;padding:14px}.zone-body{padding:25px}.zone-body ul{padding-left:18px;color:#75645A}.media-three .zone-card img{aspect-ratio:4/3}.safety-panel{background:#24130C;color:#FFF3E8;border-radius:32px;padding:58px;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.safety-panel h2{color:#fff;font-size:clamp(30px,4vw,48px)}.safety-panel p{color:#E7D7CB}.safety-images{display:grid;grid-template-columns:1fr 1fr;gap:14px}.safety-images img{background:#fff;border-radius:22px;padding:10px}.review-card{position:relative}.review-card:before{content:"“";position:absolute;right:18px;top:0;font-size:72px;color:rgba(255,107,53,.12);font-family:serif}.review-meta{margin-top:18px;font-size:13px;color:#A9978C}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:0 22px}.faq-list summary{font-weight:800;color:#24130C;cursor:pointer;padding:18px 0}.faq-list details p{color:#75645A;padding:0 0 18px;margin:0}.notice-panel{width:min(1200px,calc(100% - 40px));margin-bottom:88px;padding:42px;border-radius:28px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);display:grid;grid-template-columns:.8fr 1.4fr auto;gap:26px;align-items:center}.notice-panel p{margin:0;color:#67564D}.notice-links{display:flex;flex-direction:column;gap:8px}.notice-links a{color:#FF6B35;font-weight:800;text-decoration:none}.page-hero{padding-top:76px;padding-bottom:56px}.page-hero h1{font-size:clamp(44px,6vw,72px)}.prose-grid{columns:2;column-gap:54px}.prose-grid p{break-inside:avoid;margin-top:0;margin-bottom:22px;color:#67564D}.review-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:center;background:#2B1A3F;color:#fff;border-radius:30px;padding:52px;margin-top:60px;margin-bottom:60px}.review-band h2{color:#fff}.review-band blockquote{font-size:20px;line-height:1.85;margin:0;color:#F7ECFF;border-left:3px solid #00E5B0;padding-left:24px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:68px 24px 98px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.8fr;gap:60px}.footer-brand p{color:#D4C2B7;max-width:330px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links h3{margin:0 0 12px;color:#fff}.footer-links a{display:block;color:#D4C2B7;text-decoration:none;margin:7px 0}.footer-links a:hover,.footer-bottom a:hover{color:#00E5B0}.footer-bottom{max-width:1200px;margin:42px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:24px;color:#BFAEA4;font-size:14px}.footer-bottom div{display:flex;gap:16px}.footer-bottom a{text-decoration:none}.mobile-bottom-nav{display:none}.home-about{padding-top:60px}.brand-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.brand-strip div{background:#fff;border-radius:18px;padding:22px;border:1px solid rgba(255,107,53,.16)}.brand-strip strong{display:block;color:#2B1A3F;font-size:18px}.brand-strip span{color:#75645A;font-size:14px}
@media(max-width:1060px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-home{padding:52px;min-height:auto}.four-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.three-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.notice-panel{grid-template-columns:1fr}.notice-links{flex-direction:row;flex-wrap:wrap}.brand-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.header-cta{padding:7px 13px;min-height:38px;font-size:13px}.hero-home{width:calc(100% - 20px);margin-top:10px;padding:42px 24px;border-radius:25px;grid-template-columns:1fr;gap:26px}.hero-copy h1{font-size:52px}.hero-copy h2{font-size:25px}.hero-copy p{font-size:16px}.hero-visual img{max-height:390px}.section-shell{width:calc(100% - 28px);padding:62px 0}.highlights{padding-top:0}.four-grid,.three-grid,.two-grid,.reviews-grid{grid-template-columns:1fr}.soft-section{width:calc(100% - 20px);padding:42px 18px;border-radius:25px}.split-feature,.page-hero{grid-template-columns:1fr;gap:30px}.page-hero-copy{order:1}.page-hero-media{order:2}.page-hero{padding-top:50px}.prose-grid{columns:1}.safety-panel{padding:34px 22px;grid-template-columns:1fr}.review-band{grid-template-columns:1fr;padding:34px 23px}.notice-panel{width:calc(100% - 28px);padding:30px 22px}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column}.footer-bottom div{flex-wrap:wrap}.mobile-bottom-nav{position:fixed;z-index:9000;left:10px;right:10px;bottom:8px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(38,20,12,.96);border-radius:20px;padding:9px;box-shadow:0 12px 32px rgba(26,15,10,.3);backdrop-filter:blur(14px)}.mobile-bottom-nav a{color:#FFF3E8;text-decoration:none;text-align:center;font-size:12px}.mobile-bottom-nav span{display:block;font-size:19px;line-height:1}.drawer-nav{grid-template-columns:1fr}.brand-strip{grid-template-columns:1fr}.safety-images{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.hero-actions{flex-direction:column}.hero-actions a{width:100%}.safety-images{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}}
