*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"PingFang SC","Microsoft YaHei",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: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:24px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:24px;letter-spacing:.05em}.site-logo img{width:44px;height:44px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:10px}.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,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:.25s}.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,.28)}.secondary-btn{border:1px solid rgba(255,107,53,.35);background:#fff;color:#FF6B35}.menu-toggle{width:44px;height:44px;padding:10px;border:0;background:rgba(255,255,255,.1);border-radius:14px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:2px}.mobile-only{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(26,15,10,.58);opacity:0;visibility:hidden;z-index:10000;transition:.25s}.site-drawer{position:fixed;top:0;right:0;width:min(390px,92vw);height:100dvh;background:#FFF8F0;z-index:10001;padding:24px;transform:translateX(105%);transition:.3s;overflow-y:auto;box-shadow:-18px 0 55px rgba(36,19,12,.25)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .site-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;text-decoration:none;color:#24130C}.drawer-brand img{width:44px;height:44px;object-fit:contain}.drawer-close{width:44px;height:44px;border:0;border-radius:14px;background:#fff;color:#24130C;font-size:32px;line-height:1;cursor:pointer}.drawer-intro{color:#75645A;margin:20px 0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a,.drawer-links a{padding:10px 12px;border-radius:14px;background:#fff;text-decoration:none;border:1px solid rgba(255,107,53,.14)}.drawer-nav a:hover,.drawer-links a:hover{color:#FF6B35;border-color:rgba(255,107,53,.4)}.drawer-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.drawer-links a{font-size:14px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:88px 0}.section-sm{padding:56px 0}.section-title{font-size:clamp(30px,4vw,50px);line-height:1.18;margin:0 0 18px;color:#24130C;letter-spacing:-.02em}.section-title.small{font-size:clamp(26px,3vw,38px)}.section-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#2B1A3F;color:#FFD166;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:14px}.lead{font-size:18px;color:#75645A;max-width:760px}.muted{color:#75645A}.text-link{color:#FF6B35;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.hero{position:relative;padding:76px 0 72px;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(255,209,102,.5),transparent 28%),radial-gradient(circle at 85% 28%,rgba(0,229,176,.25),transparent 30%),linear-gradient(135deg,#FFF8F0 0%,#F5EBFF 48%,#E9FFF8 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero:before{width:260px;height:260px;background:rgba(255,107,53,.13);left:-80px;bottom:-80px}.hero:after{width:190px;height:190px;background:rgba(184,51,106,.13);right:6%;top:8%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px}.hero-copy h1{font-size:clamp(56px,9vw,112px);line-height:.9;margin:0 0 22px;color:#24130C;letter-spacing:-.06em}.hero-subtitle{font-size:clamp(28px,4vw,48px);line-height:1.2;font-weight:800;margin:0 0 20px;color:#2B1A3F}.hero-copy p{font-size:17px;color:#5f5047}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-points span,.pill{padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(255,107,53,.18);font-size:14px}.hero-visual{position:relative}.hero-visual>img{width:100%;max-height:620px;object-fit:contain;border-radius:34px;filter:drop-shadow(0 28px 42px rgba(43,26,63,.2))}.floating-note{position:absolute;max-width:230px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 40px rgba(43,26,63,.16);font-size:14px}.floating-note.one{left:-18px;bottom:13%}.floating-note.two{right:-15px;top:10%}.highlights{margin-top:-28px;position:relative;z-index:3}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.highlight-item{padding:22px}.highlight-item strong{display:block;color:#24130C;font-size:19px;margin-bottom:6px}.highlight-item p{margin:0;color:#75645A;font-size:14px}.capsules{display:flex;flex-wrap:wrap;gap:12px}.capsule{flex:1 1 190px;min-height:112px;padding:18px;border-radius:24px;background:#fff;border:1px solid rgba(255,107,53,.16);text-decoration:none;transition:.25s}.capsule:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(97,45,16,.12)}.capsule strong{display:block;color:#24130C;margin-bottom:5px}.capsule small{display:block;color:#75645A;line-height:1.55}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.split.reverse .media{order:2}.media img,.content-img,.zone-card img,.app-section img{width:100%;max-height:520px;object-fit:contain;border-radius:28px}.copy p{color:#5f5047}.feature-list{display:grid;gap:10px;margin:20px 0}.feature-list div{display:flex;gap:10px;align-items:flex-start}.feature-list b{color:#FF6B35}.two-col,.three-col,.review-grid,.service-grid{display:grid;gap:22px}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.zone-card{overflow:hidden}.zone-card img{border-radius:0;max-height:270px}.zone-body{padding:26px}.zone-body h3{font-size:25px;margin:0 0 10px;color:#24130C}.zone-body p{color:#75645A}.mini-points{margin:18px 0;padding-left:20px;color:#5f5047}.mini-points li{margin:6px 0}.band{background:#24130C;color:#FFF3E8}.band .section-title,.band h2,.band h3{color:#fff}.band .lead,.band p{color:#d9c9bf}.three-col .info-card{padding:26px}.info-card h3{font-size:22px;color:#24130C;margin-top:0}.info-card img{width:100%;height:170px;object-fit:contain;margin-bottom:18px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{padding:0;overflow:hidden}.security-card img{width:100%;max-height:300px;object-fit:contain;background:#EFFFFA}.security-card .zone-body{padding:28px}.review-grid{grid-template-columns:repeat(3,1fr)}.review-card{padding:24px}.review-card p{margin-top:0;color:#5f5047}.review-card strong{color:#FF6B35}.faq-list{display:grid;gap:14px}.faq-item{padding:22px 24px}.faq-item h3{margin:0 0 8px;color:#24130C;font-size:19px}.faq-item p{margin:0;color:#75645A}.notice-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;padding:36px;border-radius:30px;background:linear-gradient(135deg,#FFF1C7,#E9FFF8);border:1px solid rgba(255,107,53,.18)}.notice-panel img{width:100%;max-height:360px;object-fit:contain}.page-hero{padding:72px 0 60px;background:linear-gradient(135deg,#FFF8F0,#F4ECFF 55%,#E9FFF8)}.page-hero-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:44px}.page-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.08;margin:0 0 18px;color:#24130C}.page-hero p{font-size:18px;color:#75645A}.page-hero img{width:100%;max-height:470px;object-fit:contain;border-radius:30px}.content-section{padding:68px 0}.content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:28px;align-items:start}.article-card{padding:34px}.article-card h2{font-size:30px;color:#24130C;margin:30px 0 12px}.article-card h2:first-child{margin-top:0}.article-card h3{font-size:21px;color:#2B1A3F}.article-card p{color:#5f5047}.article-card ul{padding-left:22px;color:#5f5047}.article-card li{margin:8px 0}.side-stack{display:grid;gap:20px}.side-card{padding:24px}.side-card h2,.side-card h3{margin-top:0;color:#24130C}.side-card img{width:100%;max-height:250px;object-fit:contain;border-radius:20px;margin-bottom:16px}.side-card a{display:inline-block;margin-top:8px}.quote{padding:18px;border-radius:18px;background:#EFFFFA;color:#2A1F1A}.legal-note{padding:22px;border-left:4px solid #FF6B35;background:#FFF1C7;border-radius:0 18px 18px 0}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 58px;border-radius:18px;background:#fff;border:1px solid rgba(255,107,53,.18)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#2B1A3F;color:#FFD166;font-weight:800}.faq-page .faq-item{padding:26px}.faq-page .faq-item h2{font-size:21px;margin:0 0 10px}.cta-strip{padding:34px;border-radius:28px;background:#2B1A3F;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-strip h2{margin:0;color:#fff}.cta-strip p{margin:6px 0 0;color:#d9c9bf}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 0 0}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:36px}.footer-brand p{color:#d9c9bf;max-width:420px}.footer-logo{margin-bottom:16px}.footer-column h2{font-size:16px;color:#FFD166;margin:0 0 14px}.footer-column a{display:block;color:#FFF3E8;text-decoration:none;margin:8px 0}.footer-column a:hover{color:#00E5B0}.footer-bottom{margin-top:44px;border-top:1px solid rgba(255,255,255,.1);padding:20px max(20px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:13px;color:#cbb8ac}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{color:#FFF3E8;text-decoration:none}.mobile-bottom-nav{display:none}
@media(max-width:1050px){.nav-core{display:none}.mobile-only{display:flex}.header-inner{gap:14px}.hero-grid,.page-hero-grid,.split,.notice-panel{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy p,.lead{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}.content-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1.4fr repeat(3,1fr)}}
@media(max-width:820px){.section{padding:64px 0}.section-sm{padding:44px 0}.highlight-grid,.three-col,.review-grid,.security-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.cta-strip{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){body{padding-bottom:72px}.container{width:min(100% - 28px,1180px)}.header-inner{min-height:64px;padding:0 14px}.site-logo strong{display:none}.site-logo img{width:40px;height:40px}.desktop-menu{display:none}.header-cta{min-height:40px;padding:8px 14px;font-size:13px}.mobile-only{width:40px;height:40px}.hero{padding:52px 0}.hero-grid{gap:30px}.hero-copy h1{font-size:68px}.hero-subtitle{font-size:31px}.hero-copy p{font-size:15px}.floating-note{position:static;margin:10px auto;max-width:100%}.highlights{margin-top:0;padding-top:18px}.highlight-grid,.three-col,.review-grid,.security-grid,.side-stack{grid-template-columns:1fr}.highlight-item{padding:18px}.page-hero{padding:48px 0}.page-hero-grid{gap:24px}.page-hero h1{font-size:42px}.page-hero p{font-size:16px}.article-card{padding:24px}.article-card h2{font-size:26px}.notice-panel{padding:24px}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:8px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(36,19,12,.96);backdrop-filter:blur(12px);border-radius:18px;padding:7px;box-shadow:0 12px 34px rgba(36,19,12,.28)}.mobile-bottom-nav a{color:#FFF3E8;text-decoration:none;text-align:center;font-size:12px;border-radius:12px;padding:5px 2px}.mobile-bottom-nav a span{display:block;font-size:18px;line-height:1.1}.mobile-bottom-nav a.active{background:rgba(0,229,176,.16);color:#fff}.drawer-nav{grid-template-columns:1fr 1fr}}
