/*
Theme Name: Guangxing Seating B2B
Theme URI: https://guangxingseat.com
Author: Guangxing Seating
Description: Product-focused B2B export website for Guangxing Seating.
Version: 1.0.0
Text Domain: guangxing-seating
*/

:root { --ink:#18251e; --lime:#a8b89a; --cream:#f4f1e8; --paper:#fbfaf6; --line:rgba(24,37,30,.16); --font-display:"Arial"; --font-body:"Arial"; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; max-width:100%; overflow-x:hidden; }
body { margin:0; max-width:100%; overflow-x:hidden; background:var(--paper); color:var(--ink); font-family:var(--font-body),Arial,sans-serif; }
img,video { max-width:100%; }
body.admin-bar .site-header { top:32px; }
a { color:inherit; text-decoration:none; }
button,input,select,textarea { font:inherit; }
.site-header { height:86px; display:flex; align-items:center; justify-content:space-between; padding:0 4.5vw; border-bottom:1px solid var(--line); background:rgba(251,250,246,.94); position:relative; z-index:10; }
.brand { display:flex; align-items:center; gap:12px; font-family:var(--font-display); font-weight:800; letter-spacing:-.03em; line-height:.95; }
.brand-mark { width:39px; height:39px; border-radius:50%; display:grid; place-items:center; color:var(--lime); background:var(--ink); font-size:13px; letter-spacing:-.08em; }
.brand small { display:block; font-size:8px; letter-spacing:.18em; font-weight:600; margin-top:5px; opacity:.65; }
nav { display:flex; gap:32px; font-size:13px; font-weight:600; }
nav a:hover { opacity:.55; }
.nav-cta { background:var(--ink); color:white; padding:13px 17px; border-radius:3px; font-size:12px; font-weight:700; text-transform:uppercase; letter-spacing:.06em; }
.nav-cta span { color:var(--lime); margin-left:12px; }
.hero { min-height:680px; display:grid; grid-template-columns:1.02fr .98fr; background:var(--cream); }
.hero-copy { padding:90px 6vw 52px; display:flex; flex-direction:column; align-items:flex-start; }
.eyebrow { display:flex; align-items:center; gap:10px; text-transform:uppercase; letter-spacing:.15em; font-size:10px; font-weight:800; margin:0 0 35px; }
.eyebrow span { width:24px; height:2px; background:var(--lime); }
.eyebrow.dark span { background:var(--ink); }.eyebrow.light { color:white; }.eyebrow.light span { background:var(--lime); }
h1,h2 { margin:0; font-family:var(--font-display); font-weight:800; letter-spacing:-.06em; line-height:.93; }
h1 { font-size:clamp(64px,7vw,108px); }
h1 em,h2 em { font-family:Georgia,serif; font-weight:400; }
.hero-intro { max-width:550px; margin:32px 0; color:#4f5a54; font-size:18px; line-height:1.65; }
.hero-actions { display:flex; align-items:center; gap:30px; }
.button { display:inline-flex; align-items:center; justify-content:space-between; gap:32px; min-width:190px; padding:17px 20px; border:0; border-radius:3px; text-transform:uppercase; letter-spacing:.08em; font-size:11px; font-weight:800; cursor:pointer; }
.primary { background:var(--ink); color:white; }.primary span,.form-button span { color:var(--lime); }
.text-link { font-size:12px; font-weight:700; border-bottom:1px solid var(--ink); padding:11px 0; }.text-link span { margin-left:20px; }
.trust-line { margin-top:auto; padding-top:50px; display:flex; gap:25px; font-size:9px; text-transform:uppercase; letter-spacing:.12em; font-weight:800; }
.trust-line span::before { content:"✓"; color:#5d7823; margin-right:7px; }
.hero-stage { min-height:680px; overflow:hidden; position:relative; background:var(--lime); display:grid; place-items:center; }
.stage-label { position:absolute; top:32px; left:35px; right:35px; display:flex; justify-content:space-between; font-size:9px; font-weight:800; letter-spacing:.15em; }
.stage-note { position:absolute; bottom:32px; right:35px; text-align:right; font-size:11px; line-height:1.45; font-weight:700; }
.orbit { position:absolute; border:1px solid rgba(24,37,30,.18); border-radius:50%; }.orbit-one { width:550px;height:550px; }.orbit-two { width:380px;height:380px; }
.hero-product { position:relative; z-index:2; width:min(78%,560px); max-height:540px; object-fit:contain; mix-blend-mode:multiply; filter:drop-shadow(25px 35px 22px rgba(24,37,30,.18)); }
.chair { position:relative; z-index:2; width:340px; height:440px; filter:drop-shadow(25px 38px 24px rgba(24,37,30,.22)); }
.chair-head { position:absolute; width:115px;height:54px;background:#26342c;border-radius:38px;left:112px;top:5px; }
.chair-back { position:absolute;width:210px;height:230px;background:linear-gradient(135deg,#33463a,#17231c);border-radius:85px 85px 42px 42px;left:65px;top:53px;transform:perspective(300px) rotateX(-5deg);box-shadow:inset 12px 0 rgba(255,255,255,.05); }
.chair-back::after { content:"";position:absolute;left:22px;right:22px;top:28px;bottom:34px;border:1px solid rgba(217,255,67,.25);border-radius:60px 60px 30px 30px; }
.chair-seat { position:absolute;width:220px;height:72px;background:#223229;border-radius:22px 22px 50px 50px;left:60px;top:278px;transform:skewX(-5deg); }
.chair-arm { position:absolute;width:18px;height:100px;background:#17231c;top:240px;border-radius:10px; }.chair-arm::before { content:"";position:absolute;width:75px;height:15px;background:#263a2e;top:0;border-radius:10px; }
.chair-arm.left { left:33px;transform:rotate(-8deg);}.chair-arm.right { right:33px;transform:rotate(8deg);}.chair-arm.right::before { right:0; }
.chair-stem { position:absolute;width:19px;height:86px;background:#1b2921;left:160px;top:344px; }.chair-base { position:absolute;width:210px;height:13px;background:#17231c;left:65px;top:424px;border-radius:50%; }.chair-base::before,.chair-base::after { content:"";position:absolute;width:12px;height:12px;background:#17231c;border-radius:50%;top:5px; }.chair-base::before{left:0}.chair-base::after{right:0}
.ticker { min-height:56px; padding:0 4vw; display:flex; align-items:center; justify-content:space-between; background:var(--ink); color:white; font-size:10px; font-weight:800; letter-spacing:.13em; overflow:hidden; white-space:nowrap; }.ticker i { color:var(--lime); font-style:normal; }
.section { padding:110px 6vw; }
.section-heading { display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:end; margin-bottom:55px; }.section-heading h2,.factory h2,.contact h2 { font-size:clamp(48px,5vw,76px); }.section-heading>p { max-width:520px; margin:0 0 5px; font-size:17px; color:#59625d; line-height:1.7; }
.product-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:14px; }
.product-card { min-height:430px; padding:20px; position:relative; overflow:hidden; display:flex; flex-direction:column; border-radius:4px; transition:transform .25s; }.product-card:hover { transform:translateY(-6px); }.product-card.sand{background:#e7ddc9}.product-card.red{background:#df654f;color:#241b18}.product-card.blue{background:#a9cee1}.product-card.green{background:#bacb8e}
.product-top { display:flex; justify-content:space-between; font-size:8px; font-weight:800; letter-spacing:.1em; }
.product-chair { position:relative; height:245px; margin-top:20px; filter:drop-shadow(14px 20px 13px rgba(0,0,0,.18)); }.mini-back { position:absolute;width:125px;height:145px;border-radius:48px 48px 22px 22px;background:#26332c;left:50%;top:12px;transform:translateX(-50%); }.red .mini-back{border-radius:65px 65px 22px 22px;background:#262223}.blue .mini-back{height:120px;top:42px;border-radius:20px;background:#e6e0d4}.green .mini-back{width:145px;height:72px;top:66px;border-radius:50%;background:#29372d}
.mini-seat { position:absolute;width:145px;height:43px;border-radius:12px 12px 28px 28px;background:#19251f;left:50%;top:155px;transform:translateX(-50%); }.blue .mini-seat{background:#3a4d5d}.green .mini-seat{background:#29372d;top:145px}.mini-base { position:absolute;width:120px;height:5px;border-radius:50%;background:#1e2a23;left:50%;top:222px;transform:translateX(-50%); }.mini-base::before{content:"";position:absolute;width:8px;height:60px;background:#1e2a23;left:56px;bottom:0}
.product-copy { margin-top:auto; }.product-copy h3 { font-family:var(--font-display);font-size:24px;letter-spacing:-.04em;margin:0 0 6px}.product-copy p { font-size:11px;margin:0;opacity:.72; }
.product-filters { display:flex; flex-wrap:wrap; gap:8px; margin:-15px 0 32px; }
.product-filters button { border:1px solid var(--line); background:transparent; color:var(--ink); border-radius:30px; padding:11px 18px; font-size:10px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; cursor:pointer; transition:.2s ease; }
.product-filters button:hover,.product-filters button.active { background:var(--ink); color:white; border-color:var(--ink); }
.catalog-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.catalog-card { border:1px solid var(--line); background:white; overflow:hidden; transition:transform .25s ease,box-shadow .25s ease; }
.catalog-card:hover { transform:translateY(-5px); box-shadow:0 18px 45px rgba(24,37,30,.09); }
.catalog-image { position:relative; aspect-ratio:1/1; background:#f2f2ef; overflow:hidden; display:grid; place-items:center; }
.catalog-image img { width:100%; height:100%; object-fit:contain; mix-blend-mode:multiply; transition:transform .4s ease; }
.catalog-card:hover .catalog-image img { transform:scale(1.035); }
.catalog-image>span { position:absolute; left:15px; top:15px; padding:7px 10px; background:var(--lime); font-size:8px; font-weight:800; letter-spacing:.1em; text-transform:uppercase; }
.catalog-copy { min-height:108px; padding:20px; display:flex; align-items:flex-end; justify-content:space-between; gap:16px; }
.catalog-copy p { margin:0 0 7px; font-size:8px; font-weight:800; letter-spacing:.14em; color:#6a746e; }
.catalog-copy h3 { margin:0; max-width:230px; font-family:var(--font-display); font-size:18px; letter-spacing:-.035em; line-height:1.15; }
.catalog-copy a { flex:none; font-size:8px; font-weight:800; letter-spacing:.08em; border-bottom:1px solid var(--ink); padding-bottom:3px; }
.catalog-note { margin-top:16px; padding:25px 28px; background:var(--ink); color:white; display:flex; align-items:center; gap:24px; }
.catalog-note strong { font-family:var(--font-display); font-size:18px; }.catalog-note span { color:#bfc7c2; font-size:12px; }.catalog-note a { margin-left:auto; color:var(--lime); text-transform:uppercase; letter-spacing:.08em; font-size:10px; font-weight:800; }
.factory { background:var(--ink); color:white; display:grid; grid-template-columns:1.2fr .8fr; padding:110px 6vw; gap:9vw; }.factory-panel>p:not(.eyebrow){max-width:650px;color:#bfc7c2;line-height:1.75;font-size:16px;margin:35px 0}.light-button{background:var(--lime);color:var(--ink)}
.numbers { display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.number{min-height:180px;padding:28px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:space-between}.number strong{font-family:var(--font-display);font-size:47px;color:var(--lime);letter-spacing:-.06em}.number span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#cbd0cd}
.compact { margin-bottom:70px; }.steps { display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.step{padding:30px 35px 30px 0;border-right:1px solid var(--line);min-height:260px}.step:not(:first-child){padding-left:30px}.step>span{font-size:10px;font-weight:800}.step h3{font-family:var(--font-display);font-size:21px;margin:75px 0 15px;letter-spacing:-.03em}.step p{font-size:13px;line-height:1.65;color:#65706a;margin:0}
.contact { display:grid;grid-template-columns:1fr 1fr;background:#cc583f;color:white;padding:105px 6vw;gap:10vw}.contact-copy>p:not(.eyebrow){max-width:520px;line-height:1.75;color:#f2d5cf}.response-note{margin-top:55px;display:flex;flex-direction:column;border-left:3px solid var(--lime);padding-left:15px}.response-note strong{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.response-note span{font-size:11px;margin-top:5px;color:#f2d5cf}
.inquiry-form { display:grid;grid-template-columns:1fr 1fr;gap:22px 16px}.inquiry-form label{font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.inquiry-form label:nth-of-type(5),.inquiry-form label:nth-of-type(6){grid-column:1/-1}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;margin-top:9px;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.55);color:white;padding:13px 0;outline:0;border-radius:0}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-bottom-color:white}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#f0c5bc}.inquiry-form select option{color:#18251e}.inquiry-form textarea{resize:vertical}.form-button{background:var(--ink);color:white;margin-top:8px}.form-status{grid-column:1/-1;font-size:12px;margin:0;padding:12px 14px;border-radius:3px}.form-status.success{color:#18251e;background:#dce7d4}.form-status.error{color:#fff;background:#8d2d25}.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
footer { min-height:150px;padding:40px 4.5vw;display:flex;align-items:center;justify-content:space-between;background:#111b16;color:white}footer>p{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#9da5a0}.footer-brand .brand-mark{background:var(--lime);color:var(--ink)}.footer-legal{display:flex;align-items:center;gap:16px}.footer-legal a{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#c7d0ca;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:2px}.footer-legal a:hover{color:#fff}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;align-items:center;gap:10px;padding:9px 16px 9px 9px;border-radius:999px;background:#1f6f50;color:#fff;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.03em;box-shadow:0 12px 32px rgba(17,27,22,.28);transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(17,27,22,.36)}.whatsapp-float:focus-visible{outline:3px solid #fff;outline-offset:3px}.whatsapp-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1f6f50;font-size:11px;font-weight:900;letter-spacing:-.03em}.whatsapp-label{white-space:nowrap}
@media(max-width:640px){.whatsapp-float{right:16px;bottom:16px;padding:8px}.whatsapp-icon{width:42px;height:42px}.whatsapp-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}
@media (max-width:950px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:610px}.hero-stage{min-height:570px}.product-grid{grid-template-columns:1fr 1fr}.catalog-grid{grid-template-columns:1fr 1fr}.factory,.contact{grid-template-columns:1fr}.numbers{margin-top:30px}.steps{grid-template-columns:1fr 1fr}.section-heading{gap:35px}.contact{gap:65px}}
@media (max-width:620px){.site-header{height:72px;padding:0 20px}.brand{min-width:0}.brand>span:last-child{font-size:14px}.nav-cta{flex:none;padding:11px;font-size:9px}.nav-cta span{display:none}.hero-copy{padding:70px 24px 38px;min-height:570px}h1{font-size:clamp(48px,15vw,60px);overflow-wrap:anywhere}.hero-intro{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.trust-line{gap:10px;flex-wrap:wrap}.hero-stage{min-height:500px}.hero-product{width:88%;max-height:420px}.ticker{gap:28px;justify-content:flex-start}.section{padding:80px 24px}.section-heading{grid-template-columns:1fr}.section-heading h2,.factory h2,.contact h2{font-size:clamp(40px,12vw,48px);overflow-wrap:anywhere}.product-grid{grid-template-columns:1fr}.product-card{min-height:410px}.catalog-grid{grid-template-columns:1fr}.catalog-note{align-items:flex-start;flex-direction:column}.catalog-note a{margin-left:0}.factory,.contact{padding:80px 24px}.numbers{grid-template-columns:1fr 1fr}.number{min-height:145px;padding:18px}.number strong{font-size:36px}.steps{grid-template-columns:1fr}.step,.step:not(:first-child){padding:25px 0;border-right:0;border-bottom:1px solid var(--line);min-height:auto}.step h3{margin:35px 0 10px}.inquiry-form{grid-template-columns:1fr;min-width:0}.inquiry-form label{grid-column:1/-1;min-width:0}.form-button{width:100%}footer{padding:40px 24px;align-items:flex-start;flex-direction:column;gap:25px}.footer-legal{align-items:flex-start;flex-direction:column;gap:10px}}
@media (max-width:782px){body.admin-bar .site-header{top:46px}}


/* Homepage manufacturing video */
.factory-video{background:#ece7dc}
.factory-video .section-heading{align-items:center}
.video-intro{max-width:520px}
.video-intro p{margin:0 0 28px;color:#59625d;font-size:17px;line-height:1.7}
.video-frame{position:relative;overflow:hidden;background:#0d1712;border-radius:4px;box-shadow:0 28px 70px rgba(24,37,30,.18)}
.video-frame::before{content:"GUANGXING / MANUFACTURING";position:absolute;z-index:2;top:18px;right:22px;color:rgba(255,255,255,.75);font-size:8px;font-weight:800;letter-spacing:.16em;pointer-events:none}
.video-frame video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#0d1712}
@media(max-width:620px){.video-intro p{font-size:15px}.video-frame{margin-left:-24px;margin-right:-24px;border-radius:0}.video-frame::before{display:none}}


/* Product Center */
.gxpc-page{background:var(--paper);color:var(--ink);width:100%;max-width:none!important;margin:0!important;padding:0!important}.gxpc-page .gxpc-hero h1{color:var(--ink)}body.page .entry-title{display:none}
:root{--ink:#10271d;--paper:#f6f3eb;--sage:#aabc9f;--line:#d8d8cf;--lime:#d9f56f;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.gxpc-page{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.gxpc-page a{color:inherit;text-decoration:none}.gxpc-page button,.gxpc-page input{font:inherit}
.gxpc-header{height:92px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#fbfaf6;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.admin-bar .gxpc-header{top:32px}.gxpc-brand{display:flex;align-items:center;gap:12px;font-size:16px;letter-spacing:.12em}.gxpc-brand>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:11px;font-weight:800}.gxpc-brand strong{line-height:1}.gxpc-brand small{display:block;font-size:7px;letter-spacing:.18em;margin-top:5px}.gxpc-header nav{display:flex;gap:36px;font-size:13px;font-weight:700}.gxpc-header nav a{padding:35px 0 8px;border-bottom:2px solid transparent}.gxpc-header nav a:hover,.gxpc-header nav a.active{border-color:var(--ink)}.gxpc-quote{padding:18px 22px;background:var(--ink);color:#fff!important;font-size:10px;font-weight:800;letter-spacing:.12em}.gxpc-quote span{margin-left:18px}
.gxpc-hero{padding:105px 6% 85px;display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:end;border-bottom:1px solid var(--line)}.gxpc-eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.gxpc-eyebrow span{width:25px;height:1px;background:var(--ink)}.gxpc-hero h1{margin:24px 0 0;font-size:clamp(58px,7vw,110px);line-height:.87;letter-spacing:-.07em}.gxpc-hero h1 em{font-family:Georgia,serif;font-weight:400}.gxpc-hero-copy>p{font-size:18px;line-height:1.7;color:#59625d;max-width:560px}.gxpc-stats{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:12px 16px;align-items:center;margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.gxpc-stats strong{font-size:32px}.gxpc-stats span{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.gxpc-tools{padding:28px 6%;display:flex;gap:28px;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:92px;z-index:40}.admin-bar .gxpc-tools{top:124px}.gxpc-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.gxpc-filters button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:12px 16px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.gxpc-filters button span{opacity:.55;margin-left:5px}.gxpc-filters button.active,.gxpc-filters button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.gxpc-search{min-width:210px}.gxpc-search span{display:block;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px}.gxpc-search input{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:7px 2px;outline:none}
.gxpc-catalog{padding:70px 6% 120px}.gxpc-category{margin-bottom:95px}.gxpc-category[hidden],.gxpc-card[hidden]{display:none}.gxpc-category-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.gxpc-category-head p{margin:0 0 8px;color:#6e776f;font-size:11px}.gxpc-category-head h2{margin:0;font-size:42px;letter-spacing:-.04em}.gxpc-category-head>span{font-size:9px;font-weight:800;letter-spacing:.15em}.gxpc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gxpc-card{background:#fff;border:1px solid var(--line);transition:transform .25s,box-shadow .25s}.gxpc-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(16,39,29,.1)}.gxpc-image{position:relative;aspect-ratio:1/1;background:#f3f4ef;overflow:hidden}.gxpc-image img{display:block;width:100%;height:100%;object-fit:contain}.gxpc-image>span{position:absolute;top:13px;left:13px;background:var(--sage);padding:7px 9px;font-size:7px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.gxpc-card-copy{min-height:94px;padding:18px;display:flex;justify-content:space-between;align-items:end}.gxpc-card-copy p{margin:0 0 6px;font-size:7px;font-weight:800;letter-spacing:.16em}.gxpc-card-copy h3{margin:0;font-size:18px}.gxpc-card-copy a{font-size:8px;font-weight:800;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:4px}.gxpc-empty{text-align:center;padding:60px;font-size:18px}
.gxpc-cta{padding:90px 6%;display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--ink);color:#fff}.gxpc-cta>div>p:first-child{font-size:9px;font-weight:800;letter-spacing:.18em}.gxpc-cta h2{font-size:58px;line-height:.95;letter-spacing:-.05em;margin:24px 0}.gxpc-cta>div:last-child{align-self:end}.gxpc-cta>div:last-child p{color:#c7d0ca;line-height:1.7;max-width:540px}.gxpc-cta a{display:inline-flex;margin-top:20px;padding:18px 22px;background:var(--lime);color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.12em}.gxpc-cta a span{margin-left:40px}.gxpc-footer{padding:42px 6%;display:flex;align-items:center;justify-content:space-between;background:#0b1c14;color:#fff}.gxpc-footer p{font-size:10px;color:#aeb9b2}.gxpc-whatsapp{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;align-items:center;gap:10px;padding:12px 18px 12px 10px;border-radius:99px;background:#1e8059;color:#fff!important;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.2)}.gxpc-whatsapp span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1e8059;font-size:10px}
@media(max-width:1050px){.gxpc-header nav{display:none}.gxpc-grid{grid-template-columns:repeat(3,1fr)}.gxpc-tools{align-items:stretch;flex-direction:column}.gxpc-filters{width:100%}.gxpc-search{max-width:360px}.gxpc-tools{top:92px}.admin-bar .gxpc-tools{top:124px}}
@media(max-width:780px){.admin-bar .gxpc-header{top:46px}.gxpc-header{height:74px;padding:0 20px}.gxpc-quote{padding:14px 12px}.gxpc-quote span{display:none}.gxpc-hero{padding:72px 24px 58px;grid-template-columns:1fr;gap:45px}.gxpc-hero h1{font-size:58px}.gxpc-stats{grid-template-columns:auto 1fr}.gxpc-tools{top:74px;padding:18px 24px}.admin-bar .gxpc-tools{top:120px}.gxpc-catalog{padding:55px 24px 90px}.gxpc-grid{grid-template-columns:repeat(2,1fr)}.gxpc-category-head h2{font-size:34px}.gxpc-cta{padding:70px 24px;grid-template-columns:1fr}.gxpc-cta h2{font-size:46px}.gxpc-footer{padding:38px 24px;align-items:flex-start;flex-direction:column;gap:22px}}
@media(max-width:480px){.gxpc-brand strong{font-size:13px}.gxpc-brand>span{width:35px;height:35px}.gxpc-grid{grid-template-columns:1fr}.gxpc-card-copy h3{font-size:20px}.gxpc-category{margin-bottom:70px}.gxpc-category-head{align-items:flex-start;flex-direction:column;gap:10px}.gxpc-whatsapp{right:14px;bottom:14px}.gxpc-footer .gxpc-brand{display:flex}}

/* Privacy policy */
.gx-privacy-page{background:var(--paper)}.gx-privacy{width:min(920px,88%);margin:0 auto;padding:100px 0 120px}.gx-privacy h1{margin:26px 0 12px;font-size:clamp(58px,8vw,100px);color:var(--ink)}.gx-privacy-updated{font-size:11px!important;text-transform:uppercase;letter-spacing:.12em;color:#6b756f!important}.gx-privacy>p{font-size:16px;line-height:1.8;color:#4f5c55}.gx-privacy h2{margin:55px 0 12px;font-family:var(--font-display);font-size:30px;letter-spacing:-.035em}.gx-privacy a{border-bottom:1px solid;color:var(--ink)}
@media(max-width:620px){.gx-privacy{width:auto;padding:72px 24px 90px}.gx-privacy h1{font-size:52px}.gx-privacy h2{margin-top:42px;font-size:26px}.gx-privacy>p{font-size:15px}}
