*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff8f0;color:#2a1f1a;font-family:"PingFang SC","Microsoft YaHei",system-ui,-apple-system,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit}img{display:block;max-width:100%;height: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,.drawer-brand,.footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.site-logo img,.drawer-brand img,.footer-logo img{width:42px;height:42px;object-fit:contain}.site-logo strong{color:#fff3e8;font-size:20px;white-space:nowrap}.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;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;min-height:46px;padding:10px 22px;border:0;border-radius:999px;text-decoration:none;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ffb703 48%,#00e5b0 100%);box-shadow:0 14px 32px rgba(255,107,53,.22);transition:transform .25s ease,box-shadow .25s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.28)}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(255,255,255,.08);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:10px}.mobile-menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(24,10,7,.56);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.site-drawer{position:fixed;top:0;right:0;width:min(390px,92vw);height:100dvh;background:#fff8f0;z-index:10001;transform:translateX(105%);transition:transform .3s ease;overflow-y:auto;padding:24px;box-shadow:-20px 0 60px rgba(36,19,12,.25)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .site-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.drawer-brand{font-size:20px;font-weight:800;color:#24130c}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;font-size:30px;line-height:1;background:#fff1c7;color:#24130c;cursor:pointer}.drawer-intro{color:#75645a;background:#effffa;border-radius:18px;padding:16px}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:14px;text-decoration:none}.drawer-nav a:hover,.drawer-nav a.active{background:#2b1a3f;color:#fff}.section{padding:84px 24px}.section-inner{max-width:1200px;margin:0 auto}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;font-weight:800;letter-spacing:.12em;color:#b8336a}.section-kicker:before{content:"";width:28px;height:2px;background:#00e5b0}.section-title,h1,h2,h3{color:#24130c;line-height:1.28}.section-title{font-size:clamp(30px,4vw,48px);margin:0 0 18px}.section-lead{font-size:18px;color:#75645a;max-width:820px;margin:0 0 32px}.hero{position:relative;overflow:hidden;padding:74px 24px 54px;background:radial-gradient(circle at 15% 15%,rgba(255,209,102,.44),transparent 28%),radial-gradient(circle at 86% 20%,rgba(0,229,176,.22),transparent 30%),linear-gradient(135deg,#fff1ec 0%,#f5efff 48%,#e9fff8 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.hero:before{width:260px;height:260px;background:rgba(255,107,53,.13);left:-90px;bottom:-90px}.hero:after{width:220px;height:220px;background:rgba(184,51,106,.12);right:-60px;top:40px}.hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero-copy h1{font-size:clamp(48px,7vw,86px);margin:0 0 12px}.hero-subtitle{font-size:clamp(22px,3vw,34px);font-weight:800;color:#b8336a;margin:0 0 20px}.hero-copy>p{font-size:17px;color:#5f5048;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 20px;border-radius:999px;text-decoration:none;font-weight:700;border:1px solid rgba(43,26,63,.24);background:rgba(255,255,255,.72);color:#2b1a3f}.hero-points{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.hero-points li{padding:8px 14px;border-radius:999px;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 10px 24px rgba(97,45,16,.08);font-size:14px}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(43,26,63,.2))}.floating-note{position:absolute;right:0;bottom:28px;max-width:240px;padding:16px 18px;border-radius:20px;background:rgba(36,19,12,.92);color:#fff3e8;box-shadow:0 20px 40px rgba(36,19,12,.22)}.floating-note strong{color:#00e5b0}.highlight-strip{padding:0 24px 30px;background:linear-gradient(180deg,#e9fff8 0%,#fff8f0 100%)}.highlight-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-card,.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}.highlight-card{padding:22px}.highlight-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#effffa;color:#b8336a;font-weight:900}.highlight-card h2{font-size:18px;margin:12px 0 6px}.highlight-card p{margin:0;color:#75645a;font-size:14px}.channel-pills{display:flex;gap:12px;overflow-x:auto;padding:8px 2px 16px;scrollbar-width:thin}.channel-pill{flex:0 0 225px;padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.18);text-decoration:none}.channel-pill strong{display:block;color:#24130c}.channel-pill span{display:block;color:#75645a;font-size:14px;margin-top:4px}.channel-pill em{display:block;color:#ff6b35;font-style:normal;font-weight:700;margin-top:10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch}.media-copy{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.media-copy.reverse{grid-template-columns:1.1fr .9fr}.content-img{width:100%;max-height:470px;object-fit:contain;border-radius:26px;background:linear-gradient(135deg,#fff1c7,#effffa);padding:16px}.card,.zone-card,.info-card{padding:28px}.card img,.zone-card img{width:100%;max-height:310px;object-fit:contain;border-radius:18px;margin-bottom:18px;background:#effffa}.card h3,.zone-card h2{margin:4px 0 12px}.text-link{display:inline-flex;align-items:center;gap:6px;color:#ff6b35;text-decoration:none;font-weight:800}.text-link:hover{text-decoration:underline}.service-points{display:grid;gap:12px;margin:20px 0}.service-point{padding:13px 15px;border-radius:15px;background:#fff8f0;border-left:4px solid #00e5b0}.service-point strong{display:block;color:#24130c}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.safety-band{background:#24130c;color:#fff3e8}.safety-band .section-title,.safety-band h2,.safety-band h3{color:#fff}.safety-band .section-lead{color:#d8c9bf}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.safety-card{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;padding:24px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.safety-card img{width:100%;max-height:210px;object-fit:contain}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-card p{margin:0 0 16px;color:#5e4d45}.review-card strong{color:#b8336a}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:20px 22px}.faq-item h3{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#75645a}.notice{padding:26px;border-radius:24px;background:linear-gradient(135deg,#fff1c7,#effffa);border:1px solid rgba(255,107,53,.18)}.notice h2{margin-top:0}.notice p:last-child{margin-bottom:0}.inner-hero{padding:70px 24px;background:radial-gradient(circle at 85% 20%,rgba(0,229,176,.2),transparent 28%),linear-gradient(135deg,#fff1ec,#f5efff 52%,#e9fff8)}.inner-hero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.inner-hero h1{font-size:clamp(38px,6vw,66px);margin:10px 0 18px}.inner-hero p{font-size:18px;color:#67564c}.inner-hero img{width:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(43,26,63,.17))}.breadcrumbs{display:flex;gap:7px;align-items:center;color:#8b7568;font-size:14px}.breadcrumbs a{text-decoration:none;color:#ff6b35}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px}.article-main{display:grid;gap:22px}.content-block{padding:30px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:24px;box-shadow:0 16px 38px rgba(97,45,16,.1)}.content-block h2{font-size:28px;margin:0 0 14px}.content-block h3{font-size:20px;margin:18px 0 8px}.content-block p{margin:0 0 13px;color:#5f5048}.content-block p:last-child{margin-bottom:0}.content-block ul{margin:14px 0;padding-left:22px}.content-block li{margin:7px 0;color:#5f5048}.sidebar{display:grid;gap:18px;align-content:start;position:sticky;top:96px}.sidebar-card{padding:22px;border-radius:22px;background:#24130c;color:#fff3e8}.sidebar-card h2{color:#fff;margin:0 0 10px;font-size:21px}.sidebar-card p{color:#dacbc2}.sidebar-card a{color:#00e5b0;text-decoration:none}.sidebar-card.light{background:#effffa;color:#2a1f1a}.sidebar-card.light h2{color:#24130c}.sidebar-card.light p{color:#75645a}.mini-links{display:grid;gap:9px}.mini-links a{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.08)}.sidebar-card.light .mini-links a{background:#fff;color:#ff6b35;border:1px solid rgba(255,107,53,.16)}.site-footer{background:#1a0f0a;color:#fff3e8;padding:66px 24px 24px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.9fr;gap:50px}.footer-brand p{color:#d8c8be;max-width:430px}.footer-logo{font-size:22px;font-weight:800;text-decoration:none}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links section{display:grid;align-content:start;gap:7px}.footer-links h2{font-size:17px;color:#fff;margin:0 0 8px}.footer-links a{color:#d9c9bf;text-decoration:none}.footer-links a:hover{color:#00e5b0}.footer-bottom{max-width:1200px;margin:38px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:30px;color:#a9978c;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{display:grid;gap:7px}.form-field.full{grid-column:1/-1}.form-field label{font-weight:700;color:#24130c}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid rgba(255,107,53,.26);border-radius:14px;background:#fffdfb;padding:13px 14px;font:inherit}.form-field textarea{min-height:150px;resize:vertical}.form-note{font-size:13px;color:#8a756b}.table-wrap{overflow-x:auto}.info-table{width:100%;border-collapse:collapse;min-width:640px}.info-table th,.info-table td{padding:14px;border-bottom:1px solid rgba(255,107,53,.16);text-align:left}.info-table th{background:#effffa;color:#24130c}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#00e5b0;margin-right:6px}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:#2b1a3f;color:#ffd166;font-size:13px}.two-note-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote{padding:20px;border-radius:18px;background:#fff1c7;color:#4e3b30;border-left:5px solid #ff6b35}.quote p{margin:0}.cta-band{padding:34px;border-radius:28px;background:linear-gradient(135deg,#2b1a3f,#b8336a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{color:#fff;margin:0 0 8px}.cta-band p{margin:0;color:#f4eaf8}.cta-band .main-btn{flex:0 0 auto}@media(max-width:1020px){.nav-core{display:none}.desktop-menu-toggle{display:flex}.highlight-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr 1fr}.three-grid{grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr}.sidebar{position:static;grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){body{padding-bottom:72px}.site-header{position:sticky}.header-inner{min-height:64px;padding:0 12px;gap:8px}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.header-cta{min-height:40px;padding:8px 14px;font-size:13px}.section{padding:60px 16px}.hero{padding:52px 16px 34px}.hero-inner,.inner-hero-grid,.media-copy,.media-copy.reverse,.split,.safety-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{font-size:16px}.hero-actions,.hero-points{justify-content:center}.hero-visual{margin-top:10px}.floating-note{right:6px;bottom:5px;font-size:13px}.highlight-strip{padding:0 16px 22px}.highlight-grid{grid-template-columns:1fr 1fr;gap:10px}.highlight-card{padding:16px}.three-grid,.review-grid{grid-template-columns:1fr}.safety-card{grid-template-columns:110px 1fr}.article-grid{gap:20px}.content-block{padding:22px}.sidebar{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{display:grid;gap:8px}.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(26,15,10,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.12)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#d7c8bf;text-decoration:none;font-size:12px}.mobile-bottom-nav a span{font-size:18px}.mobile-bottom-nav a.active{color:#00e5b0}.form-grid,.two-note-grid{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}.drawer-nav{grid-template-columns:1fr 1fr}}@media(max-width:480px){.highlight-grid{grid-template-columns:1fr}.drawer-nav{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.safety-card{grid-template-columns:1fr}.safety-card img{max-height:180px}.section-title{font-size:32px}.inner-hero h1{font-size:40px}}