*{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}a{color:#B99563;text-decoration:none}img{max-width:100%;height:auto}.inner{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:9999;background:#FFFFFF;box-shadow:0 8px 24px rgba(92,73,50,.10);backdrop-filter:blur(10px)}.desktop-header{height:76px;display:flex;align-items:center;gap:26px}.logo{display:inline-flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav{display:flex;align-items:center;gap:18px;flex:1;min-width:0;justify-content:center}.nav a,.nav-dropdown>button{font:700 15px/1 "Microsoft YaHei",Arial;color:#3D352B;background:none;border:0;padding:29px 0 24px;cursor:pointer;white-space:nowrap;position:relative}.nav a.active,.nav a:hover,.nav-dropdown.active-group>button,.nav-dropdown:hover>button{color:#B99563}.nav a.active:after,.nav-dropdown.active-group>button:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;border-radius:9px;background:#B99563}.nav-dropdown{position:relative}.dropdown-panel{position:absolute;top:68px;left:50%;transform:translateX(-50%) translateY(10px);min-width:168px;background:#FFFFFF;border:1px solid rgba(185,149,99,.18);box-shadow:0 18px 42px rgba(92,73,50,.18);border-radius:18px;padding:10px;opacity:0;visibility:hidden;pointer-events:none;transition:.22s;z-index:10050}.nav-dropdown:hover .dropdown-panel,.nav-dropdown.open .dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.dropdown-panel a{display:block;padding:12px 14px;border-radius:12px;color:#3D352B}.dropdown-panel a:hover{background:#F3EFE8;color:#B99563}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 10px 24px rgba(169,129,82,.28);border:0;white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.header-btn{flex:0 0 auto}.mobile-topbar{display:none}.mobile-drawer,.drawer-mask{display:none}.page-hero,.section{max-width:1200px;margin:28px auto;padding:0 20px}.page-hero-card{background:linear-gradient(135deg,#FFFFFF 0%,#FAF8F4 100%);border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,.12);border-radius:28px;padding:42px}.eyebrow,.tag,.number-badge{color:#D2B17D;font-weight:800;letter-spacing:.04em}.page-hero h1,.section-title,h1,h2,h3{color:#B99563;line-height:1.25}.page-hero h1{font-size:42px;margin:10px 0 18px}.page-hero p,.section p{color:#6B6256}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;position:relative;z-index:1}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#FFFFFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(47,42,36,.54);color:#fff;font-size:24px;cursor:pointer;z-index:4}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:4}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);cursor:pointer}.dot.active{background:#B99563}.grid{display:grid;gap:22px}.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{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:24px;padding:24px}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card .img-wrap{height:230px;border-radius:18px;background:#FFFFFF;margin-bottom:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(185,149,99,.10)}.zone-card img,.feature-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.zone-card h3,.card h3,.info-card h3{margin:0 0 12px;color:#B99563}.zone-card p,.card p,.info-card p,.review-card p{margin:0 0 14px;color:#6B6256}.zone-card a.text-link{margin-top:auto;font-weight:800}.feature{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.feature-card{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:28px;padding:34px}.feature-media{height:330px;border-radius:28px;background:#FFFFFF;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(185,149,99,.12)}.text-link{color:#B99563;font-weight:800}.steps{counter-reset:item}.step{position:relative;padding-left:58px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#F3EFE8;color:#B99563;font-weight:900}.notice{background:#F3EFE8;border:1px solid rgba(185,149,99,.20);border-radius:22px;padding:22px;color:#6B6256}.faq-item{border-bottom:1px solid rgba(185,149,99,.18);padding:20px 0}.faq-item:last-child{border-bottom:0}.faq-item h3{font-size:18px;margin:0 0 8px}.site-footer{margin-top:60px;background:#2F2A24;color:#F7F0E6}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:28px;padding:44px 20px}.site-footer a{display:block;color:#F7F0E6;margin:8px 0}.site-footer p{color:#d9cfc1}.footer-bottom{text-align:center;border-top:1px solid rgba(247,240,230,.14);padding:18px;color:#d9cfc1}.content-img{height:280px;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(185,149,99,.12)}.content-img img{width:100%;height:100%;object-fit:contain}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill{padding:8px 14px;border-radius:999px;background:#F3EFE8;color:#B99563;font-weight:800}.legal-reminder{max-width:1200px;margin:28px auto;padding:0 20px}.legal-reminder .notice{font-size:15px}@media(max-width:1050px){.desktop-header{display:none}.mobile-topbar{height:68px;padding:0 14px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px}.mobile-logo{justify-content:center}.mobile-logo img{max-height:46px}.menu-toggle{width:44px;height:44px;border:0;background:#F3EFE8;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:22px;height:2px;background:#3D352B;border-radius:9px}.mobile-drawer{display:block;position:fixed;z-index:10020;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;box-shadow:18px 0 40px rgba(0,0,0,.22);transform:translateX(-105%);transition:.25s;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.44);z-index:10010;opacity:0;visibility:hidden;transition:.25s}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(185,149,99,.16)}.drawer-close{font-size:32px;border:0;background:transparent;color:#3D352B}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:14px 14px;border-radius:14px;color:#3D352B;font-weight:800}.drawer-nav a:hover{background:#F3EFE8;color:#B99563}body.drawer-open{overflow:hidden}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.feature{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.page-hero h1{font-size:34px}}@media(max-width:760px){.page-hero,.section{margin:22px auto}.page-hero-card,.feature-card{padding:24px;border-radius:22px}.page-hero h1{font-size:28px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.zone-card .img-wrap{height:220px}.feature-media{height:260px}.footer-grid{grid-template-columns:1fr}.slider-arrow{width:36px;height:36px;font-size:20px}.header-btn{min-height:38px;padding:0 16px}}
