
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:"Microsoft YaHei",Arial,sans-serif;background:#F7F6F2;color:#2F2D2A;line-height:1.75}a{text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,.10)}.header-inner{max-width:1220px;margin:auto;min-height:72px;display:flex;align-items:center;gap:18px;padding:0 22px}.logo{flex-shrink:0}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:6px;flex:1;min-width:0;justify-content:center}.nav-core>a,.dropdown>button{white-space:nowrap;color:#3D352B;padding:10px 13px;border:0;background:transparent;border-radius:999px;font-size:15px;cursor:pointer}.nav-core a.active,.nav-core>a:hover,.dropdown>button:hover{color:#B99563;box-shadow:inset 0 -2px 0 #B99563}.dropdown{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 12px);left:0;min-width:230px;background:#fff;border:1px solid rgba(185,149,99,.18);box-shadow:0 18px 42px rgba(92,73,50,.16);border-radius:18px;padding:12px;display:none;z-index:10001}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:10px 12px;color:#3D352B;border-radius:12px}.dropdown-menu a:hover{background:#FAF8F4;color:#B99563}.dropdown-menu span{display:block;font-size:12px;color:#8E8579}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#fff!important;border-radius:999px;padding:11px 22px;font-weight:700;box-shadow:0 12px 26px rgba(169,129,82,.22);transition:.2s;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(169,129,82,.28)}.header-btn{flex-shrink:0}.mobile-menu-btn{display:none;border:0;background:#F3EFE8;color:#B99563;border-radius:12px;padding:8px 10px;font-size:22px}.banner-slider{max-width:1200px;height:430px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;position:relative;z-index:1}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(92,73,50,.18);font-size:32px;color:#B99563;cursor:pointer}.prev{left:18px}.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(185,149,99,.35);cursor:pointer}.dot.active{width:28px;background:#B99563}.hero-section,.page-hero,.section{max-width:1200px;margin:0 auto 34px;padding:34px 24px}.hero-section{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:linear-gradient(135deg,#fff 0%,#FAF8F4 50%,#F3EFE8 100%);border:1px solid rgba(185,149,99,.16);border-radius:26px;box-shadow:0 14px 36px rgba(92,73,50,.10)}.hero-copy h1,.page-copy h1{font-size:44px;line-height:1.18;margin:10px 0;color:#B99563}.hero-copy p,.page-copy p{color:#6B6256;font-size:17px}.hero-visual,.page-visual{background:#fff;border:1px solid rgba(185,149,99,.18);border-radius:24px;padding:18px;box-shadow:0 14px 36px rgba(92,73,50,.10)}.hero-visual img{width:100%;max-height:340px;object-fit:contain}.section-head{margin-bottom:20px}.section-kicker,.tag,.number-badge{color:#D2B17D;font-weight:700}.section-title,h1,h2,h3{color:#B99563}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,details{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:20px;padding:22px}.card p,.zone-card p,.info-card p{color:#6B6256}.text-link{color:#B99563;font-weight:700}.zone-card img{width:100%;height:170px;object-fit:contain;margin-bottom:14px}.split,.app-section,.about-summary{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:26px;background:#fff;border:1px solid rgba(185,149,99,.16);border-radius:24px;box-shadow:0 14px 36px rgba(92,73,50,.10)}.split img,.app-section img,.about-summary img,.content-img{width:100%;max-height:300px;object-fit:contain}.mini-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.mini-list span{background:#F3EFE8;color:#B99563;border-radius:999px;padding:8px 12px}.review-strip{background:#FAF8F4;border-radius:24px}.review-card{color:#6B6256}.faq-list details{margin-bottom:14px}.faq-list summary{cursor:pointer;color:#B99563;font-weight:700}.notice{background:#2F2A24;color:#F7F0E6;border-radius:22px}.page-hero{display:grid;grid-template-columns:1fr .75fr;align-items:center;gap:24px;background:#fff;border-radius:24px;box-shadow:0 14px 36px rgba(92,73,50,.10)}.page-visual img{max-height:280px;object-fit:contain}.text-section{background:#fff;border-radius:22px}.text-section p{font-size:17px;color:#544a40}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:44px;padding:44px 22px 18px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:22px}.footer-brand img{max-height:52px;margin-bottom:12px}.site-footer a{display:block;color:#F7F0E6;margin:7px 0}.site-footer p{color:#d8cdbd}.footer-bottom{text-align:center;margin-top:24px;color:#cfc3b4}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.open{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 40px rgba(0,0,0,.18);padding:18px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#F3EFE8;color:#B99563;border-radius:12px;font-size:26px;width:42px;height:42px}.drawer-links{display:grid;gap:8px;margin-top:20px}.drawer-links a{color:#3D352B;background:#FAF8F4;border-radius:14px;padding:12px 14px}.drawer-note{font-size:13px;color:#8E8579}.no-scroll{overflow:hidden}@media(max-width:1024px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%)}.header-btn{padding:9px 16px}.banner-slider{height:320px;margin:18px 14px 28px}.hero-section,.page-hero,.split,.app-section,.about-summary{grid-template-columns:1fr}.grid.four,.grid.three,.grid.two,.footer-grid{grid-template-columns:1fr 1fr}.hero-copy h1,.page-copy h1{font-size:34px}}@media(max-width:640px){body{padding-bottom:0}.header-inner{min-height:64px;padding:0 12px}.logo img{max-height:42px}.header-btn{padding:8px 12px;font-size:14px}.banner-slider{height:210px;border-radius:16px}.hero-section,.page-hero,.section{margin-left:12px;margin-right:12px;padding:24px 16px}.grid.four,.grid.three,.grid.two,.footer-grid{grid-template-columns:1fr}.hero-copy h1,.page-copy h1{font-size:28px}.zone-card img{height:150px}.slider-btn{width:34px;height:34px;font-size:24px}.footer-grid{gap:10px}}
