*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"PingFang SC","Microsoft YaHei",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,select{font:inherit}.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,.drawer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#FFF3E8;font-size:20px;white-space:nowrap}.site-logo img{width:42px;height:42px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:15px;white-space:nowrap;transition:.2s}.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:10px 24px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;text-decoration:none;font-weight:700;border-radius:999px;box-shadow:0 14px 32px rgba(255,107,53,.22);transition:transform .2s,box-shadow .2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.3)}.compact-btn{min-height:42px;padding:8px 18px;font-size:14px}.menu-btn{width:44px;height:44px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-btn span{width:19px;height:2px;background:#fff;border-radius:2px}.mobile-menu-btn{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(26,15,10,.56);z-index:10000;opacity:0;transition:opacity .22s}.drawer-mask.show{opacity:1}.site-drawer{position:fixed;right:0;top:0;width:min(390px,90vw);height:100dvh;z-index:10001;background:#FFF8F0;padding:24px;transform:translateX(105%);transition:transform .26s ease;overflow-y:auto;box-shadow:-25px 0 60px rgba(36,19,12,.22)}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,107,53,.18);padding-bottom:18px}.drawer-brand{color:#24130C}.drawer-brand img{width:40px;height:40px}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#24130C;color:#fff;font-size:26px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.drawer-nav a{text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:16px;padding:12px 14px;color:#24130C;font-weight:600}.drawer-nav a:hover{color:#FF6B35;border-color:#FF6B35}.drawer-note{background:#EFFFFA;border-radius:18px;padding:18px;color:#2A1F1A}.drawer-note strong{color:#B8336A}.drawer-note p{margin:6px 0 0;font-size:14px;color:#75645A}.page-wrap{min-height:60vh}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{position:relative;overflow:hidden;padding:78px 0 70px;background:radial-gradient(circle at 12% 18%,rgba(255,209,102,.52),transparent 30%),radial-gradient(circle at 85% 22%,rgba(0,229,176,.24),transparent 29%),linear-gradient(135deg,#FFF1E7 0%,#F3EFFF 50%,#E9FFF8 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero:before{width:180px;height:180px;background:rgba(255,107,53,.12);left:-45px;bottom:-55px}.hero:after{width:240px;height:240px;background:rgba(184,51,106,.11);right:-80px;top:-70px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-weight:800;letter-spacing:.04em}.eyebrow:before,.section-kicker:before{content:"";width:24px;height:3px;border-radius:999px;background:linear-gradient(90deg,#FF6B35,#00E5B0)}h1,h2,h3,.section-title{color:#24130C;line-height:1.25;margin-top:0}.hero h1{font-size:clamp(48px,7vw,86px);margin:12px 0 8px;letter-spacing:-.04em}.hero-subtitle{font-size:clamp(22px,3vw,34px);font-weight:800;color:#2B1A3F;margin:0 0 18px}.hero-copy{font-size:17px;color:#5F4E45;max-width:680px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:28px}.text-link{color:#FF6B35;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-points span,.pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;background:rgba(255,255,255,.78);border:1px solid rgba(255,107,53,.2);font-size:14px;color:#4E3B32}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 24px 40px rgba(43,26,63,.22))}.floating-note{position:absolute;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 16px 38px rgba(97,45,16,.15);border-radius:18px;padding:12px 16px;font-weight:700;color:#24130C}.note-one{left:-22px;bottom:18%}.note-two{right:-12px;top:12%}.section{padding:76px 0}.section-soft{background:#EFFFFA}.section-warm{background:#FFF1C7}.section-dark{background:#24130C;color:#FFF3E8}.section-dark h2,.section-dark h3{color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-title{font-size:clamp(30px,4vw,48px);margin:8px 0 0}.section-intro{max-width:720px;color:#75645A;margin:0}.highlight-strip{margin-top:-24px;position:relative;z-index:5}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-item{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px;padding:22px}.highlight-item strong{display:block;font-size:18px;color:#24130C;margin-bottom:6px}.highlight-item p{margin:0;color:#75645A;font-size:14px}.capsule-grid{display:flex;flex-wrap:wrap;gap:12px}.capsule{flex:1 1 210px;min-width:0;border:1px solid rgba(255,107,53,.18);background:#fff;border-radius:999px;padding:14px 18px;display:flex;gap:12px;align-items:center;text-decoration:none;transition:.2s}.capsule:hover{transform:translateY(-2px);border-color:#FF6B35}.capsule strong{white-space:nowrap;color:#24130C}.capsule small{color:#75645A;line-height:1.4}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.split.reverse .content-media{order:-1}.content-media img,.zone-card img,.app-section img,.content-img{width:100%;max-height:520px;object-fit:contain;border-radius:22px}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.content-card{padding:34px}.content-card p{color:#68564D}.feature-list{list-style:none;padding:0;margin:22px 0;display:grid;gap:12px}.feature-list li{position:relative;padding-left:28px;color:#4E3B32}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#00A985;font-weight:900}.two-col,.three-col,.review-grid,.faq-grid,.service-grid{display:grid;gap:24px}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.zone-card{overflow:hidden}.zone-card img{border-radius:0;max-height:300px}.zone-body{padding:26px}.zone-body h3{font-size:25px;margin-bottom:12px}.zone-body p{color:#75645A}.mini-points{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.mini-points span{background:#EFFFFA;border-radius:999px;padding:6px 10px;color:#2B1A3F;font-size:13px}.review-grid{grid-template-columns:repeat(3,1fr)}.review-card{padding:24px}.review-card p{margin:0;color:#5F4E45}.review-meta{margin-top:18px;display:flex;align-items:center;gap:10px;color:#A26D51;font-size:14px}.avatar-dot{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#FF6B35,#00E5B0);display:inline-block}.faq-grid{grid-template-columns:repeat(2,1fr)}details{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:18px 20px;box-shadow:0 12px 30px rgba(97,45,16,.09)}summary{cursor:pointer;font-weight:800;color:#24130C}details p{color:#75645A;margin:12px 0 0}.notice-box{border-radius:26px;padding:34px;background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8;box-shadow:0 20px 46px rgba(43,26,63,.2)}.notice-box h2,.notice-box h3{color:#fff}.notice-box a{color:#FFD166}.page-hero{padding:64px 0;background:radial-gradient(circle at 15% 20%,rgba(255,209,102,.45),transparent 30%),linear-gradient(135deg,#FFF1E7,#F2EFFF 52%,#E9FFF8)}.page-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.page-hero h1{font-size:clamp(38px,6vw,66px);margin:10px 0 14px}.page-hero p{font-size:17px;color:#5F4E45}.page-hero img{width:100%;max-height:410px;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(43,26,63,.18))}.article{padding:68px 0}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.article-main{display:grid;gap:24px}.article-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.11);border-radius:24px;padding:30px}.article-card h2{font-size:30px;margin-bottom:14px}.article-card h3{font-size:22px;margin:24px 0 8px}.article-card p{color:#5F4E45;margin:0 0 14px}.article-card ul{color:#5F4E45;padding-left:20px}.article-card img{margin:12px auto 22px;width:100%;max-height:460px;object-fit:contain;border-radius:18px}.side-stack{position:sticky;top:96px;display:grid;gap:18px}.side-card{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:20px;padding:22px}.side-card h3{margin-bottom:10px}.side-card p{font-size:14px;color:#75645A;margin:0 0 14px}.side-card a{display:block;text-decoration:none;color:#FF6B35;padding:5px 0}.side-card.safety-side{background:#EFFFFA}.number-list{counter-reset:item;list-style:none;padding:0;margin:0;display:grid;gap:14px}.number-list li{counter-increment:item;padding:14px 16px 14px 54px;background:#FFF8F0;border-radius:16px;position:relative;color:#5F4E45}.number-list li:before{content:counter(item);position:absolute;left:14px;top:12px;width:28px;height:28px;border-radius:50%;background:#24130C;color:#fff;display:grid;place-items:center;font-weight:800}.quote-box{border-left:4px solid #FF6B35;background:#FFF1C7;border-radius:0 16px 16px 0;padding:18px 20px;color:#5F4E45}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#24130C;color:#FFF3E8;border-radius:26px;padding:30px 34px}.cta-band h2{color:#fff;margin:0}.cta-band p{margin:6px 0 0;color:#E8D7CA}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 0}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer-brand a{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:22px}.footer-brand img{width:46px;height:46px;object-fit:contain}.footer-brand p{color:#CDBBAF;max-width:390px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{color:#fff;margin:0 0 8px}.footer-links a{color:#DCCBC0;text-decoration:none}.footer-links a:hover{color:#00E5B0}.footer-bottom{margin-top:38px;border-top:1px solid rgba(255,255,255,.1);padding:20px max(20px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:24px;color:#BFAEA2;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.contact-form{display:grid;gap:14px}.contact-form label{font-weight:700;color:#24130C}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid rgba(255,107,53,.25);border-radius:14px;padding:12px 14px;background:#FFFDFC;color:#2A1F1A}.contact-form textarea{min-height:140px;resize:vertical}.form-note{font-size:13px;color:#A9978C}.table-wrap{overflow-x:auto}.info-table{width:100%;border-collapse:collapse;min-width:620px}.info-table th,.info-table td{border-bottom:1px solid rgba(255,107,53,.15);padding:14px;text-align:left}.info-table th{background:#FFF1C7;color:#24130C}.info-table td{color:#5F4E45}@media(max-width:1040px){.nav-core{display:none}.mobile-menu-btn{display:flex}.desktop-menu-btn{display:none}.header-inner{justify-content:space-between}.hero-grid,.page-hero-grid{grid-template-columns:1fr}.hero-visual,.page-hero img{max-width:720px;margin:0 auto}.highlight-grid{grid-template-columns:repeat(2,1fr)}.three-col,.review-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.side-stack{position:static;grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1.5fr 1fr 1fr}.footer-links:last-child{grid-column:2/4}}@media(max-width:760px){body{padding-bottom:74px}.header-inner{min-height:64px;padding:0 14px;gap:8px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.mobile-menu-btn{width:40px;height:40px}.compact-btn{min-height:38px;padding:7px 13px;font-size:13px}.hero{padding:52px 0}.container{width:min(100% - 28px,1180px)}.hero h1{font-size:52px}.hero-subtitle{font-size:25px}.hero-copy{font-size:15px}.floating-note{font-size:12px;padding:8px 11px}.note-one{left:0}.note-two{right:0}.highlight-strip{margin-top:-10px}.highlight-grid,.two-col,.three-col,.review-grid,.faq-grid,.split,.side-stack{grid-template-columns:1fr}.section{padding:56px 0}.section-head{align-items:flex-start;flex-direction:column}.section-title{font-size:34px}.capsule{border-radius:20px;align-items:flex-start}.split.reverse .content-media{order:0}.content-card,.article-card{padding:24px}.article{padding:48px 0}.article-card h2{font-size:26px}.page-hero{padding:48px 0}.page-hero h1{font-size:42px}.cta-band{align-items:flex-start;flex-direction:column;padding:26px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-links:last-child{grid-column:auto}.footer-bottom{flex-direction:column;padding:18px 20px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:66px;background:rgba(26,15,10,.96);z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(36,19,12,.16);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#FFF3E8;text-decoration:none;font-size:12px;gap:2px}.mobile-bottom-nav span{font-size:18px;color:#00E5B0}.site-drawer{left:0;right:auto;transform:translateX(-105%);width:min(360px,92vw)}.drawer-nav{grid-template-columns:1fr 1fr}}@media(max-width:480px){.highlight-grid,.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.drawer-nav{grid-template-columns:1fr}.hero-points{display:grid}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .main-btn{text-align:center}.note-two{top:3%}.note-one{bottom:4%}}
