*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit}img{display:block}.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{width:auto;max-width:150px;max-height:44px}.site-logo strong{font-size:20px;letter-spacing:.02em}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;flex:1}.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:12px}.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:transform .2s ease,box-shadow .2s 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,.ghost-btn:hover{transform:translateY(-2px)}.compact-btn{min-height:42px;padding:8px 18px;font-size:14px}.ghost-btn{color:#5A2B18;border:1px solid rgba(255,107,53,.25);background:rgba(255,255,255,.78)}.menu-toggle{border:0;background:rgba(255,255,255,.1);width:42px;height:42px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#FFF;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(26,15,10,.52);opacity:0;transition:opacity .25s ease}.drawer-overlay.visible{opacity:1}.site-drawer{position:fixed;z-index:10001;top:0;right:0;width:min(390px,88vw);height:100dvh;background:#FFF8F0;padding:26px;box-shadow:-20px 0 54px rgba(38,20,12,.2);transform:translateX(105%);transition:transform .28s ease;overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.drawer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;color:#24130C}.drawer-brand img{max-width:120px;max-height:40px}.drawer-close{border:0;background:#FFF1C7;color:#5A2B18;width:40px;height:40px;border-radius:50%;font-size:28px;cursor:pointer}.site-drawer>p{color:#75645A}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:12px 14px;border-radius:14px;background:#FFF;border:1px solid rgba(255,107,53,.13)}.drawer-nav a:hover,.drawer-nav a.active{background:#EFFFFA;color:#B8336A;border-color:rgba(0,229,176,.35)}.drawer-button{width:100%}main{min-height:60vh}.section-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.home-hero,.page-hero{padding:76px 0 58px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:56px;align-items:center}.home-hero{position:relative}.home-hero:before{content:"";position:absolute;z-index:-1;inset:18px -5vw 0;background:radial-gradient(circle at 16% 18%,rgba(255,209,102,.38),transparent 34%),radial-gradient(circle at 84% 24%,rgba(0,229,176,.2),transparent 32%),linear-gradient(135deg,#FFF8F0 0%,#F3F0FF 52%,#E9FFF8 100%);border-radius:44px}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-weight:800;letter-spacing:.08em;font-size:13px}.section-kicker:before{content:"";width:22px;height:2px;background:linear-gradient(90deg,#FF6B35,#00E5B0);border-radius:2px}h1,h2,h3,.section-title{color:#24130C;line-height:1.24;margin-top:0}h1{font-size:clamp(42px,6vw,78px);margin:.28em 0 .22em;letter-spacing:-.05em}h2{font-size:clamp(25px,3.4vw,38px);margin-bottom:14px}h3{font-size:21px}.hero-subtitle{font-size:clamp(20px,2.5vw,30px);font-weight:700;color:#2B1A3F;margin:0 0 16px}.hero-lead{color:#75645A;font-size:17px;margin:0 0 24px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:22px 0 0;list-style:none}.hero-points li,.tag,.label,.badge{padding:7px 13px;border-radius:999px;background:#FFF1C7;color:#75420D;font-weight:700;font-size:13px}.hero-visual,.media-frame{position:relative;padding:18px;border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(239,255,250,.74));border:1px solid rgba(255,107,53,.16);box-shadow:0 30px 80px rgba(97,45,16,.16)}.hero-visual:after,.media-frame:after{content:"";position:absolute;inset:auto 18px -14px 18px;height:42px;filter:blur(24px);background:rgba(0,229,176,.23);z-index:-1}.hero-visual img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:24px}.floating-note{position:absolute;right:-16px;bottom:26px;max-width:210px;padding:14px 16px;border-radius:18px;background:#24130C;color:#FFF3E8;box-shadow:0 18px 36px rgba(38,20,12,.22)}.floating-note strong{display:block;color:#00E5B0}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 0 66px}.feature-item{padding:22px;border-radius:22px;background:#FFF;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.1)}.feature-item span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:13px;background:#EFFFFA;color:#B8336A;font-weight:800}.feature-item h3{margin:13px 0 8px}.feature-item p{margin:0;color:#75645A;font-size:14px}.section-block{padding:70px 0}.soft-section{background:linear-gradient(180deg,rgba(243,240,255,.7),rgba(233,255,248,.65))}.section-heading{max-width:780px;margin-bottom:28px}.section-heading p{color:#75645A}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.capsule-link{display:block;text-decoration:none;padding:16px;border-radius:20px;background:#FFF;border:1px solid rgba(255,107,53,.16);transition:transform .2s ease,border-color .2s ease}.capsule-link:hover{transform:translateY(-3px);border-color:#00E5B0}.capsule-link strong{display:block;color:#24130C;margin-bottom:5px}.capsule-link span{font-size:13px;color:#75645A}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding:34px;border-radius:30px;background:#FFF;border:1px solid rgba(255,107,53,.16);box-shadow:0 20px 46px rgba(97,45,16,.12)}.split-panel.reverse .panel-media{order:-1}.panel-copy p{color:#75645A}.text-link{color:#FF6B35;text-decoration:none;font-weight:800}.text-link:hover{text-decoration:underline}.zone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-grid.two{grid-template-columns:repeat(2,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}.zone-card{overflow:hidden}.zone-card .card-copy{padding:24px}.zone-card p,.info-card p{color:#75645A}.service-points{padding-left:18px;color:#4C3E35}.service-points li+li{margin-top:7px}.three-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-tile{padding:26px;border-radius:24px;background:#FFF;border:1px solid rgba(255,107,53,.17)}.service-tile:nth-child(2){background:#FFF1C7}.service-tile:nth-child(3){background:#EFFFFA}.service-tile img{width:100%;height:auto;max-height:210px;object-fit:contain;border-radius:18px;margin-bottom:18px}.security-panel{display:grid;grid-template-columns:1fr 1fr;gap:22px}.security-card{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;padding:25px;border-radius:26px;background:#24130C;color:#FFF3E8}.security-card:nth-child(2){background:#2B1A3F}.security-card img{width:100%;height:auto;object-fit:contain;border-radius:18px}.security-card h3{color:#FFF}.security-card p{color:#EEDFD5}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:24px}.review-card blockquote{margin:0 0 16px;color:#4B3B32}.review-card p{margin:0;color:#A06C47;font-size:13px}.faq-list{display:grid;gap:12px}.faq-list details,.service-notes details{padding:17px 20px;border-radius:18px;background:#FFF;border:1px solid rgba(255,107,53,.14)}summary{cursor:pointer;font-weight:800;color:#24130C}details p{color:#75645A;margin:12px 0 0}.notice-band{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(135deg,#24130C,#2B1A3F);color:#FFF3E8}.notice-band h2{color:#FFF;margin:0}.notice-band p{margin:0;color:#E8D8CF}.about-mini{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.page-hero{padding-top:64px}.page-hero h1{font-size:clamp(38px,5vw,64px)}.prose-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:42px;align-items:start;padding:34px 0 16px}.prose-intro p{font-size:17px;color:#5E4C42;margin:0}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:28px 0 60px}.content-card{padding:28px;position:relative}.number-badge{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);color:#B8336A;font-weight:900;margin-bottom:18px}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding-left:24px;color:#4D4037}.check-list li:before{content:"✓";position:absolute;left:0;color:#00A982;font-weight:900}.app-guide-panel{margin-bottom:60px;background:linear-gradient(135deg,#FFF,#EFFFFA)}.mini-steps{display:grid;gap:12px}.mini-steps div{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:16px;background:rgba(255,255,255,.8)}.mini-steps strong{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#FF6B35;color:#FFF}.review-and-help{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;padding-bottom:60px}.featured-review{padding:32px;background:#2B1A3F;color:#FFF3E8}.featured-review blockquote{font-size:22px;color:#FFF}.featured-review .section-kicker{color:#00E5B0}.service-notes{padding:28px}.service-notes details+details{margin-top:10px}.compliance-card{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px;align-items:start;margin-bottom:70px;padding:32px;border-radius:28px;background:#FFF1C7;border:1px solid rgba(255,107,53,.16)}.compliance-card p{margin:0;color:#5B4637}.inline-links{grid-column:2;display:flex;gap:18px;flex-wrap:wrap}.inline-links a{color:#B8336A;font-weight:800;text-decoration:none}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 24px 24px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:44px}.footer-inner h2{font-size:16px;color:#FFD166}.footer-inner a{display:block;color:#EEDFD5;text-decoration:none;margin:8px 0}.footer-inner a:hover{color:#00E5B0}.footer-brand p{color:#C9B7AC;max-width:450px}.footer-logo{display:inline-flex}.footer-bottom{max-width:1180px;margin:38px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#BDAA9F;font-size:13px}.footer-bottom div{display:flex;gap:16px}.footer-bottom a{text-decoration:none}.mobile-bottom-nav{display:none}.faq-page{padding:44px 0 70px}.faq-page details{background:#FFF;border:1px solid rgba(255,107,53,.16);border-radius:20px;padding:20px 22px}.faq-page details+details{margin-top:13px}.faq-page summary{font-size:18px}.faq-page p{font-size:16px}@media(max-width:1060px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.home-hero,.page-hero{grid-template-columns:1fr;gap:34px}.home-hero:before{inset:10px -10px 0}.hero-visual,.page-hero-media{max-width:760px}.capsule-grid{grid-template-columns:repeat(3,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr)}.zone-grid,.three-service-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.security-panel{grid-template-columns:1fr}.footer-inner{grid-template-columns:1.4fr repeat(2,1fr)}.footer-inner>div:last-child{grid-column:2}}@media(max-width:760px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 14px;gap:8px}.site-logo strong{display:none}.site-logo img{max-width:112px;max-height:38px}.compact-btn{min-height:38px;padding:7px 13px;font-size:12px}.mobile-menu-toggle{width:38px;height:38px}.section-shell{width:min(100% - 28px,1180px)}.home-hero,.page-hero{padding:46px 0 38px}.home-hero:before{border-radius:28px}.hero-subtitle{font-size:20px}.hero-lead{font-size:15px}.floating-note{right:8px;bottom:12px;font-size:12px}.feature-strip,.zone-grid,.zone-grid.two,.three-service-grid,.review-grid,.content-grid,.review-and-help,.security-panel{grid-template-columns:1fr}.feature-strip{padding-bottom:44px}.capsule-grid{grid-template-columns:repeat(2,1fr)}.section-block{padding:50px 0}.split-panel,.about-mini,.prose-intro,.compliance-card{grid-template-columns:1fr;padding:24px}.split-panel.reverse .panel-media{order:0}.security-card{grid-template-columns:110px 1fr;padding:18px}.notice-band{grid-template-columns:1fr;padding:24px}.notice-band .main-btn{justify-self:start}.inline-links{grid-column:1}.footer-inner{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/-1}.footer-inner>div:last-child{grid-column:auto}.footer-bottom{display:block}.mobile-bottom-nav{position:fixed;z-index:9998;left:10px;right:10px;bottom:8px;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;border-radius:18px;background:rgba(38,20,12,.95);backdrop-filter:blur(12px);box-shadow:0 12px 36px rgba(38,20,12,.24)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#EEDFD5;text-decoration:none;font-size:11px}.mobile-bottom-nav a span{font-size:18px}.mobile-bottom-nav a.active{color:#00E5B0}.drawer-nav{grid-template-columns:1fr}.page-hero-media{max-width:100%}}@media(max-width:480px){h1{font-size:40px}.capsule-grid{grid-template-columns:1fr}.feature-strip{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-inner>div:last-child{grid-column:auto}.security-card{grid-template-columns:1fr}.security-card img{max-height:220px}.main-btn,.ghost-btn{width:100%}.header-actions .main-btn{width:auto}.hero-actions{display:grid}.site-drawer{padding:20px}}

.banner-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.banner-pair img{width:100%;height:auto;max-height:260px;object-fit:contain;border-radius:24px;background:#fff;border:1px solid rgba(255,107,53,.17)}@media(max-width:760px){.banner-pair{grid-template-columns:1fr}}
