*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F8F7F4;color:#3C424A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;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;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{height:46px;width:auto;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;font-weight:700;padding:9px 13px;border-radius:999px}.nav-core a:hover,.nav-core a.active{color:#A9784F;background:#FBF2E6}.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%,#A9784F 100%);color:#fff!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 22px rgba(169,120,79,.22);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(169,120,79,.27)}.more-menu{position:relative;flex-shrink:0}.more-btn{border:1px solid rgba(169,120,79,.18);background:#fff;color:#A9784F;border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.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;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.more-dropdown a{display:block;padding:10px 12px;border-radius:12px;color:#3C424A;font-weight:700}.more-dropdown a:hover{background:#FBF2E6;color:#A9784F}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:22px;height:2px;background:#A9784F;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(37,42,47,.42);z-index:10001;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:min(84vw,360px);background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 50px rgba(37,42,47,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(169,120,79,.14)}.drawer-head img{height:42px;width:auto}.drawer-close{border:0;background:#FBF2E6;color:#A9784F;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer}.drawer-nav{display:grid;gap:8px;margin-top:16px}.drawer-nav a{padding:12px 12px;border-radius:14px;color:#3C424A;background:#FBF9F5;font-weight:700}.drawer-open{overflow:hidden}.bottom-tabs{display:none}main{position:relative;z-index:1}.container{max-width:1280px;margin:0 auto;padding:0 22px}.section{padding:54px 0}.section.alt{background:#FBF9F5}.hero-text{max-width:920px}.eyebrow{display:inline-flex;align-items:center;border:1px solid rgba(169,120,79,.18);background:#fff;border-radius:999px;color:#A9784F;padding:7px 14px;font-weight:800;font-size:14px;margin-bottom:14px}.section-title,h1,h2,h3{color:#2F3338;line-height:1.25;margin:0 0 16px}h1{font-size:clamp(30px,5vw,54px)}h2{font-size:clamp(24px,3.2vw,38px)}h3{font-size:21px}p{margin:0 0 14px}.lead{font-size:18px;color:#58616B;max-width:900px}.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;aspect-ratio:16/6}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8F7F4}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#A9784F;font-size:28px;cursor:pointer;box-shadow:0 10px 24px rgba(77,70,62,.12)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:5;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(169,120,79,.28);cursor:pointer}.dot.active{width:24px;border-radius:999px;background:#A9784F}.notice-strip{max-width:1280px;margin:0 auto 22px;padding:0 22px}.notice-box{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid rgba(169,120,79,.16);border-radius:18px;padding:16px 20px;box-shadow:0 12px 30px rgba(77,70,62,.08);color:#58616B}.grid{display:grid;gap:22px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-card{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:22px;padding:24px}.feature-card{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff,#F2F7FB);border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:28px;padding:32px}.content-img,.zone-card img,.app-section img{width:100%;height:auto;object-fit:contain;border-radius:18px;background:#FBF9F5}.card-img{height:210px;display:flex;align-items:center;justify-content:center;background:#FBF9F5;border-radius:18px;overflow:hidden;margin-bottom:18px}.card-img img{max-height:210px;width:100%;object-fit:contain}.text-link{font-weight:800;color:#A9784F}.soft-panel{background:#F2F7FB;border-radius:26px;padding:30px;border:1px solid rgba(169,120,79,.12)}.rating-name{font-weight:800;color:#2F3338;margin-bottom:8px}.compliance{background:#252A2F;color:#F8F7F4}.compliance h2{color:#fff}.compliance .card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);color:#F8F7F4}.page-hero{padding:58px 0 30px}.page-hero .feature-card{grid-template-columns:1fr .72fr}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill-list span{background:#FBF2E6;color:#A9784F;border:1px solid rgba(169,120,79,.16);border-radius:999px;padding:8px 13px;font-weight:700}.content-prose{font-size:17px}.content-prose p{margin-bottom:16px}.site-footer{background:#252A2F;color:#F8F7F4;padding:42px 0 92px}.footer-inner{max-width:1280px;margin:0 auto;padding:0 22px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center}.footer-brand img{height:54px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}.footer-links a{color:#F8F7F4;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 14px}.footer-note{color:#DDE3E6;margin:0}.faq-item{padding:20px 0;border-bottom:1px solid rgba(169,120,79,.16)}.faq-item:last-child{border-bottom:0}.faq-item strong{display:block;color:#2F3338;margin-bottom:8px;font-size:18px}@media (max-width:1100px){.nav-core{display:none}.menu-toggle{display:flex}.header-inner{min-height:66px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{height:40px}.more-menu{display:none}.feature-card,.page-hero .feature-card{grid-template-columns:1fr}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.banner-slider{margin:16px 16px 24px;aspect-ratio:16/7}}@media (max-width:720px){body{padding-bottom:58px}.header-inner{padding:0 12px}.main-btn{padding:8px 15px}.section{padding:38px 0}.container{padding:0 16px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.feature-card,.card,.zone-card,.info-card,.review-card,.faq-card{padding:20px;border-radius:20px}.notice-box{display:block}.banner-slider{border-radius:14px;aspect-ratio:16/9}.slider-arrow{width:34px;height:34px;font-size:22px}.footer-brand{grid-template-columns:1fr}.bottom-tabs{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.96);border-top:1px solid rgba(169,120,79,.16);box-shadow:0 -8px 26px rgba(77,70,62,.10);padding:7px 4px}.bottom-tabs a{text-align:center;color:#3C424A;font-weight:800;font-size:13px}.site-footer{padding-bottom:86px}}