
/* ===== 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}


/* ===== V7 FINAL: simplified homepage, readable FAQ, unified footer ===== */
.home-v7 #index-body{overflow:visible}
.home-v7 #index-body>.gxs-f{padding-top:72px;padding-bottom:72px}
.home-v7 #factory-capabilities{padding-top:82px;padding-bottom:82px}
.home-v7 #index-body>.gxs-2{padding-top:82px;padding-bottom:82px;background:#fff}
.home-v7 #index-body>.gxs-4{padding-top:82px;padding-bottom:82px;background:linear-gradient(180deg,#f7f5ef 0%,#fff 100%)}
.home-v7 #home-process{padding-top:82px;padding-bottom:82px}
.home-v7 .geo-premium-cta{padding-top:0;padding-bottom:82px}
.home-v7 #buyer-faq{padding-top:86px!important;padding-bottom:92px!important}

/* FAQ is intentionally larger and single-column for desktop readability. */
#buyer-faq .geo-section-head{max-width:920px!important;margin-bottom:36px!important}
#buyer-faq .geo-section-head h2{font-size:clamp(40px,4.4vw,58px)!important;line-height:1.08!important;letter-spacing:-.025em!important}
#buyer-faq .geo-section-head p{font-size:20px!important;line-height:1.75!important;max-width:860px!important}
#buyer-faq .geo-faq{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;max-width:1040px!important;margin:0 auto!important}
#buyer-faq .geo-faq details,#buyer-faq .geo-faq details:first-child,#buyer-faq .geo-faq details:last-child{grid-column:auto!important;border-radius:18px!important;padding:0 28px!important}
#buyer-faq .geo-faq summary{font-size:22px!important;line-height:1.5!important;padding:25px 52px 25px 0!important}
#buyer-faq .geo-faq summary::after{width:34px!important;height:34px!important;font-size:23px!important}
#buyer-faq .geo-faq p{font-size:18px!important;line-height:1.9!important;padding:0 0 26px!important;max-width:920px!important}
#buyer-faq .geo-faq-note{max-width:1040px!important;margin-top:24px!important;padding:18px 22px!important}
#buyer-faq .geo-faq-note span{font-size:17px!important}
#buyer-faq .geo-faq-note a{min-height:46px!important;padding:0 22px!important;font-size:15px!important}

/* Unified footer: no legacy floats, no QR overflow, consistent columns on every page. */
.site-footer-v7{position:relative;background:linear-gradient(180deg,#121716 0%,#090d0c 100%);color:#fff;border-top:1px solid rgba(205,168,104,.38);font-family:Arial,Helvetica,sans-serif}
.site-footer-v7 *{box-sizing:border-box}
.site-footer-v7__main{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(250px,1.25fr) minmax(140px,.62fr) minmax(210px,.9fr) minmax(270px,1.1fr);gap:44px;padding:66px 0 48px;align-items:start}
.site-footer-v7__brand,.site-footer-v7__column{min-width:0}
.site-footer-v7__logo{display:inline-flex;margin-bottom:20px}
.site-footer-v7__logo img{width:150px;height:auto;display:block;object-fit:contain}
.site-footer-v7__brand h2{font-size:23px;line-height:1.4;margin:0 0 12px;color:#fff;font-weight:700;letter-spacing:-.01em;text-transform:none}
.site-footer-v7__brand p{font-size:15px;line-height:1.85;margin:0 0 22px;color:rgba(255,255,255,.72)}
.site-footer-v7__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:linear-gradient(135deg,#d4b272 0%,#b98f42 100%);color:#132018!important;text-decoration:none!important;font-size:15px;font-weight:700;box-shadow:0 12px 28px rgba(185,143,66,.2)}
.site-footer-v7__column h3{font-size:14px;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;color:#d8b878;margin:7px 0 22px;font-weight:800}
.site-footer-v7__column>a{display:block;width:max-content;max-width:100%;font-size:15px;line-height:1.65;color:rgba(255,255,255,.82)!important;text-decoration:none!important;margin:0 0 12px;transition:.18s}
.site-footer-v7__column>a:hover{color:#e4c78e!important;transform:translateX(2px)}
.site-footer-v7__contact p{display:grid;grid-template-columns:72px 1fr;gap:12px;margin:0 0 13px;font-size:15px;line-height:1.7;color:rgba(255,255,255,.82);overflow-wrap:anywhere}
.site-footer-v7__contact p span{color:rgba(255,255,255,.48);font-size:13px;text-transform:uppercase;letter-spacing:.06em;padding-top:2px}
.site-footer-v7__contact p a{color:rgba(255,255,255,.86)!important;text-decoration:none!important;overflow-wrap:anywhere}
.site-footer-v7__bottom{border-top:1px solid rgba(255,255,255,.11);width:min(1180px,calc(100% - 40px));margin:0 auto;padding:20px 0 24px;text-align:center}
.site-footer-v7__bottom p{margin:0!important;font-size:14px!important;line-height:1.7!important;color:rgba(255,255,255,.68)!important;text-align:center!important;float:none!important}

@media(max-width:1050px){
  .site-footer-v7__main{grid-template-columns:1.15fr .7fr 1fr;gap:32px}
  .site-footer-v7__contact{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}
  .site-footer-v7__contact h3{grid-column:1/-1}
}
@media(max-width:760px){
  #buyer-faq .geo-section-head h2{font-size:36px!important}
  #buyer-faq .geo-section-head p{font-size:18px!important}
  #buyer-faq .geo-faq details{padding:0 20px!important}
  #buyer-faq .geo-faq summary{font-size:19px!important;padding:21px 46px 21px 0!important}
  #buyer-faq .geo-faq p{font-size:17px!important;line-height:1.8!important;padding-bottom:22px!important}
  .site-footer-v7__main{grid-template-columns:1fr 1fr;gap:34px 26px;padding-top:50px}
  .site-footer-v7__brand,.site-footer-v7__contact{grid-column:1/-1}
  .site-footer-v7__contact{display:block}
}
@media(max-width:520px){
  .site-footer-v7__main{grid-template-columns:1fr;gap:30px;width:calc(100% - 32px)}
  .site-footer-v7__brand,.site-footer-v7__contact{grid-column:auto}
  .site-footer-v7__contact p{grid-template-columns:64px 1fr}
  .site-footer-v7__bottom{width:calc(100% - 32px)}
  #buyer-faq .geo-section-head h2{font-size:32px!important}
  #buyer-faq .geo-section-head p{font-size:17px!important}
  #buyer-faq .geo-faq summary{font-size:18px!important}
  #buyer-faq .geo-faq p{font-size:16px!important}
}
