*{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:inherit}.container{width:min(1200px,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 22px;display:flex;align-items:center;justify-content:space-between;gap:22px}.site-logo{display:flex;align-items:center;flex:0 0 auto}.site-logo img{max-height:44px;max-width:128px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;white-space:nowrap;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,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:13px 22px;font-weight:700;transition:.2s ease;border:0}.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 38px rgba(255,107,53,.3)}.main-btn.small{padding:10px 18px;font-size:14px}.ghost-btn{background:#fff;color:#2B1A3F;border:1px solid rgba(43,26,63,.15)}.ghost-btn:hover{border-color:#FF6B35;color:#FF6B35}.menu-toggle{width:42px;height:42px;border:0;border-radius:13px;background:rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px}.mobile-menu{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(19,10,7,.56);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.site-drawer{position:fixed;right:0;top:0;width:min(380px,88vw);height:100vh;background:#fff;transform:translateX(105%);transition:.28s ease;z-index:10001;padding:24px;box-shadow:-20px 0 60px rgba(36,19,12,.2);overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:20px}.drawer-close{border:0;background:#FFF1C7;width:40px;height:40px;border-radius:50%;font-size:28px;cursor:pointer;color:#24130C}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{text-decoration:none;padding:12px 14px;border-radius:14px;background:#FFF8F0;border:1px solid rgba(255,107,53,.13)}.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.drawer-note{margin-top:22px;padding:16px;border-radius:16px;background:#2B1A3F;color:#fff;font-size:14px}.hero-home{position:relative;padding:76px 0 56px;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(255,209,102,.5),transparent 32%),radial-gradient(circle at 86% 18%,rgba(0,229,176,.25),transparent 28%),linear-gradient(135deg,#FFF3E8 0%,#F6ECFF 48%,#E9FFF8 100%)}.hero-grid,.split-feature,.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.eyebrow,.section-kicker{display:inline-block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#B8336A;margin-bottom:10px}.hero-copy h1{font-size:clamp(64px,9vw,126px);line-height:.85;margin:0;color:#24130C;letter-spacing:-.06em}.hero-copy h2{font-size:clamp(28px,4vw,50px);line-height:1.22;margin:20px 0;color:#2B1A3F}.hero-copy p,.lead{font-size:18px;color:#5E4B43}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;gap:10px;flex-wrap:wrap}.hero-points span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(255,107,53,.18);font-size:14px}.hero-visual img{width:100%;max-height:640px;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(43,26,63,.18))}.highlight-strip{margin-top:-12px;position:relative;z-index:2}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-grid article,.card,.zone-card,.info-card,.review-card,.article-card,.side-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.highlight-grid article{padding:22px}.highlight-grid h3{margin:0 0 6px;color:#24130C}.highlight-grid p{margin:0;color:#75645A;font-size:14px}.section{padding:78px 0}.soft-section{background:#F4FFF9}.security-section{background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8}.security-section h2,.security-section .section-kicker{color:#fff}.security-section p{color:#F4E8DF}.section-head{max-width:760px;margin-bottom:30px}.section-head h2,.split-feature h2,.zone-card h2,.info-card h2,.notice-grid h2,.article-section h2,.side-card h2{color:#24130C;line-height:1.25;margin:4px 0 14px}.section-head h2,.split-feature h2,.notice-grid h2{font-size:clamp(30px,4vw,46px)}.section-head p,.split-feature p{color:#75645A}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule-grid a{text-decoration:none;padding:20px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 12px 30px rgba(97,45,16,.07);transition:.2s}.capsule-grid a:hover{transform:translateY(-3px);border-color:#00E5B0}.capsule-grid strong{display:block;color:#2B1A3F;margin-bottom:5px}.capsule-grid span{font-size:13px;color:#75645A}.split-feature{gap:46px}.split-feature.reverse{grid-template-columns:.95fr 1.05fr}.content-img{width:100%;max-height:520px;object-fit:contain;border-radius:28px}.two-column-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.zone-card{overflow:hidden}.zone-card>img{width:100%;height:260px;object-fit:contain;background:#FFF1F4}.zone-card>div{padding:26px}.zone-card ul,.feature-list{padding-left:20px;color:#75645A}.text-link{color:#FF6B35;text-decoration:none;font-weight:700}.three-column-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{padding:20px}.info-card img{width:100%;height:190px;object-fit:contain;border-radius:16px;background:#FFF8F0}.image-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.image-pair img{width:100%;height:320px;object-fit:contain;border-radius:24px;background:#fff}.inline-links{display:flex;gap:12px;flex-wrap:wrap}.inline-links a{color:#fff;font-weight:700}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 12px 30px rgba(97,45,16,.08);color:#5E4B43}.faq-home,.faq-list{max-width:900px}.faq-home details,.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;margin-bottom:12px;padding:4px 18px}.faq-home summary,.faq-list summary{cursor:pointer;padding:16px 4px;font-weight:800;color:#24130C}.faq-home details p,.faq-list details p{color:#75645A;margin-top:0}.faq-home>.main-btn{margin-top:20px}.notice-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:48px;align-items:start}.about-mini{background:#FFF1C7}.inner-hero{padding:70px 0;background:radial-gradient(circle at 15% 15%,rgba(255,209,102,.46),transparent 30%),linear-gradient(135deg,#FFF3E8,#F4EDFF 52%,#E9FFF8)}.inner-hero h1{font-size:clamp(38px,6vw,66px);line-height:1.12;margin:8px 0 18px;color:#24130C}.inner-image img{width:100%;max-height:500px;object-fit:contain}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.article-card{padding:34px}.article-section{padding:8px 0 24px;border-bottom:1px solid rgba(255,107,53,.12)}.article-section:last-child{border-bottom:0}.article-section p{color:#5E4B43}.side-stack{display:grid;gap:18px;position:sticky;top:96px}.side-card{padding:22px}.side-card blockquote{margin:0;color:#5E4B43;font-size:17px}.muted{color:#A9978C;font-size:13px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 90px}.footer-inner{width:min(1200px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}.footer-brand img{max-height:44px;max-width:130px;object-fit:contain;margin-bottom:14px}.footer-brand p{color:#DCCABD}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{margin:0 0 8px}.footer-links a{color:#DCCABD;text-decoration:none}.footer-links a:hover{color:#00E5B0}.footer-bottom{width:min(1200px,calc(100% - 40px));margin:36px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#BFAEA3;font-size:13px}.mobile-quick{display:none}
@media(max-width:1050px){.nav-core{display:none}.capsule-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1.2fr 1fr 1fr}.footer-links:last-child{display:none}}
@media(max-width:820px){.container{width:min(100% - 28px,1200px)}.header-inner{min-height:64px;padding:0 14px}.mobile-menu{display:flex}.desktop-menu{display:none}.site-logo img{max-height:38px;max-width:105px}.main-btn.small{padding:9px 13px}.hero-home,.inner-hero{padding:48px 0}.hero-grid,.split-feature,.split-feature.reverse,.inner-hero-grid,.notice-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:center}.hero-actions,.hero-points{justify-content:center}.hero-visual img,.inner-image img{max-height:430px}.highlight-grid,.two-column-cards,.three-column-cards,.review-grid,.capsule-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.side-stack{position:static}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.mobile-quick{position:fixed;bottom:0;left:0;right:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(26,15,10,.96);backdrop-filter:blur(12px);padding:9px 8px max(9px,env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(26,15,10,.2)}.mobile-quick a{text-align:center;text-decoration:none;color:#FFF3E8;font-size:13px;padding:5px}.site-footer{padding-bottom:120px}.section{padding:58px 0}.article-card{padding:24px}}
@media(max-width:560px){.header-actions .main-btn.small{font-size:12px;padding:8px 11px}.hero-copy p,.lead{font-size:16px}.highlight-grid,.two-column-cards,.three-column-cards,.review-grid,.capsule-grid,.image-pair,.footer-inner{grid-template-columns:1fr}.drawer-nav{grid-template-columns:1fr 1fr}.zone-card>img{height:220px}.info-card img{height:170px}.article-card{padding:19px}.site-drawer{padding:18px}.section-head h2,.split-feature h2,.notice-grid h2{font-size:30px}}
