*{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.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:#FF6B35;text-decoration:none}a:hover{color:#B8336A}.skip-link{position:fixed;left:12px;top:-60px;z-index:12000;background:#fff;color:#24130C;padding:8px 14px;border-radius:10px}.skip-link:focus{top:10px}.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:18px}.site-logo{display:flex;align-items:center;gap:9px;color:#FFF3E8;white-space:nowrap}.site-logo:hover{color:#fff}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo strong{font-size:22px;letter-spacing:.08em}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px;flex:1}.nav-core a{color:#FFF3E8;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:44px;padding:10px 22px;border-radius:999px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;font-weight:700;box-shadow:0 14px 32px rgba(255,107,53,.22);border:0;transition:.25s transform,.25s box-shadow}.main-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.3)}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:50%;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:18px;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(20,10,6,.48);z-index:10000}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100dvh;background:#FFF8F0;z-index:10001;transform:translateX(105%);transition:transform .28s ease;box-shadow:-20px 0 50px rgba(36,19,12,.2);padding:24px;overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,107,53,.2)}.drawer-brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#24130C;font-size:22px}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,107,53,.2);background:#fff;color:#24130C;font-size:28px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.drawer-nav a{padding:11px 12px;border-radius:14px;background:#fff;border:1px solid rgba(255,107,53,.16);color:#2A1F1A}.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.drawer-note{padding:15px;border-radius:16px;background:#FFF1C7;color:#654B3F;font-size:14px}.hero{position:relative;overflow:hidden;padding:78px 0 62px;background:radial-gradient(circle at 12% 18%,rgba(255,209,102,.55),transparent 25%),radial-gradient(circle at 84% 24%,rgba(0,229,176,.23),transparent 28%),linear-gradient(135deg,#FFF3E8 0%,#F8EEFF 50%,#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(184,51,106,.08);left:-90px;bottom:-100px}.hero:after{width:220px;height:220px;background:rgba(43,26,63,.08);right:-60px;top:40px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;position:relative;z-index:1}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;letter-spacing:.08em;color:#B8336A;background:rgba(184,51,106,.08);border-radius:999px;padding:7px 12px}.hero h1{font-size:clamp(50px,7vw,86px);line-height:1;margin:18px 0 10px;color:#24130C}.hero h2{font-size:clamp(24px,3.4vw,42px);line-height:1.3;margin:0 0 20px;color:#2B1A3F}.hero p{font-size:17px;color:#62534B;max-width:720px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:28px 0}.text-link{font-weight:700}.hero-points{display:flex;gap:10px;flex-wrap:wrap;padding:0;margin:18px 0 0;list-style:none}.hero-points li{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:999px;padding:8px 13px;font-size:14px;box-shadow:0 8px 18px rgba(97,45,16,.08)}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:560px;object-fit:contain;border-radius:32px;filter:drop-shadow(0 26px 36px rgba(43,26,63,.2))}.float-note{position:absolute;background:#fff;border-radius:18px;padding:12px 16px;box-shadow:0 18px 40px rgba(97,45,16,.16);font-size:14px;font-weight:700}.float-note.one{left:-18px;bottom:13%}.float-note.two{right:-12px;top:12%}.trust-strip{margin-top:-16px;position:relative;z-index:3}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 20px 46px rgba(97,45,16,.12);border-radius:22px;padding:20px}.trust-item h3{margin:0 0 6px;color:#24130C}.trust-item p{margin:0;color:#75645A;font-size:14px}.section{padding:82px 0}.section.alt{background:#fff}.section.deep{background:#24130C;color:#FFF3E8}.section.deep h2,.section.deep h3{color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.2;margin:10px 0 0;color:#24130C}.section-head p{max-width:620px;margin:0;color:#75645A}.pill-nav{display:flex;gap:12px;flex-wrap:wrap}.pill-nav a{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:999px;padding:10px 15px;color:#2A1F1A;box-shadow:0 9px 22px rgba(97,45,16,.07)}.pill-nav a:hover{background:#EFFFFA;color:#FF6B35}.brand-grid,.split-grid,.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.content-img{width:100%;max-height:520px;object-fit:contain;border-radius:28px;background:linear-gradient(145deg,#FFF1C7,#EFFFFA);box-shadow:0 20px 46px rgba(97,45,16,.14)}.prose h2,.prose h3{color:#24130C}.prose p{color:#62534B}.feature-list{display:grid;gap:12px;margin:24px 0}.feature-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start}.feature-icon{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,rgba(255,107,53,.15),rgba(0,229,176,.18));display:flex;align-items:center;justify-content:center;color:#B8336A;font-weight:900}.feature-item h3{font-size:17px;margin:0 0 3px}.feature-item p{margin:0;font-size:14px;color:#75645A}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card-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,.12);border-radius:22px;overflow:hidden}.zone-card{padding:24px}.zone-card img,.card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#FFF8F0;border-radius:18px}.zone-card h3,.card h3{margin:20px 0 8px;color:#24130C;font-size:24px}.zone-card p,.card p{color:#75645A}.card-body{padding:22px}.card-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.tag,.label,.badge{display:inline-flex;padding:5px 10px;border-radius:999px;background:#2B1A3F;color:#FFD166;font-size:12px;font-weight:700}.mini-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.mini-links a{font-weight:700}.service-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:24px}.info-card .num{font-size:42px;line-height:1;font-weight:900;color:rgba(255,107,53,.22)}.info-card h3{font-size:23px;margin:12px 0 8px;color:#24130C}.info-card p{color:#75645A}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:23px}.review-card p{margin:0 0 16px;color:#62534B}.review-card footer{display:flex;align-items:center;justify-content:space-between;color:#A9978C;font-size:14px}.review-card footer span:first-child{color:#24130C;font-weight:700}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:4px 20px}.faq-item summary{cursor:pointer;padding:16px 0;font-weight:800;color:#24130C}.faq-item p{padding:0 0 18px;margin:0;color:#75645A}.notice-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding:34px;border-radius:30px;background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8;box-shadow:0 24px 56px rgba(43,26,63,.24)}.notice-panel h2{color:#fff;margin-top:0;font-size:34px}.notice-panel p{color:#EEDFD5}.notice-list{display:grid;gap:10px}.notice-list div{padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.06)}.inner-hero{padding:64px 0 46px;background:linear-gradient(135deg,#FFF1C7 0%,#F8EEFF 48%,#E9FFF8 100%)}.inner-hero-grid{display:grid;grid-template-columns:1fr .72fr;gap:44px;align-items:center}.inner-hero h1{font-size:clamp(40px,6vw,66px);line-height:1.1;margin:16px 0;color:#24130C}.inner-hero p{font-size:17px;color:#62534B}.inner-hero img{width:100%;max-height:420px;object-fit:contain;border-radius:28px;filter:drop-shadow(0 22px 30px rgba(97,45,16,.16))}.breadcrumb{font-size:14px;color:#A9978C}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}.article-main{display:grid;gap:22px}.article-section{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:24px;padding:28px;box-shadow:0 16px 34px rgba(97,45,16,.08)}.article-section h2{font-size:28px;line-height:1.3;margin:0 0 12px;color:#24130C}.article-section p{margin:0 0 13px;color:#62534B}.article-section ul{margin:12px 0 0;padding-left:20px;color:#62534B}.side-panel{position:sticky;top:96px;display:grid;gap:18px}.side-card{background:#24130C;color:#FFF3E8;border-radius:22px;padding:24px}.side-card h2,.side-card h3{color:#fff;margin-top:0}.side-card p{color:#EEDFD5}.side-links{display:grid;gap:8px}.side-links a{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.08);color:#fff}.side-links a:hover{background:rgba(0,229,176,.16)}.quote-card{background:#EFFFFA;border-left:5px solid #00E5B0;border-radius:16px;padding:20px;color:#3D514B}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-card{padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(255,107,53,.16)}.related-card h3{margin:0 0 8px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 0 98px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer-grid h2{font-size:17px;color:#fff;margin:0 0 14px}.footer-grid a{display:block;color:#EEDFD5;margin:8px 0}.footer-grid a:hover{color:#00E5B0}.footer-brand p{color:#CDBCB0;max-width:420px}.footer-logo{margin-bottom:16px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#BDAA9E}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:16px}.mobile-bottom-nav{display:none}.form-like{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.form-like div{padding:15px;border-radius:15px;background:#FFF8F0;border:1px solid rgba(255,107,53,.16)}.form-like strong{display:block;color:#24130C}.callout{padding:22px;border-radius:20px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);border:1px solid rgba(255,107,53,.16)}@media(max-width:1050px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.brand-grid,.split-grid,.security-grid,.inner-hero-grid{grid-template-columns:1fr}.hero-visual{max-width:720px;margin:0 auto}.article-layout{grid-template-columns:1fr}.side-panel{position:static;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.trust-grid{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:10px}.site-logo img{width:36px;height:36px}.site-logo strong{font-size:18px}.header-cta{padding:8px 13px;min-height:38px;font-size:13px}.menu-toggle{width:38px;height:38px}.hero{padding:52px 0 42px}.hero-grid{gap:30px}.hero h1{font-size:54px}.hero h2{font-size:28px}.hero p{font-size:15px}.float-note{display:none}.trust-strip{margin-top:0;padding-top:18px}.trust-grid{grid-template-columns:1fr}.section{padding:58px 0}.section-head{display:block}.section-head p{margin-top:12px}.card-grid,.card-grid.two,.service-trio,.reviews,.related-grid{grid-template-columns:1fr}.notice-panel{grid-template-columns:1fr;padding:24px}.article-section{padding:22px}.side-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{display:block}.footer-bottom div{margin-top:14px;flex-wrap:wrap}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;background:rgba(36,19,12,.94);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 16px 34px rgba(36,19,12,.25)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;color:#FFF3E8;font-size:12px}.mobile-bottom-nav span{font-size:18px;line-height:1.2}.site-footer{padding-bottom:130px}.drawer-nav{grid-template-columns:1fr}.form-like{grid-template-columns:1fr}}@media(max-width:460px){.site-logo strong{display:none}.hero-actions{align-items:stretch}.hero-actions .main-btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.notice-panel h2{font-size:28px}}