
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,.10)}.header-inner{max-width:1220px;margin:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1;white-space:nowrap}.nav a,.nav-dropdown>span{color:#3D352B;font-weight:700;font-size:15px;padding:12px 11px;border-radius:999px;cursor:pointer}.nav a:hover,.nav a.active,.nav-dropdown:hover>span{color:#B99563;background:#FAF8F4}.nav a.active{box-shadow:inset 0 -2px 0 #B99563}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid rgba(185,149,99,.18);box-shadow:0 16px 36px rgba(92,73,50,.16);border-radius:16px;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:10020}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:9px 12px;border-radius:10px}.right-menu{right:0;left:auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#fff!important;border-radius:999px;padding:11px 23px;font-weight:800;box-shadow:0 12px 25px rgba(169,129,82,.22);border:0}.main-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.top-btn{flex:0 0 auto}.mobile-top{display:none}.menu-toggle{width:42px;height:42px;border:0;background:#F3EFE8;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:20px;height:2px;background:#B99563}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#fff;z-index:10050;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 50px rgba(0,0,0,.18);padding:18px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10040;opacity:0;visibility:hidden;transition:.25s}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(185,149,99,.16);padding-bottom:14px;margin-bottom:12px}.drawer-head img{max-height:46px}.drawer-close{font-size:28px;background:#F3EFE8;border:0;border-radius:12px;width:42px;height:42px;color:#B99563}.mobile-drawer nav{display:grid;gap:7px}.mobile-drawer nav a{padding:11px 12px;border-radius:12px;color:#3D352B;background:#FAF8F4;font-weight:700}.wrap{max-width:1200px;margin:auto;padding:0 22px}.section{padding:42px 0}.section-title{font-size:32px;margin:0 0 14px;color:#B99563;line-height:1.25}.lead{font-size:17px;color:#6B6256;max-width:850px}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:.5s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.78);color:#B99563;font-size:24px;box-shadow:0 10px 25px rgba(92,73,50,.16)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:4}.dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(185,149,99,.35)}.dot.active{background:#B99563;width:24px;border-radius:99px}.hero-welcome,.split,.app-section,.about-strip,.support-band,.page-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center;background:#fff;border:1px solid rgba(185,149,99,.18);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(92,73,50,.12)}.hero-welcome img,.split img,.app-section img,.about-strip img,.page-hero img,.content-img{border-radius:20px;object-fit:contain;background:#FAF8F4;max-height:360px;margin:auto}.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.96);border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,.12);border-radius:20px;padding:22px}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.tag,.number-badge{display:inline-block;color:#D2B17D;font-weight:800;font-size:13px;margin-bottom:8px}.text-link{color:#B99563;font-weight:800}.zone-card img{width:100%;height:180px;object-fit:contain;background:#FAF8F4;border-radius:16px;margin-bottom:14px}.muted{color:#6B6256}.steps{counter-reset:s;display:grid;gap:14px}.steps li{list-style:none;background:#fff;border:1px solid rgba(185,149,99,.18);border-radius:16px;padding:16px}.steps li:before{counter-increment:s;content:counter(s,decimal-leading-zero);color:#B99563;font-weight:900;margin-right:10px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#B99563}.notice{background:#F3EFE8;border:1px solid rgba(185,149,99,.22);border-radius:22px;padding:24px;color:#6B6256}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:50px}.footer-grid{max-width:1200px;margin:auto;padding:42px 22px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:24px}.footer-brand img{max-height:54px;margin-bottom:12px}.site-footer a{display:block;color:#F7F0E6;margin:6px 0}.site-footer h3{color:#E0C8A2;margin-top:0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;color:#d8cfc3}.page-hero{margin-top:28px}.content-section{padding:28px 0}.content-section h2{color:#B99563}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review-card p{margin:0}.highlight{color:#B99563;font-weight:800}@media(max-width:980px){.header-inner{display:none}.mobile-top{display:grid;grid-template-columns:54px 1fr auto;align-items:center;min-height:68px;padding:0 14px}.mobile-top .logo{justify-self:center}.mobile-top .logo img{max-height:46px}.top-btn{padding:9px 17px}.banner-slider{height:250px;margin:18px 14px 26px}.hero-welcome,.split,.app-section,.about-strip,.support-band,.page-hero{grid-template-columns:1fr;padding:20px}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.section-title{font-size:27px}.two-col{grid-template-columns:1fr}}@media(max-width:620px){.wrap{padding:0 14px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.banner-slider{height:205px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:18px}.section{padding:28px 0}.footer-grid{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.hero-welcome img,.split img,.app-section img,.about-strip img,.page-hero img,.content-img{max-height:260px}.mobile-top .main-btn{padding:8px 14px}}
