
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}main{padding-top:88px}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,0.10)}.header-inner{max-width:1220px;margin:0 auto;height:76px;padding:0 22px;display:flex;align-items:center;gap:22px}.logo img{max-height:52px;width:auto;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.nav>a,.nav-item>a{display:block;padding:14px 13px;color:#3D352B;font-size:15px;position:relative}.nav a.active,.nav a:hover,.highlight,.text-link{color:#B99563}.nav a.active:after,.nav>a:hover:after,.nav-item>a:hover:after{content:"";position:absolute;left:16px;right:16px;bottom:7px;height:2px;background:#B99563;border-radius:99px}.nav-item{position:relative}.dropdown{position:absolute;top:100%;left:0;min-width:168px;background:#FFFFFF;border:1px solid rgba(185,149,99,0.18);box-shadow:0 18px 42px rgba(92,73,50,0.16);border-radius:16px;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s;z-index:10050}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{display:block;padding:9px 12px;border-radius:10px;color:#3D352B}.dropdown a:hover{background:#F3EFE8;color:#B99563}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:999px;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#FFFFFF!important;font-weight:700;box-shadow:0 10px 24px rgba(169,129,82,.24);transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(169,129,82,.28)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;background:none;border:0;font-size:26px;color:#3D352B}.section{max-width:1200px;margin:0 auto;padding:34px 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(92,73,50,0.12);overflow:hidden;position:relative}.slides{height:420px;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#B99563;font-size:24px;box-shadow:0 8px 20px rgba(92,73,50,.18);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:4;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border:0;border-radius:50%;background:rgba(185,149,99,.35);cursor:pointer}.slider-dots button.active{width:28px;border-radius:99px;background:#B99563}.hero-welcome{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.hero-copy,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box,.page-hero,.image-panel{background:rgba(255,255,255,0.96);border:1px solid rgba(185,149,99,0.18);box-shadow:0 14px 36px rgba(92,73,50,0.12);border-radius:24px}.hero-copy{padding:34px}.eyebrow,.tag,.number-badge{color:#D2B17D;font-weight:700;letter-spacing:.06em}h1,h2,h3,.section-title{color:#B99563;line-height:1.25;margin:0 0 16px}h1{font-size:42px}h2{font-size:30px}.lead{font-size:17px;color:#6B6256}.image-panel{padding:16px}.image-panel img,.content-img{width:100%;height:260px;object-fit:contain;border-radius:18px;background:#FAF8F4}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#6B6256;margin:0}.zone-card img{width:100%;height:180px;object-fit:contain;background:#FAF8F4;border-radius:16px;margin-bottom:14px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}.section-head p{margin:0;color:#6B6256;max-width:720px}.text-link{font-weight:700}.app-band,.notice-box{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;padding:26px}.app-band{background:#F3EFE8;border-radius:28px}.app-band img{height:260px;object-fit:contain;background:#fff;border-radius:20px}.list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.list li{padding-left:20px;position:relative;color:#6B6256}.list li:before{content:"";position:absolute;left:0;top:12px;width:7px;height:7px;border-radius:50%;background:#D2B17D}.page-hero{max-width:1200px;margin:30px auto 20px;padding:36px 26px}.inner-layout{display:grid;grid-template-columns:1fr 340px;gap:24px}.article{background:#fff;border-radius:24px;border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,.10);padding:28px}.article p{color:#5f574d}.side-card{position:sticky;top:104px;align-self:start;background:#F3EFE8;border-radius:24px;padding:20px;border:1px solid rgba(185,149,99,.18)}.side-card img{height:230px;width:100%;object-fit:contain;background:#fff;border-radius:18px}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px}.footer-brand{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center}.footer-brand p,.footer-note{color:#dfd2c0}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.footer-links a{color:#F7F0E6;background:rgba(255,255,255,.08);padding:8px 12px;border-radius:999px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84%;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-102%);transition:.25s;box-shadow:16px 0 40px rgba(0,0,0,.18);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-top button{border:0;background:#F3EFE8;color:#3D352B;width:36px;height:36px;border-radius:50%;font-size:22px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px;border-radius:14px;background:#FAF8F4;color:#3D352B}.no-scroll{overflow:hidden}.safe-note{background:#EFE8DD;border-radius:22px;padding:22px;border:1px solid rgba(185,149,99,.2);color:#6B6256}@media(max-width:980px){main{padding-top:76px}.header-inner{height:68px;justify-content:space-between}.menu-toggle{display:block}.nav{display:none}.logo img{max-height:44px}.header-btn{padding:9px 16px}.banner-slider{margin:16px 14px 24px;border-radius:18px}.slides{height:220px}.hero-welcome,.grid-4,.grid-3,.grid-2,.app-band,.notice-box,.inner-layout,.footer-brand{grid-template-columns:1fr}.section{padding:24px 16px}h1{font-size:30px}h2{font-size:24px}.section-head{display:block}.image-panel img,.app-band img{height:210px}.side-card{position:static}.slider-arrow{width:34px;height:34px;font-size:20px}.grid{gap:14px}}
