
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75}body.no-scroll{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 22px}.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{height:76px;display:flex;align-items:center;gap:22px;max-width:1240px;margin:0 auto;padding:0 22px}.logo img{max-height:52px;width:auto;display:block}.nav{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-width:0}.nav>a,.nav-drop{color:#3D352B;font-weight:700;font-size:15px;padding:24px 12px;border:0;background:transparent;cursor:pointer;white-space:nowrap}.nav a.active,.nav a:hover,.nav-drop:hover{color:#B99563}.nav a.active{box-shadow:inset 0 -3px 0 #B99563}.nav-group{position:relative}.dropdown{position:absolute;top:100%;left:0;min-width:170px;background:#FFFFFF;border:1px solid rgba(185,149,99,.16);box-shadow:0 18px 36px rgba(92,73,50,.16);border-radius:16px;padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;z-index:10050}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{display:block;color:#3D352B;padding:9px 12px;border-radius:10px;font-weight:700}.dropdown a:hover{background:#F3EFE8;color:#B99563}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#FFFFFF;border-radius:999px;padding:10px 24px;font-weight:800;box-shadow:0 12px 24px rgba(169,129,82,.25);transition:.2s;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.header-btn{flex:0 0 auto}.mobile-header{display:none;height:68px;align-items:center;justify-content:space-between;padding:0 16px}.menu-toggle{width:42px;height:42px;border:0;background:#F3EFE8;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:20px;height:2px;background:#3D352B}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{max-height:46px}.mobile-register{padding:8px 16px;font-size:14px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 44px rgba(0,0,0,.16);padding:16px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-close{font-size:30px;border:0;background:#F3EFE8;color:#3D352B;border-radius:12px;width:42px;height:42px}.drawer-nav a{display:block;padding:12px 10px;border-bottom:1px solid rgba(185,149,99,.14);color:#3D352B;font-weight:800}.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-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#B99563;font-size:26px;box-shadow:0 8px 18px rgba(92,73,50,.16);cursor:pointer}.prev{left:18px}.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;gap:8px;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);cursor:pointer}.dot.active{background:#B99563}.section{padding:54px 0}.section.alt{background:#F3EFE8}.hero-grid,.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.eyebrow,.tag{color:#D2B17D;font-weight:900;letter-spacing:.08em}.section-title,h1,h2,h3{color:#B99563}.section-title{font-size:34px;line-height:1.25;margin:8px 0 16px}h1{font-size:42px;line-height:1.2;margin:8px 0 18px}p{color:#6B6256;margin:0 0 12px}.lead{font-size:17px;color:#2F2D2A}.card,.zone-card,.info-card,.review-card,.faq-item{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:24px}.grid{display:grid;gap:20px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card .image-box{height:230px;border-radius:18px;background:#FFFFFF;margin-bottom:18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.zone-card img,.content-img{width:100%;height:100%;object-fit:contain;object-position:center;background:#FFFFFF}.zone-card a,.text-link{margin-top:auto;color:#B99563;font-weight:900}.image-panel{border-radius:24px;background:#FFFFFF;border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,.12);padding:14px}.image-panel img{width:100%;height:auto;object-fit:contain;border-radius:18px}.list{display:grid;gap:12px;margin-top:16px}.list div{padding:14px 16px;background:#FAF8F4;border-radius:14px;border:1px solid rgba(185,149,99,.13)}.number-badge{font-weight:900;color:#D2B17D;margin-right:8px}.review-card p{color:#2F2D2A}.faq-item h3{margin:0 0 8px}.notice{background:#EFE8DD;border:1px solid rgba(185,149,99,.22);border-radius:22px;padding:22px;color:#3D352B}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:28px;padding-top:42px;padding-bottom:34px}.footer-brand img{max-height:54px;margin-bottom:14px}.site-footer p,.site-footer a{color:#F7F0E6;opacity:.9}.site-footer a{display:block;margin:7px 0}.site-footer h3{color:#E0C8A2}.footer-bottom{text-align:center;padding:18px;border-top:1px solid rgba(255,255,255,.12);color:#F7F0E6}.page-hero{padding:52px 0 20px}.page-hero .card{padding:32px}.content-section{padding:36px 0}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}@media(max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.hero-grid,.two-col{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}h1{font-size:32px}.section-title{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}.section{padding:40px 0}}@media(max-width:620px){.container{padding:0 16px}.grid-4,.grid-3{grid-template-columns:1fr}.zone-card .image-box{height:210px}.slider-arrow{width:34px;height:34px;font-size:22px}.prev{left:10px}.next{right:10px}.footer-grid{grid-template-columns:1fr}.banner-slider{margin:18px 12px 28px;border-radius:16px}}
