*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{position:relative;z-index:1}.site-header{position:sticky;top:0;left:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(185,139,93,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible;padding:0 22px}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{width:156px;height:auto}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;text-decoration:none;font-weight:600;font-size:15px;padding:8px 7px}.nav-core a:hover,.nav-core a.active{color:#B98B5D}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.more-menu{position:relative;flex-shrink:0}.more-toggle{border:1px solid rgba(185,139,93,.18);background:#FFFFFF;color:#3E4148;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.more-toggle:hover{color:#B98B5D;border-color:#D6B48A}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#FFFFFF;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000;border-radius:18px;padding:10px;display:none}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148;font-weight:600}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#FFFFFF;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.22);border:0;transition:transform .2s ease,box-shadow .2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(185,139,93,.28)}.header-btn{min-width:78px}.mobile-menu-btn{display:none;width:42px;height:42px;border:1px solid rgba(185,139,93,.2);background:#FFFFFF;border-radius:14px;padding:8px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{display:block;width:20px;height:2px;background:#3A332C;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.36);z-index:10000;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,360px);height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 44px rgba(47,43,39,.2);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow-x:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(185,139,93,.15)}.drawer-logo img{width:150px}.drawer-close{width:40px;height:40px;border:0;border-radius:50%;background:#FAF6EF;color:#3A332C;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{display:grid;gap:6px;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#3E4148;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#FFFFFF;box-shadow:0 14px 36px rgba(185,139,93,.14);overflow:hidden;position:relative;z-index:1;aspect-ratio:16/6.2}.slides{height:100%;display:flex;transition:transform .45s ease}.slide{min-width:100%;height:100%;background:#F7F3EC;display:flex;align-items:center;justify-content:center}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.82);color:#B98B5D;font-size:30px;line-height:1;cursor:pointer;z-index:5;box-shadow:0 8px 20px rgba(47,43,39,.12)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:9px;z-index:5}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.78);cursor:pointer}.slider-dots button.active{background:#B98B5D;width:24px;border-radius:999px}.container{max-width:1280px;margin:0 auto;padding:0 22px}.section{margin:34px auto}.notice-strip{display:flex;align-items:center;gap:14px;background:#FFFFFF;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.08);border-radius:18px;padding:16px 18px;color:#3E4148}.notice-strip strong{color:#B98B5D;white-space:nowrap}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.page-hero,.notice-panel{background:#FFFFFF;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px}.hero-card{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;padding:34px}.hero-card h1,.page-hero h1{font-size:clamp(30px,4vw,52px);line-height:1.16;margin:0 0 18px;color:#3A332C}.hero-card p,.page-hero p{font-size:17px;color:#3E4148;margin:0 0 18px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:18px}.text-link{color:#B98B5D;font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.content-img{width:100%;border-radius:18px;border:1px solid rgba(185,139,93,.14);background:#FAF6EF;object-fit:contain}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 18px}.section-title{color:#3A332C;font-size:clamp(24px,3vw,36px);line-height:1.25;margin:0}.section-desc{color:#747A84;margin:8px 0 0;max-width:760px}.grid{display:grid;gap:18px}.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))}.channel-card{padding:22px}.channel-card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px;color:#3A332C}.channel-card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0 0 12px;color:#3E4148}.zone-card,.info-card{padding:24px}.zone-card img,.info-card img{width:100%;border-radius:18px;margin-bottom:16px;object-fit:contain;background:#FAF6EF}.feature-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center;padding:28px}.review-card{padding:20px}.review-card span{display:block;color:#9A9FA8;font-size:14px;margin-top:8px}.faq-list{display:grid;gap:14px}.faq-item{padding:20px}.about-band{display:grid;grid-template-columns:1fr .8fr;gap:26px;align-items:center;padding:30px}.compliance{background:linear-gradient(135deg,#FFFFFF 0%,#FAF6EF 100%);border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:26px;box-shadow:0 14px 36px rgba(185,139,93,.1)}.compliance ul,.page-list{margin:14px 0 0;padding-left:20px}.compliance li,.page-list li{margin:7px 0}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;margin:28px auto 34px;padding:34px}.page-kicker{display:inline-flex;color:#B98B5D;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:6px 12px;font-weight:800;margin-bottom:16px}.content-section{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.article-card{background:#FFFFFF;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.1);border-radius:22px;padding:30px}.article-card h2{color:#3A332C;margin:24px 0 10px;font-size:26px}.article-card h2:first-child{margin-top:0}.article-card p{margin:0 0 14px}.side-stack{display:grid;gap:18px}.notice-panel{padding:22px;background:#FAF6EF}.notice-panel h3{margin:0 0 10px;color:#3A332C}.cta-band{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#EEF7FF;border:1px solid rgba(185,139,93,.16);border-radius:20px;padding:20px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:48px;padding:42px 22px 26px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.6fr;gap:34px}.footer-brand img{width:158px;margin-bottom:16px}.footer-brand p{color:rgba(247,243,236,.84);margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.footer-links h3{margin:0 0 10px;color:#FFFFFF}.footer-links a{display:block;color:rgba(247,243,236,.82);margin:7px 0}.footer-links a:hover{color:#D6B48A}.footer-note{max-width:1280px;margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(247,243,236,.12);color:rgba(247,243,236,.72);font-size:14px}.mobile-quick{display:none}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.pill-list span{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:7px 12px;color:#B98B5D;font-weight:700}.plain-table{width:100%;border-collapse:collapse;margin:16px 0;background:#FFFFFF;border-radius:16px;overflow:hidden}.plain-table th,.plain-table td{border:1px solid rgba(185,139,93,.16);padding:12px;text-align:left}.plain-table th{background:#FAF6EF;color:#3A332C}@media (max-width:1180px){.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-core{gap:6px}.nav-core a{font-size:14px;padding:8px 5px}}@media (max-width:1024px){.nav-core{display:none}.hero-card,.feature-card,.about-band,.page-hero,.content-section{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.site-header{position:sticky;top:0;z-index:9999}.header-inner{min-height:64px;padding:0 12px;display:grid;grid-template-columns:48px 1fr auto;gap:8px}.mobile-menu-btn{display:flex}.brand-logo{justify-content:center}.brand-logo img{width:128px}.more-menu{display:none}.header-btn{padding:8px 14px;min-width:64px}.mobile-drawer,.drawer-mask{z-index:10000}.mobile-drawer{z-index:10001}.banner-slider{margin:16px 12px 24px;border-radius:14px;aspect-ratio:16/8.8}.slider-arrow{width:34px;height:34px;font-size:24px}.slider-prev{left:9px}.slider-next{right:9px}.container{padding:0 12px}.section{margin:24px auto}.hero-card,.page-hero{padding:22px;border-radius:18px}.hero-card p,.page-hero p{font-size:16px}.section-head{display:block}.grid-2,.grid-3,.grid-4,.side-stack{grid-template-columns:1fr}.feature-card,.about-band,.article-card{padding:22px}.cta-band{display:block}.cta-band .main-btn{margin-top:12px}.footer-links{grid-template-columns:1fr}.site-footer{padding-bottom:92px}.mobile-quick{position:fixed;left:12px;right:12px;bottom:12px;height:56px;background:rgba(255,255,255,.96);border:1px solid rgba(185,139,93,.2);box-shadow:0 12px 34px rgba(47,43,39,.18);border-radius:22px;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}.mobile-quick a{color:#3E4148;font-weight:800;font-size:14px}.mobile-quick a:hover{color:#B98B5D}body{padding-bottom:72px}}@media (max-width:420px){.brand-logo img{width:112px}.header-inner{grid-template-columns:44px 1fr 62px}.main-btn{padding:8px 12px}.notice-strip{align-items:flex-start;display:block}.notice-strip strong{display:block;margin-bottom:4px}}
