
*{box-sizing:border-box}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,.10)}.header-inner{max-width:1240px;margin:0 auto;height:76px;display:flex;align-items:center;gap:26px;padding:0 22px}.logo img{max-height:52px;width:auto;display:block}.nav{display:flex;align-items:center;gap:18px;flex:1;white-space:nowrap}.nav a,.dropdown>button{color:#3D352B;font-weight:700;font-size:15px;background:none;border:0;cursor:pointer;padding:25px 2px;position:relative;font-family:inherit}.nav a.active,.nav a:hover,.dropdown:hover>button{color:#B99563}.nav a.active:after,.nav>a:hover:after{content:"";height:3px;background:#B99563;border-radius:6px;position:absolute;left:0;right:0;bottom:17px}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);min-width:170px;background:#FFFFFF;border:1px solid rgba(185,149,99,.18);box-shadow:0 18px 40px rgba(92,73,50,.16);border-radius:16px;padding:10px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s;z-index:10050}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.dropdown-menu a{display:block;padding:10px 14px;border-radius:10px;font-size:14px}.dropdown-menu a:hover{background:#F3EFE8}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;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,.25);border:0;transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.04)}.desktop-register{margin-left:auto;flex:0 0 auto}.mobile-topbar{display:none}.site-main{padding-bottom:56px}.section{max-width:1200px;margin:0 auto 42px;padding:0 22px}.section-box{background:#FFFFFF;border:1px solid rgba(185,149,99,.18);border-radius:26px;padding:34px;box-shadow:0 14px 36px rgba(92,73,50,.10)}.eyebrow,.tag,.number-badge{color:#D2B17D;font-weight:800;letter-spacing:.04em}.section-title,h1,h2,h3{color:#B99563;line-height:1.25}h1{font-size:42px;margin:0 0 18px}h2{font-size:28px;margin:0 0 18px}h3{font-size:20px;margin:0 0 12px}p{margin:0 0 14px;color:#2F2D2A}.muted{color:#6B6256}.desc{color:#8E8579}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.content-img,.zone-img{width:100%;height:auto;border-radius:22px;background:#FFFFFF;object-fit:contain}.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}.slide.active{display:block}.banner-slider img{width:100%;height:auto;object-fit:contain;background:#FFFFFF}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.82);color:#B99563;font-size:26px;cursor:pointer;box-shadow:0 8px 20px rgba(92,73,50,.15)}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(185,149,99,.34);cursor:pointer}.dot.active{width:26px;background:#B99563}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,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:22px;padding:22px;display:flex;flex-direction:column;height:100%}.zone-card img{width:100%;height:230px;object-fit:contain;background:#FFFFFF;border-radius:18px;margin-bottom:16px}.text-link{color:#B99563;font-weight:800;margin-top:auto}.notice{background:#F3EFE8;border-left:5px solid #B99563;border-radius:18px;padding:20px;color:#6B6256}.faq-item{border-bottom:1px solid rgba(185,149,99,.18);padding:18px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#2F2A24;color:#F7F0E6;padding:42px 22px 18px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;gap:32px}.footer-brand p,.footer-note{color:#F7F0E6}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.footer-links a{color:#F7F0E6}.footer-note{max-width:1200px;margin:24px auto 0;border-top:1px solid rgba(247,240,230,.16);padding-top:16px}.drawer,.drawer-mask{display:none}.no-scroll{overflow:hidden}@media(max-width:1050px){.header-inner{display:none}.mobile-topbar{height:66px;display:grid;grid-template-columns:72px 1fr auto;align-items:center;padding:0 14px;background:#FFFFFF}.mobile-logo{justify-self:center}.mobile-logo img{max-height:46px}.menu-toggle{width:46px;height:42px;border:0;background:#F3EFE8;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:22px;height:2px;background:#3D352B;border-radius:2px}.header-btn{min-height:38px;padding:0 16px}.drawer{display:block;position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10020;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 42px rgba(0,0,0,.18);padding:18px;overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10010}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-close{width:38px;height:38px;border-radius:50%;border:0;background:#F3EFE8;font-size:24px;color:#3D352B}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#FAF8F4;color:#3D352B;font-weight:700}.hero-grid{grid-template-columns:1fr}.grid,.grid.three{grid-template-columns:repeat(2,1fr)}h1{font-size:34px}}@media(max-width:680px){.section{padding:0 14px;margin-bottom:30px}.section-box{padding:24px;border-radius:22px}.grid,.grid.three,.grid.two{grid-template-columns:1fr}.zone-card img{height:210px}h1{font-size:28px}h2{font-size:23px}.slider-btn{width:36px;height:36px}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}}
