*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7F2;color:#1F2D29;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;background:#0F2E24;box-shadow:0 8px 24px rgba(10,61,44,.18);z-index:9999}.header-inner{max-width:1220px;margin:auto;height:72px;padding:0 20px;display:flex;align-items:center;gap:18px}.site-logo{color:#D8A642;font-size:28px;font-weight:900;letter-spacing:2px;white-space:nowrap}.nav-core{flex:1;display:flex;justify-content:center;gap:10px}.nav-core a{color:#EAF4EF;padding:8px 15px;border-radius:999px;background:rgba(255,255,255,.08);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;align-items:center;gap:10px}.overview-btn{border:1px solid rgba(216,166,66,.45);background:rgba(255,255,255,.06);color:#D8A642;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer;white-space:nowrap}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,#126B4A 0%,#0A3D2C 55%,#D8A642 100%);color:#fff;border-radius:999px;box-shadow:0 10px 24px rgba(10,61,44,.18);font-weight:800;padding:10px 20px;white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.channel-strip{height:44px;display:flex;align-items:center;justify-content:center;gap:12px;background:#EEF6F1;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(18,107,74,.12)}.channel-strip a{color:#0F2E24;background:#fff;border:1px solid rgba(18,107,74,.14);border-radius:999px;padding:4px 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)}.page-main{padding-bottom:50px}.wrap{max-width:1200px;margin:auto;padding:0 20px}.hero-text{padding:36px 0 10px}.section{margin:34px auto}.section-title,h1,h2,h3{color:#0F2E24;line-height:1.28}h1{font-size:42px;margin:0 0 14px}h2{font-size:28px;margin:0 0 18px}.lead{font-size:18px;color:#5E706A;max-width:880px}.grid{display:grid;gap:22px}.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))}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:#fff;border:1px solid rgba(18,107,74,.14);box-shadow:0 14px 36px rgba(10,61,44,.10);border-radius:22px;padding:24px}.soft{background:#EEF6F1}.gold-soft{background:#FFF7E4}.section-kicker,.tag,.label,.num,.badge{color:#126B4A;font-weight:900;letter-spacing:.04em}.text-link{color:#126B4A;font-weight:800;border-bottom:1px solid rgba(216,166,66,.55)}.content-img,.zone-card img,.app-section img{width:100%;height:220px;object-fit:contain;background:#fff;border-radius:18px;margin-bottom:16px}.feature-img{height:280px;object-fit:contain;background:#fff;border-radius:22px;padding:6px}.banner-slider{max-width:1200px;height:392px;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%;position:relative}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-copy{position:absolute;left:36px;bottom:32px;max-width:430px;background:rgba(15,46,36,.72);color:#fff;padding:18px 20px;border-radius:18px;backdrop-filter:blur(6px)}.slider-copy strong{display:block;color:#D8A642;font-size:24px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;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:22px;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:none;background:rgba(18,107,74,.26);cursor:pointer}.slider-dots button.active{background:#D8A642}.category-panel{position:fixed;right:-420px;top:0;width:390px;max-width:88vw;height:100vh;background:#fff;box-shadow:0 18px 48px rgba(10,61,44,.16);z-index:10000;transition:.25s;padding:20px;overflow:auto}.panel-open .category-panel{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{font-size:22px;color:#126B4A}.panel-close,.drawer-close{border:0;background:#EEF6F1;color:#126B4A;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.panel-groups section{border-top:1px solid rgba(18,107,74,.14);padding:14px 0}.panel-groups h3{font-size:18px;margin:0 0 10px}.panel-groups a{display:block;border-radius:14px;padding:10px}.panel-groups a:hover{background:#EEF6F1;color:#126B4A}.panel-groups span{display:block;color:#5E706A;font-size:13px}.site-mask{position:fixed;inset:0;background:rgba(7,31,24,.48);opacity:0;pointer-events:none;z-index:9998;transition:.2s}.panel-open .site-mask,.drawer-open .site-mask{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:-330px;top:0;width:82vw;max-width:320px;height:100vh;background:#fff;z-index:10000;transition:.25s;padding:20px;overflow:auto}.drawer-open .mobile-drawer{left:0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-nav a{padding:10px 12px;border-radius:14px;background:#EEF6F1;color:#0F2E24;font-weight:700}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:#D8A642;margin:5px 0}.mobile-bottom{display:none}.site-footer{background:#071F18;color:#EAF4EF;margin-top:60px;padding:46px 20px 18px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:28px}.footer-logo{display:inline-block;margin-bottom:8px}.site-footer a{display:block;color:#EAF4EF;margin:6px 0}.site-footer h3{color:#D8A642}.footer-bottom{max-width:1200px;margin:24px auto 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#bfd0c9}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list a{border-radius:999px;background:#fff;border:1px solid rgba(18,107,74,.14);padding:9px 15px;font-weight:800;color:#126B4A}.steps{counter-reset:s;display:grid;gap:16px}.steps li{list-style:none;padding:18px 18px 18px 58px;border-radius:18px;background:#fff;border:1px solid rgba(18,107,74,.14);position:relative}.steps li:before{counter-increment:s;content:counter(s);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;background:#126B4A;color:#fff;display:grid;place-items:center;font-weight:900}.quote{border-left:4px solid #D8A642;padding-left:16px;color:#5E706A}.contact-box{display:grid;gap:14px}.contact-row{padding:16px;border-radius:16px;background:#EEF6F1}@media(max-width:960px){.nav-core{display:none}.channel-strip{display:flex;overflow:auto;justify-content:flex-start;padding:0 18px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.banner-slider{height:300px}.menu-toggle{display:block}.header-inner{justify-content:space-between}.site-logo{font-size:24px}}@media(max-width:640px){body{padding-bottom:74px}.header-inner{height:64px;padding:0 12px}.overview-btn{display:none}.channel-strip{display:none}.main-btn{padding:8px 13px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.hero-text{padding:24px 0 4px}h1{font-size:30px}.lead{font-size:16px}.banner-slider{height:210px;margin:18px 12px 24px;border-radius:18px}.slider-copy{display:none}.content-img,.zone-card img{height:170px}.feature-img{height:200px}.footer-grid{grid-template-columns:1fr}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;height:58px;background:#fff;border-top:1px solid rgba(18,107,74,.14);display:grid;grid-template-columns:repeat(4,1fr);z-index:9999}.mobile-bottom a{display:grid;place-items:center;color:#126B4A;font-weight:900}.drawer-nav{grid-template-columns:1fr}.site-footer{padding-bottom:90px}.slider-arrow{width:34px;height:34px}.section{margin:24px auto}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:18px}}
