
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#FF6B35;text-decoration:none}a:hover{color:#B8336A}.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:18px}.site-logo,.footer-logo{display:flex;align-items:center;gap:10px;color:#FFF3E8;font-size:25px;font-weight:900}.site-logo img,.footer-logo img{max-height:44px;width:auto}.nav-core{display:flex;gap:10px;align-items:center}.nav-core a{color:#FFF3E8;border-radius:999px;padding:8px 12px;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,.soft-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800}.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{color:#fff;transform:translateY(-2px)}.soft-btn{background:#fff;color:#FF6B35;border:1px solid rgba(255,107,53,.22)}.menu-toggle{width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.1);color:#FFF3E8;font-size:20px;cursor:pointer}.mobile-menu{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(26,15,10,.48);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.side-drawer{position:fixed;right:0;top:0;height:100vh;width:min(390px,88vw);background:#FFF8F0;z-index:10001;transform:translateX(105%);transition:.28s;box-shadow:-24px 0 60px rgba(36,19,12,.28);padding:22px;overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .side-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-brand{display:flex;align-items:center;gap:10px;color:#24130C;font-size:22px}.drawer-brand img{height:42px}.drawer-close{width:40px;height:40px;border:0;border-radius:50%;background:#24130C;color:#FFF3E8;font-size:26px;cursor:pointer}.drawer-note{padding:14px 16px;border-radius:18px;background:#EFFFFA;color:#75645A;border:1px solid rgba(0,229,176,.18)}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{padding:12px 14px;border-radius:16px;background:#fff;color:#2A1F1A;border:1px solid rgba(255,107,53,.16);font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#24130C;color:#FFF3E8}.section{padding:76px 22px}.section-tight{padding:48px 22px}.container{max-width:1180px;margin:0 auto}.hero,.page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(255,209,102,.45),transparent 30%),radial-gradient(circle at 74% 20%,rgba(0,229,176,.28),transparent 34%),linear-gradient(135deg,#FFF8F0 0%,#F8E9FF 42%,#E9FFF8 100%)}.hero{padding:82px 22px 70px}.hero-inner,.page-hero-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.kicker,.section-kicker{display:inline-flex;color:#B8336A;background:rgba(255,255,255,.78);border:1px solid rgba(255,107,53,.16);padding:7px 13px;border-radius:999px;font-weight:800;font-size:14px}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.95;margin:18px 0 12px;color:#24130C}.hero h2,.section-head h2,.copy h2,.page-hero h1{color:#24130C;line-height:1.15;margin:12px 0 16px}.hero h2{font-size:clamp(26px,3.5vw,44px)}.lead,.page-hero p,.section-head p,.copy p{color:#5f4b40}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.hero-tags{display:flex;gap:10px;flex-wrap:wrap}.hero-tags span,.tag{border-radius:999px;padding:7px 12px;background:#24130C;color:#FFD166;font-weight:700;font-size:13px}.hero-visual img,.page-hero img,.content-img{border-radius:32px;box-shadow:0 28px 70px rgba(43,26,63,.18);background:#fff;object-fit:contain}.float-card{position:absolute;background:rgba(255,255,255,.92);border:1px solid rgba(255,107,53,.18);box-shadow:0 18px 38px rgba(97,45,16,.16);border-radius:20px;padding:14px 16px;max-width:210px}.float-card span{font-size:13px;color:#75645A}.float-one{left:-26px;bottom:30px}.float-two{right:-18px;top:34px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2,.split{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.info-card,.zone-card,.review-card,.faq-item,.notice-card,.article-card,.capsule{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.info-card,.review-card,.faq-item,.notice-card,.article-card{padding:24px}.info-card h3,.zone-card h3,.review-card h3,.faq-item h3,.notice-card h3{margin:0 0 10px;color:#24130C}.info-card p,.zone-card p,.review-card p,.faq-item p,.notice-card p,.article-card p{margin:0 0 13px;color:#75645A}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.section-head h2,.copy h2{font-size:clamp(30px,4vw,46px)}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule{border-radius:26px;padding:16px}.capsule strong{display:block;color:#24130C}.capsule span{display:block;font-size:13px;color:#75645A;line-height:1.45;margin:6px 0}.image-stack{display:grid;gap:14px}.mini-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-row img{border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(97,45,16,.1);object-fit:contain}.points{display:grid;gap:10px;margin:16px 0}.points span{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid rgba(255,107,53,.14);border-radius:16px;padding:10px 12px}.points span:before{content:"";width:8px;height:8px;margin-top:9px;border-radius:50%;background:#00E5B0;flex:0 0 8px}.zone-card{overflow:hidden}.zone-card img{width:100%;border-radius:22px 22px 0 0;background:#fff;object-fit:contain}.zone-body{padding:24px}.text-link{color:#FF6B35;font-weight:900}.band{background:linear-gradient(135deg,#24130C 0%,#2B1A3F 55%,#B8336A 100%);color:#FFF3E8}.band h2,.band h3{color:#fff}.band p{color:#FFE8D6}.band .info-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);box-shadow:none}.reviews,.faq-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-list{grid-template-columns:repeat(2,1fr)}.reminder{background:#FFF1C7;border:1px solid rgba(255,209,102,.55);border-radius:24px;padding:28px}.page-hero{padding:80px 22px 50px}.page-hero h1{font-size:clamp(36px,5vw,62px)}.article{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 320px;gap:32px}.article-main{display:grid;gap:24px}.article-card h2{margin:0 0 14px;color:#24130C;font-size:30px}.sidebar{position:sticky;top:94px;align-self:start;display:grid;gap:18px}.faq-page{display:grid;gap:18px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:62px 22px 18px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.5fr;gap:42px}.footer-inner p{color:#F6DCC8}.footer-alert{border-left:3px solid #00E5B0;padding-left:14px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-links h3{color:#FFD166}.footer-links a{display:block;color:#FFF3E8;margin:8px 0}.footer-bottom{max-width:1180px;margin:36px auto 0;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;color:#A9978C}.bottom-tabs{display:none}
@media(max-width:1080px){.nav-core{display:none}.mobile-menu{display:inline-flex}.hero-inner,.page-hero-inner,.split,.article,.footer-inner{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.reviews,.footer-links{grid-template-columns:repeat(2,1fr)}.capsule-grid{grid-template-columns:repeat(2,1fr)}.sidebar{position:static}}@media(max-width:700px){body{padding-bottom:76px}.header-inner{min-height:66px;padding:0 12px;gap:8px}.site-logo span{font-size:20px}.site-logo img{max-height:36px}.head-btn{padding:9px 13px;font-size:14px}.desktop-menu{display:none}.hero{padding:54px 16px 44px}.lead{font-size:16px}.float-card{position:static;margin-top:12px;max-width:none}.section,.section-tight,.page-hero{padding-left:16px;padding-right:16px}.grid-4,.grid-3,.grid-2,.capsule-grid,.reviews,.faq-list,.footer-links{grid-template-columns:1fr}.section-head{display:block}.article-card{padding:22px}.mini-row{grid-template-columns:1fr}.drawer-nav{grid-template-columns:1fr}.side-drawer{left:0;right:auto;transform:translateX(-105%)}.drawer-open .side-drawer{transform:translateX(0)}.bottom-tabs{position:fixed;left:12px;right:12px;bottom:10px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;background:rgba(38,20,12,.94);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:8px;backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(36,19,12,.25)}.bottom-tabs a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#FFF3E8;font-size:12px}.bottom-tabs span{font-size:18px;color:#FFD166}}