
:root{--bg:#fff8f0;--ink:#2a1f1a;--muted:#75645a;--soft:#a9978c;--brand:#ff6b35;--navy:#2b1a3f;--mint:#00e5b0;--gold:#ffd166;--pink:#b8336a;--card:#fff;--border:rgba(255,107,53,.18);--shadow:0 20px 46px rgba(97,45,16,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto;display:block}.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:auto;min-height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.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{width:42px;max-height:44px;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}.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;text-decoration:none;background:linear-gradient(135deg,#ff6b35 0%,#ffb703 48%,#00e5b0 100%);color:#fff!important;border-radius:999px;padding:13px 22px;font-weight:800;box-shadow:0 14px 32px rgba(255,107,53,.22);border:0}.main-btn.small{padding:9px 16px}.menu-btn,.drawer-close{border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:12px;padding:10px 13px;font-size:18px;cursor:pointer}.mobile-only{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(15,8,6,.55);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100vh;background:#fff;z-index:10001;padding:28px;transform:translateX(105%);transition:.3s;overflow-y:auto}.drawer.open{transform:none}.drawer-close{float:right;background:#24130c}.drawer strong{font-size:24px}.drawer nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.drawer nav a{text-decoration:none;padding:12px;border-radius:14px;background:#fff1c7;color:#24130c}.menu-open{overflow:hidden}.container{width:min(1180px,calc(100% - 36px));margin:auto}.hero{padding:78px 0;background:radial-gradient(circle at 80% 10%,rgba(0,229,176,.18),transparent 25%),radial-gradient(circle at 15% 10%,rgba(255,107,53,.18),transparent 28%),linear-gradient(135deg,#fff1c7,#effffa 58%,#f5edff)}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow,.section-kicker{color:#b8336a;font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(46px,8vw,88px);line-height:1.05;margin:10px 0}.hero h2{font-size:clamp(24px,4vw,38px);margin:0 0 18px}.hero p{font-size:18px;color:var(--muted)}.hero-visual img,.content-img{border-radius:28px;box-shadow:var(--shadow);background:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.hero-points span,.pill-nav a,.tag{border-radius:999px;padding:8px 13px;background:#fff;color:#7a3a22;border:1px solid var(--border);text-decoration:none}.section{padding:72px 0}.section.alt{background:#effffa}.section.dark{background:#24130c;color:#fff3e8}.section h2,.section-title{font-size:clamp(30px,5vw,48px);line-height:1.2;margin:8px 0 18px}.section.dark h2,.section.dark h3{color:#fff}.lead{font-size:18px;color:var(--muted);max-width:820px}.grid-4,.grid-3,.grid-2,.reviews,.faq-grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2,.reviews,.faq-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:26px}.card h3,.zone-card h3,.info-card h3{margin-top:0}.zone-card img,.card img{border-radius:18px;margin-bottom:18px}.text-link{color:#ff6b35;font-weight:800;text-decoration:none}.pill-nav{display:flex;flex-wrap:wrap;gap:12px}.pill-nav a:hover{background:#ff6b35;color:#fff}.quote{font-size:17px}.quote cite{display:block;margin-top:12px;color:var(--soft);font-style:normal}.notice{background:linear-gradient(135deg,#2b1a3f,#3f2b63);color:#fff;padding:34px;border-radius:26px}.notice h2,.notice h3{color:#fff}.page-hero{padding:70px 0 45px;background:linear-gradient(135deg,#fff1c7,#effffa)}.page-hero h1{font-size:clamp(38px,6vw,64px);margin:8px 0}.prose p{margin:0 0 18px}.feature-list{display:grid;gap:12px;margin:20px 0;padding:0;list-style:none}.feature-list li{background:#fff1c7;border-radius:14px;padding:14px 16px}.faq-item details{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px 20px}.faq-item details+details{margin-top:12px}.faq-item summary{font-weight:800;cursor:pointer}footer{background:#1a0f0a;color:#fff3e8;padding:58px 0 92px}.footer-grid{width:min(1180px,calc(100% - 36px));margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-grid h3{color:#ffd166}.footer-grid a{display:block;color:#fff3e8;text-decoration:none;margin:8px 0}.footer-bottom{width:min(1180px,calc(100% - 36px));margin:30px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#d9c8bc}.footer-logo{margin-bottom:15px}.mobile-bottom{display:none}
@media(max-width:960px){.nav-core{display:none}.mobile-only{display:block}.desktop-only{display:none}.hero-grid,.split{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{padding:52px 0}.hero-visual{order:-1}.hero-visual img{max-height:420px;margin:auto}.mobile-bottom{position:fixed;z-index:9998;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(38,20,12,.96);backdrop-filter:blur(10px);padding:10px 8px env(safe-area-inset-bottom);box-shadow:0 -8px 24px rgba(0,0,0,.15)}.mobile-bottom a{color:#fff;text-align:center;text-decoration:none;font-size:14px}body{padding-bottom:58px}}
@media(max-width:640px){.header-inner{padding:0 12px;min-height:64px}.site-logo span{font-size:17px}.site-logo img{width:34px}.main-btn.small{padding:8px 12px;font-size:13px}.grid-4,.grid-2,.reviews,.faq-grid,.footer-grid{grid-template-columns:1fr}.section{padding:52px 0}.card,.zone-card,.info-card,.review-card{padding:21px}.drawer nav{grid-template-columns:1fr}.hero h1{font-size:48px}}
