
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none}img{max-width:100%;height:auto}.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(185,139,93,.12)}.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}.logo{flex-shrink:0}.logo img{height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:9px 12px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(185,139,93,.22);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.channel-btn,.mobile-menu-btn,.drawer-close{border:0;cursor:pointer}.channel-btn{background:#fff;color:#B98B5D;border:1px solid rgba(185,139,93,.22);border-radius:999px;padding:10px 16px;font-weight:800}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:240px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000;border-radius:18px;padding:12px;display:none;grid-template-columns:1fr;gap:4px}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148;font-weight:700}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}main{position:relative;z-index:1}.section{max-width:1280px;margin:0 auto 34px;padding:0 22px}.banner-slider{max-width:1280px;height:430px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(185,139,93,.14);overflow:hidden;position:relative;z-index:1}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.08)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.35);cursor:pointer}.slider-dot.active{background:#B98B5D}.notice{background:linear-gradient(135deg,#fff,#FAF6EF);border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:14px 20px;color:#747A84;box-shadow:0 10px 26px rgba(185,139,93,.08)}.hero-intro,.two-col,.app-row,.support-row{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.content-panel,.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px;padding:24px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain}.image-box{min-height:240px;display:flex;align-items:center;justify-content:center;background:#FAF6EF;border-radius:20px;padding:18px}.section-kicker,.tag,.badge{color:#B98B5D;font-weight:800;letter-spacing:.04em}.section-title,h1,h2,h3{color:#3A332C;line-height:1.25}.lead{font-size:18px;color:#5f6269}.text-link{color:#B98B5D;font-weight:800}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.category-card{min-height:190px}.zone-card img{height:170px;width:100%;object-fit:contain;background:#FAF6EF;border-radius:16px;margin-bottom:14px}.review-card{font-size:15px}.faq-list{display:grid;gap:14px}.faq-item h3{margin-top:0}.legal{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:24px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:40px}.footer-inner{max-width:1280px;margin:0 auto;padding:34px 22px}.footer-brand img{height:54px;width:auto}.footer-brand p{max-width:740px;color:#e7dfd7}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#d9d0c6}.mobile-menu-btn{display:none;background:#fff;color:#B98B5D;font-size:24px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:linear-gradient(180deg,#fff,#FAF6EF);z-index:10001;transform:translateX(-105%);transition:.25s;overflow-y:auto;padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head img{height:48px}.drawer-close{background:transparent;font-size:30px;color:#B98B5D}.drawer-nav{display:grid;gap:8px;margin-top:20px}.drawer-nav a{color:#3E4148;background:#fff;border:1px solid rgba(185,139,93,.12);padding:12px 14px;border-radius:14px}.menu-open{overflow:hidden}.bottom-nav{display:none}.page-hero{max-width:1280px;margin:26px auto 24px;padding:34px 22px;background:linear-gradient(135deg,#fff,#FAF6EF 60%,#EEF7FF);border-radius:24px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.1)}.page-layout{max-width:1280px;margin:0 auto 34px;padding:0 22px;display:grid;grid-template-columns:1fr 360px;gap:24px}.page-content{display:grid;gap:18px}.side-card{position:sticky;top:96px;height:max-content}.check-list{display:grid;gap:10px;margin:16px 0}.check-list span{display:block;background:#FAF6EF;border:1px solid rgba(185,139,93,.14);border-radius:14px;padding:10px 12px;color:#5f6269}.content-panel p{margin:0 0 12px}@media(max-width:1100px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px}.more-menu{display:none}.page-layout,.hero-intro,.two-col,.app-row,.support-row{grid-template-columns:1fr}.banner-slider{height:360px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:66px}.header-actions .main-btn{padding:8px 16px}.logo img{height:42px}.banner-slider{height:230px;margin:14px 12px 20px;border-radius:14px}.section{padding:0 14px;margin-bottom:24px}.grid-3,.grid-4{grid-template-columns:1fr}.content-panel,.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.slider-prev,.slider-next{width:34px;height:34px;font-size:20px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(185,139,93,.18);box-shadow:0 -8px 20px rgba(185,139,93,.1)}.bottom-nav a{padding:10px 4px;text-align:center;color:#3E4148;font-weight:800}.bottom-nav a:hover{color:#B98B5D}.page-hero{margin:16px 12px;padding:24px 16px}.page-layout{padding:0 14px}.side-card{position:static}.image-box{min-height:170px}.zone-card img{height:140px}}
