
/* ===== Premium visual system v4: western factory brand style ===== */
:root{--wp4-ink:#16231d;--wp4-green:#1f4c39;--wp4-green2:#2f6b4f;--wp4-gold:#cda868;--wp4-cream:#f6f4ee;--wp4-line:#e2e9e4;--wp4-muted:#63736a;--wp4-dark:#0f1713;--wp4-shadow:0 18px 46px rgba(17,36,28,.08)}

/* shared content helpers */
.geo-premium-stat-strip{padding:0 20px;margin:-18px 0 54px;position:relative;z-index:5}
.geo-premium-stat-strip .inner{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.geo-premium-stat{background:#fff;border:1px solid var(--wp4-line);border-radius:18px;padding:20px 22px;box-shadow:var(--wp4-shadow)}
.geo-premium-stat strong{display:block;font-size:28px;line-height:1.1;color:var(--wp4-green);margin-bottom:6px}
.geo-premium-stat span{display:block;font-size:14px;line-height:1.65;color:var(--wp4-muted)}

.geo-premium-band{padding:82px 20px;background:linear-gradient(180deg,#f8f6f0 0%,#fff 100%)}
.geo-premium-band .inner{width:min(1180px,100%);margin:auto}
.geo-premium-head{max-width:760px;margin:0 auto 32px;text-align:center}
.geo-premium-kicker{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:rgba(36,79,59,.08);color:var(--wp4-green2);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}
.geo-premium-head h2{font-size:clamp(32px,4vw,50px);line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;color:var(--wp4-ink)}
.geo-premium-head p{font-size:18px;line-height:1.85;color:var(--wp4-muted);margin:0}

.geo-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.geo-brand-card{background:#fff;border:1px solid var(--wp4-line);border-radius:18px;padding:28px;box-shadow:var(--wp4-shadow)}
.geo-brand-card .num{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#edf4ef;color:var(--wp4-green2);font-weight:800;margin-bottom:16px}
.geo-brand-card h3{font-size:22px;line-height:1.3;margin:0 0 10px;color:var(--wp4-ink)}
.geo-brand-card p{margin:0;font-size:15px;line-height:1.8;color:var(--wp4-muted)}

.geo-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.geo-process-step{position:relative;background:#fff;border:1px solid var(--wp4-line);border-radius:18px;padding:26px 22px;box-shadow:var(--wp4-shadow)}
.geo-process-step .step{display:inline-flex;min-width:74px;min-height:28px;padding:0 12px;border-radius:999px;background:rgba(205,168,104,.15);color:#8a6a28;font-size:12px;font-weight:800;align-items:center;justify-content:center;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}
.geo-process-step h3{font-size:20px;margin:0 0 10px;color:var(--wp4-ink)}
.geo-process-step p{margin:0;font-size:15px;line-height:1.8;color:var(--wp4-muted)}

.geo-premium-cta{padding:0 20px 84px}
.geo-premium-cta .inner{width:min(1180px,100%);margin:auto;background:linear-gradient(135deg,#183326 0%,#102019 100%);border-radius:26px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:0 26px 60px rgba(16,32,25,.20)}
.geo-premium-cta .copy h3{font-size:34px;line-height:1.15;color:#fff;margin:0 0 10px;letter-spacing:-.02em}
.geo-premium-cta .copy p{font-size:16px;line-height:1.85;color:rgba(255,255,255,.80);margin:0;max-width:740px}
.geo-premium-cta .actions{display:flex;gap:12px;flex-wrap:wrap}
.geo-premium-cta .actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:700}
.geo-premium-cta .actions a.primary{background:linear-gradient(135deg,#d4b272 0%,#b98f42 100%);color:#132018;box-shadow:0 12px 28px rgba(185,143,66,.28)}
.geo-premium-cta .actions a.secondary{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.04)}

/* homepage refinements */
body.home .geo-proof-panel, body.home .geo-fact, body.home .geo-cap-list li{border-radius:16px!important}
body.home .gxs-f .imgbig ul{border-radius:22px;overflow:hidden}
body.home .gxs-2 .h3.font-30, body.home .gxs-7 .h3.font-30, body.home .gxs-8 .h3.font-30{font-size:clamp(30px,3.8vw,46px)!important;line-height:1.12!important;letter-spacing:-.02em;color:var(--wp4-ink)!important}
body.home .gxs-2 .ui.container, body.home .gxs-7 .ui.container, body.home .gxs-8 .ui.container{width:min(1180px,calc(100% - 40px))!important}
body.home .gxs-8 .item{border:1px solid var(--wp4-line);border-radius:18px;padding:26px;background:#fff;box-shadow:var(--wp4-shadow)}
body.home .gxs-7 .partlist .item{border:1px solid var(--wp4-line);border-radius:16px;background:#fff;padding:14px;box-shadow:0 10px 26px rgba(16,35,28,.04)}
body.home .gxs-7 .partlist .item img{filter:grayscale(.1)}
body.home #buyer-faq .geo-container{width:min(1180px,100%)!important}

/* about page premium */
.about-page .about-1>.ui.container,.about-page .about-2>.ui.container,.about-page .gxs-7 .ui.container,.about-page .gxs-8 .main{width:min(1180px,calc(100% - 40px))!important;margin:auto!important}
.about-page .about-1 .h3.font-30{font-size:clamp(34px,4vw,52px)!important;line-height:1.12!important;letter-spacing:-.02em;color:var(--wp4-ink)!important}
.about-page .about-1> .ui.container > p.font-18{font-size:18px!important;line-height:1.9!important;color:var(--wp4-muted)!important;max-width:980px}
.about-page .about-1 ul.list3{display:grid!important;grid-template-columns:1fr;gap:22px;margin-top:34px}
.about-page .about-1 ul.list3>li.column{width:auto!important;margin:0!important;float:none!important}
.about-page .about-1 .item.grid-box.two{display:grid!important;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:stretch;background:#fff;border:1px solid var(--wp4-line);border-radius:24px;padding:22px;box-shadow:var(--wp4-shadow)}
.about-page .about-1 .img-box{height:100%;border-radius:18px;overflow:hidden;background:#f3f5f2}
.about-page .about-1 .img-box img{width:100%;height:100%;object-fit:cover}
.about-page .about-1 .text{padding:8px 6px}
.about-page .about-1 .text .h3.font-30{font-size:28px!important;line-height:1.2!important;margin-bottom:14px!important}
.about-page .about-1 .txt p.font-18{font-size:16px!important;line-height:1.85!important;color:var(--wp4-muted)!important}
.about-page .gxs-7{padding:84px 0 34px;background:linear-gradient(180deg,#f8f6f0 0%,#fff 100%)}
.about-page .gxs-7 .partlist{gap:14px!important}
.about-page .gxs-7 .partlist .item{height:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--wp4-line);border-radius:18px;background:#fff;padding:16px;box-shadow:0 10px 24px rgba(14,33,24,.05)}
.about-page .gxs-8{padding:18px 0 56px}
.about-page .gxs-8 .item{height:100%;border:1px solid var(--wp4-line);border-radius:20px;background:#fff;padding:24px;box-shadow:var(--wp4-shadow)}
.about-page .gxs-8 .top{display:flex;align-items:center;gap:14px;margin-bottom:14px}.about-page .gxs-8 .top i{flex:0 0 68px;width:68px;height:68px;border-radius:50%;overflow:hidden}.about-page .gxs-8 .top i img{width:100%;height:100%;object-fit:cover}
.about-page .gxs-8 .btm p.font-18{font-size:16px!important;line-height:1.85!important;color:var(--wp4-muted)!important}
.about-page .about-2{padding:12px 0 86px}.about-page .about-2 .h3.font-30{font-size:clamp(30px,3.4vw,44px)!important;line-height:1.15!important;text-align:center;margin-bottom:24px!important}
.about-page .about-2 .pics{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}
.about-page .about-2 .pics .column{width:auto!important;float:none!important;margin:0!important}
.about-page .about-2 .pics .img-box{display:block;border-radius:18px;overflow:hidden;border:1px solid var(--wp4-line);box-shadow:var(--wp4-shadow)}

/* factory page premium */
.factory-page{background:#fff}
.factory-page .container{width:min(1180px,calc(100% - 40px))!important;margin:auto!important}
.factory-page .init-1 .container{display:grid!important;grid-template-columns:1fr 1fr;gap:30px;align-items:center;background:#fff;border:1px solid var(--wp4-line);border-radius:28px;padding:30px;box-shadow:var(--wp4-shadow)}
.factory-page .init-1 .left .slick li img{width:100%;border-radius:20px;display:block}
.factory-page .init-1 .tips{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(36,79,59,.08);font-size:12px!important;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:var(--wp4-green2)}
.factory-page .init-1 .title.f_38{font-size:34px!important;line-height:1.15!important;color:var(--wp4-ink)!important}
.factory-page .init-1 .des p{font-size:16px!important;line-height:1.85!important;color:var(--wp4-muted)!important}
.factory-page .init-2{padding:86px 0 26px;background:linear-gradient(180deg,#f8f6f0 0%,#fff 100%)}
.factory-page .init-2 .tip_title.f_44,.factory-page .init-4 .title.f_50,.factory-page .init-3 .title.f_50{font-size:clamp(32px,4vw,48px)!important;line-height:1.12!important;letter-spacing:-.02em;color:var(--wp4-ink)!important;text-align:center}
.factory-page .init-2 .tip_des.f_18,.factory-page .init-4 .des.f_18,.factory-page .init-3 .des.f_18{text-align:center;max-width:780px;margin:0 auto 14px}.factory-page .init-2 .tip_des p,.factory-page .init-4 .des p,.factory-page .init-3 .des p{font-size:17px!important;line-height:1.85!important;color:var(--wp4-muted)!important}
.factory-page .init-2 ul.slick{display:grid!important;grid-template-columns:repeat(5,1fr);gap:16px}
.factory-page .init-2 ul.slick li{width:auto!important;float:none!important}
.factory-page .init-2 .box{height:100%;border:1px solid var(--wp4-line);border-radius:20px;background:#fff;padding:22px;box-shadow:var(--wp4-shadow)}
.factory-page .init-2 .num{width:44px;height:44px;border-radius:50%;background:#edf4ef;display:flex;align-items:center;justify-content:center;color:var(--wp4-green2);font-weight:800;margin-bottom:16px}
.factory-page .init-2 .title.f_20 p{font-size:20px!important;line-height:1.4!important;color:var(--wp4-ink)!important}
.factory-page .init-2 .des.f_14 p{font-size:15px!important;line-height:1.8!important;color:var(--wp4-muted)!important}
.factory-page .init-3{margin-top:40px!important;padding:86px 0;background:#fff!important}.factory-page .init-3 .container{display:grid!important;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}
.factory-page .init-3 .left img{width:100%;border-radius:24px;border:1px solid var(--wp4-line);box-shadow:var(--wp4-shadow)}
.factory-page .init-3 .right{background:#fff;border:1px solid var(--wp4-line);border-radius:24px;padding:28px;box-shadow:var(--wp4-shadow)}
.factory-page .init-4{padding:34px 0 72px}.factory-page .init-4 ul.slick{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px}.factory-page .init-4 ul.slick li{width:auto!important;float:none!important}.factory-page .init-4 a.img.img-box{display:block;border-radius:22px;overflow:hidden;border:1px solid var(--wp4-line);box-shadow:var(--wp4-shadow)}

/* product detail premium */
.geo-simple-body{background:linear-gradient(180deg,#fbfaf7 0%,#fff 38%)!important;color:var(--wp4-ink)!important}
.geo-simple-header{background:rgba(255,255,255,.88)!important;backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,40,31,.08)!important}
.geo-simple-nav{min-height:82px!important}.geo-simple-nav img{width:118px!important}.geo-simple-menu a{font-size:14px!important;letter-spacing:.02em}.geo-simple-menu a:last-child{background:linear-gradient(135deg,#d4b272 0%,#b98f42 100%)!important;color:#132018!important;border-radius:999px!important;padding:12px 20px!important;box-shadow:0 12px 26px rgba(185,143,66,.22)}
.geo-breadcrumb{font-size:13px!important;color:#728078!important;margin-top:28px!important}
.geo-product-hero{position:relative;background:#fff;border:1px solid var(--wp4-line);border-radius:28px;padding:26px;box-shadow:var(--wp4-shadow);gap:34px!important;margin-top:20px!important;margin-bottom:22px!important}
.geo-gallery-main{background:linear-gradient(180deg,#faf8f3 0%,#f2f5f1 100%)!important;border:1px solid var(--wp4-line)!important;border-radius:22px!important;min-height:560px}
.geo-thumbs{gap:10px!important;margin-top:12px!important}.geo-thumb{border-radius:12px!important;padding:6px!important;transition:.2s}.geo-thumb:hover{transform:translateY(-2px);border-color:#a6c2b5}
.geo-product-copy .geo-eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(36,79,59,.08);font-size:12px!important;font-weight:800!important;letter-spacing:.16em;text-transform:uppercase;color:var(--wp4-green2)!important;margin-bottom:18px}
.geo-product-copy h1{font-size:clamp(36px,4.2vw,58px)!important;line-height:1.08!important;letter-spacing:-.03em!important;margin-bottom:14px!important}
.geo-sku{border-radius:999px!important;padding:9px 14px!important;background:#f3f5f2!important;color:#355846!important;margin-bottom:18px!important}
.geo-product-copy ul{margin:0;padding-left:20px}.geo-product-copy li{font-size:16px!important;line-height:1.86!important;color:var(--wp4-muted)!important}
.geo-cta-box{margin-top:24px!important;padding:26px!important;background:linear-gradient(135deg,#173a2b 0%,#11251d 100%)!important;border-radius:22px!important;box-shadow:0 20px 46px rgba(17,37,29,.18)}
.geo-cta-box strong{display:block;font-size:22px;line-height:1.3}.geo-cta-box p{font-size:15px!important;line-height:1.8!important}.geo-cta-box .geo-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px!important;color:#132018!important;text-decoration:none;font-weight:700}
.geo-product-support{width:min(1180px,calc(100% - 36px));margin:0 auto 64px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.geo-product-support .item{background:#fff;border:1px solid var(--wp4-line);border-radius:18px;padding:20px 18px;box-shadow:var(--wp4-shadow)}
.geo-product-support .item strong{display:block;font-size:17px;color:var(--wp4-ink);margin-bottom:6px}.geo-product-support .item span{display:block;font-size:14px;line-height:1.7;color:var(--wp4-muted)}
.geo-spec-wrap{background:#fff;border:1px solid var(--wp4-line);border-radius:24px;padding:28px;box-shadow:var(--wp4-shadow);margin-bottom:26px!important}
.geo-spec-wrap h2,.geo-related h2{font-size:clamp(30px,3.8vw,44px)!important;line-height:1.12!important;letter-spacing:-.02em!important;margin-bottom:18px!important}
.geo-spec-table{border:1px solid var(--wp4-line)!important;border-radius:16px!important;overflow:hidden}.geo-spec-table th,.geo-spec-table td{padding:16px 18px!important;font-size:15px}.geo-spec-table th{background:#f6f4ee!important;width:28%!important}
.geo-content-section{padding:24px 18px 74px!important;background:transparent!important}.geo-content-inner{gap:18px!important}.geo-content-card{border-radius:20px!important;padding:26px!important;border:1px solid var(--wp4-line)!important;box-shadow:var(--wp4-shadow)!important}.geo-content-card h3{font-size:23px!important;margin-bottom:10px!important}.geo-content-card p{font-size:15px!important;line-height:1.82!important}
.geo-related{margin-top:0!important;margin-bottom:80px!important}.geo-related-grid{gap:18px!important}.geo-related-card{border-radius:20px!important;border:1px solid var(--wp4-line)!important;box-shadow:var(--wp4-shadow)!important;transition:.2s}.geo-related-card:hover{transform:translateY(-4px)}.geo-related-card img{background:linear-gradient(180deg,#faf8f3 0%,#f2f5f1 100%)!important}.geo-related-card span{padding:16px!important;font-size:15px!important;line-height:1.55!important}
.geo-simple-footer{background:linear-gradient(180deg,#101614 0%,#0b0f0e 100%)!important;padding:52px 18px!important}.geo-simple-footer .inner{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:24px 26px;box-shadow:0 16px 40px rgba(0,0,0,.18)}.geo-simple-footer strong{font-size:18px;color:#fff}.geo-simple-footer p{font-size:15px;line-height:1.85;color:rgba(255,255,255,.78)}.geo-simple-footer a{color:#e2c48d!important}
.geo-product-bottom-cta{width:min(1180px,calc(100% - 36px));margin:0 auto 82px;background:linear-gradient(135deg,#183326 0%,#102019 100%);border-radius:26px;padding:30px 34px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 24px 56px rgba(16,32,25,.18)}
.geo-product-bottom-cta h3{font-size:30px;line-height:1.14;color:#fff;margin:0 0 8px}.geo-product-bottom-cta p{font-size:15px;line-height:1.8;color:rgba(255,255,255,.80);margin:0}.geo-product-bottom-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#d4b272 0%,#b98f42 100%);color:#132018;text-decoration:none;font-weight:700}

@media(max-width:1200px){.geo-premium-stat-strip .inner,.geo-process-grid{grid-template-columns:repeat(2,1fr)}.factory-page .init-2 ul.slick{grid-template-columns:repeat(3,1fr)}.about-page .about-2 .pics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.geo-brand-grid{grid-template-columns:1fr}.geo-premium-cta .inner{flex-direction:column;align-items:flex-start}.about-page .about-1 .item.grid-box.two,.factory-page .init-1 .container,.factory-page .init-3 .container{grid-template-columns:1fr}.geo-product-support{grid-template-columns:repeat(2,1fr)}.geo-product-hero{grid-template-columns:1fr!important}.geo-gallery-main{min-height:440px}.factory-page .init-2 ul.slick,.factory-page .init-4 ul.slick{grid-template-columns:repeat(2,1fr)}.geo-product-bottom-cta{flex-direction:column;align-items:flex-start}.geo-product-bottom-cta a{width:100%}}
@media(max-width:680px){.geo-premium-stat-strip .inner,.geo-process-grid,.geo-product-support{grid-template-columns:1fr}.about-page .about-2 .pics,.factory-page .init-2 ul.slick,.factory-page .init-4 ul.slick{grid-template-columns:1fr}.geo-gallery-main{min-height:320px}.geo-product-hero{padding:18px!important;border-radius:22px!important}.geo-spec-wrap{padding:18px!important}.geo-content-card{padding:20px!important}.geo-premium-cta .inner{padding:26px 22px}.geo-premium-cta .copy h3,.geo-product-bottom-cta h3{font-size:26px}.geo-product-copy h1{font-size:34px!important}.geo-premium-head p{font-size:16px}.about-page .about-1 .text .h3.font-30{font-size:24px!important}}


/* ===== v5 bugfixes: nav links, product listing hero removal, footer alignment ===== */
.geo-product-list-intro{padding:12px 0 6px}
.geo-product-list-intro .inner{width:min(1180px,calc(100% - 40px));margin:0 auto 28px;background:linear-gradient(180deg,#fff 0%,#f8f6f0 100%);border:1px solid var(--wp4-line);border-radius:24px;padding:28px 30px;box-shadow:var(--wp4-shadow)}
.geo-product-list-intro .kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(36,79,59,.08);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--wp4-green2);margin-bottom:14px}
.geo-product-list-intro h1{font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.02em;margin:0 0 12px;color:var(--wp4-ink)}
.geo-product-list-intro p{max-width:920px;margin:0;font-size:17px;line-height:1.85;color:var(--wp4-muted)}

/* legacy header nav links stronger */
#header .nav .menu a, #mobile-menu .menu a{word-break:normal}

/* stronger legacy footer layout */
#footer{background:linear-gradient(180deg,#111414 0%,#0b0d0d 100%)!important;color:#fff}
#footer .footer-main{padding:54px 0 0!important}
#footer .footer-main>.ui.container{width:min(1180px,calc(100% - 40px))!important;display:grid!important;grid-template-columns:minmax(210px,1.15fr) minmax(150px,.85fr) minmax(150px,.85fr) minmax(250px,1.15fr) minmax(150px,.8fr);gap:28px;align-items:start}
#footer .footer-main .logobox,#footer .footer-main .links,#footer .footer-main .infobox,#footer .footer-main .ewmbox{float:none!important;width:auto!important;margin:0!important;min-width:0}
#footer .footer-main .logo img{max-width:150px;height:auto}
#footer .footer-main .h4,#footer .footer-main .font-30{font-size:17px!important;line-height:1.3!important;letter-spacing:.08em;text-transform:uppercase;color:#fff!important;margin-bottom:18px!important}
#footer .footer-main p,#footer .footer-main li,#footer .footer-main a{font-size:15px!important;line-height:1.9!important;color:rgba(255,255,255,.82)!important}
#footer .footer-main ul{padding:0!important;margin:0!important;list-style:none}
#footer .footer-main li{margin:0 0 10px!important}
#footer .footer-main .infobox li{display:grid!important;grid-template-columns:32px 1fr;gap:12px;align-items:start}
#footer .footer-main .infobox li i{display:flex;align-items:center;justify-content:center;width:32px;height:32px;opacity:.92}
#footer .footer-main .infobox li p{margin:0!important}
#footer .footer-main .ewmbox{display:flex;flex-direction:column;align-items:flex-start}
#footer .footer-main #ewm, #footer .footer-main .ewmbox img{width:126px!important;max-width:126px;height:126px!important}
#footer .footer-main .geo-footer-btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#d4b272 0%,#b98f42 100%);color:#132018!important;font-weight:700!important;text-decoration:none!important;margin-top:14px}
#footer .footer-bottom{margin-top:34px!important;border-top:1px solid rgba(255,255,255,.12)!important}
#footer .footer-bottom>.ui.container{width:min(1180px,calc(100% - 40px))!important}
#footer .footer-bottom .center{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding:18px 0 20px!important;margin:0!important}
#footer .footer-copy{margin:0 auto!important;display:block!important;text-align:center!important;font-size:15px!important;line-height:1.6!important;color:rgba(255,255,255,.88)!important;max-width:900px}

/* home premium footer if simple footer used elsewhere */
.geo-simple-footer .inner{display:grid!important;grid-template-columns:1.15fr .85fr;gap:24px!important;align-items:start}

@media(max-width:1180px){#footer .footer-main>.ui.container{grid-template-columns:repeat(2,minmax(0,1fr))}#footer .footer-main .ewmbox{align-items:flex-start}}
@media(max-width:860px){#footer .footer-main>.ui.container{grid-template-columns:1fr!important}#footer .footer-bottom .center{padding:16px 0 18px!important}.geo-product-list-intro .inner{padding:22px 20px}}


/* ===== v6 final layout: flat aligned footer and clean product catalog ===== */
#footer .footer-main{padding:58px 0 0!important}
#footer .footer-main>.ui.container{width:min(1180px,calc(100% - 40px))!important;display:grid!important;grid-template-columns:minmax(240px,1.15fr) minmax(150px,.72fr) minmax(160px,.72fr) minmax(310px,1.35fr)!important;gap:42px!important;align-items:start!important}
#footer .footer-main .logobox,#footer .footer-main .links,#footer .footer-main .infobox,#footer .footer-main .ewmbox{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;backdrop-filter:none!important;min-height:0!important;float:none!important;width:auto!important;margin:0!important}
#footer .footer-main .links,#footer .footer-main .infobox{padding-left:28px!important;border-left:1px solid rgba(255,255,255,.12)!important}
#footer .footer-main .logo{margin-bottom:22px!important}
#footer .footer-main .logo img{max-width:150px!important;height:auto!important}
#footer .footer-main .logobox>p.font-16{font-size:19px!important;line-height:1.55!important;color:#fff!important;font-weight:700!important;margin:0 0 12px!important;max-width:280px}
#footer .geo-footer-note{font-size:14px!important;line-height:1.8!important;color:rgba(255,255,255,.68)!important;margin:0 0 20px!important;max-width:300px}
#footer .footer-main .h4,#footer .footer-main .font-30{font-size:14px!important;line-height:1.25!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#d6b77c!important;margin:5px 0 22px!important;font-weight:700!important}
#footer .footer-main ul{display:block!important;margin:0!important;padding:0!important}
#footer .footer-main li{display:block!important;margin:0 0 11px!important;padding:0!important}
#footer .footer-main li a,#footer .footer-main li p{font-size:15px!important;line-height:1.72!important;color:rgba(255,255,255,.84)!important;margin:0!important;text-transform:none!important;letter-spacing:0!important}
#footer .footer-main .infobox li{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}
#footer .footer-main .infobox li i{display:flex!important;width:28px!important;height:28px!important;align-items:center!important;justify-content:center!important;margin:0!important}
#footer .footer-main .infobox li i img{max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important}
#footer .geo-footer-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#d4b272 0%,#b98f42 100%)!important;color:#132018!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;box-shadow:0 12px 26px rgba(185,143,66,.20)!important;margin-top:0!important}
#footer .footer-bottom{margin-top:42px!important;padding:0!important;border-top:1px solid rgba(255,255,255,.12)!important;background:rgba(0,0,0,.08)!important}
#footer .footer-bottom>.ui.container{width:min(1180px,calc(100% - 40px))!important;border:0!important;padding:0!important}
#footer .footer-bottom .center{width:100%!important;min-height:68px!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;margin:0!important;text-align:center!important}
#footer .footer-copy{display:block!important;margin:0!important;padding:0!important;text-align:center!important;font-size:14px!important;line-height:1.6!important;color:rgba(255,255,255,.70)!important;font-weight:400!important;max-width:none!important}

.product-page>.geo-product-list-intro{margin-top:38px!important}
.product-page>.geo-product-list-intro .inner{margin-bottom:14px!important}
.product-page .pro-list,.product-page #productList{margin-top:24px!important}
.product-page .cat_title{font-size:clamp(28px,3vw,38px)!important;line-height:1.15!important;letter-spacing:-.02em!important;color:var(--wp4-ink)!important;margin-bottom:20px!important}
.product-page .left.column .searchbox{margin-bottom:26px!important}
.mbx{background:#f4f5f2!important;color:#526159!important}
.mbx a,.mbx span{color:#526159!important}

@media(max-width:1050px){#footer .footer-main>.ui.container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px!important}#footer .footer-main .links,#footer .footer-main .infobox{padding-left:0!important;border-left:0!important}}
@media(max-width:680px){#footer .footer-main{padding-top:42px!important}#footer .footer-main>.ui.container{grid-template-columns:1fr!important;gap:28px!important}#footer .footer-main .links,#footer .footer-main .infobox{padding-top:26px!important;border-top:1px solid rgba(255,255,255,.10)!important}#footer .footer-bottom .center{min-height:82px!important}#footer .footer-copy{font-size:13px!important}.product-page>.geo-product-list-intro{margin-top:22px!important}}

/* Prevent legacy sliders from widening the page */
.gxs-8,.gxs-8 .main.swiper,.gxs-7,.gxs-7 .main.swiper,.init-news,.init-news .slick{overflow:hidden!important}
html,body,.body-overflow-box{max-width:100%;overflow-x:hidden!important}

/* ===== Product catalogue layout correction v7 =====
   The legacy theme pulls product lists upward with a negative margin. Clear that
   offset so the catalogue heading always occupies its own row, then keep every
   card action centered and aligned. */
.product-page .init-2 .container .right > .cat_title{
  display:block!important;
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  margin:0 0 30px!important;
  padding:0!important;
  overflow:visible!important;
  white-space:normal!important;
  text-wrap:balance;
  font-size:clamp(30px,2.45vw,42px)!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  color:#18231e!important;
  z-index:2!important;
}


.product-page .productList{
  clear:both!important;
  display:block!important;
  width:100%!important;
}
.product-page .productList ul.grid-box.four{
  margin:0!important;
  padding:0!important;
}
.product-page .productList ul.grid-box.four > li.column{
  padding:0!important;
  animation:none!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.product-page .productList .geo-product-link{
  display:inline-flex!important;
  align-self:center!important;
  min-width:146px!important;
  margin-top:auto!important;
  text-align:center!important;
}
.product-page .productList .box{
  overflow:hidden!important;
  min-width:0!important;
}
.product-page .productList .title.product_name{
  width:100%!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}

@media (max-width:980px){
  .product-page .init-2 .container .right > .cat_title{
    margin-bottom:24px!important;
    font-size:clamp(28px,4.6vw,38px)!important;
  }
}
@media (max-width:640px){
  .product-page .init-2 .container .right > .cat_title{
    margin-bottom:20px!important;
    font-size:28px!important;
    line-height:1.22!important;
  }
  .product-page .productList .geo-product-link{
    width:100%!important;
    min-height:42px!important;
  }
}

/* Wantong v10: reference-faithful product page, footer and mobile hero. */
:root{
  --wt-red:#ef3c25;
  --wt-ink:#1f2422;
  --wt-footer:#1d1d1d;
}

/* Restore the original product introduction and catalog proportions. */
.product-page > .init-1{
  display:block!important;
  margin-top:80px!important;
  padding:0!important;
  background:#fff!important;
}
.product-page > .init-1 > .container{
  position:relative;
  width:min(1400px,calc(100% - 48px))!important;
  margin:0 auto!important;
}
.product-page > .init-1 ul,
.product-page > .init-1 li{margin:0!important;padding:0!important;list-style:none!important;}
.product-page > .init-1 .box{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)!important;
  align-items:stretch!important;
  min-height:420px!important;
  background:#f5f5f5!important;
}
.product-page > .init-1 .left{
  display:block!important;
  width:100%!important;
  min-height:420px!important;
  overflow:hidden!important;
}
.product-page > .init-1 .left img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.product-page > .init-1 .right{
  display:flex!important;
  width:100%!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:54px 60px!important;
  color:#333!important;
}
.product-page > .init-1 .title{
  margin:0 0 24px!important;
  color:#111!important;
  font:500 30px/1.25 Arial,sans-serif!important;
  text-transform:none!important;
}
.product-page > .init-1 .des{
  color:#666!important;
  font:400 15px/1.85 Arial,sans-serif!important;
}
.product-page > .init-1 .des p{margin:0 0 14px!important;}
.product-page > .init-1 .prev,
.product-page > .init-1 .next{display:none!important;}

.product-page .init-2{margin-top:80px!important;padding:0 0 90px!important;background:#fff!important;}
.product-page .init-2 > .container{
  display:grid!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  gap:46px!important;
  width:min(1400px,calc(100% - 48px))!important;
  margin:0 auto!important;
}
.product-page .init-2 > .container > .left,
.product-page .init-2 > .container > .right{width:100%!important;padding:0!important;}
.product-page .init-2 .container .right > .cat_title{
  display:block!important;
  width:100%!important;
  margin:0 0 30px!important;
  color:#111!important;
  font:500 28px/1.25 Arial,sans-serif!important;
  letter-spacing:0!important;
  text-transform:none!important;
  overflow:visible!important;
}
.product-page .productList ul.grid-box.four{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:34px 22px!important;
  margin:0!important;
}
.product-page .productList li.column{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  padding:0!important;
}
.product-page .productList .product_box{
  height:100%!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  transform:none!important;
}
.product-page .productList .product_box:hover{box-shadow:none!important;transform:none!important;}
.product-page .productList .product_box .img-box{
  display:block!important;
  aspect-ratio:1/1!important;
  margin:0 0 18px!important;
  padding:0!important;
  border:1px solid #e5e5e5!important;
  border-radius:0!important;
  background:#fff!important;
  overflow:hidden!important;
}
.product-page .productList .product_box .img-box img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:10px!important;
}
.product-page .productList .product_box .title{
  display:block!important;
  min-height:52px!important;
  margin:0!important;
  color:#2b2b2b!important;
  font:500 17px/1.5 Arial,sans-serif!important;
  text-align:left!important;
}
.product-page .productList .geo-product-link{display:none!important;}

/* Cooperative partner rail, matching the reference site. */
.product-page .gxs-7{
  display:block!important;
  padding:90px 0 70px!important;
  background:#fff!important;
}
.product-page .gxs-7 .ui.container{width:min(1400px,calc(100% - 48px))!important;margin:0 auto!important;}
.product-page .gxs-7 .h3{
  margin:0 0 48px!important;
  color:#111!important;
  font:400 34px/1.2 Arial,sans-serif!important;
  text-align:center!important;
  text-transform:uppercase!important;
}
.product-page .gxs-7 ul{
  display:flex!important;
  gap:20px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  overflow:hidden!important;
}
.product-page .gxs-7 li{
  display:flex!important;
  flex:0 0 calc((100% - 120px)/7)!important;
  width:auto!important;
  min-width:0!important;
  aspect-ratio:1.28/1!important;
  align-items:center!important;
  justify-content:center!important;
  padding:16px!important;
  border:1px solid #e6e6e6!important;
  background:#fff!important;
}
.product-page .gxs-7 li img{display:block!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;}
.product-page .gxs-8{margin-top:0!important;}

/* Restore the original black, multi-column footer. */
#footer{margin:0!important;color:#fff!important;background:var(--wt-footer)!important;}
#footer .footer-main{padding:76px 0 62px!important;background:var(--wt-footer)!important;}
#footer .footer-main > .ui.container{
  display:grid!important;
  grid-template-columns:270px 170px 210px minmax(330px,1fr) 170px!important;
  gap:36px!important;
  width:min(1500px,calc(100% - 64px))!important;
  margin:0 auto!important;
  align-items:start!important;
}
#footer .logobox,
#footer .links,
#footer .infobox,
#footer .ewmbox{width:auto!important;margin:0!important;padding:0!important;float:none!important;color:#fff!important;}
#footer .logobox .logo{margin:0 0 26px!important;}
#footer .logobox .logo img{display:block!important;width:auto!important;max-width:230px!important;height:auto!important;filter:none!important;}
#footer .replica-footer-tagline{
  max-width:310px!important;
  margin:0!important;
  color:#fff!important;
  font:400 18px/1.7 Arial,sans-serif!important;
}
#footer .links .h4,
#footer .infobox .h4,
#footer .ewmbox .h4{
  margin:0 0 38px!important;
  color:#fff!important;
  font:400 30px/1.2 Arial,sans-serif!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
#footer ul{margin:0!important;padding:0!important;list-style:none!important;}
#footer .links li{margin:0 0 24px!important;}
#footer .links a{color:#fff!important;font:400 17px/1.4 Arial,sans-serif!important;text-transform:uppercase!important;}
#footer .infobox li{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:14px!important;margin:0 0 18px!important;color:#fff!important;}
#footer .infobox li i{color:#fff!important;font-size:22px!important;text-align:center!important;}
#footer .infobox li p,
#footer .infobox li p a{margin:0!important;color:#fff!important;font:400 17px/1.65 Arial,sans-serif!important;overflow-wrap:anywhere!important;}
#footer .ewmbox{text-align:left!important;}
#footer .ewmbox a{display:inline-block!important;padding:12px!important;border-radius:10px!important;background:#fff!important;}
#footer .ewmbox img{display:block!important;width:150px!important;height:150px!important;object-fit:contain!important;}
#footer .footer-bottom{padding:20px 0!important;border-top:1px solid #585858!important;background:var(--wt-footer)!important;color:#fff!important;}
#footer .footer-bottom .ui.container{width:min(1500px,calc(100% - 64px))!important;margin:0 auto!important;color:#fff!important;text-align:center!important;}
#footer .footer-bottom p,
#footer .footer-bottom a{margin:0!important;color:#fff!important;font:400 15px/1.6 Arial,sans-serif!important;}

/* Mobile homepage: always expose a readable first screen. */
@media (max-width:768px){
  body.home #header{position:relative!important;z-index:20!important;background:#fff!important;}
  body.home #banner{
    display:block!important;
    position:relative!important;
    min-height:580px!important;
    height:calc(100svh - 64px)!important;
    max-height:720px!important;
    overflow:hidden!important;
    background:#171717!important;
  }
  body.home #banner .bannerbox,
  body.home #banner .bannerlist,
  body.home #banner .slick-list,
  body.home #banner .slick-track,
  body.home #banner li.video,
  body.home #banner li.video > a{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:580px!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body.home #banner li.video video{display:none!important;}
  body.home #banner .bannerbox ul.bannerlist li.video > a > img{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    opacity:1!important;
    visibility:visible!important;
    filter:none!important;
    mix-blend-mode:normal!important;
    object-fit:cover!important;
    object-position:68% center!important;
  }
  body.home #banner li.video > a::before{display:none!important;content:none!important;}
  body.home #banner li.video > a::after{
    content:"";
    display:block!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.58))!important;
    z-index:1!important;
  }
  body.home #banner .geo-hero-content{
    display:flex!important;
    position:absolute!important;
    inset:0!important;
    z-index:3!important;
    align-items:flex-end!important;
    padding:0 18px 36px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    background:transparent!important;
  }
  body.home #banner .geo-hero-inner{width:100%!important;max-width:none!important;margin:0!important;background:transparent!important;}
  body.home #banner .geo-hero-eyebrow{font-size:12px!important;letter-spacing:.13em!important;}
  body.home #banner .geo-hero-content h1{max-width:340px!important;margin:12px 0 14px!important;font-size:34px!important;line-height:1.08!important;}
  body.home #banner .geo-hero-content p{max-width:350px!important;margin:0 0 20px!important;font-size:15px!important;line-height:1.55!important;}
  body.home #banner .geo-hero-ctas{display:flex!important;gap:10px!important;}
  body.home #banner .geo-hero-ctas a{display:inline-flex!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;}

  .product-page > .init-1{margin-top:34px!important;}
  .product-page > .init-1 > .container{width:calc(100% - 28px)!important;}
  .product-page > .init-1 .box{grid-template-columns:1fr!important;min-height:0!important;}
  .product-page > .init-1 .left{min-height:230px!important;}
  .product-page > .init-1 .right{padding:28px 22px!important;}
  .product-page > .init-1 .title{font-size:25px!important;margin-bottom:16px!important;}
  .product-page > .init-1 .des{font-size:14px!important;line-height:1.7!important;}
  .product-page .init-2{margin-top:46px!important;padding-bottom:60px!important;}
  .product-page .init-2 > .container{grid-template-columns:1fr!important;gap:28px!important;width:calc(100% - 28px)!important;}
  .product-page .init-2 > .container > .left{display:none!important;}
  .product-page .init-2 .container .right > .cat_title{font-size:26px!important;line-height:1.22!important;}
  .product-page .productList ul.grid-box.four{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 14px!important;}
  .product-page .productList .product_box .title{min-height:0!important;font-size:14px!important;line-height:1.45!important;}
  .product-page .gxs-7{padding:58px 0 48px!important;}
  .product-page .gxs-7 .ui.container{width:calc(100% - 28px)!important;}
  .product-page .gxs-7 .h3{margin-bottom:30px!important;font-size:26px!important;}
  .product-page .gxs-7 ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;}
  .product-page .gxs-7 li{width:auto!important;min-height:112px!important;aspect-ratio:auto!important;}

  #footer .footer-main{padding:52px 0 38px!important;}
  #footer .footer-main > .ui.container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:40px 24px!important;width:calc(100% - 36px)!important;}
  #footer .logobox,#footer .infobox{grid-column:1/-1!important;}
  #footer .logobox .logo img{max-width:190px!important;}
  #footer .replica-footer-tagline{font-size:16px!important;}
  #footer .links .h4,#footer .infobox .h4,#footer .ewmbox .h4{margin-bottom:24px!important;font-size:23px!important;}
  #footer .links li{margin-bottom:16px!important;}
  #footer .links a,#footer .infobox li p,#footer .infobox li p a{font-size:14px!important;}
  #footer .ewmbox img{width:128px!important;height:128px!important;}
  #footer .footer-bottom .ui.container{width:calc(100% - 36px)!important;}
}

@media (max-width:430px){
  #footer .footer-main > .ui.container{grid-template-columns:1fr!important;}
  #footer .logobox,#footer .infobox{grid-column:auto!important;}
  .product-page .productList ul.grid-box.four{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* Keep the full document in the browser scroll flow on every route. */
html,
body{
  height:auto!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
}
.body-overflow-box{
  height:auto!important;
  min-height:100vh!important;
  overflow:visible!important;
}

@media (min-width:769px) and (max-width:1320px){
  #footer .footer-main > .ui.container{
    grid-template-columns:1.15fr .8fr .8fr!important;
  }
  #footer .infobox{grid-column:1/3!important;}
}
