*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7F2;color:#1F2D29;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:#126B4A}img{max-width:100%;height:auto;display:block}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:#0F2E24;box-shadow:0 8px 24px rgba(10,61,44,.18)}.topbar{max-width:1240px;margin:auto;display:flex;align-items:center;gap:18px;padding:14px 20px}.site-logo{font-size:28px;font-weight:900;color:#D8A642;letter-spacing:2px;white-space:nowrap}.nav-core{display:flex;gap:10px;flex:1;justify-content:center}.nav-core a{color:#EAF4EF;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 16px;font-weight:700;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#D8A642;background:rgba(216,166,66,.12);box-shadow:inset 0 -2px 0 #D8A642}.header-actions{display:flex;gap:12px;align-items:center}.overview-btn{border:1px solid rgba(216,166,66,.38);color:#EAF4EF;background:rgba(255,255,255,.06);border-radius:999px;padding:9px 18px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#126B4A 0%,#0A3D2C 55%,#D8A642 100%);color:#fff;border-radius:999px;padding:10px 22px;box-shadow:0 10px 24px rgba(10,61,44,.18);font-weight:800;border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.channel-strip{display:flex;justify-content:center;gap:10px;padding:8px 18px 14px;background:#0F2E24}.channel-strip a{color:#0F2E24;background:#fff;border:1px solid rgba(18,107,74,.14);border-radius:999px;padding:6px 18px;font-weight:700}.channel-strip a:hover{color:#126B4A;border-color:rgba(216,166,66,.55);box-shadow:0 8px 18px rgba(10,61,44,.10)}main{padding-bottom:30px}.wrap{max-width:1200px;margin:auto;padding:0 20px}.banner-slider{height:390px;max-width:1200px;margin:28px auto 36px;border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(10,61,44,.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#126B4A;box-shadow:0 8px 20px rgba(10,61,44,.16);width:42px;height:42px;font-size:24px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(18,107,74,.26);cursor:pointer}.slider-dots button.active{background:#D8A642}.section{margin:34px auto}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(18,107,74,.14);box-shadow:0 14px 36px rgba(10,61,44,.10);border-radius:22px}.hero-card{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding:30px}.section-kicker,.tag,.label,.num,.badge{color:#126B4A;font-weight:800}.hero-card h1,.page-hero h1,h1,h2,h3,.section-title{color:#0F2E24}.hero-card h1,.page-hero h1{font-size:40px;line-height:1.25;margin:10px 0 18px}.hero-tags,.mini-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.mini-tags span,.pill{background:#EEF6F1;color:#126B4A;border:1px solid rgba(18,107,74,.14);border-radius:999px;padding:6px 12px;font-weight:700}.hero-img,.content-img{border-radius:18px;background:#F6FAF5;max-height:300px;object-fit:contain;margin:auto}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.quick-card{background:#fff;border:1px solid rgba(18,107,74,.14);border-radius:18px;padding:16px;box-shadow:0 10px 26px rgba(10,61,44,.07)}.quick-card p{margin:6px 0 10px;color:#5E706A}.summary-bar{background:linear-gradient(135deg,#fff,#EEF6F1);border-radius:24px;padding:24px 28px;border:1px solid rgba(18,107,74,.14);box-shadow:0 14px 36px rgba(10,61,44,.08)}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:20px}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zone-card{padding:20px}.zone-card img{width:100%;height:190px;object-fit:contain;background:#F6FAF5;border-radius:16px;margin-bottom:16px}.zone-card p,.info-card p,.review-card p,.faq-item p,.page-body p,.summary-bar p{color:#5E706A}.text-link{color:#126B4A;font-weight:800}.notice-box{background:#FFF7E4;border:1px solid rgba(216,166,66,.3);border-radius:22px;padding:22px;color:#4b3c1c}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:20px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px 22px}.page-hero{background:linear-gradient(135deg,#fff,#EEF6F1);border-radius:0 0 36px 36px;margin-bottom:34px}.page-hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding-top:44px;padding-bottom:40px}.page-body{max-width:1120px;margin:0 auto 40px;padding:0 20px}.content-block{margin:24px 0;padding:24px;background:#fff;border:1px solid rgba(18,107,74,.14);border-radius:22px;box-shadow:0 10px 26px rgba(10,61,44,.07)}.content-block ul{padding-left:20px;color:#5E706A}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-list li{background:#EEF6F1;border-radius:14px;padding:12px;list-style:none}.screen-mask{position:fixed;inset:0;background:rgba(7,31,24,.42);z-index:9998;display:none}.screen-mask.show{display:block}.category-panel{position:fixed;right:-430px;top:0;width:410px;max-width:88vw;height:100vh;background:#fff;box-shadow:0 18px 48px rgba(10,61,44,.16);z-index:10000;transition:.28s;padding:22px;overflow:auto}.category-panel.show{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(18,107,74,.14);padding-bottom:16px;margin-bottom:16px}.panel-head strong{color:#126B4A;font-size:22px}.panel-head button,.drawer-head button{border:0;background:#EEF6F1;color:#126B4A;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.panel-groups section{margin-bottom:22px}.panel-groups h3{font-size:16px;color:#126B4A}.panel-groups a{display:block;padding:10px;border-radius:14px;color:#1F2D29}.panel-groups a:hover{background:#F6FAF5;color:#126B4A}.panel-groups span{display:block;color:#8A9A94;font-size:13px}.mobile-menu-btn{display:none;border:0;background:rgba(255,255,255,.08);color:#D8A642;border-radius:12px;width:40px;height:40px;font-size:22px}.mobile-drawer{position:fixed;left:-340px;top:0;width:320px;max-width:86vw;height:100vh;background:#fff;z-index:10000;transition:.28s;padding:20px;overflow:auto}.mobile-drawer.show{left:0}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer nav a{padding:10px 12px;border-radius:12px;color:#1F2D29;background:#F6FAF5}.mobile-bottom{display:none}footer{background:#071F18;color:#EAF4EF;margin-top:40px}footer a{display:block;color:#EAF4EF;margin:6px 0}.footer-wrap{max-width:1200px;margin:auto;padding:42px 20px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:24px}.footer-wrap p{color:#cddbd6}.footer-line{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:16px;color:#cddbd6}@media(max-width:960px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:block}.topbar{justify-content:space-between}.channel-strip{display:none}.banner-slider{height:280px;margin:18px 14px 26px}.hero-card,.page-hero .wrap,.two-grid{grid-template-columns:1fr}.quick-grid{display:flex;overflow-x:auto;padding-bottom:8px}.quick-card{min-width:210px}.info-grid,.three-grid,.review-grid,.service-list,.footer-wrap{grid-template-columns:1fr 1fr}.hero-card h1,.page-hero h1{font-size:32px}}@media(max-width:640px){body{padding-bottom:66px}.site-logo{font-size:24px}.topbar{padding:10px 12px}.header-actions .main-btn{padding:8px 14px}.banner-slider{height:210px;border-radius:18px}.slider-arrow{width:34px;height:34px}.hero-card{padding:22px;margin:0 14px}.wrap{padding:0 14px}.info-grid,.three-grid,.review-grid,.service-list,.footer-wrap{grid-template-columns:1fr}.page-hero .wrap{padding-top:28px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(18,107,74,.16);display:grid;grid-template-columns:repeat(4,1fr);z-index:9997}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#126B4A;font-weight:800}.category-panel{width:88vw}.zone-card img{height:160px}}
