*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.8;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit}.container{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:22px}.site-logo{display:flex;align-items:center;gap:10px;color:#FFF3E8;text-decoration:none;white-space:nowrap}.site-logo img{max-height:44px;width:44px;object-fit:contain}.site-logo strong{font-size:20px}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;white-space:nowrap;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:11px 24px;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 36px rgba(255,107,53,.29)}.compact{min-height:42px;padding:8px 18px}.ghost-btn{border:1px solid rgba(255,107,53,.3);color:#FF6B35;background:#fff}.menu-toggle{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:19px;height:2px;background:#fff;border-radius:2px}.mobile-menu{display:none}.site-drawer{position:fixed;top:0;right:0;z-index:10002;width:min(380px,88vw);height:100dvh;background:#fff;box-shadow:-24px 0 60px rgba(36,19,12,.22);transform:translateX(105%);transition:transform .26s ease;padding:24px;overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;z-index:10001;background:rgba(26,15,10,.48);opacity:0;transition:opacity .22s ease}.drawer-overlay.show{opacity:1}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:20px}.drawer-close{border:0;background:#FFF1C7;color:#24130C;width:38px;height:38px;border-radius:50%;font-size:27px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{padding:12px 14px;border-radius:14px;text-decoration:none;background:#FFF8F0;border:1px solid rgba(255,107,53,.14)}.drawer-nav a:hover{background:#EFFFFA;color:#B8336A}.hero{position:relative;padding:76px 0 58px;overflow:hidden;background:radial-gradient(circle at 15% 15%,rgba(255,209,102,.55),transparent 34%),radial-gradient(circle at 86% 22%,rgba(0,229,176,.28),transparent 31%),linear-gradient(145deg,#FFF8F0 0%,#EFFFFA 54%,#FFF1C7 100%)}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,107,53,.1);right:-130px;bottom:-180px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:56px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before,.section-kicker:before{content:"";width:22px;height:3px;border-radius:999px;background:#00E5B0}.hero h1{margin:10px 0 12px;color:#24130C;font-size:clamp(48px,7vw,86px);line-height:1.08;letter-spacing:-.04em}.hero h2{margin:0 0 18px;color:#2B1A3F;font-size:clamp(24px,3vw,38px);line-height:1.35}.hero p{font-size:17px;color:#5f4d43;margin:0 0 26px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-points span{background:rgba(255,255,255,.84);border:1px solid rgba(255,107,53,.16);border-radius:999px;padding:8px 13px;font-size:14px}.hero-visual{position:relative}.hero-visual img{max-width:100%;height:auto;object-fit:contain;display:block;border-radius:32px;box-shadow:0 32px 72px rgba(43,26,63,.18);background:#fff}.floating-note{position:absolute;left:-26px;bottom:24px;background:#fff;border:1px solid rgba(0,229,176,.3);border-radius:18px;padding:14px 18px;box-shadow:0 16px 36px rgba(43,26,63,.14);font-weight:700}.section{padding:78px 0}.section.soft{background:#EFFFFA}.section.warm{background:#FFF1C7}.section.dark{background:#24130C;color:#FFF3E8}.section-head{max-width:760px;margin-bottom:34px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head.center .section-kicker{justify-content:center}.section-title,h1,h2,h3{color:#24130C}.section.dark h2,.section.dark h3,.section.dark .section-title{color:#fff}.section-title{font-size:clamp(30px,4vw,48px);line-height:1.25;margin:10px 0 14px}.section-lead{color:#75645A;font-size:17px}.section.dark .section-lead{color:#e5d8cf}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:-28px;position:relative;z-index:2}.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:24px}.highlight-card .icon-dot{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#FF6B35,#FFD166,#00E5B0);margin-bottom:14px}.highlight-card h3{margin:0 0 8px}.highlight-card p{margin:0;color:#75645A}.pill-nav{display:flex;gap:12px;flex-wrap:wrap}.pill-item{flex:1 1 210px;padding:18px 20px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 10px 24px rgba(97,45,16,.08)}.pill-item strong{display:block;color:#2B1A3F;margin-bottom:4px}.pill-item p{margin:0 0 8px;color:#75645A;font-size:14px}.text-link{color:#FF6B35;text-decoration:none;font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.split.reverse .media{order:2}.split.reverse .copy{order:1}.media img,.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.media img{display:block;border-radius:26px;background:#fff;box-shadow:0 24px 50px rgba(43,26,63,.14)}.copy h2{font-size:clamp(30px,4vw,46px);margin:8px 0 16px}.copy p{color:#67554a}.feature-list{display:grid;gap:10px;margin:20px 0}.feature-list div{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(255,107,53,.14)}.feature-list strong{color:#B8336A}.two-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.zone-card{overflow:hidden}.zone-card img{width:100%;aspect-ratio:16/9;background:#EFFFFA}.zone-card .content{padding:26px}.zone-card h3{font-size:27px;margin:0 0 10px}.service-points{display:grid;gap:8px;margin:16px 0}.service-points span{display:block;padding-left:18px;position:relative;color:#67554a}.service-points span:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:#00E5B0}.three-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{padding:24px;overflow:hidden}.info-card img{width:100%;height:auto;object-fit:contain;border-radius:18px;margin-bottom:16px;background:#EFFFFA}.info-card h3{font-size:24px;margin:0 0 10px}.security-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{padding:28px;background:#fff;border-radius:24px;border:1px solid rgba(255,107,53,.18)}.security-card img{width:100%;max-height:300px;object-fit:contain;border-radius:18px;background:#FFF8F0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-card .stars{color:#FF7A00;letter-spacing:4px}.review-card p{color:#67554a}.review-card strong{display:block;margin-top:12px;color:#B8336A}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;padding:20px 22px}.faq-item h3{font-size:19px;margin:0 0 8px}.faq-item p{margin:0;color:#67554a}.notice{padding:28px;border-radius:26px;background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8;box-shadow:0 24px 54px rgba(43,26,63,.2)}.notice h2{color:#fff;margin-top:0}.page-hero{padding:72px 0 54px;background:radial-gradient(circle at 85% 15%,rgba(0,229,176,.28),transparent 30%),linear-gradient(135deg,#FFF8F0,#FFF1C7 55%,#EFFFFA)}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.page-hero h1{font-size:clamp(40px,6vw,64px);line-height:1.15;margin:10px 0 16px}.page-hero p{font-size:17px;color:#67554a}.page-hero img{width:100%;max-height:480px;object-fit:contain;border-radius:28px;background:#fff;box-shadow:0 24px 54px rgba(43,26,63,.16)}.article-grid{display:grid;grid-template-columns:1fr 320px;gap:34px}.article-main{display:grid;gap:24px}.article-block{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:22px;padding:28px;box-shadow:0 14px 34px rgba(97,45,16,.08)}.article-block h2{font-size:29px;margin-top:0}.article-block h3{font-size:22px;margin-bottom:8px}.article-block p{color:#67554a}.side-panel{position:sticky;top:96px;align-self:start;display:grid;gap:16px}.side-card{padding:22px;border-radius:20px;background:#24130C;color:#FFF3E8}.side-card h3{color:#fff;margin-top:0}.side-card a{display:block;color:#FFD166;text-decoration:none;padding:5px 0}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 64px;background:#EFFFFA;border-radius:18px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#FF6B35;color:#fff;font-weight:800}.quote{border-left:4px solid #00E5B0;padding:14px 18px;background:#EFFFFA;border-radius:0 16px 16px 0;color:#4f4037}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 96px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:36px}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:22px;font-weight:800}.footer-brand img{width:46px;height:46px;object-fit:contain}.site-footer h3{color:#fff;margin-top:0}.site-footer p{color:#d9c8bd}.site-footer a{display:block;color:#FFF3E8;text-decoration:none;margin:7px 0}.site-footer a:hover{color:#00E5B0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#cbb9ae;font-size:14px}.mobile-bottom{display:none}.tag-row{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.tag,.label,.badge{display:inline-flex;padding:6px 11px;border-radius:999px;background:#2B1A3F;color:#FFD166;font-size:13px;font-weight:700}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.data-item{text-align:center;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(255,107,53,.16)}.data-item strong{display:block;font-size:25px;color:#B8336A}.data-item span{color:#75645A;font-size:14px}@media(max-width:1024px){.nav-core{display:none}.desktop-menu{display:flex}.highlight-grid{grid-template-columns:repeat(2,1fr)}.three-cards,.reviews{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.side-panel{position:static;grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:64px;padding:0 14px;gap:8px}.mobile-menu{display:flex}.desktop-menu{display:none}.site-logo strong{display:none}.site-logo img{width:40px;height:40px}.main-btn.compact{padding:8px 13px;font-size:13px}.hero{padding:46px 0 42px}.hero-grid,.page-hero-grid,.split,.two-cards,.security-panel{grid-template-columns:1fr}.hero-visual{margin-top:8px}.floating-note{left:10px;bottom:10px;font-size:13px}.highlight-grid{grid-template-columns:1fr;margin-top:0;padding-top:24px}.three-cards,.reviews,.data-strip{grid-template-columns:1fr}.section{padding:56px 0}.section-title{font-size:32px}.split.reverse .media,.split.reverse .copy{order:initial}.page-hero{padding:46px 0 36px}.article-block{padding:22px}.side-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.site-footer{padding-bottom:116px}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(255,107,53,.16);box-shadow:0 -10px 30px rgba(97,45,16,.12);padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.mobile-bottom a{text-decoration:none;text-align:center;color:#2B1A3F;font-size:13px;padding:7px 4px;border-radius:12px}.mobile-bottom a:hover{background:#EFFFFA}.drawer-nav{grid-template-columns:1fr}.hero h1{font-size:50px}.hero h2{font-size:27px}}@media(max-width:430px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.header-actions{gap:6px}.menu-toggle{width:38px;height:38px}.site-logo img{width:36px;height:36px}.main-btn.compact{padding:7px 10px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}.pill-item{flex-basis:100%}}
