
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:#F8F7F4;color:#3C424A;line-height:1.75}a{color:#A9784F;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(77,70,62,.10)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;overflow:visible}.brand img{width:138px;max-height:50px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3C424A;padding:8px 12px;border-radius:999px;font-weight:600}.nav-core a:hover,.nav-core a.active{color:#A9784F;background:#FBF3E8}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#A9784F 100%);color:#fff;font-weight:700;box-shadow:0 10px 20px rgba(169,120,79,.22)}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-btn,.menu-toggle,.drawer-close{border:0;background:#fff;color:#A9784F;font-weight:700;cursor:pointer;border-radius:999px}.more-btn{padding:10px 15px;border:1px solid rgba(169,120,79,.18)}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 18px 42px rgba(169,120,79,.16);z-index:10000;border-radius:18px;padding:10px;display:none}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;grid-template-columns:1fr}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3C424A}.more-dropdown a:hover{background:#FBF9F5;color:#A9784F}.menu-toggle{display:none;font-size:22px}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(77,70,62,.10);overflow:hidden;position:relative;z-index:1}.slide{display:none;background:#F8F7F4}.slide.active{display:block}.banner-slider img{width:100%;height:clamp(220px,38vw,520px);object-fit:contain;background:#F8F7F4}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.82);color:#A9784F;font-size:26px;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(169,120,79,.35);cursor:pointer}.slider-dot.active{background:#A9784F}.section{max-width:1280px;margin:0 auto 34px;padding:0 22px}.notice{background:#fff;border:1px solid rgba(169,120,79,.16);border-radius:18px;padding:16px 20px;box-shadow:0 10px 26px rgba(77,70,62,.08);color:#6F7782}.hero-card,.split,.page-hero,.grid-card,.review-card,.faq-item,.support-card,.zone-card{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:24px}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding:34px}.eyebrow{color:#A9784F;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#2F3338;line-height:1.25}h1{font-size:clamp(30px,4.4vw,56px);margin:12px 0 18px}.lead{font-size:18px;color:#3C424A}.content-img{border-radius:22px;width:100%;object-fit:contain;background:#FBF9F5}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-card{padding:22px}.grid-card h3,.faq-item h3,.review-card h3{margin:0 0 8px}.text-link{font-weight:700;color:#A9784F}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding:30px}.split.three{grid-template-columns:repeat(3,1fr)}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding:34px;margin-top:26px}.article{max-width:1000px;margin:0 auto}.article p{margin:0 0 18px}.reviews,.faqs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card,.faq-item,.support-card,.zone-card{padding:22px}.footer-inner{max-width:1280px;margin:0 auto;padding:42px 22px}.site-footer{background:#252A2F;color:#F8F7F4;margin-top:46px}.footer-brand img{width:140px;margin-bottom:16px}.footer-brand p,.footer-note{color:#DDE0DD;max-width:850px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.footer-links a{color:#F8F7F4;background:rgba(255,255,255,.08);padding:8px 12px;border-radius:999px}.mobile-drawer{position:fixed;left:-310px;top:0;width:300px;height:100vh;background:#fff;z-index:10002;box-shadow:18px 0 42px rgba(77,70,62,.18);transition:.25s;padding:18px;overflow:auto}.mobile-drawer.open{left:0}.mobile-drawer a{display:block;color:#3C424A;padding:12px;border-bottom:1px solid #F1E8DD}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.28);z-index:10001}.drawer-mask.show{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.drawer-top img{width:132px}.drawer-close{font-size:28px}.drawer-open{overflow:hidden}.bottom-nav{display:none}.mini-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px}.mini-list div{background:#FBF9F5;border-radius:16px;padding:16px;border:1px solid rgba(169,120,79,.12)}@media (max-width:1024px){.nav-core,.more-menu{display:none}.menu-toggle{display:inline-flex}.header-inner{min-height:64px}.brand{position:absolute;left:50%;transform:translateX(-50%)}.hero-card,.page-hero,.split{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.reviews,.faqs{grid-template-columns:1fr 1fr}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:9998;background:#fff;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 24px rgba(77,70,62,.10)}.bottom-nav a{text-align:center;padding:10px 4px;color:#A9784F;font-size:13px}body{padding-bottom:48px}}@media (max-width:640px){.header-inner{padding:0 12px}.brand img{width:118px}.main-btn{min-height:38px;padding:0 15px}.banner-slider{margin:14px 12px 22px;border-radius:14px}.banner-slider img{height:240px}.section{padding:0 12px}.hero-card,.page-hero,.split{padding:22px;border-radius:18px}.grid,.reviews,.faqs,.split.three,.mini-list{grid-template-columns:1fr}.slider-arrow{width:34px;height:34px;font-size:22px}h1{font-size:30px}}
