*{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:#FF6B35;text-decoration:none;transition:.2s ease}a:hover{color:#B8336A}button,input,textarea,select{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:20000;background:#fff;color:#24130C;padding:10px 16px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.skip-link:focus{top:12px}.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;color:#FFF3E8;white-space:nowrap}.site-logo:hover{color:#fff}.site-logo img{width:auto;max-width:44px;max-height:44px;object-fit:contain}.site-logo strong{font-size:20px;letter-spacing:1px}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;flex:1}.nav-core a{color:#FFF3E8;border-radius:999px;padding:8px 12px;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;gap:8px;padding:13px 24px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff!important;border-radius:999px;font-weight:800;box-shadow:0 14px 32px rgba(255,107,53,.22);border:0}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(255,107,53,.3)}.compact-btn{padding:10px 18px}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:10px}.mobile-menu{display:none}.drawer-overlay{position:fixed;inset:0;z-index:11000;background:rgba(26,15,10,.58);opacity:0;transition:opacity .24s}.drawer-overlay.is-visible{opacity:1}.site-drawer{position:fixed;top:0;right:0;z-index:12000;width:min(390px,92vw);height:100dvh;background:#FFF8F0;transform:translateX(105%);transition:transform .28s ease;box-shadow:-20px 0 50px rgba(36,19,12,.2);padding:22px;overflow-y:auto}.site-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(255,107,53,.18)}.drawer-brand{display:flex;align-items:center;gap:10px;color:#24130C}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;background:#fff;border-radius:50%;font-size:28px;color:#24130C;cursor:pointer;box-shadow:0 8px 22px rgba(97,45,16,.12)}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.drawer-nav a{padding:12px 14px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:14px;color:#2A1F1A;font-weight:700}.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.drawer-note{padding:18px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);border-radius:18px}.drawer-note p{margin:6px 0 0;color:#75645A;font-size:14px}main{min-height:60vh}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.section{padding:82px 0}.section-sm{padding:52px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head p{max-width:650px;margin:0;color:#75645A}.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:900;letter-spacing:1px;color:#B8336A;text-transform:uppercase}.section-kicker:before,.eyebrow:before{content:"";width:24px;height:3px;border-radius:999px;background:linear-gradient(90deg,#FF6B35,#00E5B0)}h1,h2,h3,.section-title{margin-top:0;color:#24130C;line-height:1.25}h1{font-size:clamp(42px,7vw,78px);letter-spacing:-2px}h2{font-size:clamp(30px,4vw,46px);letter-spacing:-1px}h3{font-size:21px}.muted{color:#75645A}.hero{position:relative;overflow:hidden;padding:76px 0 56px;background:radial-gradient(circle at 12% 8%,rgba(255,209,102,.55),transparent 28%),radial-gradient(circle at 88% 18%,rgba(0,229,176,.25),transparent 30%),linear-gradient(135deg,#FFF8F0 0%,#FFF1F5 48%,#E9FFF8 100%)}.hero:after{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(184,51,106,.16);border-radius:50%;right:-110px;bottom:-180px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;gap:48px;align-items:center}.hero-copy h1{margin:10px 0 12px}.hero-subtitle{font-size:clamp(24px,3.2vw,38px);font-weight:900;color:#2B1A3F;margin:0 0 18px}.hero-copy>p{font-size:17px;color:#59473E;max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:28px 0}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;border:1px solid rgba(255,107,53,.25);background:rgba(255,255,255,.75);color:#24130C;font-weight:800}.ghost-btn:hover{background:#fff;color:#FF6B35}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.hero-points li{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:999px;padding:8px 13px;font-size:14px;font-weight:700;box-shadow:0 10px 24px rgba(97,45,16,.08)}.hero-visual{position:relative;padding:22px}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,107,53,.12),rgba(0,229,176,.16));border-radius:42px;transform:rotate(3deg)}.hero-visual img{position:relative;width:100%;max-height:540px;object-fit:contain;filter:drop-shadow(0 26px 36px rgba(97,45,16,.18))}.floating-note{position:absolute;z-index:2;padding:10px 14px;background:#fff;border-radius:14px;box-shadow:0 18px 36px rgba(36,19,12,.15);font-weight:800;font-size:13px}.note-a{left:0;top:18%}.note-b{right:0;bottom:14%}.highlight-strip{margin-top:-1px;background:#24130C;color:#FFF3E8}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.highlight-item{padding:26px 22px;border-right:1px solid rgba(255,255,255,.1)}.highlight-item:last-child{border-right:0}.highlight-item h3{margin:0 0 8px;color:#FFD166;font-size:18px}.highlight-item p{margin:0;color:#E9D9CF;font-size:14px;line-height:1.65}.capsule-wrap{display:flex;flex-wrap:wrap;gap:12px}.capsule-link{display:flex;flex-direction:column;min-width:170px;flex:1 1 210px;padding:16px 18px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:999px;box-shadow:0 12px 28px rgba(97,45,16,.08)}.capsule-link strong{color:#24130C}.capsule-link span{font-size:13px;color:#75645A}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.media-panel{display:grid;grid-template-columns:1fr .95fr;gap:34px;align-items:center;padding:36px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:30px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.media-panel.reverse .media-copy{order:2}.media-panel.reverse .media-visual{order:1}.media-visual img,.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.media-visual{background:linear-gradient(135deg,#FFF1C7,#EFFFFA);border-radius:24px;padding:20px}.media-copy p{color:#59473E}.text-link{font-weight:900;color:#FF6B35}.text-link:after{content:" →"}.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}.zone-card{overflow:hidden}.zone-card img{width:100%;aspect-ratio:16/10;padding:16px;background:linear-gradient(135deg,#FFF1F5,#E9FFF8)}.zone-body{padding:24px}.zone-body p{color:#75645A}.feature-list{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:24px;color:#59473E}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#00A982;font-weight:900}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.info-card{padding:26px}.info-card .number{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:#EFFFFA;color:#B8336A;font-weight:900;margin-bottom:16px}.deep-section{background:#24130C;color:#FFF3E8;position:relative;overflow:hidden}.deep-section:before{content:"";position:absolute;inset:auto auto -120px -80px;width:300px;height:300px;border-radius:50%;background:rgba(0,229,176,.09)}.deep-section h2,.deep-section h3{color:#fff}.deep-section p{color:#E6D6CD}.safety-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px}.safety-card{display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center;padding:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:24px}.safety-card img{width:160px;height:160px;object-fit:contain;background:rgba(255,255,255,.06);border-radius:20px;padding:12px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-card p{margin:0 0 18px;color:#59473E}.review-meta{display:flex;align-items:center;gap:12px}.review-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FFD166,#00E5B0);color:#24130C;font-weight:900}.review-meta small{display:block;color:#A9978C}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:20px 22px;box-shadow:0 12px 28px rgba(97,45,16,.08)}.faq-item h3{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#75645A}.notice{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;padding:26px;border-radius:24px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);border:1px solid rgba(255,107,53,.16)}.notice-icon{width:54px;height:54px;border-radius:18px;background:#24130C;color:#FFD166;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900}.page-hero{padding:70px 0;background:radial-gradient(circle at 15% 20%,rgba(255,209,102,.42),transparent 26%),radial-gradient(circle at 90% 10%,rgba(0,229,176,.22),transparent 30%),linear-gradient(135deg,#FFF8F0,#FFF1F5 52%,#E9FFF8)}.page-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:44px;align-items:center}.page-hero h1{font-size:clamp(38px,5vw,64px);margin:10px 0 18px}.page-hero p{font-size:17px;color:#59473E}.page-hero img{max-height:440px;width:100%;object-fit:contain;background:rgba(255,255,255,.6);padding:22px;border-radius:30px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.breadcrumbs{font-size:14px;color:#75645A}.breadcrumbs a{color:#FF6B35}.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px}.article-card{padding:34px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:26px;box-shadow:0 20px 46px rgba(97,45,16,.12)}.article-card p{color:#59473E}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0}.service-point{padding:22px;background:#FFFDF9;border:1px solid rgba(255,107,53,.14);border-radius:18px}.service-point p{margin-bottom:0;font-size:15px}.steps{counter-reset:step;display:grid;gap:14px;margin:22px 0}.step{position:relative;padding:18px 18px 18px 68px;background:#EFFFFA;border-radius:18px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#24130C;color:#FFD166;font-weight:900}.step strong{display:block;color:#24130C}.quote-box{padding:24px;border-left:5px solid #00E5B0;background:#FFF1C7;border-radius:0 18px 18px 0;color:#4C3A31}.side-stack{display:grid;gap:18px;align-content:start;position:sticky;top:98px}.side-card{padding:22px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:20px;box-shadow:0 14px 34px rgba(97,45,16,.1)}.side-card h3{font-size:18px}.side-card ul{padding-left:20px;margin-bottom:0;color:#75645A}.side-card a{display:block;padding:7px 0;border-bottom:1px dashed rgba(255,107,53,.18)}.side-card a:last-child{border-bottom:0}.faq-page .faq-item{padding:24px}.faq-page .faq-item p{font-size:16px}.contact-form{display:grid;gap:14px;margin-top:20px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid rgba(255,107,53,.24);border-radius:14px;padding:13px 15px;background:#FFFDF9;color:#2A1F1A}.contact-form textarea{min-height:140px;resize:vertical}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 0}.footer-inner{width:min(1200px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.1fr 2fr;gap:50px}.footer-logo{margin-bottom:16px}.footer-brand p{color:#D9C6BA;max-width:430px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links h3{color:#FFD166;font-size:16px}.footer-links a{display:block;color:#EADBD2;padding:5px 0;font-size:14px}.footer-links a:hover{color:#00E5B0}.footer-bottom{margin-top:42px;padding:18px 20px;border-top:1px solid rgba(255,255,255,.08);text-align:center;color:#BFAEA4;font-size:13px}.mobile-bottom-nav{display:none}
@media(max-width:1050px){.nav-core{display:none}.mobile-menu{display:flex}.header-inner{min-height:68px}.desktop-menu{display:none}.hero-grid,.page-hero-grid,.media-panel{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{max-width:720px;margin:0 auto}.media-panel.reverse .media-copy,.media-panel.reverse .media-visual{order:initial}.three-grid{grid-template-columns:1fr 1fr}.four-grid{grid-template-columns:1fr 1fr}.page-layout{grid-template-columns:1fr}.side-stack{position:static;grid-template-columns:1fr 1fr}.service-points{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){body{padding-bottom:72px}.container{width:min(100% - 28px,1200px)}.section{padding:58px 0}.section-sm{padding:38px 0}.header-inner{padding:0 12px;gap:8px}.site-logo strong{display:none}.site-logo img{max-width:38px;max-height:38px}.compact-btn{padding:8px 13px;font-size:13px}.menu-toggle{width:40px;height:40px}.hero{padding:54px 0 38px}.hero-grid{gap:28px}.hero-copy{text-align:left}.hero-copy h1{font-size:48px}.hero-subtitle{font-size:26px}.hero-actions,.hero-points{justify-content:flex-start}.floating-note{display:none}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-item{border-bottom:1px solid rgba(255,255,255,.1)}.split,.safety-grid,.reviews{grid-template-columns:1fr}.three-grid,.four-grid{grid-template-columns:1fr}.media-panel{padding:22px}.section-head{align-items:start;flex-direction:column}.safety-card{grid-template-columns:100px 1fr}.safety-card img{width:100px;height:100px}.page-hero{padding:48px 0}.page-hero-grid{gap:24px}.article-card{padding:24px}.side-stack{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.drawer-nav{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;height:64px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,248,240,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(255,107,53,.18);display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#75645A;font-size:12px;line-height:1.2}.mobile-bottom-nav span{font-size:20px;color:#FF6B35;margin-bottom:3px}}
@media(max-width:480px){.hero-copy h1{font-size:42px}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0}.footer-links{grid-template-columns:1fr}.safety-card{grid-template-columns:1fr}.safety-card img{width:100%;height:auto;max-height:190px}.notice{grid-template-columns:1fr}.page-hero img{padding:12px}.capsule-link{border-radius:20px}}
