*{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.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:#FF6B35;text-decoration:none;transition:.25s}a:hover{color:#B8336A}button{font:inherit}.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,.drawer-brand,.footer-brand>a{display:flex;align-items:center;gap:10px;color:#FFF3E8;font-size:20px;white-space:nowrap}.site-logo img,.drawer-brand img,.footer-brand img{width:42px;height:42px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px}.nav-core a{color:#FFF3E8;border-radius:999px;padding:8px 12px;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{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 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 36px rgba(255,107,53,.28)}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:3px}.mobile-only{display:none}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100vh;background:#FFF8F0;z-index:10001;transform:translateX(105%);transition:transform .32s ease;box-shadow:-28px 0 55px rgba(36,19,12,.24);overflow-y:auto;padding:22px}.site-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:rgba(25,10,5,.55);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,107,53,.16)}.drawer-brand{color:#24130C}.drawer-close{width:42px;height:42px;border:0;border-radius:14px;background:#24130C;color:#fff;font-size:28px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0}.drawer-nav a{padding:11px 13px;border-radius:14px;background:#fff;border:1px solid rgba(255,107,53,.16);color:#2A1F1A;font-weight:700}.drawer-nav a:hover{background:#EFFFFA;color:#B8336A}.drawer-note{padding:18px;border-radius:18px;background:#24130C;color:#FFF3E8}.drawer-note p{margin:.4em 0 0;color:#E8D8CC;font-size:14px}.section{padding:76px 24px}.container{width:min(1200px,100%);margin:0 auto}.section-kicker{display:inline-block;color:#B8336A;font-weight:900;letter-spacing:.08em;margin-bottom:8px}.section-title,h1,h2,h3{color:#24130C;line-height:1.25}.section-title{font-size:clamp(28px,4vw,46px);margin:0 0 16px}.section-lead{max-width:760px;color:#75645A;font-size:17px;margin:0 0 30px}.hero{position:relative;overflow:hidden;padding:82px 24px 68px;background:radial-gradient(circle at 12% 20%,rgba(255,209,102,.52),transparent 28%),radial-gradient(circle at 88% 10%,rgba(0,229,176,.24),transparent 32%),linear-gradient(135deg,#FFF1C7 0%,#F8ECFF 52%,#E9FFF8 100%)}.hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;bottom:-100px;background:rgba(184,51,106,.12);filter:blur(2px)}.hero-grid{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px;position:relative;z-index:1}.hero-copy h1{font-size:clamp(48px,8vw,92px);margin:0 0 8px;letter-spacing:-.05em}.hero-subtitle{font-size:clamp(24px,3vw,38px);font-weight:800;color:#2B1A3F;margin:0 0 20px}.hero-copy>p{font-size:17px;color:#5C4B43;margin:0 0 26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;border:1px solid rgba(184,51,106,.28);background:rgba(255,255,255,.7);color:#B8336A;font-weight:800}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-points span,.tag{padding:8px 14px;border-radius:999px;background:#fff;border:1px solid rgba(255,107,53,.16);font-size:14px;font-weight:800;color:#2B1A3F}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:580px;object-fit:contain;filter:drop-shadow(0 28px 38px rgba(43,26,63,.18))}.floating-note{position:absolute;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:18px;padding:14px 18px;font-weight:800}.floating-note.one{left:-24px;bottom:20%}.floating-note.two{right:-18px;top:16%}.highlight-strip{padding:0 24px;transform:translateY(-18px);position:relative;z-index:3}.highlight-grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:24px;overflow:hidden}.highlight-item{padding:24px;border-right:1px solid rgba(255,107,53,.13)}.highlight-item:last-child{border-right:0}.highlight-item h3{margin:0 0 8px;font-size:19px}.highlight-item p{margin:0;color:#75645A;font-size:14px}.capsule-wrap{display:flex;flex-wrap:wrap;gap:12px}.capsule{flex:1 1 210px;display:block;padding:16px 18px;border-radius:999px;background:#fff;border:1px solid rgba(255,107,53,.17);box-shadow:0 10px 24px rgba(97,45,16,.08)}.capsule strong{display:block;color:#24130C}.capsule small{color:#75645A}.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}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.split.reverse .media{order:2}.media img,.content-img,.zone-card img,.app-section img{width:100%;height:auto;object-fit:contain;border-radius:22px}.content-box{padding:10px}.content-box p{color:#5F514A}.text-link{font-weight:900;color:#FF6B35}.service-list{display:grid;gap:10px;margin:18px 0}.service-list div{padding:12px 14px;border-radius:14px;background:#FFF8F0;border-left:4px solid #00E5B0}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.zone-card{overflow:hidden}.zone-card .zone-body{padding:24px}.zone-card h3{font-size:24px;margin:0 0 10px}.zone-card p{color:#75645A}.zone-card img{border-radius:0;aspect-ratio:16/10}.security-section{background:linear-gradient(135deg,#24130C,#2B1A3F);color:#FFF3E8}.security-section h2,.security-section h3{color:#fff}.security-section .section-lead{color:#DCCFC8}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.security-card{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:22px;border-radius:22px}.security-card img{width:100%;height:auto;object-fit:contain;border-radius:18px}.security-card p{color:#E8D8CC}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-card p{margin:0;color:#5E4E46}.review-card strong{display:block;margin-top:15px;color:#B8336A}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;padding:18px 22px}.faq-item summary{cursor:pointer;font-weight:900;color:#24130C}.faq-item p{margin:12px 0 0;color:#75645A}.notice-band{background:#FFF1C7;border-top:1px solid rgba(255,183,3,.25);border-bottom:1px solid rgba(255,183,3,.25)}.notice-inner{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center}.notice-icon{width:62px;height:62px;border-radius:20px;background:#24130C;color:#FFD166;display:grid;place-items:center;font-size:30px}.page-hero{padding:74px 24px;background:radial-gradient(circle at 90% 10%,rgba(0,229,176,.2),transparent 30%),linear-gradient(135deg,#FFF1C7,#F7EFFF 60%,#E9FFF8)}.page-hero-grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:46px}.page-hero h1{font-size:clamp(40px,6vw,68px);margin:0 0 16px}.page-hero p{font-size:17px;color:#5F514A}.page-hero img{width:100%;max-height:440px;object-fit:contain;filter:drop-shadow(0 25px 34px rgba(43,26,63,.16))}.content-sections{padding:70px 24px}.article-layout{width:min(1100px,100%);margin:0 auto}.article-section{margin-bottom:34px;padding:30px;border-radius:24px;background:#fff;border:1px solid rgba(255,107,53,.17);box-shadow:0 16px 36px rgba(97,45,16,.09)}.article-section:nth-child(even){background:#EFFFFA}.article-section h2{font-size:28px;margin:0 0 12px}.article-section p{color:#5F514A;margin:.65em 0}.article-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.article-point{padding:16px;border-radius:16px;background:#FFF8F0;border:1px solid rgba(255,107,53,.12)}.article-point strong{display:block;color:#B8336A;margin-bottom:5px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-card{padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(255,107,53,.16)}.quote-card p{margin:0}.quote-card span{display:block;margin-top:10px;color:#B8336A;font-weight:800}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:26px;background:linear-gradient(135deg,#2B1A3F,#B8336A);color:#fff}.cta-panel h2{color:#fff;margin:0 0 8px}.cta-panel p{margin:0;color:#F3E8EF}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 24px 24px}.footer-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.footer-grid h3{color:#FFD166;margin-top:0}.footer-grid>div>a:not(:first-child),.footer-grid>div:not(.footer-brand)>a{display:block;color:#E9DCD4;margin:7px 0}.footer-brand p{color:#CBB9AF;max-width:390px}.footer-bottom{width:min(1200px,100%);margin:38px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:25px;color:#BFAEA4;font-size:13px}.mobile-quick{display:none}
@media(max-width:980px){.nav-core{display:none}.hero-grid,.page-hero-grid,.split{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-actions,.hero-points{justify-content:center}.hero-visual{max-width:720px;margin:0 auto}.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,.13)}.three-grid,.reviews,.quote-grid{grid-template-columns:repeat(2,1fr)}.security-card{grid-template-columns:140px 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.article-points{grid-template-columns:1fr 1fr}}
@media(max-width:680px){body{padding-bottom:72px}.site-header{position:sticky}.header-inner{min-height:64px;padding:0 12px;gap:8px}.mobile-only{display:flex}.desktop-menu{display:none}.site-logo strong{display:none}.site-logo{position:absolute;left:50%;transform:translateX(-50%)}.site-logo img{width:38px;height:38px}.header-cta{min-height:38px;padding:0 14px;font-size:13px}.hero{padding:58px 18px 42px}.hero-copy h1{font-size:52px}.hero-subtitle{font-size:24px}.floating-note{display:none}.section{padding:54px 18px}.highlight-strip{padding:0 14px;transform:none;margin-top:14px}.highlight-grid{grid-template-columns:1fr;border-radius:20px}.highlight-item{border-right:0!important;border-bottom:1px solid rgba(255,107,53,.13)!important;padding:18px}.highlight-item:last-child{border-bottom:0!important}.two-grid,.three-grid,.reviews,.security-grid,.quote-grid,.article-points{grid-template-columns:1fr}.split.reverse .media{order:0}.security-card{grid-template-columns:1fr}.security-card img{max-height:260px}.notice-inner{grid-template-columns:1fr;text-align:center}.notice-icon{margin:auto}.page-hero{padding:54px 18px}.content-sections{padding:48px 16px}.article-section{padding:22px}.cta-panel{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-quick{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(26,15,10,.96);backdrop-filter:blur(10px);padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(36,19,12,.18)}.mobile-quick a{display:flex;flex-direction:column;align-items:center;color:#FFF3E8;font-size:11px}.mobile-quick span{font-size:18px;line-height:1.2}.drawer-nav{grid-template-columns:1fr 1fr}}
