/*
Theme Name: GSHLINK B2B
Theme URI: https://gshlink.com/
Author: OpenAI
Description: B2B export website theme for mask manufacturing, OEM/ODM and private label inquiries.
Version: 1.2.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: gshlink-b2b
*/
:root{--ink:#0b1f33;--muted:#5d6b79;--line:#e6ebf0;--soft:#f6f8fb;--brand:#173b68;--accent:#0f6fff;--max:1180px;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-row{height:74px;display:flex;align-items:center;gap:28px}.brand{font-size:22px;font-weight:800;letter-spacing:.08em}.nav{display:flex;gap:22px;margin-left:auto;align-items:center;font-size:14px}.nav a:hover{color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;font-weight:700;border:1px solid transparent;transition:.2s}.btn-primary{background:var(--accent);color:#fff}.btn-outline{border-color:#cad5df;background:#fff}.hero-fallback{min-height:560px;background:linear-gradient(135deg,#eaf3ff,#f9fbfd 55%,#eef4f8);display:grid;align-items:center}.hero-copy{max-width:720px;padding:80px 0}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}h1{font-size:clamp(42px,6vw,76px);line-height:1.02;margin:.25em 0}h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0 0 18px}h3{font-size:22px;margin:0 0 8px}.lead{font-size:19px;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.section{padding:84px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head p{max-width:650px;color:var(--muted);margin:0}.grid{display:grid;gap:22px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.card-body{padding:24px}.product-art{aspect-ratio:4/3;background:linear-gradient(145deg,#edf3f8,#dce8f3);display:flex;align-items:center;justify-content:center;font-size:74px}.card p{color:var(--muted);margin:8px 0 0}.badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.badge{background:#eef4ff;border:1px solid #d7e5ff;color:#264c80;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff}.stat b{display:block;font-size:34px;color:var(--accent)}.stat span{color:var(--muted)}.process{counter-reset:step}.process .card{position:relative;padding-top:8px}.process .card:before{counter-increment:step;content:counter(step);position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;background:#eef4ff;color:var(--accent);display:grid;place-items:center;font-weight:800}.logo-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.logo-tile{height:86px;border:1px dashed #cfd8e2;border-radius:14px;display:grid;place-items:center;color:#66788a;background:#fff;font-weight:800}.quote-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:start}.quote-panel{background:var(--ink);color:#fff;padding:38px;border-radius:22px}.quote-panel p{color:#c9d6e3}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form .full{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:14px 15px;border:1px solid #d7dee7;border-radius:12px;background:#fff;font:inherit}.quote-form textarea{min-height:120px;resize:vertical}.notice{padding:12px 14px;border-radius:10px;margin-bottom:16px;background:#eef8ee;border:1px solid #cde8cd}.site-footer{background:#081624;color:#d7e0e8;padding:54px 0 30px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px}.site-footer h4{color:#fff;margin:0 0 12px}.site-footer p,.site-footer a{color:#aebdca;font-size:14px}.footer-bottom{border-top:1px solid #203244;margin-top:34px;padding-top:20px;font-size:13px;color:#8fa1b2}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;background:#25D366;color:#fff;padding:13px 18px;border-radius:999px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.18)}.slider-wrap .n2-section-smartslider{margin:0!important}@media(max-width:900px){.nav{display:none}.grid-4,.grid-3,.stats,.logo-row{grid-template-columns:repeat(2,1fr)}.quote-wrap,.grid-2{grid-template-columns:1fr}}@media(max-width:620px){.container{width:min(calc(100% - 24px),var(--max))}.grid-4,.grid-3,.stats,.logo-row,.quote-form{grid-template-columns:1fr}.quote-form .full{grid-column:auto}.section{padding:60px 0}h1{font-size:44px}}