*{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,BlinkMacSystemFont,"Segoe UI",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}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#24130C;padding:10px 16px;border-radius:12px;z-index:12000}.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{width:min(1280px,calc(100% - 40px));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:flex;align-items:center;gap:10px;color:#FFF3E8;text-decoration:none;font-weight:900;font-size:20px;white-space:nowrap}.site-logo img{max-height:44px;width:auto}.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:48px;padding:10px 24px;border:0;border-radius:999px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 14px 32px rgba(255,107,53,.22);transition:transform .2s ease,box-shadow .2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(255,107,53,.3)}.main-btn.compact{min-height:42px;padding:8px 18px;font-size:14px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:9px 22px;border:1px solid rgba(255,107,53,.32);border-radius:999px;background:#fff;color:#FF6B35;text-decoration:none;font-weight:800}.menu-toggle{width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.18);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{display:block;width:18px;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(26,15,10,.52);backdrop-filter:blur(3px);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.open{opacity:1;visibility:visible}.site-drawer{position:fixed;top:0;right:0;width:min(390px,90vw);height:100vh;background:#FFF8F0;z-index:10001;padding:24px;transform:translateX(105%);transition:transform .28s ease;overflow-y:auto;box-shadow:-24px 0 50px rgba(36,19,12,.24)}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,107,53,.16)}.drawer-brand{display:flex;align-items:center;gap:10px;font-size:20px;color:#24130C}.drawer-brand img{width:44px;height:44px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#24130C;font-size:28px;cursor:pointer;box-shadow:0 8px 22px rgba(97,45,16,.12)}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(255,107,53,.14);text-decoration:none;color:#2A1F1A;font-weight:700}.drawer-nav a:hover{border-color:#00E5B0;color:#FF6B35}.drawer-note{padding:18px;border-radius:18px;background:#EFFFFA;border:1px solid rgba(0,229,176,.2)}.drawer-note strong{color:#24130C}.drawer-note p{margin:8px 0 0;color:#75645A;font-size:14px}.page-wrap{min-height:70vh}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.section{padding:84px 0}.section.compact{padding:56px 0}.section.tint{background:#EFFFFA}.section.gold-tint{background:#FFF1C7}.section.dark{background:#24130C;color:#FFF3E8}.section-head{max-width:760px;margin-bottom:32px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#B8336A;font-size:14px;font-weight:900;letter-spacing:.08em}.section-kicker:before{content:"";width:24px;height:3px;background:linear-gradient(90deg,#FF6B35,#00E5B0);border-radius:3px}.section-title,h1,h2,h3{color:#24130C;line-height:1.25}.section.dark h2,.section.dark h3{color:#fff}.section-title{font-size:clamp(30px,4vw,48px);margin:0 0 14px}.section-intro{margin:0;color:#75645A;font-size:17px}.section.dark .section-intro{color:#EAD7CC}.text-link{display:inline-flex;align-items:center;gap:6px;color:#FF6B35;text-decoration:none;font-weight:800}.text-link:after{content:"→"}.hero{position:relative;overflow:hidden;padding:88px 0 72px;background:radial-gradient(circle at 12% 20%,rgba(255,209,102,.44),transparent 34%),radial-gradient(circle at 85% 20%,rgba(0,229,176,.2),transparent 30%),linear-gradient(135deg,#FFF1E8 0%,#F1EFFF 48%,#E9FFF8 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero:before{width:300px;height:300px;left:-120px;bottom:-160px;background:rgba(255,107,53,.14)}.hero:after{width:220px;height:220px;right:-60px;top:20px;background:rgba(184,51,106,.12)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center}.hero-copy h1{font-size:clamp(50px,7vw,84px);margin:0 0 8px;letter-spacing:-.04em}.hero-subtitle{margin:0 0 22px;color:#B8336A;font-size:clamp(22px,3vw,34px);font-weight:900}.hero-copy p{max-width:690px;margin:0;color:#5E5048;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-points span{padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(255,107,53,.14);font-size:14px;font-weight:800;color:#2B1A3F}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:620px;object-fit:contain;filter:drop-shadow(0 30px 50px rgba(43,26,63,.18))}.floating-card{position:absolute;padding:14px 18px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 16px 36px rgba(97,45,16,.14);backdrop-filter:blur(8px);font-weight:800}.floating-card.one{left:-18px;bottom:12%}.floating-card.two{right:-12px;top:12%}.highlight-strip{position:relative;z-index:2;margin-top:-28px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:24px;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);overflow:hidden}.highlight-item{padding:24px;border-right:1px solid rgba(255,107,53,.14)}.highlight-item:last-child{border-right:0}.highlight-item h3{margin:0 0 8px;font-size:18px}.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-height:126px;padding:18px 20px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 14px 30px rgba(97,45,16,.08)}.capsule h3{font-size:17px;margin:0 0 7px}.capsule p{margin:0 0 8px;color:#75645A;font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.split.reverse .media{order:2}.media-card{padding:18px;border-radius:28px;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 20px 46px rgba(97,45,16,.14)}.media-card img{width:100%;max-height:520px;object-fit:contain;border-radius:20px}.copy-card h2{font-size:clamp(30px,4vw,46px);margin:0 0 18px}.copy-card p{color:#66574E;margin:0 0 16px}.bullet-list{display:grid;gap:12px;margin:22px 0}.bullet{display:flex;gap:12px;align-items:flex-start}.bullet i{font-style:normal;width:30px;height:30px;flex:0 0 30px;border-radius:10px;display:grid;place-items:center;background:#EFFFFA;color:#FF6B35;font-weight:900}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card-grid.two{grid-template-columns:repeat(2,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.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}.card,.info-card,.review-card{padding:24px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:240px;object-fit:contain;background:linear-gradient(135deg,#FFF1E8,#EFFFFA)}.zone-card .zone-body{padding:24px}.card h3,.zone-card h3,.info-card h3{margin:0 0 10px}.card p,.zone-card p,.info-card p{margin:0 0 14px;color:#75645A}.feature-number{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#FF6B35,#FFD166);color:#fff;font-weight:900;margin-bottom:14px}.dark-card{background:#24130C;color:#FFF3E8}.dark-card h3{color:#fff}.dark-card p{color:#EAD7CC}.service-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-trio .zone-card img{height:210px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{padding:28px;border-radius:24px;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}.security-card img{width:100%;height:180px;object-fit:contain}.security-card h3{margin:0 0 10px}.security-card p{margin:0 0 12px;color:#75645A}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{position:relative;padding-top:38px}.review-card:before{content:"“";position:absolute;top:6px;left:18px;font-size:48px;line-height:1;color:#FFD166;font-family:Georgia,serif}.review-card p{margin:0 0 14px;color:#5F5149}.review-card strong{color:#B8336A}.faq-list{display:grid;gap:14px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:18px 20px;box-shadow:0 12px 28px rgba(97,45,16,.07)}.faq-list summary{cursor:pointer;font-weight:900;color:#24130C}.faq-list p{margin:12px 0 0;color:#75645A}.notice{padding:30px;border-radius:24px;background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8;box-shadow:0 24px 48px rgba(43,26,63,.22)}.notice h2,.notice h3{color:#fff}.notice p{margin:0;color:#EAD7CC}.page-hero{padding:72px 0 56px;background:radial-gradient(circle at 80% 20%,rgba(0,229,176,.18),transparent 28%),linear-gradient(135deg,#FFF1E8,#F3F0FF 52%,#EFFFFA)}.page-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.page-hero h1{font-size:clamp(40px,6vw,66px);margin:8px 0 18px}.page-hero p{font-size:17px;color:#65564D;margin:0 0 16px}.page-hero img{width:100%;max-height:480px;object-fit:contain;filter:drop-shadow(0 26px 40px rgba(43,26,63,.16))}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#8B776B;font-size:14px}.breadcrumb a{color:#FF6B35;text-decoration:none}.prose{font-size:16px;color:#554942}.prose p{margin:0 0 18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 14px 30px rgba(97,45,16,.08)}.step span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#2B1A3F;color:#fff;font-weight:900}.step h3{font-size:18px;margin:14px 0 8px}.step p{margin:0;color:#75645A;font-size:14px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote{padding:24px;border-radius:22px;background:#fff;border-left:5px solid #00E5B0;box-shadow:0 16px 34px rgba(97,45,16,.1)}.quote p{margin:0 0 12px;color:#5F5149}.quote strong{color:#B8336A}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 0 0}.footer-inner{width:min(1200px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.15fr 2fr;gap:56px}.footer-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:23px;font-weight:900}.footer-logo img{width:54px;height:54px;object-fit:contain}.footer-brand p{color:#DCC8BC;max-width:420px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links h3{color:#fff;font-size:16px;margin:0 0 14px}.footer-links a{display:block;color:#DCC8BC;text-decoration:none;margin:8px 0;font-size:14px}.footer-links a:hover{color:#00E5B0}.footer-bottom{margin-top:48px;padding:20px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#BFA89C;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.content-img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tag{display:inline-block;padding:6px 11px;border-radius:999px;background:#24130C;color:#FFD166;font-size:13px;font-weight:800}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.mini-stat{padding:16px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(255,107,53,.14)}.mini-stat strong{display:block;font-size:22px;color:#24130C}.mini-stat span{color:#75645A;font-size:13px}
@media(max-width:1080px){.nav-core{display:none}.mobile-menu-toggle{display:flex;order:-1}.desktop-menu-toggle{display:none}.header-inner{gap:12px}.site-logo{margin-right:auto}.hero-grid,.page-hero-grid,.split{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}.split.reverse .media{order:0}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.highlight-item:nth-child(-n+2){border-bottom:1px solid rgba(255,107,53,.14)}.card-grid.four{grid-template-columns:repeat(2,1fr)}.service-trio{grid-template-columns:1fr 1fr}.security-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){body{padding-bottom:74px}.header-inner{width:calc(100% - 24px);min-height:64px}.site-logo span{display:none}.site-logo img{max-height:40px}.header-actions{gap:6px}.header-actions .main-btn{padding:7px 13px;min-height:38px;font-size:13px}.mobile-menu-toggle{width:38px;height:38px}.container{width:calc(100% - 28px)}.section{padding:58px 0}.section.compact{padding:42px 0}.hero{padding:58px 0 54px}.hero-grid{gap:30px}.hero-copy h1{font-size:48px}.hero-subtitle{font-size:24px}.hero-copy p{font-size:15px}.floating-card{font-size:12px;padding:10px 12px}.floating-card.one{left:0}.floating-card.two{right:0}.highlight-strip{margin-top:-18px}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid rgba(255,107,53,.14)!important;padding:20px}.highlight-item:last-child{border-bottom:0!important}.capsule{flex-basis:100%}.card-grid,.card-grid.two,.card-grid.four,.reviews,.quote-grid,.service-trio{grid-template-columns:1fr}.security-card{grid-template-columns:1fr}.security-card img{height:220px}.steps{grid-template-columns:1fr}.page-hero{padding:46px 0}.page-hero-grid{gap:26px}.page-hero h1{font-size:40px}.mini-stats{grid-template-columns:1fr}.footer-inner{width:calc(100% - 28px)}.footer-links{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:rgba(26,15,10,.96);backdrop-filter:blur(12px);box-shadow:0 -10px 30px rgba(36,19,12,.16)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#FFF3E8;text-decoration:none;font-size:12px}.mobile-bottom-nav span{font-size:18px;color:#00E5B0}.site-drawer{left:0;right:auto;transform:translateX(-105%)}.site-drawer.open{transform:translateX(0)}.drawer-nav{grid-template-columns:1fr 1fr}.footer-bottom{padding-bottom:28px}}
@media(max-width:420px){.drawer-nav{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.hero-copy h1{font-size:42px}.main-btn,.ghost-btn{width:100%}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}}
