*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,textarea{font:inherit}.skip-link{position:fixed;left:12px;top:-60px;z-index:12000;background:#fff;padding:10px 16px;border-radius:10px}.skip-link:focus{top:12px}.container{width:min(1180px,calc(100% - 36px));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{max-width:1280px;margin:0 auto;min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:22px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:20px;white-space:nowrap}.site-logo img{width:42px;height:42px;object-fit:contain}.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:48px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:700;transition:.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{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.3)}.main-btn.compact{min-height:42px;padding:0 18px;font-size:14px}.ghost-btn{border:1px solid rgba(255,107,53,.35);color:#FF6B35;background:#fff}.menu-toggle{width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.1);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:2px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(20,10,6,.55);opacity:0;transition:.25s}.drawer-overlay.is-visible{opacity:1}.site-drawer{position:fixed;right:0;top:0;bottom:0;z-index:10001;width:min(390px,88vw);padding:24px;background:#fff;box-shadow:-24px 0 60px rgba(36,19,12,.22);transform:translateX(105%);transition:.3s ease;overflow-y:auto}.site-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #f1ded2}.drawer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:20px}.drawer-logo img{width:40px;height:40px;object-fit:contain}.drawer-close{border:0;background:#FFF1C7;width:40px;height:40px;border-radius:50%;font-size:26px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:20px 0}.drawer-nav a{text-decoration:none;padding:11px 12px;border-radius:12px;background:#FFF8F0}.drawer-nav a:hover,.drawer-nav a.active{background:#EFFFFA;color:#B8336A}.drawer-note{background:#24130C;color:#FFF3E8;padding:18px;border-radius:18px}.drawer-note p{margin:.4em 0 0;font-size:14px;color:#e8d7ca}.hero{padding:72px 0 48px;position:relative;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(255,209,102,.55),transparent 28%),radial-gradient(circle at 88% 16%,rgba(0,229,176,.2),transparent 28%),linear-gradient(135deg,#FFF1C7 0%,#F2EFFF 45%,#E9FFF8 100%)}.hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-100px;bottom:-150px;background:rgba(255,107,53,.12)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center;position:relative;z-index:1}.hero-copy h1,.sub-hero h1{font-size:clamp(46px,7vw,82px);line-height:1.05;margin:.18em 0;color:#24130C}.hero-copy .hero-subtitle{font-size:clamp(24px,3vw,36px);line-height:1.3;margin:0 0 22px;color:#2B1A3F}.lead{font-size:18px;color:#5f4d43}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 0;padding:0;list-style:none}.hero-points li{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:999px;padding:8px 14px;font-weight:700}.hero-visual{position:relative}.hero-visual>img{width:100%;max-height:560px;object-fit:contain}.floating-card{position:absolute;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:18px;padding:14px 18px;font-size:14px}.floating-card.one{left:-18px;bottom:56px}.floating-card.two{right:-10px;top:34px}.highlight-strip{margin-top:-1px;background:#24130C;color:#FFF3E8}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr)}.highlight-item{padding:22px;border-right:1px solid rgba(255,255,255,.12)}.highlight-item:last-child{border-right:0}.highlight-item h2{font-size:17px;margin:0 0 5px;color:#fff}.highlight-item p{margin:0;color:#dbc7ba;font-size:14px}.section{padding:78px 0}.soft-section{background:#EFFFFA}.dark-section{background:#24130C;color:#FFF3E8}.section-heading{max-width:760px;margin-bottom:30px}.section-kicker{margin:0 0 6px;color:#B8336A;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:14px}.section h2,.section-title{margin:.2em 0 .55em;color:#24130C;font-size:clamp(30px,4vw,46px);line-height:1.2}.dark-section h2{color:#fff}.section-heading p:last-child{color:#75645A}.channel-pills{display:flex;flex-wrap:wrap;gap:12px}.channel-pill{flex:1 1 205px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:999px;padding:14px 18px;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 10px 22px rgba(97,45,16,.08)}.channel-pill span{color:#75645A;font-size:13px}.channel-pill:hover{border-color:#00E5B0;transform:translateY(-2px)}.brand-grid,.media-feature,.split-panel,.safety-band,.article-layout{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.visual-card,.media-card,.article-card,.aside-card,.info-card,.review-card,.zone-card,.compliance-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.visual-card{padding:24px}.visual-card img{width:100%;max-height:460px;object-fit:contain}.text-link{color:#FF6B35;text-decoration:none;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:26px}.info-card h3{margin:8px 0;color:#24130C}.info-card p{margin:0;color:#75645A}.feature-index{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#FFF1C7;color:#B8336A;font-weight:800}.two-column{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.three-column{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#fff}.zone-content{padding:26px}.zone-content h3{font-size:26px;margin:0 0 8px}.zone-content p{color:#75645A}.mini-list{padding-left:18px;color:#5c4c43}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px;margin:0}.review-card p{margin:0 0 16px}.review-card footer{color:#B8336A;font-weight:700}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:36px;align-items:start}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:16px;padding:4px 18px}.faq-list summary{padding:15px 0;font-weight:800;cursor:pointer}.faq-list p{margin:0 0 16px;color:#75645A}.compliance-card{padding:30px 34px;display:flex;justify-content:space-between;align-items:center;gap:28px}.compliance-card h2{font-size:32px}.sub-hero{padding:62px 0;background:radial-gradient(circle at 15% 10%,rgba(255,209,102,.55),transparent 25%),linear-gradient(135deg,#FFF8F0,#F1ECFF 50%,#E9FFF8)}.sub-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.sub-hero h1{font-size:clamp(40px,6vw,66px)}.sub-hero-visual{margin:0;background:#fff;border-radius:28px;padding:22px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.sub-hero-visual img{width:100%;max-height:430px;object-fit:contain}.sub-hero-visual figcaption{font-size:13px;color:#A9978C;margin-top:12px;text-align:center}.article-layout{align-items:start}.article-card{padding:34px}.article-card h2{font-size:34px}.article-card p{color:#5d4e45}.aside-card{padding:28px;position:sticky;top:100px}.aside-card h2{font-size:24px}.check-list{padding:0;list-style:none}.check-list li{padding:11px 0 11px 28px;border-bottom:1px dashed #ead8ca;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:#00A77E;font-weight:900}.step-list{list-style:none;padding:0;display:grid;gap:14px}.step-list li{display:grid;grid-template-columns:150px 1fr;gap:18px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:16px;padding:16px}.step-list strong{color:#B8336A}.step-list span{color:#75645A}.media-card{padding:24px}.media-card img{width:100%;max-height:360px;object-fit:contain}.safety-band{grid-template-columns:1.3fr .7fr}.safety-band p{color:#dbc7ba}.safety-links{display:grid;gap:12px}.safety-links a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);padding:14px 18px;border-radius:14px;text-decoration:none}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 100px}.footer-inner{width:min(1180px,calc(100% - 36px));margin:0 auto;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:34px}.footer-logo{margin-bottom:14px}.footer-brand p,.footer-notice p{color:#d8c6b9}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h2,.footer-notice h2{font-size:16px;color:#fff}.footer-links a{color:#dbc7ba;text-decoration:none}.footer-bottom{width:min(1180px,calc(100% - 36px));margin:34px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#c7b2a4;font-size:14px}.mobile-bottom-nav{display:none}
@media(max-width:980px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.sub-hero-grid,.brand-grid,.media-feature,.split-panel,.safety-band,.article-layout,.faq-layout{grid-template-columns:1fr}.hero{padding-top:52px}.hero-copy{text-align:center}.hero-actions,.hero-points{justify-content:center}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.feature-grid,.three-column,.review-grid{grid-template-columns:repeat(2,1fr)}.aside-card{position:static}.footer-inner{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.header-inner{min-height:64px;padding:0 12px;gap:8px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.main-btn.compact{padding:0 13px;min-height:40px}.menu-toggle{width:40px;height:40px}.hero{padding:42px 0 34px}.hero-copy h1{font-size:54px}.hero-copy .hero-subtitle{font-size:26px}.lead{font-size:16px}.floating-card{position:static;margin-top:10px}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.section{padding:58px 0}.feature-grid,.two-column,.three-column,.review-grid{grid-template-columns:1fr}.channel-pill{border-radius:20px}.step-list li{grid-template-columns:1fr;gap:4px}.compliance-card{display:block}.compliance-card .main-btn{margin-top:16px}.drawer-nav{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-bottom{display:grid;gap:6px}.site-footer{padding-bottom:120px}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(36,19,12,.94);backdrop-filter:blur(10px);border-radius:18px;padding:8px;box-shadow:0 14px 34px rgba(36,19,12,.3)}.mobile-bottom-nav a{color:#fff;text-decoration:none;font-size:12px;text-align:center;display:grid;gap:2px}.mobile-bottom-nav span{display:block;margin:auto;width:27px;height:27px;border-radius:50%;background:rgba(0,229,176,.18);line-height:27px}.sub-hero{padding:44px 0}.sub-hero-copy{text-align:center}.sub-hero-copy .hero-actions{justify-content:center}.article-card{padding:25px}.section h2{font-size:32px}}
