*{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}body.drawer-open{overflow:hidden}a{color:inherit}img{max-width:100%;height:auto;display:block}.shell{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{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo strong{font-size:21px;letter-spacing:.05em}.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:14px;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,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:.25s 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 38px rgba(255,107,53,.3)}.main-btn.compact{min-height:40px;padding:7px 16px;font-size:14px}.ghost-btn{border:1px solid rgba(255,107,53,.32);background:#fff;color:#FF6B35}.menu-toggle{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;z-index:10000;background:rgba(19,10,6,.55);opacity:0;transition:.22s}.drawer-mask.show{opacity:1}.site-drawer{position:fixed;top:0;right:0;z-index:10001;width:min(390px,88vw);height:100dvh;background:#FFF8F0;transform:translateX(104%);transition:.28s ease;box-shadow:-22px 0 60px rgba(36,19,12,.24);padding:24px;overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.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{width:40px;height:40px;border:0;background:#fff;border-radius:50%;font-size:28px;color:#24130C;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.14);border-radius:16px;padding:12px 14px}.drawer-nav a:hover{border-color:#FF6B35}.drawer-note{margin-top:18px;padding:18px;background:#EFFFFA;border-radius:18px}.drawer-note p{margin:6px 0 0;color:#75645A;font-size:14px}.hero{position:relative;overflow:hidden;padding:78px 0 62px;background:radial-gradient(circle at 80% 18%,rgba(0,229,176,.22),transparent 31%),radial-gradient(circle at 18% 12%,rgba(184,51,106,.14),transparent 32%),linear-gradient(135deg,#FFF1E8 0%,#F2FFFB 52%,#FFF0F7 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.hero:before{width:220px;height:220px;background:rgba(255,209,102,.22);left:-60px;bottom:-80px}.hero:after{width:300px;height:300px;border:1px solid rgba(255,107,53,.18);right:8%;top:-130px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#B8336A}.eyebrow:before,.section-kicker:before{content:"";width:28px;height:2px;background:linear-gradient(90deg,#FF6B35,#00E5B0)}.hero h1,.inner-hero h1{margin:14px 0 14px;color:#24130C;font-size:clamp(48px,7vw,86px);line-height:1.03;letter-spacing:-.04em}.hero h1 span{display:block;font-size:clamp(28px,4vw,48px);margin-top:12px;letter-spacing:-.02em}.hero .lead,.inner-hero .lead{font-size:18px;color:#5f4d43;max-width:700px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:12px;padding:0;margin:0;list-style:none}.hero-points li{background:rgba(255,255,255,.8);border:1px solid rgba(255,107,53,.14);padding:7px 12px;border-radius:999px;font-size:14px}.hero-visual{position:relative}.hero-visual>img{width:100%;max-height:590px;object-fit:contain;filter:drop-shadow(0 28px 36px rgba(73,31,18,.18))}.float-card{position:absolute;background:#fff;border:1px solid rgba(255,107,53,.14);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:18px;padding:14px 16px;min-width:170px}.float-card strong{display:block;color:#24130C}.float-card small{color:#75645A}.float-card.one{left:-20px;bottom:18%}.float-card.two{right:-20px;top:14%}.highlight-strip{margin-top:-1px;background:#24130C;color:#fff}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr)}.highlight-item{padding:28px 24px;border-right:1px solid rgba(255,255,255,.1)}.highlight-item:last-child{border-right:0}.highlight-item strong{display:block;font-size:17px;margin-bottom:5px}.highlight-item p{margin:0;color:#d9c9bf;font-size:14px}.content-section,.soft-section{padding:82px 0}.soft-section{background:#EFFFFA}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2{margin:6px 0 0;color:#24130C;font-size:clamp(30px,4vw,46px);line-height:1.18}.section-head>p{max-width:560px;margin:0;color:#75645A}.pill-nav{display:flex;flex-wrap:wrap;gap:12px}.pill-link{flex:1 1 190px;text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:999px;padding:12px 16px;transition:.22s}.pill-link:hover{transform:translateY(-2px);border-color:#FF6B35}.pill-link strong{color:#24130C}.pill-link span{display:block;color:#75645A;font-size:13px;margin-top:2px}.split-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:54px}.split-feature.reverse .feature-copy{order:2}.feature-media{background:linear-gradient(145deg,#FFF1C7,#EFFFFA);padding:22px;border-radius:28px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.feature-media img{width:100%;max-height:520px;object-fit:contain;border-radius:20px}.feature-copy h2,.zone-card h2,.info-card h2{color:#24130C;font-size:clamp(28px,4vw,42px);line-height:1.2;margin:10px 0 18px}.feature-copy p,.zone-card p{color:#68574e}.mini-points{display:grid;gap:12px;margin:22px 0}.mini-point{display:flex;gap:13px;align-items:flex-start}.mini-point i{font-style:normal;flex:0 0 28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#24130C;color:#00E5B0}.text-link{color:#FF6B35;text-decoration:none;font-weight:800}.two-grid,.three-grid,.review-grid{display:grid;gap:22px}.two-grid{grid-template-columns:repeat(2,1fr)}.three-grid{grid-template-columns:repeat(3,1fr)}.zone-card,.info-card,.review-card,.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%;height:280px;object-fit:contain;background:linear-gradient(145deg,#FFF8F0,#EFFFFA);padding:12px}.zone-card-body{padding:26px}.zone-card h2{font-size:30px}.service-card{padding:24px}.service-card img{width:100%;height:190px;object-fit:contain;border-radius:18px;background:#FFF8F0}.service-card h3{font-size:23px;margin:18px 0 8px;color:#24130C}.service-card p{color:#75645A}.security-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.security-main{padding:32px;background:#24130C;color:#FFF3E8;border-radius:28px}.security-main h2{font-size:38px;margin:8px 0 16px}.security-main p{color:#e7d9cf}.security-images{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.security-images img{background:#fff;border-radius:18px;padding:10px;height:220px;width:100%;object-fit:contain}.security-side{display:grid;gap:16px}.security-tip{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:22px;padding:22px}.security-tip strong{font-size:18px;color:#24130C}.security-tip p{margin:8px 0 0;color:#75645A}.review-grid{grid-template-columns:repeat(3,1fr)}.review-card{margin:0;padding:24px}.review-card p{margin:0 0 16px;color:#4f4037}.review-card footer{font-weight:800;color:#B8336A}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;padding:4px 20px}.faq-list summary{cursor:pointer;padding:17px 0;font-weight:800;color:#24130C}.faq-list p{margin:0 0 18px;color:#75645A}.about-band{padding:72px 0;background:linear-gradient(135deg,#24130C,#2B1A3F);color:#fff}.about-band-grid{display:grid;grid-template-columns:1fr .72fr;gap:50px;align-items:center}.about-band h2{font-size:42px;margin:8px 0 18px}.about-band p{color:#e6d8ce}.about-band img{width:100%;max-height:360px;object-fit:contain}.age-banner{padding:54px 0;background:#FFF1C7}.age-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.age-banner h2{font-size:34px;margin:8px 0}.age-banner p{max-width:780px;color:#6c5949}.inner-hero{padding:70px 0;background:radial-gradient(circle at 75% 25%,rgba(0,229,176,.18),transparent 30%),linear-gradient(135deg,#FFF4EB,#F1FFFB 58%,#FFF2F8)}.inner-hero-grid{display:grid;grid-template-columns:1fr .78fr;align-items:center;gap:54px}.inner-hero h1{font-size:clamp(42px,6vw,68px)}.inner-visual{margin:0;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:30px;padding:22px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.inner-visual img{width:100%;max-height:430px;object-fit:contain}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px}.article-main{display:grid;gap:14px}.article-section{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:30px 0;border-bottom:1px solid rgba(255,107,53,.16)}.article-section:first-child{padding-top:0}.section-number{font-size:30px;font-weight:900;color:#FFD166}.article-section h2{margin:0 0 14px;font-size:30px;color:#24130C}.article-section p{margin:0 0 14px;color:#5f5048}.article-aside{display:grid;align-content:start;gap:18px}.sticky-card{position:sticky;top:98px;padding:24px}.sticky-card h2{font-size:26px}.check-list{padding:0;margin:18px 0;list-style:none;display:grid;gap:11px}.check-list li{position:relative;padding-left:26px;color:#5f5048}.check-list li:before{content:"✓";position:absolute;left:0;color:#00a982;font-weight:900}.notice-card{padding:22px;border-radius:22px;background:#24130C;color:#FFF3E8}.notice-card p{margin:8px 0 0;color:#e1d3ca;font-size:14px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.footer-logo{margin-bottom:16px}.footer-brand p{max-width:380px;color:#cbb9ae}.footer-grid h2{font-size:16px;margin:4px 0 16px;color:#FFD166}.footer-grid section>a:not(.site-logo){display:block;color:#ddcdc3;text-decoration:none;margin:9px 0}.footer-grid section>a:hover{color:#00E5B0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:20px;color:#bca99e;font-size:13px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{text-decoration:none}.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,.split-feature,.inner-hero-grid,.about-band-grid{grid-template-columns:1fr}.hero-visual{max-width:680px;margin:0 auto}.split-feature.reverse .feature-copy{order:0}.three-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr 1fr}.security-wrap{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr}.sticky-card{position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid section:last-child{grid-column:2/4}}
@media(max-width:680px){.shell{width:min(100% - 28px,1180px)}.header-inner{min-height:64px;padding:0 14px;gap:10px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.main-btn.compact{padding:7px 12px}.hero{padding:54px 0 44px}.hero-grid{gap:30px}.hero h1{font-size:52px}.hero h1 span{font-size:30px}.hero .lead,.inner-hero .lead{font-size:16px}.float-card{display:none}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-item{border-bottom:1px solid rgba(255,255,255,.1)}.content-section,.soft-section{padding:58px 0}.section-head{align-items:start;flex-direction:column}.two-grid,.three-grid,.review-grid{grid-template-columns:1fr}.zone-card img{height:230px}.security-images{grid-template-columns:1fr}.security-images img{height:210px}.age-banner-inner{align-items:flex-start;flex-direction:column}.drawer-nav{grid-template-columns:1fr}.article-section{grid-template-columns:1fr}.article-section .section-number{font-size:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-grid section:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:68px}.mobile-bottom-nav{position:fixed;z-index:9000;left:10px;right:10px;bottom:8px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(36,19,12,.94);backdrop-filter:blur(10px);border-radius:20px;padding:8px;box-shadow:0 14px 34px rgba(36,19,12,.28)}.mobile-bottom-nav a{display:grid;place-items:center;color:#FFF3E8;text-decoration:none;font-size:11px;line-height:1.2}.mobile-bottom-nav span{font-size:18px;margin-bottom:3px}.inner-hero{padding:48px 0}.inner-hero h1{font-size:42px}.inner-visual{padding:14px}.hero-actions{gap:9px}.main-btn,.ghost-btn{min-height:44px;padding:9px 17px}.about-band h2{font-size:34px}}
