
:root{--bg:#FFF8F0;--ink:#2A1F1A;--muted:#75645A;--title:#24130C;--brand:#FF6B35;--navy:#2B1A3F;--aqua:#00E5B0;--gold:#FFD166;--rose:#B8336A;--line:rgba(255,107,53,.18);--shadow:0 20px 46px rgba(97,45,16,.14);--max:1240px}*{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}body.drawer-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit}.site-header{position:sticky;top:0;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;min-height:72px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo,.drawer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#FFF3E8}.site-logo img,.drawer-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px}.nav-core{display:flex;gap:6px}.nav-core a{padding:8px 12px;border-radius:999px;color:#FFF3E8;text-decoration:none}.nav-core a:hover,.nav-core a.active{background:rgba(0,229,176,.16);color:#fff}.header-actions{display:flex;gap:9px}.main-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:800}.main-btn{background:linear-gradient(135deg,#FF6B35,#FFB703 48%,#00E5B0);color:#fff;box-shadow:0 14px 32px rgba(255,107,53,.22)}.ghost-btn{background:#fff;border:1px solid var(--line);color:var(--brand)}.menu-toggle{width:43px;height:43px;border:0;border-radius:14px;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:19px;height:2px;background:#fff}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(26,15,10,.55);opacity:0;transition:.25s}.drawer-overlay.show{opacity:1}.site-drawer{position:fixed;right:0;top:0;bottom:0;z-index:10001;width:min(390px,90vw);padding:22px;background:#fffaf5;box-shadow:-20px 0 55px rgba(36,19,12,.24);transform:translateX(105%);transition:.28s;overflow:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-brand{color:var(--title)}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#fff0e8;font-size:1.7rem}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.drawer-nav a{padding:11px 13px;border:1px solid var(--line);border-radius:15px;background:#fff;text-decoration:none;font-weight:700}.drawer-note{padding:14px;border-radius:16px;background:#FFF1C7;color:#6f5025}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:76px 0}.compact{padding:52px 0}.section-alt{background:linear-gradient(180deg,rgba(233,255,248,.8),rgba(255,248,240,.7))}.section-head{max-width:770px;margin-bottom:30px}.center{text-align:center;margin-left:auto;margin-right:auto}.kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:.82rem;font-weight:900;letter-spacing:.08em}.kicker:before,.eyebrow:before{content:"";width:24px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--brand),var(--aqua))}h1,h2,h3{color:var(--title);line-height:1.25}h1{font-size:clamp(2.4rem,6vw,5.1rem);letter-spacing:-.04em}h2{font-size:clamp(1.8rem,3.5vw,3rem)}.lead{font-size:1.08rem;color:var(--muted)}.hero{padding:72px 0 56px;background:radial-gradient(circle at 12% 20%,rgba(255,209,102,.42),transparent 26%),radial-gradient(circle at 90% 10%,rgba(0,229,176,.22),transparent 28%),linear-gradient(135deg,#FFF1E7,#F5ECFF 50%,#E8FFF9)}.hero-grid,.page-grid,.media-split{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.hero-sub{font-size:clamp(1.35rem,2.7vw,2.1rem);font-weight:900;color:var(--rose)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none}.hero-points li{padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid var(--line);font-weight:800}.hero img,.page-hero img,.media-split img{width:100%;max-height:520px;object-fit:contain;border-radius:30px;background:rgba(255,255,255,.55);box-shadow:var(--shadow)}.page-hero{padding:66px 0;background:radial-gradient(circle at 85% 15%,rgba(0,229,176,.18),transparent 30%),linear-gradient(135deg,#FFF0E8,#F7EEFF 54%,#E9FFF8)}.highlight{background:#fff;border-block:1px solid var(--line)}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr)}.highlight article{padding:25px;border-right:1px solid var(--line)}.highlight article:last-child{border-right:0}.highlight p,.card p,.feature p,.review p{color:var(--muted)}.pill-nav{display:flex;flex-wrap:wrap;gap:12px}.pill-nav a{flex:1 1 220px;padding:13px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;text-decoration:none;box-shadow:0 10px 25px rgba(97,45,16,.08)}.pill-nav strong{display:block}.pill-nav span{font-size:.84rem;color:var(--muted)}.grid-2,.grid-3,.feature-grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3,.feature-grid{grid-template-columns:repeat(3,1fr)}.card,.feature,.review,.faq-item{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.card{overflow:hidden}.card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:linear-gradient(135deg,#fff1e7,#e9fff8)}.card-body,.feature,.review{padding:26px}.feature-num{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#FFF1C7;color:var(--brand);font-weight:900}.bullet{list-style:none;padding:0;display:grid;gap:10px}.bullet li{position:relative;padding-left:28px;color:var(--muted)}.bullet li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:900}.text-link{color:var(--brand);font-weight:900;text-decoration:none}.text-link:after{content:" →"}.faq-list{display:grid;gap:14px}.faq-item{overflow:hidden}.faq-item details{padding:0 22px}.faq-item summary{padding:20px 0;cursor:pointer;font-weight:900;list-style:none}.faq-item summary:after{content:"+";float:right;color:var(--brand);font-size:1.4rem}.faq-item details[open] summary:after{content:"−"}.faq-item p{margin-top:0;padding-bottom:20px;color:var(--muted)}.notice{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#FFF1C7,#E9FFF8);border:1px solid var(--line)}.notice b{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#fff;color:var(--brand)}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:28px;background:linear-gradient(135deg,var(--navy),#4a275d);color:#fff}.cta-band h2{color:#fff;margin:0}.site-footer{padding-top:60px;background:#1A0F0A;color:#FFF3E8}.footer-inner{width:min(var(--max),calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1fr 2fr;gap:50px}.footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-cols section{display:flex;flex-direction:column;gap:8px}.footer-cols h2{font-size:1rem;color:#fff}.footer-cols a{color:#d9c8be;text-decoration:none}.footer-bottom{margin-top:42px;padding:18px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#baa69c;font-size:.84rem}.mobile-tabbar{display:none}@media(max-width:1000px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.page-grid,.media-split{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.highlight-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:72px}.container{width:calc(100% - 28px)}.header-inner{min-height:64px;padding:0 14px}.site-logo strong{display:none}.header-cta{min-height:40px;padding:0 14px;font-size:.84rem}.section{padding:56px 0}.grid-2,.grid-3,.feature-grid,.highlight-grid{grid-template-columns:1fr}.highlight article{border-right:0;border-bottom:1px solid var(--line)}.footer-cols{grid-template-columns:repeat(2,1fr)}.cta-band{flex-direction:column;align-items:flex-start}.mobile-tabbar{position:fixed;left:10px;right:10px;bottom:9px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;border-radius:20px;background:rgba(26,15,10,.95)}.mobile-tabbar a{display:flex;flex-direction:column;align-items:center;color:#fff;text-decoration:none}.site-drawer{left:0;right:auto;transform:translateX(-105%)}.site-drawer.open{transform:translateX(0)}}
