*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.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{width:min(1280px,calc(100% - 32px));margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}.site-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:1.35rem;letter-spacing:.04em}.site-logo img{width:42px;height:42px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:6px;margin-left:auto}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;white-space:nowrap;font-size:.95rem}.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;gap:8px;min-height:48px;padding:10px 24px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;text-decoration:none;border:0;border-radius:999px;box-shadow:0 14px 32px rgba(255,107,53,.22);font-weight:800;transition:.25s transform,.25s box-shadow}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(255,107,53,.28)}.main-btn.small{min-height:42px;padding:8px 20px}.header-btn{min-height:42px;padding:8px 18px;font-size:.92rem}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.08);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;border-radius:2px;background:#fff}.mobile-only{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(20,10,7,.58);backdrop-filter:blur(3px);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.site-drawer{position:fixed;top:0;right:0;width:min(390px,92vw);height:100dvh;background:#fffaf4;z-index:10001;transform:translateX(105%);transition:.3s ease;box-shadow:-24px 0 60px rgba(35,15,8,.2);padding:24px;overflow-y:auto}.drawer-open{overflow:hidden}.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}.drawer-brand{display:flex;align-items:center;gap:10px;font-size:1.3rem;font-weight:900;color:#24130C;text-decoration:none}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#FFF1C7;color:#24130C;font-size:1.8rem;cursor:pointer}.drawer-intro{color:#75645A;margin:20px 0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-nav a{padding:11px 13px;border:1px solid rgba(255,107,53,.14);border-radius:14px;text-decoration:none;background:#fff;color:#2A1F1A}.drawer-nav a:hover{border-color:#FF6B35;color:#FF6B35}.drawer-btn{width:100%;margin-top:22px}.hero{position:relative;overflow:hidden;padding:76px 0 54px;background:radial-gradient(circle at 12% 18%,rgba(255,209,102,.45),transparent 26%),radial-gradient(circle at 85% 18%,rgba(0,229,176,.24),transparent 30%),linear-gradient(135deg,#FFF1E9 0%,#F0FFFB 52%,#F8EFFF 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero:before{width:240px;height:240px;background:rgba(255,107,53,.09);left:-80px;bottom:-100px}.hero:after{width:320px;height:320px;background:rgba(43,26,63,.08);right:-120px;top:30px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px;position:relative;z-index:1}.hero-badge,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-weight:800;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.hero-badge:before,.section-kicker:before{content:"";width:18px;height:3px;border-radius:999px;background:linear-gradient(90deg,#FF6B35,#00E5B0)}h1,h2,h3,.section-title{color:#24130C;line-height:1.2;margin-top:0}h1{font-size:clamp(3.6rem,8vw,7.8rem);margin:.16em 0 .08em;letter-spacing:-.06em}h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em;margin-bottom:18px}h3{font-size:1.2rem}.hero-subtitle{font-size:clamp(1.55rem,3vw,2.5rem);font-weight:900;color:#2B1A3F;margin:0 0 16px}.hero-lead{font-size:1.04rem;color:#5E4C43;max-width:720px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}.text-link{color:#FF6B35;text-decoration:none;font-weight:800}.arrow-link:after{content:" →"}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.hero-points span,.trust-row span{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid rgba(255,107,53,.16);font-size:.9rem;color:#5E4C43}.hero-visual{position:relative}.hero-visual>img{width:100%;max-height:590px;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(78,34,17,.16))}.floating-note{position:absolute;background:rgba(255,255,255,.9);border:1px solid rgba(255,107,53,.15);border-radius:18px;padding:12px 16px;box-shadow:0 14px 34px rgba(67,27,13,.15);font-weight:800}.floating-note.one{left:0;top:14%}.floating-note.two{right:0;bottom:12%}.highlight-strip{margin-top:-1px;background:#24130C;color:#FFF3E8}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr)}.highlight-item{padding:26px 24px;border-right:1px solid rgba(255,255,255,.1)}.highlight-item:last-child{border-right:0}.highlight-item h3{color:#fff;margin:0 0 7px}.highlight-item p{margin:0;color:#D8C8BF;font-size:.92rem}.section{padding:88px 0}.section-soft{background:linear-gradient(180deg,rgba(233,255,248,.72),rgba(255,248,240,.5))}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading p{color:#75645A}.channel-cloud{display:flex;flex-wrap:wrap;gap:12px}.channel-pill{flex:1 1 205px;min-height:110px;padding:18px 20px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:22px;text-decoration:none;box-shadow:0 14px 34px rgba(97,45,16,.08);transition:.25s}.channel-pill:hover{transform:translateY(-3px);border-color:#FF6B35}.channel-pill strong{display:block;color:#24130C;margin-bottom:5px}.channel-pill span{display:block;color:#75645A;font-size:.9rem}.visual-mosaic{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}.mosaic-copy{padding:18px}.mosaic-copy p{color:#67564D}.mosaic-images{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:14px}.mosaic-images img{width:100%;height:100%;max-height:420px;object-fit:contain;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:24px;padding:10px;box-shadow:0 18px 38px rgba(97,45,16,.11)}.mosaic-images img:first-child{grid-row:1/3;min-height:360px}
.media-panel,.prose-card,.split-feature,.compliance-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:28px}.media-panel{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.media-panel.reverse{grid-template-columns:1.1fr .9fr}.media-panel .media-image{min-height:410px;background:#EFFFFA;display:flex;align-items:center;justify-content:center;padding:28px}.media-panel .media-image img{width:100%;height:100%;max-height:430px;object-fit:contain}.media-panel .media-copy{padding:52px}.media-copy p{color:#67564D}.inline-list{display:grid;gap:10px;margin:20px 0}.inline-list span{padding-left:26px;position:relative}.inline-list span:before{content:"✓";position:absolute;left:0;color:#00A982;font-weight:900}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-card,.info-card,.review-card,.service-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px;overflow:hidden}.zone-card img,.service-card img{width:100%;height:260px;object-fit:contain;background:#F4FFFC;padding:14px}.zone-card .card-body,.service-card .card-body{padding:28px}.zone-card p,.service-card p,.info-card p{color:#75645A}.mini-points{padding:0;margin:18px 0;list-style:none}.mini-points li{padding:8px 0;border-bottom:1px dashed rgba(255,107,53,.18)}.mini-points li:last-child{border-bottom:0}.safety-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px}.safety-card{border-radius:28px;padding:34px;display:grid;grid-template-columns:1fr 180px;align-items:center;gap:18px}.safety-card:first-child{background:#24130C;color:#FFF3E8}.safety-card:first-child h2,.safety-card:first-child h3{color:#fff}.safety-card:last-child{background:#EFFFFA;border:1px solid rgba(0,229,176,.18)}.safety-card img{max-height:190px;object-fit:contain}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-grid.compact{grid-template-columns:repeat(2,1fr)}.review-card{padding:26px;margin:0}.review-card p{font-size:1rem;margin:0 0 18px}.review-card footer{font-size:.9rem;color:#A06B57}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;padding:0 20px}.faq-list summary{cursor:pointer;padding:18px 30px 18px 0;font-weight:800;color:#24130C;position:relative}.faq-list summary:after{content:"+";position:absolute;right:0;font-size:1.3rem;color:#FF6B35}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#75645A;margin:0 0 20px}.age-banner{background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8;border-radius:28px;padding:40px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.age-banner h2{color:#fff}.inner-hero{padding:70px 0;background:radial-gradient(circle at 82% 20%,rgba(0,229,176,.2),transparent 28%),linear-gradient(135deg,#FFF1E9,#F0FFFB 55%,#F8EFFF)}.inner-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center}.inner-hero h1{font-size:clamp(2.8rem,6vw,5.5rem);letter-spacing:-.045em}.inner-hero-media img{width:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(78,34,17,.15))}.trust-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.prose-card{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;padding:44px}.prose-flow p:first-child{margin-top:0}.prose-flow p{color:#625249}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:28px}.number-badge{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#FFF1C7;color:#B8336A;font-weight:900;margin-bottom:16px}.split-feature{display:grid;grid-template-columns:1.25fr .75fr;gap:44px;padding:44px}.split-copy p{color:#625249}.check-panel{background:#24130C;color:#FFF3E8;border-radius:22px;padding:30px}.check-panel h3{color:#fff}.check-panel ul{padding-left:20px}.check-panel li{margin:10px 0}.center-link{text-align:center;margin-top:28px}.compliance-card{padding:40px;display:grid;grid-template-columns:.8fr 1.4fr;gap:32px;align-items:center}.compliance-card p{margin:0;color:#625249}.compliance-links{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap}.compliance-links a{padding:8px 13px;border-radius:999px;background:#FFF1C7;color:#7B3F15;text-decoration:none;font-weight:800}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.site-footer h3{color:#fff;margin-bottom:16px}.site-footer a{display:block;color:#D7C7BE;text-decoration:none;margin:8px 0}.site-footer a:hover{color:#00E5B0}.footer-brand p{color:#CDBCB2;max-width:360px}.footer-logo{display:inline-flex!important;color:#fff!important}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:42px;color:#AD9D94;font-size:.9rem}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{display:inline;margin:0}.mobile-bottom-nav{display:none}
@media(max-width:1020px){.nav-core{display:none}.mobile-only{display:inline-flex;order:-1}.desktop-menu{display:none}.header-inner{justify-content:space-between}.site-logo{position:absolute;left:50%;transform:translateX(-50%)}.hero-grid,.inner-hero-grid,.media-panel,.media-panel.reverse,.prose-card,.split-feature,.compliance-card,.visual-mosaic{grid-template-columns:1fr}.hero-copy{order:1}.hero-visual{order:2;max-width:720px;margin:0 auto}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-item:nth-child(2){border-right:0}.two-col,.safety-panel{grid-template-columns:1fr}.three-col,.feature-grid,.review-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.compliance-links{grid-column:auto}.media-panel .media-image{min-height:320px}.prose-card{gap:16px}.inner-hero-media{max-width:680px;margin:0 auto}.age-banner{grid-template-columns:1fr}}
@media(max-width:680px){body{padding-bottom:68px}.container{width:min(100% - 28px,1180px)}.header-inner{width:calc(100% - 20px);min-height:64px}.site-logo img{width:36px;height:36px}.site-logo strong{font-size:1.05rem}.header-btn{min-height:38px;padding:7px 12px;font-size:.8rem}.menu-toggle{width:40px;height:40px}.hero{padding:52px 0 38px}.hero-grid{gap:26px}.hero h1{font-size:4.2rem}.hero-subtitle{font-size:1.55rem}.floating-note{font-size:.78rem;padding:8px 11px}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:20px}.section{padding:64px 0}.channel-pill{flex-basis:100%}.media-panel .media-copy{padding:28px 22px}.media-panel .media-image{min-height:240px;padding:18px}.two-col,.three-col,.feature-grid,.review-grid,.review-grid.compact{grid-template-columns:1fr}.zone-card img,.service-card img{height:220px}.safety-card{grid-template-columns:1fr;padding:26px}.safety-card img{max-height:220px}.age-banner{padding:28px 22px}.inner-hero{padding:52px 0}.inner-hero h1{font-size:2.9rem}.prose-card,.split-feature,.compliance-card{padding:28px 22px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:64px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,250,244,.96);backdrop-filter:blur(14px);border-top:1px solid rgba(255,107,53,.16)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:.76rem;color:#75645A}.mobile-bottom-nav span{font-size:1.1rem;line-height:1}.mosaic-images{grid-template-columns:1fr}.mosaic-images img:first-child{grid-row:auto;min-height:240px}.drawer-nav{grid-template-columns:1fr 1fr}.site-drawer{padding:20px}.hero-actions{align-items:stretch}.hero-actions .main-btn{width:100%}.hero-actions .text-link{text-align:center}.section-heading{margin-bottom:24px}}
