*{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}.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{display:flex;align-items:center;gap:10px;color:#FFF3E8;text-decoration:none;font-weight:800;font-size:20px;white-space:nowrap}.site-logo img{max-height:44px;width:auto;display:block}.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,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;font-weight:800;transition:.25s ease}.main-btn{background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;padding:13px 24px;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,.3)}.main-btn.compact{padding:10px 18px;font-size:14px}.secondary-btn{color:#FF6B35;border:1px solid rgba(255,107,53,.32);background:#fff;padding:12px 22px}.menu-toggle,.drawer-close{border:0;background:transparent;cursor:pointer}.menu-toggle{width:42px;height:42px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:rgba(255,255,255,.09)}.menu-toggle span{width:19px;height:2px;background:#fff;border-radius:4px}.mobile-only{display:none}.drawer-mask{position:fixed;inset:0;z-index:10000;background:rgba(26,15,10,.52);backdrop-filter:blur(3px)}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100dvh;z-index:10001;background:#FFF8F0;transform:translateX(105%);transition:transform .28s ease;box-shadow:-24px 0 70px rgba(36,19,12,.24);padding:24px;overflow-y:auto}.site-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(255,107,53,.18)}.drawer-brand{display:flex;align-items:center;gap:10px;color:#24130C;text-decoration:none}.drawer-brand img{height:42px}.drawer-close{font-size:34px;color:#24130C}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.drawer-nav a{padding:11px 13px;border-radius:14px;background:#fff;color:#2A1F1A;text-decoration:none;border:1px solid rgba(255,107,53,.14)}.drawer-nav a:hover{color:#FF6B35;border-color:#FF6B35}.drawer-note{margin-top:22px;padding:16px;border-radius:18px;background:#EFFFFA;color:#59483F;font-size:14px}.site-main{min-height:60vh}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:82px 0}.section-sm{padding:54px 0}.section-title{font-size:clamp(30px,4.4vw,52px);line-height:1.15;margin:0 0 20px;color:#24130C;letter-spacing:-.03em}.section-subtitle{font-size:18px;color:#75645A;max-width:760px;margin:0}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.section-kicker:before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,#FF6B35,#00E5B0)}.hero{position:relative;padding:90px 0 72px;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(255,209,102,.34),transparent 30%),radial-gradient(circle at 80% 20%,rgba(0,229,176,.2),transparent 28%),linear-gradient(135deg,#FFF1E8 0%,#F7F0FF 48%,#E9FFF8 100%)}.hero:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-120px;bottom:-180px;background:rgba(255,107,53,.12);filter:blur(5px)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(56px,8vw,104px);line-height:.95;margin:0 0 18px;color:#24130C;letter-spacing:-.06em}.hero-sub{font-size:clamp(23px,3vw,36px);font-weight:800;color:#2B1A3F;margin:0 0 18px}.hero-copy p{font-size:17px;color:#5F4E45;max-width:690px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-points span,.pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(255,107,53,.18);font-size:14px}.hero-visual{position:relative;z-index:2}.hero-visual img{max-width:100%;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 30px 50px rgba(43,26,63,.2))}.highlight-strip{margin-top:-28px;position:relative;z-index:3}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#24130C;padding:18px;border-radius:28px;box-shadow:0 20px 46px rgba(97,45,16,.16)}.highlight-item{padding:18px;border-radius:20px;background:rgba(255,255,255,.07);color:#FFF3E8}.highlight-item h3{margin:0 0 5px;color:#FFD166;font-size:17px}.highlight-item p{margin:0;font-size:13px;color:#EADDD4}.capsule-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.capsule-nav a{display:block;flex:1 1 180px;text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:20px;padding:16px;color:#2A1F1A;box-shadow:0 12px 30px rgba(97,45,16,.08)}.capsule-nav strong{display:block;color:#FF6B35;margin-bottom:4px}.capsule-nav span{font-size:13px;color:#75645A}.card,.zone-card,.info-card,.review-card,.content-panel{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:stretch}.split.reverse .media{order:2}.content-panel{padding:34px}.media{overflow:hidden;border-radius:24px;background:#fff}.media img,.content-img,.zone-card img,.app-section img{max-width:100%;width:100%;height:auto;object-fit:contain;display:block}.feature-list{display:grid;gap:12px;margin:24px 0}.feature-list div{padding:14px 16px;border-radius:16px;background:#FFF8F0;border:1px solid rgba(255,107,53,.14)}.feature-list strong{display:block;color:#2B1A3F;margin-bottom:3px}.text-link{color:#FF6B35;text-decoration:none;font-weight:800}.two-card{display:grid;grid-template-columns:1fr 1fr;gap:24px}.zone-card{padding:24px;overflow:hidden}.zone-card img{border-radius:18px;margin-bottom:18px}.zone-card h3{font-size:26px;margin:0 0 10px;color:#24130C}.zone-card p{color:#75645A}.mini-points{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.mini-points span{font-size:13px;padding:6px 10px;border-radius:999px;background:#EFFFFA;color:#2B1A3F}.three-card{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{padding:22px;overflow:hidden}.info-card img{width:100%;height:210px;object-fit:contain;border-radius:16px;background:#FFF8F0}.info-card h3{font-size:22px;margin:16px 0 8px}.info-card p{font-size:15px;color:#75645A}.security-wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{padding:30px;border-radius:26px;background:#24130C;color:#FFF3E8;overflow:hidden}.security-card.light{background:#EFFFFA;color:#2A1F1A}.security-card h3{font-size:28px;margin:0 0 10px;color:#FFD166}.security-card.light h3{color:#2B1A3F}.security-card img{width:100%;max-height:300px;object-fit:contain;margin-top:16px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card p{margin:0 0 16px;color:#5F4E45}.review-card span{font-size:13px;color:#A9978C}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:20px 22px}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#75645A}.notice{padding:28px;border-radius:24px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);border:1px solid rgba(255,107,53,.18)}.notice h2,.notice h3{margin-top:0}.page-hero{padding:70px 0 42px;background:radial-gradient(circle at 20% 0,rgba(255,209,102,.3),transparent 35%),linear-gradient(135deg,#FFF1E8,#E9FFF8)}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.05;margin:0 0 16px;color:#24130C}.page-hero p{font-size:18px;color:#5F4E45}.page-hero img{width:100%;max-height:480px;object-fit:contain}.article-wrap{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}.article{background:#fff;border-radius:26px;padding:38px;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.1)}.article h2{font-size:30px;margin-top:34px}.article h2:first-child{margin-top:0}.article p{color:#59483F}.article ul{padding-left:20px}.article li{margin:8px 0}.side-panel{position:sticky;top:100px;display:grid;gap:18px}.side-card{padding:22px;border-radius:20px;background:#24130C;color:#FFF3E8}.side-card.light{background:#EFFFFA;color:#2A1F1A}.side-card h3{margin-top:0;color:#FFD166}.side-card.light h3{color:#2B1A3F}.side-card a{color:#00A884;text-decoration:none;font-weight:800}.quote{padding:20px 22px;border-left:4px solid #FF6B35;background:#FFF8F0;border-radius:0 16px 16px 0;color:#5F4E45}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.step{padding:18px;border-radius:18px;background:#EFFFFA}.step strong{display:block;color:#B8336A;font-size:20px}.cta-band{margin-top:34px;padding:28px;border-radius:24px;background:#24130C;color:#FFF3E8;display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-band h3{margin:0;color:#FFD166}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 0 24px;margin-top:0}.footer-grid{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px}.footer-logo{margin-bottom:12px}.footer-brand p{color:#DCCBC0;max-width:420px}.footer-grid h3{color:#FFD166;margin-top:0}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid a{color:#FFF3E8;text-decoration:none}.footer-grid a:hover{color:#00E5B0}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:36px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:20px;color:#BFAEA3;font-size:13px}.mobile-bottom{display:none}
@media(max-width:980px){.nav-core{display:none}.mobile-only{display:flex}.desktop-menu{display:none}.header-inner{min-height:66px;padding:0 14px}.site-logo span{display:none}.site-logo{position:absolute;left:50%;transform:translateX(-50%)}.site-logo img{max-height:40px}.hero-grid,.page-hero-grid,.split,.article-wrap{grid-template-columns:1fr}.hero{padding-top:64px}.hero-visual{max-width:680px;margin:0 auto}.highlight-grid{grid-template-columns:1fr 1fr}.three-card,.review-grid{grid-template-columns:1fr 1fr}.article-wrap{gap:22px}.side-panel{position:static;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.split.reverse .media{order:0}}
@media(max-width:680px){body{padding-bottom:68px}.container{width:min(100% - 24px,1180px)}.section{padding:58px 0}.section-sm{padding:40px 0}.header-actions .main-btn{padding:8px 12px;font-size:12px}.hero h1{font-size:58px}.hero-sub{font-size:24px}.hero-copy p{font-size:15px}.hero-actions{align-items:stretch}.hero-actions a{width:100%}.highlight-strip{margin-top:-12px}.highlight-grid,.two-card,.three-card,.security-wrap,.review-grid,.side-panel,.steps{grid-template-columns:1fr}.highlight-grid{padding:12px;border-radius:22px}.capsule-nav a{flex-basis:100%}.content-panel,.article{padding:24px}.page-hero{padding-top:44px}.page-hero h1{font-size:42px}.drawer-nav{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:62px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(38,20,12,.96);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#FFF3E8;text-decoration:none;font-size:13px}.mobile-bottom a:hover{color:#00E5B0}.site-footer{padding-bottom:36px}.footer-grid,.footer-bottom{width:min(100% - 24px,1180px)}}
