*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}a{color:#B98B5D;text-decoration:none}a:hover{color:#8f663f}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(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;overflow:visible;padding:0 22px}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{width:142px;height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a,.app-entry{white-space:nowrap;color:#3E4148;font-weight:600;font-size:15px;padding:9px 8px;border-radius:999px}.nav-core a:hover,.nav-core a.active,.app-entry:hover,.app-entry.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;min-height:40px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff!important;font-weight:700;box-shadow:0 10px 22px rgba(185,139,93,.22);white-space:nowrap;transition:.2s ease}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(185,139,93,.28)}.more-menu{position:relative;flex-shrink:0}.more-toggle{border:1px solid rgba(185,139,93,.26);background:#fff;color:#3E4148;border-radius:999px;padding:9px 16px;font-weight:700;cursor:pointer;white-space:nowrap}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;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:16px;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.more-dropdown a{display:block;padding:10px 13px;border-radius:12px;color:#3E4148;font-weight:600;white-space:nowrap}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.mobile-header{display:none;min-height:64px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-menu-btn,.drawer-close{border:0;background:#fff;color:#3A332C;border-radius:12px;font-size:24px;line-height:1;width:42px;height:42px;box-shadow:0 8px 20px rgba(185,139,93,.12);cursor:pointer}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:122px;height:40px;object-fit:contain}.mobile-register{min-height:38px;padding:0 16px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.38);z-index:10001;opacity:0;visibility:hidden;transition:.2s ease}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,340px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.24s ease;box-shadow:18px 0 42px rgba(47,43,39,.2);padding:18px;overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{width:136px;height:44px;object-fit:contain}.drawer-links{display:grid;gap:8px}.drawer-links a{display:flex;align-items:center;min-height:44px;border-radius:13px;padding:0 14px;color:#3E4148;font-weight:700;background:#FAF6EF;border:1px solid rgba(185,139,93,.12)}.drawer-links a.active,.drawer-links a:hover{color:#B98B5D;border-color:#E8D2B5;background:#fff}.drawer-note{font-size:13px;color:#747A84;margin:18px 4px 0}.page-main,.home-main{max-width:1280px;margin:0 auto;padding:24px 22px 54px}.banner-slider{max-width:1280px;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;aspect-ratio:16/6}.slide{position:absolute;inset:0;opacity:0;transition:opacity .4s ease}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;border:0;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.84);color:#B98B5D;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(185,139,93,.16)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:5;display:flex;justify-content:center;gap:9px}.slider-dot{width:10px;height:10px;border-radius:999px;border:1px solid #D6B48A;background:#fff;cursor:pointer}.slider-dot.active{width:26px;background:#D6B48A}.notice-bar{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:14px 18px;box-shadow:0 10px 28px rgba(185,139,93,.1);margin-bottom:28px}.notice-badge{background:#EEF7FF;color:#B98B5D;border:1px solid rgba(185,139,93,.16);border-radius:999px;padding:4px 11px;font-weight:800;white-space:nowrap}.section{margin:28px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-title,h1,h2,h3{color:#3A332C;line-height:1.35}.section-title,h2{font-size:28px;margin:0}.section-sub{margin:8px 0 0;color:#747A84}.hero-card,.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 62%,#EEF7FF 100%);border:1px solid rgba(185,139,93,.18);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(185,139,93,.12);display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.hero-card h1,.page-hero h1{font-size:38px;margin:0 0 14px}.hero-card p,.page-hero p{margin:0 0 14px}.content-img,.hero-card img,.page-hero img,.zone-card img,.app-media img{width:100%;border-radius:18px;object-fit:contain;background:#FAF6EF;border:1px solid rgba(185,139,93,.14)}.hero-card img,.page-hero img{max-height:360px}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.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:20px;padding:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px;font-size:19px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0;color:#3E4148}.text-link{display:inline-flex;margin-top:12px;font-weight:800;color:#B98B5D}.zone-card img{height:210px;margin-bottom:16px}.feature-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:24px}.feature-split img{width:100%;max-height:330px;object-fit:contain;border-radius:18px;background:#FAF6EF;border:1px solid rgba(185,139,93,.14)}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.pill-list span{background:#FAF6EF;border:1px solid #E8D2B5;color:#B98B5D;border-radius:999px;padding:6px 12px;font-weight:700}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:24px}.app-media{display:grid;grid-template-columns:1fr 1fr;gap:14px}.app-media img{max-height:310px}.soft-panel{background:#FAF6EF;border:1px solid #E8D2B5;border-radius:22px;padding:24px}.safe-panel{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(47,43,39,.18)}.safe-panel h2,.safe-panel h3{color:#F7F3EC}.safe-panel p{color:#F7F3EC;margin:0}.page-section{margin:28px 0}.rich-text{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(185,139,93,.1)}.rich-text p{margin:0 0 14px}.rich-text p:last-child{margin-bottom:0}.list-check{display:grid;gap:12px;margin:14px 0 0;padding:0;list-style:none}.list-check li{background:#FAF6EF;border:1px solid rgba(185,139,93,.16);border-radius:14px;padding:12px 14px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:20px}.footer-inner{max-width:1280px;margin:0 auto;padding:34px 22px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:24px}.footer-brand img{width:132px;height:42px;object-fit:contain;margin-bottom:12px}.footer-brand p,.footer-safe p{margin:0;color:#F7F3EC}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.footer-links a{color:#F7F3EC}.copyright{text-align:center;border-top:1px solid rgba(247,243,236,.14);padding:14px;color:#E8D2B5;font-size:14px}.faq-list{display:grid;gap:14px}.faq-item h2,.faq-item h3{font-size:18px;margin:0 0 8px}.mini-label{display:inline-flex;color:#B98B5D;background:#FAF6EF;border:1px solid #E8D2B5;border-radius:999px;padding:5px 12px;font-weight:800;margin-bottom:12px}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:160px 1fr;gap:12px;background:#fff;border:1px solid rgba(185,139,93,.16);border-radius:14px;padding:14px}.table-row strong{color:#3A332C}@media (max-width:1100px){.nav-core{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hero-card,.page-hero,.feature-split,.app-section{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}.banner-slider{aspect-ratio:16/8}.page-main,.home-main{padding-left:16px;padding-right:16px}.hero-card h1,.page-hero h1{font-size:32px}}@media (max-width:768px){.desktop-header{display:none}.mobile-header{display:flex}.site-header{min-height:64px}.banner-slider{margin:16px auto 22px;border-radius:14px;aspect-ratio:16/9}.slider-arrow{width:36px;height:36px;font-size:24px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.notice-bar{align-items:flex-start}.hero-card,.page-hero,.feature-split,.app-section,.rich-text,.safe-panel,.soft-panel{padding:20px;border-radius:18px}.hero-card h1,.page-hero h1{font-size:28px}.zone-card img{height:auto}.app-media{grid-template-columns:1fr}.table-row{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}}@media (max-width:380px){.mobile-register{padding:0 13px}.mobile-logo img{width:104px}.mobile-menu-btn{width:38px;height:38px}.banner-slider{aspect-ratio:4/3}}
