:root{--bg:#f5f7fb;--surface:#fff;--ink:#0f172a;--muted:#64748b;--line:#e5e7eb;--brand:#f8bd18;--brand2:#111827;--soft:#fff7d6;--blue:#2563eb;--green:#0f766e;--danger:#ef4444;--shadow:0 16px 45px rgba(15,23,42,.08);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 40px));margin:auto}.topbar{background:#090d14;color:#e5e7eb;position:sticky;top:0;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.16)}.nav{height:72px;display:flex;align-items:center;gap:22px}.logo{display:flex;align-items:center;gap:12px;font-weight:950;font-size:21px;white-space:nowrap}.logo-mark{width:42px;height:42px;background:var(--brand);color:#111827;border-radius:12px;display:grid;place-items:center;font-weight:950}.nav-links{display:flex;gap:22px;margin-left:auto;align-items:center}.nav-links a{font-size:15px;color:#d1d5db}.nav-links a:hover{color:#fff}.nav-cta{background:var(--brand);color:#111827!important;padding:10px 16px;border-radius:999px;font-weight:900}.hero{position:relative;background:linear-gradient(100deg,#060a10 0%,#111827 55%,#2a2004 100%);color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 35%,rgba(248,189,24,.32),transparent 32%),linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.12))}.hero .container{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;min-height:500px;padding:62px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:rgba(248,189,24,.12);border:1px solid rgba(248,189,24,.35);color:#fde68a;padding:8px 14px;border-radius:999px;font-weight:900;margin-bottom:16px}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:0 0 18px;font-weight:950;letter-spacing:-.05em}.hero h1 span{color:var(--brand)}.hero p{font-size:18px;color:#d1d5db;max-width:720px}.hero-visual{display:grid;gap:18px}.hero-visual .mock{background:#fff;border-radius:28px;padding:18px;color:#111827;box-shadow:0 32px 80px rgba(0,0,0,.25);transform:rotate(-1deg)}.hero-visual .mock img{border-radius:20px;background:#f1f5f9}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.stat{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px}.stat strong{display:block;font-size:25px;color:#fff}.stat span{color:#cbd5e1;font-size:13px}.section{padding:54px 0}.section.soft{background:#eef3fb}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{margin:0;font-size:32px;letter-spacing:-.03em}.section-head p{margin:8px 0 0;color:var(--muted)}.link-more{color:#334155;font-weight:900}.fitment-app{background:#fff;color:#111827;border:1px solid var(--line);border-radius:26px;padding:18px;box-shadow:var(--shadow)}.hero .fitment-app{margin-top:28px}.filter-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.filter-head h3{margin:0;font-size:20px}.filter-actions{display:flex;gap:10px;flex-wrap:wrap}.mini-btn{height:36px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#334155;font-weight:800;cursor:pointer}.mini-btn.primary{background:#111827;color:#fff;border-color:#111827}.filter-grid{display:grid;grid-template-columns:1.2fr 1.4fr .9fr 1.1fr;gap:14px}.filter-box{border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:12px;min-width:0}.filter-box label.title{display:block;font-size:12px;color:#475569;font-weight:950;margin-bottom:8px}.keyword{height:44px;width:100%;border:1px solid #dbe3ef;border-radius:13px;background:#fff;padding:0 12px}.check-list{max-height:214px;overflow:auto;display:grid;gap:6px;padding-right:4px}.check-list.compact{max-height:164px}.check-row{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:11px;background:#fff;border:1px solid #edf2f7;font-size:13px;cursor:pointer}.check-row:hover{border-color:#facc15}.check-row input{width:15px;height:15px;accent-color:#111827;flex:0 0 auto}.check-row.disabled{opacity:.38;cursor:not-allowed;background:#f1f5f9}.check-row.disabled input{cursor:not-allowed}.group-title{font-size:12px;font-weight:950;color:#0f172a;margin:8px 0 4px;padding:6px 8px;border-radius:10px;background:#eaf1ff}.result-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 0 0}.result-count{font-weight:950;color:#0f172a}.hint{color:#64748b;font-size:13px}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vehicle-card,.category-card,.product-card,.info-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 30px rgba(15,23,42,.04);transition:.18s ease;overflow:hidden}.vehicle-card:hover,.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#facc15}.vehicle-select-card{cursor:pointer;text-align:left}.vehicle-card img{height:164px;width:100%;object-fit:cover;background:#f8fafc}.vehicle-card .pad,.category-card .pad{padding:16px 18px}.vehicle-card h3,.category-card h3{font-size:18px;margin:0 0 5px}.meta{color:var(--muted);font-size:13px}.badge-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.badge{font-size:12px;font-weight:900;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;padding:5px 9px;border-radius:999px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card img{height:170px;width:100%;object-fit:cover;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:16px;display:flex;flex-direction:column;gap:12px}.product-icon{width:100%;aspect-ratio:1/1;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;display:grid;place-items:center;overflow:hidden}.product-icon img{width:100%;height:100%;object-fit:cover}.product-body{display:flex;flex-direction:column;gap:9px;min-width:0}.product-card h3{font-size:15px;line-height:1.32;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.oe{display:inline-flex;align-self:flex-start;background:#111827;color:#fff;padding:6px 10px;border-radius:10px;font-weight:950;font-size:12px;letter-spacing:.02em}.fitline,.product-card p{margin:0;color:#64748b;font-size:13px}.promo-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.promo{min-height:170px;border-radius:26px;padding:26px;background:linear-gradient(135deg,#111827,#334155);color:#fff;position:relative;overflow:hidden}.promo:nth-child(2){background:linear-gradient(135deg,#f8bd18,#f59e0b);color:#111827}.promo:nth-child(3){background:linear-gradient(135deg,#0f172a,#111827)}.promo:after{content:"";position:absolute;right:-50px;bottom:-60px;width:210px;height:210px;border-radius:50%;background:rgba(255,255,255,.12)}.promo h3{font-size:27px;margin:0 0 8px}.promo p{margin:0 0 20px;color:inherit;opacity:.82}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:0;border-radius:14px;background:var(--brand);color:#111827;font-weight:950;cursor:pointer;white-space:nowrap}.btn.dark{background:#111827;color:#fff}.page-hero{background:linear-gradient(135deg,#0f172a,#111827);color:#fff;padding:42px 0}.page-hero h1{margin:0 0 10px;font-size:42px;letter-spacing:-.04em}.page-hero p{margin:0;color:#cbd5e1;max-width:850px}.breadcrumbs{font-size:14px;color:#94a3b8;margin-bottom:14px}.breadcrumbs a{color:#e5e7eb}.quick-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 0}.quick-actions a,.quick-actions button{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:13px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;font-weight:900;cursor:pointer}.quick-actions .solid{background:var(--brand);color:#111827;border-color:var(--brand)}.tools{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.tools a{display:inline-flex;padding:10px 13px;border-radius:12px;background:#111827;color:#fff;font-weight:900}.tools a.light{background:#fff;color:#111827;border:1px solid #e5e7eb}.detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.detail-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.detail-image{background:#f8fafc;border-radius:28px;border:1px solid var(--line);padding:22px}.detail h1{font-size:34px;line-height:1.12;margin:0 0 14px;letter-spacing:-.03em}.spec-table{width:100%;border-collapse:collapse;margin:18px 0}.spec-table th,.spec-table td{padding:13px 0;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.spec-table th{width:150px;color:#64748b;font-size:14px}.link-chips{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;border:1px solid #e2e8f0;background:#f8fafc;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900;color:#334155}.notice{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:18px;padding:15px;margin-top:18px}.empty{padding:44px;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:22px;color:#64748b}.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:24px 0 4px}.page-btn{min-width:38px;height:38px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#334155;font-weight:900;cursor:pointer}.page-btn.active{background:#111827;color:#fff;border-color:#111827}.page-btn:disabled{opacity:.45;cursor:not-allowed}.backtop{position:fixed;right:18px;bottom:18px;z-index:60;width:48px;height:48px;border-radius:999px;border:0;background:#111827;color:#fff;font-weight:950;box-shadow:var(--shadow);cursor:pointer;display:none}.backtop.show{display:grid;place-items:center}.footer{background:#090d14;color:#cbd5e1;padding:44px 0 26px;margin-top:54px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}.footer h3,.footer h4{color:#fff;margin-top:0}.footer a{display:block;color:#cbd5e1;margin:9px 0}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:18px;color:#94a3b8;font-size:13px}.hidden{display:none!important}@media(max-width:1100px){.hero .container,.detail{grid-template-columns:1fr}.hero-visual{display:none}.filter-grid{grid-template-columns:1fr 1fr}.vehicle-grid,.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.promo-grid,.footer-grid{grid-template-columns:1fr 1fr}.nav-links{display:none}}@media(max-width:640px){.container{width:min(100% - 22px,1220px)}.nav{height:64px}.logo{font-size:17px}.logo-mark{width:36px;height:36px}.hero .container{padding:38px 0;min-height:auto}.hero h1{font-size:36px}.hero p{font-size:15px}.stats{grid-template-columns:1fr}.section{padding:38px 0}.section-head{align-items:start;flex-direction:column;margin-bottom:16px}.section-head h2{font-size:27px}.filter-grid{grid-template-columns:1fr}.check-list{max-height:190px}.vehicle-grid,.category-grid,.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.vehicle-card img{height:116px}.category-card img{height:126px}.vehicle-card .pad,.category-card .pad,.product-card{padding:12px}.vehicle-card h3,.category-card h3{font-size:15px}.product-icon{aspect-ratio:1/1}.product-card h3{font-size:13px}.oe{font-size:11px;padding:5px 8px}.fitline,.meta{font-size:12px}.badge{font-size:11px;padding:4px 7px}.promo-grid,.footer-grid{grid-template-columns:1fr}.page-hero{padding:32px 0}.page-hero h1{font-size:30px}.quick-actions a,.quick-actions button{flex:1;justify-content:center}.detail h1{font-size:25px}.spec-table th{width:96px}.empty{padding:26px}.result-bar{align-items:flex-start;flex-direction:column}.filter-actions{width:100%}.filter-actions .mini-btn{flex:1}.backtop{right:14px;bottom:14px;width:44px;height:44px}}
/* v5 homepage and autocomplete refinements */
.model-input{margin-bottom:10px;background:#fff}
.page-ellipsis{height:38px;min-width:30px;display:grid;place-items:center;color:#64748b;font-weight:900}
.pagination-info{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;color:#64748b;font-size:13px;font-weight:800}
.page-btn.prev,.page-btn.next{padding:0 14px;min-width:auto}
#homeProductSection{padding-top:34px}
#homeProductSection .result-bar{margin:0 0 16px}
@media(max-width:640px){.pagination{justify-content:flex-start}.pagination-info{width:100%;padding:0;font-size:12px}.page-btn.prev,.page-btn.next{min-width:74px}.model-input{margin-bottom:8px}}

/* v6 display refinements */
.product-card{min-width:0}
.product-icon img{object-fit:contain;padding:14px;background:#fff}
.product-card .badge-row{margin-top:auto}
.detail-image{aspect-ratio:1/1;display:grid;place-items:center}
.detail-image img{width:100%;height:100%;object-fit:contain}
@media(max-width:640px){.product-grid{align-items:stretch}.product-card{gap:10px}.product-icon img{padding:10px}.product-card h3{-webkit-line-clamp:2}.filter-head{align-items:flex-start;flex-direction:column}}

/* v7 independent browse pages */
.browse-app{display:grid;gap:26px}
.browse-layout{display:grid;grid-template-columns:310px 1fr;gap:22px;align-items:start}
.browse-side,.browse-filter-card,.browse-products{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 16px 42px rgba(15,23,42,.06)}
.browse-side{padding:18px;position:sticky;top:88px;max-height:calc(100vh - 110px);overflow:auto}
.side-head{display:grid;gap:12px;margin-bottom:12px}.side-head h2{font-size:20px;margin:0}.side-search{width:100%;height:42px;border:1px solid #e2e8f0;border-radius:14px;padding:0 14px;color:#0f172a;background:#f8fafc}
.side-list{display:grid;gap:8px}.side-option{display:flex;justify-content:space-between;gap:8px;align-items:center;text-decoration:none;color:#0f172a;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:11px 12px;font-weight:700}.side-option:hover,.side-option.active{border-color:#f8bd18;background:#fff7d6}.side-option.active{box-shadow:inset 4px 0 0 #f8bd18}
.browse-filter-card{padding:20px}.browse-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.browse-products{padding:22px}.empty.small{padding:12px;color:#64748b;font-size:14px}
@media(max-width:900px){.browse-layout{grid-template-columns:1fr}.browse-side{position:relative;top:auto;max-height:420px}.browse-filter-grid{grid-template-columns:1fr}}
@media(max-width:640px){.browse-side,.browse-filter-card,.browse-products{border-radius:18px}.browse-products{padding:16px}.browse-filter-card{padding:16px}.side-option{font-size:13px;padding:10px}.page-hero h1{font-size:30px}}


/* v8 language selector */
.language-switcher{margin-left:14px;display:flex;align-items:center;justify-content:flex-end}.language-switcher select{height:38px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#111827;color:#fff;padding:0 34px 0 14px;font-weight:800;outline:none;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[dir="rtl"] body{font-family:Tahoma,Arial,"Noto Sans Arabic",sans-serif}html[dir="rtl"] .nav-links{margin-left:0;margin-right:auto}html[dir="rtl"] .language-switcher{margin-left:0;margin-right:14px}html[dir="rtl"] .filter-grid,html[dir="rtl"] .browse-layout,html[dir="rtl"] .detail{direction:rtl}html[dir="rtl"] .product-card,html[dir="rtl"] .vehicle-card,html[dir="rtl"] .category-card{text-align:right}@media(max-width:640px){.language-switcher{margin-left:auto}.language-switcher select{height:34px;max-width:118px;font-size:12px;padding-left:10px;padding-right:10px}.nav{gap:10px}.logo span:last-child{display:none}}


/* v9 wholesale inquiry system */
.inquiry-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.inquiry-actions.compact{gap:6px}.inquiry-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border-radius:11px;border:1px solid #dbe3ef;background:#fff;color:#111827;font-weight:900;font-size:12px;cursor:pointer}.inquiry-btn.wa{background:#e9f9ef;border-color:#bbf7d0;color:#166534}.inquiry-btn.email{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.inquiry-btn.add{background:#111827;border-color:#111827;color:#fff}.detail-inquiry{margin-top:18px;border:1px solid #dbe3ef;background:#f8fafc;border-radius:18px;padding:16px}.detail-inquiry h3{margin:0 0 10px;font-size:18px}.floating-contact{position:fixed;right:18px;bottom:78px;z-index:65;display:grid;gap:10px}.floating-btn{min-width:126px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 16px;font-weight:950;box-shadow:0 16px 40px rgba(15,23,42,.16);border:1px solid rgba(255,255,255,.35)}.floating-btn.wa{background:#16a34a;color:#fff}.floating-btn.email{background:#2563eb;color:#fff}.inquiry-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:start}.inquiry-card,.blank-content{background:#fff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:var(--shadow)}.inquiry-card h2,.blank-content h2{margin:0 0 10px}.inquiry-items{display:grid;gap:10px;margin:16px 0}.inquiry-item{position:relative;border:1px solid #e5e7eb;background:#f8fafc;border-radius:16px;padding:12px 44px 12px 14px;display:grid;gap:4px}.inquiry-item strong{font-size:14px}.inquiry-item span{font-weight:800}.inquiry-item small{color:#64748b}.remove-inquiry{position:absolute;right:10px;top:10px;width:26px;height:26px;border-radius:999px;border:0;background:#fee2e2;color:#991b1b;font-weight:950;cursor:pointer}.inquiry-actions-large{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.inquiry-form{display:grid;gap:13px}.inquiry-form label{display:grid;gap:6px;color:#334155;font-weight:850}.inquiry-form input,.inquiry-form textarea{width:100%;border:1px solid #dbe3ef;border-radius:13px;background:#fff;padding:11px 12px;color:#0f172a}.inquiry-form textarea{resize:vertical}.hp-field{position:absolute;left:-9999px;opacity:0}.mailto-fallback{font-size:13px;color:#2563eb;font-weight:900}.browse-side,.side-list,.side-option{position:relative;z-index:5;pointer-events:auto}.browse-main{position:relative;z-index:1}.nav-links a{white-space:nowrap}
@media(max-width:1100px){.inquiry-layout{grid-template-columns:1fr}.nav{gap:14px}.nav-links{gap:14px}.nav-links a{font-size:14px}}
@media(max-width:640px){.floating-contact{left:10px;right:10px;bottom:10px;grid-template-columns:1fr 1fr;gap:8px}.floating-btn{min-width:0;height:44px;border-radius:14px}.backtop{bottom:66px}.inquiry-card,.blank-content{padding:16px;border-radius:18px}.inquiry-actions .inquiry-btn{flex:1;min-width:calc(50% - 5px)}.inquiry-actions .inquiry-btn.add{min-width:100%}.inquiry-item{padding-right:40px}.inquiry-form input,.inquiry-form textarea{font-size:16px}}


/* v11 left-side browse click fix */
.browse-layout{position:relative;isolation:isolate;}
.browse-side{z-index:30;pointer-events:auto;}
.browse-side *{pointer-events:auto;}
.side-option{cursor:pointer;position:relative;z-index:31;}
.browse-main{z-index:1;}

/* v12 inquiry page product search and compact inquiry table */
.add-product-box{margin:16px 0 18px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;padding:15px}.add-product-box h3{font-size:16px;margin:0 0 10px}.inquiry-search-wrap{position:relative}.inquiry-search-input{width:100%;height:46px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;padding:0 14px;color:#0f172a;font-weight:700}.inquiry-suggestions{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:80;background:#fff;border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 18px 50px rgba(15,23,42,.14);max-height:420px;overflow:auto;padding:8px}.inquiry-suggestions.show{display:grid;gap:8px}.inquiry-suggest-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid #eef2f7;background:#f8fafc;border-radius:13px;padding:10px}.inquiry-suggest-row strong{display:inline-flex;background:#111827;color:#fff;border-radius:9px;padding:4px 8px;font-size:12px;margin-bottom:4px}.inquiry-suggest-row span{display:block;font-weight:850;font-size:13px;line-height:1.35}.inquiry-suggest-row small,.inquiry-suggest-empty{display:block;color:#64748b;font-size:12px;margin-top:3px}.inquiry-table{display:grid;gap:8px}.inquiry-table-head,.inquiry-table-row{display:grid;grid-template-columns:110px minmax(220px,1.4fr) minmax(180px,1fr) 90px 36px;gap:10px;align-items:center}.inquiry-table-head{color:#475569;font-size:12px;font-weight:950;padding:0 6px}.inquiry-table-row{position:relative;border:1px solid #e5e7eb;background:#f8fafc;border-radius:16px;padding:10px}.inq-oe{display:inline-flex;align-self:start;background:#111827;color:#fff;border-radius:10px;padding:6px 9px;font-size:12px;font-weight:950}.inq-title{font-weight:850;font-size:13px;line-height:1.35}.inq-fit{color:#475569;font-size:12px;line-height:1.35}.inq-fit small{color:#64748b}.inquiry-qty{width:100%;height:38px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:0 8px}.inquiry-table-row .remove-inquiry{position:static;display:grid;place-items:center}.inquiry-form .required-mark{color:#dc2626;font-weight:950}
@media(max-width:820px){.inquiry-table-head{display:none}.inquiry-table-row{grid-template-columns:1fr 82px 34px;gap:8px}.inquiry-table-row .inq-oe,.inquiry-table-row .inq-title,.inquiry-table-row .inq-fit{grid-column:1 / -1}.inquiry-table-row .inquiry-qty{grid-column:1 / 2}.inquiry-suggestions{max-height:360px}.inquiry-suggest-row{grid-template-columns:1fr}.inquiry-suggest-row .mini-btn{width:100%}}

/* v15 browse-page spacing and alignment fix */
.browse-app{gap:0;}
.browse-layout{
  grid-template-columns:minmax(280px,330px) minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.browse-main{
  display:grid;
  gap:26px;
  min-width:0;
  position:relative;
  z-index:1;
}
.browse-side{
  align-self:start;
  top:94px;
  max-height:calc(100vh - 120px);
  overflow:auto;
}
.browse-filter-card,.browse-products{
  width:100%;
  min-width:0;
}
.browse-products{
  margin:0;
  padding:24px;
}
.browse-filter-grid{
  align-items:start;
}
.browse-filter-grid .filter-box{
  min-height:0;
}
.browse-filter-card .check-list.compact{
  max-height:186px;
}
.side-list{display:grid;gap:9px;}
.side-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:48px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:15px;background:#f8fafc;font-weight:900;color:#0f172a;line-height:1.25;}
.side-option:hover,.side-option.active{border-color:#facc15;background:#fffbea;}
.side-search{height:44px;width:100%;border:1px solid #dbe3ef;border-radius:13px;background:#fff;padding:0 12px;margin:8px 0 14px;}
.side-head h2{margin:0 0 8px;font-size:22px;}
@media(max-width:1100px){
  .browse-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:22px;}
  .browse-products .product-grid{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:900px){
  .browse-layout{grid-template-columns:1fr;gap:18px;}
  .browse-main{gap:18px;}
  .browse-side{position:relative;top:auto;max-height:420px;}
}
@media(max-width:640px){
  .browse-filter-grid{grid-template-columns:1fr;}
  .browse-products .product-grid{grid-template-columns:repeat(2,1fr);}
  .browse-products{padding:14px;}
  .browse-side{max-height:360px;}
  .side-option{min-height:44px;padding:10px 12px;font-size:13px;}
}

/* v19 homepage banner and registered TWT trademark */
.logo .brand-logo{width:88px;height:38px;object-fit:contain;object-position:left center;flex:0 0 auto}.logo .brand-name{font-weight:950;font-size:20px;line-height:1.1}.hero-home{background:#050608;color:#fff;overflow:hidden}.hero-home:before{display:none}.hero-home .hero-banner-wrap{width:100%;background:#050608;overflow:hidden}.hero-home .hero-banner-image{display:block;width:100%;height:auto;aspect-ratio:1872/840;object-fit:cover;object-position:center center}.hero-home .hero-actions{min-height:auto;padding:18px 0 20px;display:flex;grid-template-columns:none;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}.hero-home .hero-btn-outline{background:transparent;color:#fff;border:1px solid rgba(248,189,24,.8)}.hero-home .hero-btn-outline:hover{background:var(--brand);color:#111827}.hero-home .btn{min-width:172px}
@media(max-width:1100px){.hero-home .hero-banner-image{width:100%;height:auto}.hero-home .hero-actions{display:flex;padding:16px 0 18px}}
@media(max-width:640px){.logo .brand-logo{width:68px;height:28px}.logo .brand-name{font-size:16px}.hero-home .hero-banner-image{width:100%;height:auto;min-height:0;object-fit:contain}.hero-home .hero-actions{padding:12px 0 14px;gap:8px}.hero-home .btn{min-width:0;flex:1 1 30%;padding:0 10px;font-size:12px;min-height:42px}.hero-home .container{width:min(100% - 18px,1220px)}}


/* v20: translatable HTML copy over the supplied homepage banner */
.hero-home .hero-banner-wrap{position:relative}
.hero-copy-panel{position:absolute;z-index:2;left:3.45%;top:34%;width:32.4%;height:58%;box-sizing:border-box;padding:.25% 1.25% .6%;display:flex;flex-direction:column;color:#f8fafc;text-align:left;background:linear-gradient(90deg,rgba(5,7,10,.995) 0%,rgba(5,7,10,.99) 82%,rgba(5,7,10,.96) 100%);box-shadow:24px 0 28px rgba(5,7,10,.82);overflow:hidden}
.hero-copy-kicker{margin:0 0 1.3%;font-size:clamp(11px,1.45vw,27px);line-height:1.15;font-weight:900;letter-spacing:.015em;text-transform:uppercase;color:#f8bd18}
.hero-copy-headline{margin:0;font-size:clamp(21px,2.78vw,52px);line-height:.99;font-weight:950;letter-spacing:-.025em;text-transform:uppercase;color:#f4f4f5}
.hero-copy-headline span{display:block}
.hero-copy-headline .accent{margin-top:2.2%;color:#f8bd18}
.hero-copy-rule{width:11%;height:2px;margin:4.2% 0 3.9%;background:#f8bd18}
.hero-copy-fitment{margin:0 0 2.5%;font-size:clamp(9px,1.16vw,22px);line-height:1.25;font-weight:500;letter-spacing:.01em;text-transform:uppercase;color:#f4f4f5}
.hero-copy-points{display:flex;align-items:center;gap:2.4%;font-size:clamp(7px,.79vw,15px);line-height:1.25;font-weight:700;text-transform:uppercase;white-space:nowrap;color:#e5e7eb}
.hero-copy-points span{display:flex;align-items:center;gap:0}
.hero-copy-points span+span:before{content:'•';margin-right:.65em;color:#f8bd18}
.hero-copy-benefits{margin-top:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.7%;align-items:start}
.hero-benefit{min-width:0;text-align:center;font-size:clamp(6px,.64vw,12px);line-height:1.22;font-weight:750;text-transform:uppercase;color:#f3f4f6}
.hero-benefit-icon{display:flex;width:clamp(25px,3.15vw,59px);height:clamp(25px,3.15vw,59px);margin:0 auto 7%;align-items:center;justify-content:center;border:1.5px solid rgba(248,189,24,.85);border-radius:50%;color:#f8bd18}
.hero-benefit-icon svg{width:58%;height:58%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
html[dir="rtl"] .hero-copy-panel{text-align:right}
html[dir="rtl"] .hero-copy-points{justify-content:flex-start}
html[dir="rtl"] .hero-copy-points span+span:before{margin-right:0;margin-left:.65em}
html[lang="es"] .hero-copy-headline,html[lang="ru"] .hero-copy-headline,html[lang="ar"] .hero-copy-headline{font-size:clamp(18px,2.25vw,42px);line-height:1.02}
html[lang="es"] .hero-copy-kicker,html[lang="ru"] .hero-copy-kicker,html[lang="ar"] .hero-copy-kicker{font-size:clamp(10px,1.18vw,22px)}
html[lang="es"] .hero-copy-fitment,html[lang="ru"] .hero-copy-fitment,html[lang="ar"] .hero-copy-fitment{font-size:clamp(8px,.96vw,18px)}
html[lang="es"] .hero-copy-points,html[lang="ru"] .hero-copy-points,html[lang="ar"] .hero-copy-points{font-size:clamp(6px,.62vw,12px)}
html[lang="zh-CN"] .hero-copy-headline{font-size:clamp(21px,2.55vw,48px);line-height:1.06;letter-spacing:.01em}
html[lang="zh-CN"] .hero-copy-kicker{font-size:clamp(11px,1.35vw,25px)}
html[lang="zh-CN"] .hero-copy-fitment{font-size:clamp(9px,1.08vw,20px)}
html[lang="zh-CN"] .hero-copy-points{font-size:clamp(7px,.75vw,14px)}
@media(max-width:1100px){
  .hero-copy-panel{left:2.8%;top:32%;width:35%;height:62%;padding:.4% 1.2% .7%}
  .hero-copy-benefits{gap:1.2%}
  .hero-benefit{font-size:clamp(5px,.62vw,9px)}
}
@media(max-width:760px){
  .hero-copy-panel{left:1.5%;top:31%;width:39%;height:65%;padding:.5% 1.2% .8%;box-shadow:12px 0 16px rgba(5,7,10,.82)}
  .hero-copy-kicker{font-size:clamp(6px,1.55vw,10px);margin-bottom:2%}
  .hero-copy-headline{font-size:clamp(10px,3.05vw,19px);line-height:1}
  html[lang="es"] .hero-copy-headline,html[lang="ru"] .hero-copy-headline,html[lang="ar"] .hero-copy-headline{font-size:clamp(8px,2.5vw,16px)}
  html[lang="zh-CN"] .hero-copy-headline{font-size:clamp(10px,2.9vw,18px)}
  .hero-copy-rule{margin:3% 0;width:14%;height:1px}
  .hero-copy-fitment{font-size:clamp(5px,1.35vw,8px);margin-bottom:2%}
  .hero-copy-points{font-size:clamp(4px,1.02vw,6px);gap:1.4%;white-space:normal;flex-wrap:wrap}
  .hero-copy-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:1%}
  .hero-benefit{font-size:clamp(4px,.92vw,6px);line-height:1.05}
  .hero-benefit-icon{width:clamp(14px,4.2vw,24px);height:clamp(14px,4.2vw,24px);margin-bottom:5%}
}

/* v21: clean English hero alignment and fully conceal baked-in banner copy */
.hero-home .hero-banner-wrap::after{
  content:"";
  position:absolute;
  z-index:1;
  left:0;
  top:29%;
  bottom:0;
  width:43%;
  pointer-events:none;
  background:linear-gradient(90deg,#050608 0%,#050608 88%,rgba(5,6,8,.98) 92%,rgba(5,6,8,0) 100%);
}
html[lang="en"] .hero-copy-panel{
  left:0;
  top:30.5%;
  width:40.2%;
  height:69.5%;
  padding:.8% 1.4% 1.25% 4.7%;
  background:transparent;
  box-shadow:none;
  overflow:hidden;
}
html[lang="en"] .hero-copy-kicker{
  margin:0 0 1.5%;
  font-size:clamp(13px,1.18vw,22px);
  line-height:1.15;
  letter-spacing:.02em;
}
html[lang="en"] .hero-copy-headline{
  margin:0;
  font-family:"Arial Narrow","Roboto Condensed","Segoe UI",Arial,sans-serif;
  font-size:clamp(25px,2.35vw,44px);
  line-height:1.04;
  letter-spacing:-.035em;
  color:#f4f4f5;
  text-shadow:0 2px 10px rgba(0,0,0,.35);
}
html[lang="en"] .hero-copy-headline span{
  display:block;
  white-space:nowrap;
}
html[lang="en"] .hero-copy-headline .accent{
  margin-top:1.35%;
  color:#f8bd18;
}
html[lang="en"] .hero-copy-rule{
  margin:3.5% 0 3.2%;
}
html[lang="en"] .hero-copy-fitment{
  margin-bottom:2.2%;
  font-size:clamp(10px,1.02vw,19px);
}
html[lang="en"] .hero-copy-points{
  gap:2%;
  font-size:clamp(7px,.72vw,13px);
}
html[lang="en"] .hero-copy-benefits{
  gap:1.45%;
}
html[lang="en"] .hero-benefit{
  font-size:clamp(6px,.59vw,11px);
  line-height:1.18;
}

@media(max-width:1100px){
  .hero-home .hero-banner-wrap::after{width:45%;top:28.5%}
  html[lang="en"] .hero-copy-panel{top:29.5%;width:42.5%;height:70.5%;padding:.8% 1.25% 1.1% 3.8%}
  html[lang="en"] .hero-copy-headline{font-size:clamp(20px,2.45vw,34px)}
  html[lang="en"] .hero-copy-points{font-size:clamp(6px,.72vw,10px)}
}
@media(max-width:760px){
  .hero-home .hero-banner-wrap::after{top:28%;width:47%;background:linear-gradient(90deg,#050608 0%,#050608 90%,rgba(5,6,8,.96) 95%,rgba(5,6,8,0) 100%)}
  html[lang="en"] .hero-copy-panel{left:0;top:29%;width:45%;height:71%;padding:.8% 1.1% 1% 2.8%}
  html[lang="en"] .hero-copy-kicker{font-size:clamp(6px,1.4vw,10px);margin-bottom:1.6%}
  html[lang="en"] .hero-copy-headline{font-size:clamp(10px,2.55vw,18px);line-height:1.02;letter-spacing:-.03em}
  html[lang="en"] .hero-copy-headline .accent{margin-top:1.1%}
  html[lang="en"] .hero-copy-rule{margin:2.6% 0;width:13%}
  html[lang="en"] .hero-copy-fitment{font-size:clamp(5px,1.15vw,8px);margin-bottom:1.8%}
  html[lang="en"] .hero-copy-points{font-size:clamp(4px,.88vw,6px);gap:1.1%;white-space:nowrap;flex-wrap:nowrap}
  html[lang="en"] .hero-copy-benefits{gap:.7%}
  html[lang="en"] .hero-benefit{font-size:clamp(4px,.78vw,6px);line-height:1.02}
  html[lang="en"] .hero-benefit-icon{width:clamp(14px,3.9vw,23px);height:clamp(14px,3.9vw,23px);margin-bottom:4%}
}


/* A23 homepage banner update: use the new supplied full artwork cleanly */
.hero-home .hero-banner-image{aspect-ratio:1717/916;object-fit:contain;object-position:center center;background:#050608}
.hero-home .hero-banner-wrap::after{display:none!important}
.hero-copy-panel{display:none!important}

/* A23B: keep homepage introduction text, but make the text area transparent enough to show the banner image */
.hero-home .hero-banner-wrap{position:relative;}
.hero-home .hero-banner-image{
  aspect-ratio:1717/916;
  object-fit:cover;
  object-position:center center;
  background:#050608;
}
.hero-home .hero-banner-wrap::after{
  content:"";
  display:block!important;
  position:absolute;
  z-index:1;
  inset:0;
  width:auto;
  height:auto;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(5,7,10,.38) 0%,rgba(5,7,10,.18) 28%,rgba(5,7,10,.05) 48%,rgba(5,7,10,0) 72%);
}
.hero-copy-panel{
  display:flex!important;
  position:absolute;
  z-index:2;
  left:3.1%;
  top:17.5%;
  width:34.5%;
  height:74%;
  box-sizing:border-box;
  padding:.85% 1.25% .95%;
  flex-direction:column;
  color:#f8fafc;
  text-align:left;
  background:linear-gradient(90deg,rgba(2,6,10,.28) 0%,rgba(2,6,10,.16) 60%,rgba(2,6,10,.04) 100%)!important;
  box-shadow:none!important;
  border:1px solid rgba(255,255,255,.045);
  border-radius:0 18px 18px 0;
  overflow:hidden;
  backdrop-filter:blur(1px);
}
.hero-copy-kicker,
.hero-copy-headline,
.hero-copy-fitment,
.hero-copy-points,
.hero-benefit{
  text-shadow:0 2px 10px rgba(0,0,0,.72),0 0 2px rgba(0,0,0,.55);
}
.hero-copy-kicker{color:#f8bd18;}
.hero-copy-headline .accent{color:#f8bd18;}
.hero-benefit-icon{
  background:rgba(0,0,0,.18);
  box-shadow:0 4px 14px rgba(0,0,0,.2);
}
html[lang="en"] .hero-copy-panel{
  display:flex!important;
  left:3.1%;
  top:17.5%;
  width:34.5%;
  height:74%;
  padding:.85% 1.25% .95%;
  background:linear-gradient(90deg,rgba(2,6,10,.28) 0%,rgba(2,6,10,.16) 60%,rgba(2,6,10,.04) 100%)!important;
  box-shadow:none!important;
}
html[lang="en"] .hero-copy-headline{font-size:clamp(24px,2.22vw,42px);line-height:1.04;}
html[lang="en"] .hero-copy-kicker{font-size:clamp(12px,1.05vw,20px);}
html[lang="en"] .hero-copy-fitment{font-size:clamp(9px,.94vw,18px);}
html[lang="en"] .hero-copy-points{font-size:clamp(6px,.67vw,12px);}

@media(max-width:1100px){
  .hero-copy-panel,
  html[lang="en"] .hero-copy-panel{left:2.4%;top:17%;width:38.5%;height:75%;padding:.9% 1.1% 1%;}
  html[lang="en"] .hero-copy-headline{font-size:clamp(17px,2.35vw,31px);}
  html[lang="en"] .hero-copy-points{font-size:clamp(5px,.68vw,10px);white-space:normal;flex-wrap:wrap;}
}
@media(max-width:760px){
  .hero-home .hero-banner-wrap::after{background:linear-gradient(90deg,rgba(5,7,10,.42) 0%,rgba(5,7,10,.20) 43%,rgba(5,7,10,0) 78%);}
  .hero-copy-panel,
  html[lang="en"] .hero-copy-panel{left:1.2%;top:16.5%;width:45%;height:76%;padding:.8% 1% 1%;border-radius:0 12px 12px 0;}
  html[lang="en"] .hero-copy-kicker{font-size:clamp(6px,1.25vw,10px);margin-bottom:1.4%;}
  html[lang="en"] .hero-copy-headline{font-size:clamp(10px,2.42vw,17px);line-height:1.03;letter-spacing:-.03em;}
  html[lang="en"] .hero-copy-rule{margin:2.2% 0;width:13%;height:1px;}
  html[lang="en"] .hero-copy-fitment{font-size:clamp(5px,1.08vw,8px);margin-bottom:1.8%;}
  html[lang="en"] .hero-copy-points{font-size:clamp(4px,.82vw,6px);gap:1%;white-space:normal;flex-wrap:wrap;}
  html[lang="en"] .hero-copy-benefits{gap:.7%;}
}

/* A23C: homepage intro text with fully transparent background. No dark overlay, blur, border, or icon fill. */
.hero-home .hero-banner-wrap::after{
  display:none!important;
  content:none!important;
  background:none!important;
}
.hero-copy-panel,
html[lang="en"] .hero-copy-panel{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow:visible!important;
  top:22.5%!important;
  left:3.2%!important;
  width:34.2%!important;
  height:70%!important;
  padding:0!important;
}
.hero-benefit-icon{
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:1100px){
  .hero-copy-panel,
  html[lang="en"] .hero-copy-panel{
    top:22.5%!important;
    left:2.4%!important;
    width:39%!important;
    height:70%!important;
    padding:0!important;
  }
}
@media(max-width:760px){
  .hero-home .hero-banner-wrap::after{display:none!important;background:none!important;content:none!important;}
  .hero-copy-panel,
  html[lang="en"] .hero-copy-panel{
    top:22%!important;
    left:1.2%!important;
    width:45%!important;
    height:70%!important;
    padding:0!important;
    border-radius:0!important;
  }
}

/* A23D: fully transparent hero copy, moved below the baked-in TWT logo so it does not cover any text in the banner artwork. */
.hero-home .hero-banner-wrap::after{
  display:none!important;
  content:none!important;
  background:none!important;
}
.hero-copy-panel,
html[lang="en"] .hero-copy-panel{
  display:flex!important;
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow:visible!important;
  top:33.5%!important;
  left:3.25%!important;
  width:40%!important;
  height:61%!important;
  padding:0!important;
}
.hero-copy-kicker,
.hero-copy-headline,
.hero-copy-fitment,
.hero-copy-points,
.hero-benefit{
  text-shadow:0 2px 8px rgba(0,0,0,.74),0 0 1px rgba(0,0,0,.65);
}
html[lang="en"] .hero-copy-kicker{
  font-size:clamp(12px,1.02vw,19px)!important;
  margin-bottom:1.2%!important;
}
html[lang="en"] .hero-copy-headline{
  font-size:clamp(24px,2.08vw,39px)!important;
  line-height:1.04!important;
}
html[lang="en"] .hero-copy-rule{
  margin:3.1% 0 2.8%!important;
}
html[lang="en"] .hero-copy-fitment{
  font-size:clamp(9px,.88vw,17px)!important;
  margin-bottom:2%!important;
}
html[lang="en"] .hero-copy-points{
  font-size:clamp(6px,.62vw,12px)!important;
  gap:1.7%!important;
  white-space:nowrap!important;
}
html[lang="en"] .hero-copy-benefits{
  gap:1.15%!important;
}
html[lang="en"] .hero-benefit{
  font-size:clamp(5px,.54vw,10px)!important;
  line-height:1.12!important;
}
.hero-benefit-icon{
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:1100px){
  .hero-copy-panel,
  html[lang="en"] .hero-copy-panel{
    top:34%!important;
    left:2.9%!important;
    width:46%!important;
    height:60%!important;
    padding:0!important;
  }
  html[lang="en"] .hero-copy-headline{font-size:clamp(19px,2.1vw,30px)!important;}
  html[lang="en"] .hero-copy-points{font-size:clamp(5px,.62vw,10px)!important;white-space:normal!important;flex-wrap:wrap!important;}
}
@media(max-width:760px){
  .hero-home .hero-banner-wrap::after{display:none!important;background:none!important;content:none!important;}
  .hero-copy-panel,
  html[lang="en"] .hero-copy-panel{
    top:35.5%!important;
    left:4.3%!important;
    width:72%!important;
    height:58%!important;
    padding:0!important;
  }
  html[lang="en"] .hero-copy-kicker{font-size:clamp(8px,1.4vw,11px)!important;margin-bottom:1.2%!important;}
  html[lang="en"] .hero-copy-headline{font-size:clamp(14px,3vw,22px)!important;line-height:1.03!important;letter-spacing:-.03em!important;}
  html[lang="en"] .hero-copy-rule{margin:2.3% 0;width:12%;height:1px;}
  html[lang="en"] .hero-copy-fitment{font-size:clamp(7px,1.18vw,9px)!important;margin-bottom:1.6%!important;}
  html[lang="en"] .hero-copy-points{font-size:clamp(5px,.92vw,7px)!important;gap:1.1%!important;white-space:normal!important;flex-wrap:wrap!important;}
  html[lang="en"] .hero-copy-benefits{gap:.8%!important;}
  html[lang="en"] .hero-benefit{font-size:clamp(4px,.72vw,6px)!important;line-height:1.02!important;}
  html[lang="en"] .hero-benefit-icon{width:clamp(14px,3.5vw,23px);height:clamp(14px,3.5vw,23px);margin-bottom:4%;}
}

/* A23E: real category photos + blank area for categories without uploaded photos */
.category-card img{object-fit:contain;background:#fff;padding:8px;}
.product-icon img{object-fit:contain;background:#fff;padding:8px;}
.detail-image img{width:100%;height:auto;object-fit:contain;background:#fff;border-radius:20px;}
.category-image-empty{display:block;width:100%;height:170px;background:#fff;}
.product-icon .category-image-empty{height:100%;min-height:180px;}
.detail-empty-image{height:320px;border-radius:20px;background:#fff;}
@media(max-width:640px){.category-image-empty{height:126px}.product-icon .category-image-empty{min-height:120px}.detail-empty-image{height:220px}}


/* A23H: OE product photos. Equivalent OE numbers can share the same image file to save space. */
.detail-image.product-gallery{aspect-ratio:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px;place-items:center;}
.detail-image.product-gallery img{width:100%;height:auto;object-fit:contain;background:#fff;border-radius:20px;padding:6px;}
@media(max-width:640px){.detail-image.product-gallery{gap:8px;padding:12px;}}


/* A001 HVAC Servo Motor landing page */
.landing-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#05070c 0%,#111827 55%,#3b2a05 100%);color:#fff}.landing-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 30%,rgba(248,189,24,.22),transparent 30%),linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.18))}.landing-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .72fr;gap:34px;align-items:center;min-height:560px;padding:68px 0}.landing-hero-copy h1{font-size:clamp(38px,5vw,64px);line-height:1.03;margin:0 0 16px;letter-spacing:-.05em}.landing-subtitle{font-size:19px;color:#f8fafc;max-width:830px}.landing-hero-copy p{color:#d1d5db;max-width:780px}.landing-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.landing-outline{background:transparent;color:#fff;border:1px solid rgba(248,189,24,.75)}.landing-keyword-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.landing-keyword-row span{font-size:12px;font-weight:900;color:#fde68a;background:rgba(248,189,24,.12);border:1px solid rgba(248,189,24,.25);padding:7px 10px;border-radius:999px}.landing-hero-card{background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:18px;color:#111827;box-shadow:0 30px 90px rgba(0,0,0,.32)}.landing-hero-card img{border-radius:22px;background:#fff;width:100%;aspect-ratio:1.34/1;object-fit:cover}.landing-card-note{display:grid;gap:4px;margin-top:12px}.landing-card-note span{color:#64748b;font-size:13px}.servo-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.servo-type-card,.landing-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 12px 34px rgba(15,23,42,.05)}.servo-type-card h3{margin:0 0 8px;font-size:19px}.servo-type-card p{margin:0;color:#64748b}.servo-product-grid .product-card{min-height:100%}.landing-two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.landing-panel h2{margin:0 0 10px}.landing-check-list{display:grid;gap:9px;padding-left:18px;color:#334155}.landing-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.landing-mini-grid div{border:1px solid #e2e8f0;background:#f8fafc;border-radius:16px;padding:14px;display:grid;gap:4px}.landing-mini-grid span{font-size:13px;color:#64748b}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.workflow-list{display:grid;gap:12px;margin-top:12px}.workflow-list div{display:grid;grid-template-columns:40px 1fr;gap:4px 12px;align-items:start;border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;padding:14px}.workflow-list b{grid-row:1 / span 2;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#111827;color:#fff}.workflow-list strong{font-size:16px}.workflow-list span{color:#64748b;font-size:13px}.servo-inquiry-form textarea.hidden{display:none!important}
@media(max-width:1100px){.landing-hero-grid,.landing-two-col{grid-template-columns:1fr}.landing-hero-card{max-width:560px}.servo-type-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.landing-hero-grid{padding:42px 0;min-height:auto}.landing-hero-copy h1{font-size:34px}.landing-subtitle{font-size:16px}.landing-hero-card{border-radius:20px;padding:12px}.servo-type-grid,.landing-mini-grid,.form-pair{grid-template-columns:1fr}.landing-panel,.servo-type-card{padding:16px;border-radius:18px}.landing-cta-row .btn{width:100%}}


/* A011: WhatsApp inquiry gate form and complete About Us page */
.wa-gate-overlay{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(2,6,23,.68);backdrop-filter:blur(4px)}
.wa-gate-overlay.show{display:flex}.wa-gate-modal{width:min(720px,100%);max-height:92vh;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.34);padding:24px;color:#0f172a}.wa-gate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.wa-gate-title{margin:0;font-size:25px;line-height:1.15;font-weight:950}.wa-gate-subtitle{margin:8px 0 0;color:#475569}.wa-gate-close{width:34px;height:34px;border-radius:999px;border:1px solid #e5e7eb;background:#f8fafc;color:#111827;font-size:22px;line-height:1;cursor:pointer}.wa-gate-form{display:grid;gap:13px}.wa-gate-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wa-gate-form label{display:grid;gap:6px;font-weight:850;color:#334155}.wa-gate-form input,.wa-gate-form textarea{width:100%;border:1px solid #dbe3ef;border-radius:13px;background:#fff;padding:11px 12px;color:#0f172a}.wa-gate-form textarea{resize:vertical}.wa-gate-required{color:#dc2626;font-weight:950}.wa-gate-help{border:1px solid #fde68a;background:#fffbeb;border-radius:14px;padding:10px 12px;color:#92400e;font-weight:800;font-size:13px}.wa-gate-error{display:none;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:9px 12px;font-weight:850}.wa-gate-error.show{display:block}.wa-gate-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-top:4px}.wa-gate-cancel{background:#fff;color:#111827;border:1px solid #dbe3ef}.wa-gate-send{background:#16a34a;color:#fff;border:1px solid #16a34a}.wa-gate-actions .btn{min-height:44px;border-radius:13px}.servo-form-error{display:none;margin:12px 0 0;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:10px 12px;font-weight:850}.servo-form-error.show{display:block}
.about-visual-page{background:#f8fafc}.about-visual-hero{background:#060913;color:#fff;padding:56px 0}.about-visual-hero .breadcrumbs{color:#cbd5e1}.about-visual-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.02;margin:18px 0 12px;letter-spacing:-.04em}.about-visual-hero p{max-width:780px;color:#cbd5e1;font-size:18px}.about-image-stack{display:grid;gap:22px;padding:34px 0 50px}.about-image-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 14px 38px rgba(15,23,42,.08);overflow:hidden}.about-image-card img{width:100%;height:auto;display:block}.about-image-caption{padding:14px 18px;color:#475569;font-weight:850}.about-visual-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
@media(max-width:720px){.wa-gate-modal{padding:18px;border-radius:20px}.wa-gate-grid{grid-template-columns:1fr}.wa-gate-actions{justify-content:stretch}.wa-gate-actions .btn{flex:1 1 100%}.about-visual-hero{padding:38px 0}.about-image-stack{gap:16px;padding:22px 0 34px}.about-image-card{border-radius:18px}}
