
*{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",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}a{text-decoration:none;color:inherit}img{display:block;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;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.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;box-shadow:inset 0 0 0 1px rgba(185,139,93,.16)}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-entry{white-space:nowrap;color:#B98B5D;font-weight:700;padding:8px 12px;border-radius:999px;border:1px solid rgba(185,139,93,.18);background:#fff}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 24px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(185,139,93,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.05)}.main-btn.small{padding:9px 18px}.more-menu{position:relative;flex-shrink:0}.more-btn,.mobile-menu-btn{border:1px solid rgba(185,139,93,.2);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.more-dropdown{display:none;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:18px;padding:10px}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;gap:4px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none}main{position:relative;z-index:1}.container{max-width:1200px;margin:0 auto;padding:0 24px}.banner-slider{max-width:1280px;height:390px;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{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{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 10px 24px rgba(185,139,93,.22)}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(185,139,93,.5);background:#fff;cursor:pointer}.slider-dot.active{background:#B98B5D}.notice{max-width:1200px;margin:0 auto 26px;padding:13px 24px;border:1px solid rgba(185,139,93,.18);border-radius:999px;background:#fff;color:#747A84;box-shadow:0 10px 28px rgba(185,139,93,.08)}.hero-card,.section,.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:24px}.hero-card{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;padding:34px;margin:0 0 34px}.hero-card h1{font-size:38px;line-height:1.2;margin:8px 0 18px;color:#3A332C}.kicker,.tag,.badge{color:#B98B5D;font-weight:800;letter-spacing:.03em}.hero-card p,.section p,.card p,.zone-card p,.info-card p,.faq-item p{color:#747A84;margin:0 0 14px}.hero-visual{background:linear-gradient(135deg,#fff,#FAF6EF);border-radius:22px;border:1px solid rgba(185,139,93,.16);padding:16px}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;max-height:300px;object-fit:contain;border-radius:18px;background:#FAF6EF}.section{padding:30px;margin:30px 0}.section-title,h1,h2,h3{color:#3A332C}.section-title{font-size:30px;margin:0 0 18px}.grid{display:grid;gap:18px}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{padding:22px}.zone-card img{margin-bottom:16px;max-height:190px}.text-link{display:inline-block;color:#B98B5D;font-weight:800;margin-top:6px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.list{display:grid;gap:10px;margin:16px 0}.list span{padding:10px 12px;border-radius:14px;background:#FAF6EF;color:#3E4148;border:1px solid rgba(185,139,93,.12)}.faq-item{padding:20px}.faq-item h3{margin:0 0 8px}.legal{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:24px;color:#747A84}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 24px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:24px}.footer-brand img{max-height:54px;margin-bottom:14px}.footer-brand p,.footer-note{color:#F7F3EC99}.footer-links{display:grid;gap:8px}.footer-links h3{color:#F7F3EC;margin:0 0 8px}.footer-links a{color:#F7F3ECcc}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px 24px;color:#F7F3ECaa}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:min(86vw,320px);background:#fff;z-index:10001;transform:translateX(-100%);transition:.28s;box-shadow:18px 0 48px rgba(0,0,0,.18);padding:16px;overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(185,139,93,.16)}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#FAF6EF;border-radius:50%;width:36px;height:36px;color:#B98B5D;font-size:24px}.drawer-nav{display:grid;gap:6px;padding:14px 0}.drawer-nav a{padding:12px 10px;border-radius:14px;color:#3E4148}.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}.page-hero{padding:48px 0 18px}.page-hero .hero-card{margin-bottom:0}.article{display:grid;gap:24px}.article-section{padding:26px;border-radius:22px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.1)}.article-section h2{margin-top:0}.quote{border-left:4px solid #D6B48A;padding-left:16px;color:#747A84}.mobile-only{display:none}@media(max-width:1100px){.nav-core{display:none}.mobile-menu-btn{display:inline-flex}.app-entry{display:none}.header-inner{padding:0 16px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.header-actions{margin-left:auto}.more-menu{display:none}.banner-slider{height:300px;margin-left:16px;margin-right:16px}.hero-card,.split,.app-section{grid-template-columns:1fr}.grid.cols-4{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.mobile-only{display:block}}@media(max-width:640px){.header-inner{min-height:64px}.logo img{max-height:44px}.main-btn.small{padding:8px 14px}.banner-slider{height:210px;border-radius:14px}.slider-arrow{width:34px;height:34px;font-size:20px}.container{padding:0 16px}.notice{margin-left:16px;margin-right:16px;border-radius:18px}.hero-card{padding:22px}.hero-card h1{font-size:28px}.section{padding:22px;margin:22px 0}.section-title{font-size:24px}.grid.cols-2,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.hero-visual img,.content-img,.zone-card img,.app-section img{max-height:240px}.mobile-menu-btn{padding:8px 12px}}
