/* Client reference, September 2026. Homepage composition and shared chrome. */
:root { --radius:4px; }
.site-header { background:#03090d; box-shadow:none; }
.nav { min-height:104px; padding:12px 0; gap:20px; }
.nav-links { gap:26px; }
.nav-links a { font-size:11px; font-weight:600; letter-spacing:0; color:#f3f5f6; }
.nav-drop:focus-within .nav-drop-menu { opacity:1; visibility:visible; transform:translateX(-50%) translateY(0); }
.nav-actions { gap:5px; }
.nav-actions .icon-link,.nav-actions .cart-link { width:36px; height:40px; border:0; background:none; box-shadow:none; }
.nav-actions svg { width:21px; height:21px; }
.nav .logo-img { height:86px; max-width:195px; object-fit:contain; }
.lang-pick button { letter-spacing:0; }
.cart-badge { min-width:16px; height:16px; top:1px; right:0; font-size:9px; }
.btn,.link-arrow { letter-spacing:0; }
.btn { border-radius:2px; }
.btn-solid,.bs-add,.p-add.p-add-full,#co-submit { background:#006ad8; border-color:#117de9; box-shadow:none; }
.btn-solid:hover,.bs-add:hover { background:#087be9; box-shadow:none; }
a:focus-visible,button:focus-visible { outline:2px solid #55b6ff; outline-offset:4px; }

.reference-home { background:#03090d; --bg:#03090d; --bg-2:#03090d; --panel:#050c11; --muted:#bcc2c8; }
.reference-home .container { width:min(1320px,91.4%); }
.reference-home .site-header { position:relative; margin-bottom:-120px; height:120px; background:transparent; border:0; backdrop-filter:none; }
.reference-home .nav { height:120px; padding:10px 0; }
.reference-home .hero-v4 { height:clamp(600px,54vw,760px); min-height:0; background:#03090d; overflow:hidden; isolation:isolate; }
.reference-home .hero-v4::before,.reference-home .hero-v4::after { display:none; }
.reference-home .hero-scene { position:absolute; top:50%; left:50%; width:min(106%,1440px); height:auto; max-width:none; transform:translate(-50%,-42%); object-fit:contain; z-index:0; }
.reference-home .hero-grid { height:calc(100% - 70px); padding:155px 0 35px; display:grid; grid-template-columns:36% 64%; gap:0; position:relative; align-items:center; }
.reference-home .hero-inner { width:100%; max-width:345px; padding:0; order:0; }
.reference-home .eyebrow { font-size:14px; line-height:1.4; font-weight:600; letter-spacing:0; color:#219bea; }
.reference-home .hero-v4 h1 { font-family:Arial,Helvetica,sans-serif; font-size:50px; font-weight:700; line-height:.95; letter-spacing:0; margin:10px 0 16px; }
.reference-home .hero h1 .accent { font-style:normal; text-shadow:none; color:#0075e6; }
.reference-home .hero-inner p { font-size:12px; line-height:1.6; color:#e4e7e9; max-width:290px; margin:0 0 23px; }
.reference-home .hero-actions { gap:14px; display:flex; flex-wrap:nowrap; }
.reference-home .hero-actions .btn { font-size:10px; font-weight:600; padding:0 20px; min-height:40px; border-radius:1px; }
.reference-home .hero-actions .btn-outline { border-color:#263038; background:rgba(0,0,0,.18); }
.reference-home .hero-visual { position:absolute; inset:0; padding:0; margin:0; min-height:0; pointer-events:none; order:0; }
.reference-home .hero-visual::before { display:none; }
.chat-launcher { position:fixed; right:20px; bottom:20px; z-index:95; display:flex; align-items:center; justify-content:center; width:46px; height:46px; border:1px solid #3388c4; border-radius:50%; background:#006ad8; color:#fff; box-shadow:0 4px 16px #0005; }
.chat-launcher svg { width:23px; height:23px; stroke:currentColor; }
.chat-launcher[hidden] { display:none; }
.reference-home .hero-badges { top:auto; bottom:28px; right:-2%; width:100px; padding:0; transform:none; margin:0; gap:18px; flex-direction:column; background:none; border:0; border-radius:0; backdrop-filter:none; }
.reference-home .hero-badges li { display:flex; gap:8px; width:100%; max-width:none; }
.reference-home .hero-badges svg { width:15px; height:15px; flex:0 0 15px; stroke:#249df1; }
.reference-home .hero-badges b { font-size:9px; font-weight:500; letter-spacing:0; line-height:1.5; }
.reference-home .hero-badges span { font-size:8px; line-height:1.45; color:#c8ced3; }
.reference-home .hero-feats { border:0; background:none; height:48px; }
.reference-home .hero-feats-row { width:72%; max-width:1080px; margin-left:max(4.3%,calc((100% - 1320px)/2)); grid-template-columns:repeat(4,minmax(0,1fr)); gap:0; padding:7px 0; }
.reference-home .hero-feat { border:0; border-right:1px solid #ffffff18; border-radius:0; padding:0 20px; background:none; box-shadow:none; gap:12px; }
.reference-home .hero-feat:first-child { padding-left:0; }
.reference-home .hero-feat:last-child { border:0; }
.reference-home .hero-feat svg { width:26px; height:26px; }
.reference-home .hero-feat b { font-size:8px; font-weight:500; letter-spacing:0; white-space:nowrap; }
.reference-home .hero-feat span { font-size:8px; color:#c1c6ca; }
.reference-home .hero-dots { position:relative; padding:5px 0 10px; gap:7px; height:22px; }
.reference-home .hero-dots span { width:6px; height:6px; background:#465058; }
.reference-home .hero-dots span.active { width:13px; background:#0879df; box-shadow:none; }

.reference-home .section { padding:20px 0 17px; background:transparent; }
.reference-home .section-head { margin:0 0 12px; gap:12px; align-items:center; flex-wrap:nowrap; }
.reference-home .section-head h2 { font-family:Arial,Helvetica,sans-serif; font-size:18px; line-height:1.3; font-weight:500; letter-spacing:0; }
.reference-home .section-head h2::after { width:23px; height:1px; margin-top:6px; }
.reference-home .link-arrow { font-size:9px; font-weight:500; color:#fff; gap:12px; white-space:nowrap; }
.reference-home .link-arrow svg { width:13px; height:13px; color:#3298df; }
.reference-home .cat6-grid,.reference-home .best-grid { grid-template-columns:repeat(6,minmax(0,1fr)); gap:10px; }
.reference-home .cat6,.reference-home .bs-card { background:#040c11; border:1px solid #ffffff1a; border-radius:0; box-shadow:none; min-width:0; }
.reference-home .cat6:hover,.reference-home .bs-card:hover { transform:translateY(-2px); border-color:#237eba; box-shadow:none; }
.reference-home .cat6-img { aspect-ratio:1/.99; background:#040a0e; }
.reference-home .cat6-img::before,.reference-home .cat6-img::after,.reference-home .standout-img::before,.reference-home .standout-img::after,.reference-home .standout::before { display:none; }
.reference-home .cat6-img img { object-fit:cover; filter:none; }
.reference-home .cat6-body { position:relative; display:flex; flex-direction:column; align-items:flex-start; gap:5px; padding:0 11px 14px; min-height:77px; background:#040c11; }
.reference-home .cat6-ico { margin:-10px 0 0; position:relative; z-index:3; }
.reference-home .cat6-ico svg { width:24px; height:24px; }
.reference-home .cat6-txt h3 { font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:600; line-height:1.4; letter-spacing:0; }
.reference-home .cat6-txt span { font-size:10px; color:#d9dde0; margin-top:4px; white-space:normal; overflow:visible; }
.reference-home .cat6-arrow { position:absolute; right:9px; bottom:8px; }
.reference-home .cat6-arrow svg { width:13px; height:13px; }
.reference-home .standout-wrap { padding:0; }
.reference-home .standout { display:grid; grid-template-columns:25% 24% 1fr; padding:0 20px 0 0; gap:16px; min-height:110px; text-align:left; border-radius:0; background:#040b0f; border:1px solid #ffffff1a; box-shadow:none; }
.reference-home .standout-img { width:100%; height:108px; aspect-ratio:auto; max-width:none; margin:0; border-radius:0; background:none; box-shadow:none; }
.reference-home .standout-img img { height:100%; object-fit:cover; filter:none; }
.reference-home .standout h2 { font-family:Arial,Helvetica,sans-serif; font-size:20px; font-weight:500; line-height:1.2; letter-spacing:0; }
.reference-home .standout h2 .accent { font-style:normal; color:#259de9; }
.reference-home .standout-feats { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.reference-home .so-feat { gap:9px; padding:0; background:none; border:0; box-shadow:none; }
.reference-home .so-feat svg { width:27px; height:27px; }
.reference-home .so-feat b { font-size:8px; font-weight:500; letter-spacing:0; white-space:nowrap; }
.reference-home .so-feat span { font-size:8px; color:#d6dbde; line-height:1.5; display:block; margin-top:4px; }
.reference-home .bs-img { position:relative; aspect-ratio:1.4; min-height:0; padding:8px; background:#091015; }
.reference-home .bs-img::after { display:none; }
.reference-home .bs-img img { width:100%; height:100%; object-fit:contain; filter:none; }
.reference-home .bs-body { padding:8px; gap:7px; border:0; background:none; min-height:0; }
.reference-home .bs-body h3 { font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:400; line-height:1.4; min-height:31px; -webkit-line-clamp:3; }
.reference-home .bs-price { font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:500; color:#88d2fa; text-shadow:none; line-height:1.4; }
.reference-home .bs-net { font-size:8px; color:#aeb8bf; letter-spacing:0; }
.reference-home .bs-add { min-height:29px; padding:4px 3px; margin-top:0; font-size:8px; font-weight:400; border-radius:0; gap:4px; }
.reference-home .bs-add svg { width:12px; height:12px; }
.reference-home .bs-link { inset:0; }
.reference-home .newsletter { background:none; border:0; padding:0; }
.reference-home .newsletter-row { display:grid; grid-template-columns:29% 34% 1fr; gap:16px; text-align:left; padding:24px 0; border-top:1px solid #ffffff12; border-bottom:1px solid #ffffff12; }
.reference-home .nl-copy { gap:11px; justify-content:flex-start; align-items:center; }
.reference-home .nl-copy svg { width:26px; height:26px; }
.reference-home .nl-copy h3 { font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:500; line-height:1.4; }
.reference-home .nl-copy p { font-size:8px; line-height:1.5; color:#b8c2c8; }
.reference-home .nl-form { display:flex; gap:0; width:100%; min-width:0; }
.reference-home .nl-form input { min-width:0; width:100%; padding:10px 14px; min-height:36px; font-size:11px; border-radius:0; background:none; }
.reference-home .nl-form .btn { min-height:36px; padding:8px 18px; width:auto; font-size:9px; font-weight:500; border-radius:0; }
.reference-home .nl-social { align-items:flex-start; justify-self:end; min-width:205px; gap:7px; padding-left:36px; border-left:1px solid #ffffff12; }
.reference-home .nl-social>span { font-size:11px; font-weight:400; color:#fff; letter-spacing:0; }
.reference-home .nl-social-icons { gap:15px; }
.reference-home .nl-social-icons a { width:27px; height:27px; background:#171f25; border:0; }

.site-footer { background:#03090d; border:0; padding:22px 0 0; }
.footer-grid-v4 { grid-template-columns:1.05fr .85fr 1fr 1fr 1.05fr; gap:25px; padding-bottom:12px; }
.site-footer .logo-img { height:auto; width:160px; max-height:90px; object-fit:contain; }
.footer-brand p { display:none; }
.site-footer h4 { font-family:Arial,Helvetica,sans-serif; font-size:9px; color:#fff; letter-spacing:0; font-weight:500; margin-bottom:10px; }
.footer-links { gap:3px; }
.footer-links a,.footer-contact { font-size:9px; line-height:1.6; color:#c0c8cd; }
.footer-contact { display:flex; flex-direction:column; gap:7px; }
.footer-contact>div { gap:8px; align-items:flex-start; overflow-wrap:anywhere; font-size:inherit; color:inherit; }
.footer-contact svg { width:12px; height:12px; flex-shrink:0; margin-top:2px; }
.foot-pay-col .pay-badges { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:7px; width:100%; }
.foot-pay-col .pay-badge { width:100%; min-width:0; height:auto; aspect-ratio:1.6; border-radius:3px; padding:0; box-shadow:none; border:1px solid #ffffff24; background:#fff; }
.foot-pay-col .pay-badge::after { display:none; }
.foot-pay-col .pay-badge img { object-fit:contain; filter:none; }
.foot-pay-col .pay-note { margin:9px 0 0; font-size:8px; line-height:1.5; color:#89969f; max-width:230px; }
.footer-bottom { border:0; padding:12px 0 10px; font-size:8px; color:#8d9aa2; }

/* Inner pages retain their existing layouts and catalog controls. */
.page-hero { background:#050c11; padding:42px 0; }
.page-hero::before { display:none; }
.page-hero h1 { font-family:Arial,Helvetica,sans-serif; font-size:36px; font-weight:600; letter-spacing:0; line-height:1.15; }
.page-hero h1 .accent { font-style:normal; }
.section-title,.section-head h2 { letter-spacing:0; }
.p-card,.product-detail,.pd-media,.pd-info,.cart-row,.cart-summary,#co-form,.contact-card,.split,.shop-toolbar {
  border-radius:3px; background:#060d12; box-shadow:none; border-color:#ffffff1a;
}
.p-card .p-img { background:#10171c; border-radius:0; }
.p-card .p-img::after { display:none; }
.p-card .p-img img { filter:none; }
.p-card .p-body { background:none; }
.p-card .p-link,.bs-card .bs-link { inset:0; z-index:3; }
.p-card .p-add,.bs-card .bs-add { position:relative; z-index:4; }
.p-card .p-view { z-index:2; }

.policy-content{max-width:780px;display:grid;gap:26px}
.policy-content section{padding-bottom:24px;border-bottom:1px solid var(--line)}
.policy-content h2{font-size:20px;margin:0 0 9px;color:var(--text)}
.policy-content p{margin:0;max-width:70ch;color:var(--muted);line-height:1.75}
.policy-contact{color:var(--text)!important}
.policy-contact a{color:var(--accent)}
.p-card h3 { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:500; letter-spacing:0; }
.p-card .p-price,.pd-price { font-family:Arial,Helvetica,sans-serif; font-weight:500; text-shadow:none; }
.p-card .p-price { font-size:18px; color:#8bd3ff; }
.p-add.p-add-full,.pd-actions .btn,.cart-summary .btn,#co-form .btn { border-radius:2px; letter-spacing:0; box-shadow:none; }
.pd-info h1 { font-family:Arial,Helvetica,sans-serif; font-size:30px; font-weight:500; line-height:1.2; letter-spacing:0; }
.pd-img,.pd-img img,.pd-thumb { border-radius:2px; box-shadow:none; }
.cart-summary h3,.contact-card h3 { font-family:Arial,Helvetica,sans-serif; font-weight:500; letter-spacing:0; }
.shop-toolbar input,.shop-toolbar select,.form-field input,.form-field textarea { border-radius:3px; }
.dealer-login-wrap { background:#03090d; min-height:calc(100vh - 110px); }

.gallery-filters[hidden],.gallery-grid:empty { display:none; }
#gallery-empty {
  width:min(720px,100%); margin:16px auto 40px; padding:54px 32px; text-align:center;
  border:1px solid #ffffff1a; border-radius:3px; background:#060d12;
}
#gallery-empty[hidden] { display:none; }
.gallery-empty-mark {
  display:inline-flex; align-items:center; justify-content:center; width:72px; height:72px;
  margin-bottom:22px; border:1px solid #1d8fe6; color:#46adfa; font-size:18px; font-weight:800;
}
#gallery-empty h2 { margin:0 0 12px; font:600 24px/1.25 Arial,Helvetica,sans-serif; }
#gallery-empty p { max-width:560px; margin:0 auto 24px; color:var(--muted); line-height:1.7; }
#gallery-empty .btn { min-height:44px; }
.dealer-card { border-radius:4px; background:#080f15; box-shadow:none; }
.dealer-card::after { display:none; }
.dealer-card h1 { font-family:Arial,Helvetica,sans-serif; font-size:30px; line-height:1.2; font-weight:500; letter-spacing:0; max-width:none; overflow-wrap:normal; text-transform:none; }
.dealer-card .form-field label { letter-spacing:0; }
.dealer-card .form-field input,.dealer-card .btn,.dealer-card .sum-note,.dealer-card #d-back { border-radius:3px; }
.dealer-card #d-back { padding:6px 0; background:none; border:0; }

/* Shop and purchase flow: open layouts, quiet dividers and real product media. */
.shop-side { border:0; border-right:1px solid #ffffff18; border-radius:0; background:none; box-shadow:none; padding:0 20px 0 0; }
.shop-side h3 { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:600; letter-spacing:0; }
.cat-filter { border-radius:2px; background:none; letter-spacing:0; }
.cat-filter .cnt { border-radius:2px; font-size:11px; }
.shop-toolbar { background:none; border:0; padding:0 0 20px; border-bottom:1px solid #ffffff18; border-radius:0; gap:12px; margin-bottom:24px; }
.shop-count { letter-spacing:0; }
.p-add.p-add-full span { letter-spacing:0; }
.product-detail { padding:0; border:0; background:none; gap:48px; align-items:start; }
.pd-media,.pd-info { border:0; background:none; padding:0; min-width:0; }
.pd-breadcrumb { display:flex; align-items:baseline; flex-wrap:wrap; gap:8px; margin:0 0 24px; color:#aab7c0; font-size:12px; line-height:1.6; }
.pd-breadcrumb a { color:#b7d9ee; }
.pd-breadcrumb [aria-current] { overflow-wrap:anywhere; }
.pd-img { position:relative; top:auto; padding:0; border:1px solid #ffffff20; background:#070b10; overflow:hidden; }
.pd-img img { display:block; aspect-ratio:1; object-fit:contain; background:transparent; border-radius:0; filter:contrast(1.05) saturate(1.04) drop-shadow(0 18px 20px rgba(0,0,0,.36)); mix-blend-mode:normal; }
.pd-zoom { position:absolute; inset:0; width:100%; height:100%; border:0; background:transparent; cursor:zoom-in; color:#172630; }
.pd-zoom svg { position:absolute; right:12px; bottom:12px; width:40px; height:40px; padding:10px; background:#fff; border:1px solid #bbc4ca; border-radius:3px; stroke:currentColor; }
.pd-zoom:focus-visible { outline-offset:-5px; }
.pd-thumbs { display:flex; gap:10px; overflow-x:auto; padding:3px; margin:12px 0 0; }
.pd-thumb { flex:0 0 76px; width:76px; height:66px; min-height:0; background:#0b1017; padding:0; border:1px solid #65727c; border-radius:2px; }
.pd-thumb.active { border-color:#329ef5; outline:1px solid #329ef5; }
.pd-info h1 { text-transform:none; margin:12px 0; }
.pd-info .p-cat-lbl { letter-spacing:0; font-size:12px; }
.pd-sku { font-size:11px; color:#8e9ca6; margin-bottom:24px; overflow-wrap:anywhere; }
.pd-price { color:#90d4fb; font-size:32px; }
.pd-short { font-size:15px; line-height:1.7; color:#c4ccd1; margin:20px 0; }
.pd-meta { border:0; border-top:1px solid #ffffff18; border-bottom:1px solid #ffffff18; padding:20px 0; margin:24px 0; background:none; border-radius:0; }
.pd-meta div { font-size:13px; color:#bdc7ce; }
.qty-row { margin:0 0 16px; }
.qty-box { border-radius:2px; }
.pd-info .qty-box { width:144px; }
.qty-box button { min-height:44px; }
.pd-actions { gap:12px; }
.pd-actions .btn { min-height:50px; flex:1; font-size:12px; }
.pd-actions svg { width:18px; height:18px; stroke:currentColor; }
.pd-option { border-top:1px solid #ffffff18; padding:18px 0; margin-top:18px; color:#d8e0e5; }
.pd-option>span,.pd-option>label:first-child { display:block; font-size:12px; font-weight:700; margin-bottom:10px; }
.pd-colors { display:flex; flex-wrap:wrap; gap:8px; }
.pd-color { display:inline-flex; align-items:center; gap:7px; min-height:36px; padding:7px 10px; border:1px solid #44515b; border-radius:2px; cursor:pointer; font-size:12px; }
.pd-color.selected { border-color:#329ef5; box-shadow:inset 0 0 0 1px #329ef5; }
.pd-color input { position:absolute; opacity:0; pointer-events:none; }
.pd-color i { width:16px; height:16px; border:1px solid #ffffff55; border-radius:50%; }
.pd-custom textarea { min-height:84px; margin:0 0 10px; }
.pd-file { display:block; padding:11px 12px; border:1px dashed #51606a; border-radius:2px; font-size:12px; cursor:pointer; }
.pd-file input { display:block; margin-top:7px; min-height:auto; background:transparent; border:0; padding:0; font-size:12px; }
.pd-custom small { display:block; margin-top:7px; color:#aebbc3; font-size:12px; }
.cart-row { border:0; border-bottom:1px solid #ffffff20; background:none; border-radius:0; padding:20px 0; }
.cart-row img { object-fit:contain; border-radius:2px; background:#fff; }
.cart-row .cr-price,.sum-row.total b { font-family:Arial,Helvetica,sans-serif; font-weight:500; color:#90d4fb; }
.cart-row .cr-name span,.cart-row .cr-remove { letter-spacing:0; }
.cart-summary { border-top:2px solid #258bdb; padding:28px; }
.sum-row { gap:18px; align-items:baseline; }
.sum-row span:first-child { min-width:0; overflow-wrap:anywhere; }
.sum-row span:last-child,.sum-row b { flex-shrink:0; }
#co-form,.contact-layout form { border:0; background:none; padding:0; box-shadow:none; border-radius:0; }
#co-form .section-title { font-family:Arial,Helvetica,sans-serif; font-weight:500; text-transform:none; letter-spacing:0; }
.cart-layout>*,.form-field { min-width:0; }
.form-field label { letter-spacing:0; font-size:12px; text-transform:none; color:#ccd4da; }
.form-field input,.form-field textarea { width:100%; min-width:0; min-height:48px; background:#080e13; border-color:#33404a; border-radius:2px; }
.form-field input:focus-visible,.form-field textarea:focus-visible,.shop-toolbar input:focus-visible,.shop-toolbar select:focus-visible { outline:2px solid #329ef5; outline-offset:2px; }
.pay-opt { background:#060d12; border-radius:3px; box-shadow:none; padding:16px; gap:12px; }
.pay-opt.selected { background:#0a1924; box-shadow:none; border-color:#329ef5; }
.pay-opt.disabled { opacity:.65; }
.pay-opt .po-name { font-weight:500; letter-spacing:0; padding-right:0; }
.pay-opt .po-tag { position:static; border-radius:2px; letter-spacing:0; }
.split { padding:0; border:0; background:none; box-shadow:none; }
.split h2 { font-family:Arial,Helvetica,sans-serif; font-size:32px; font-weight:500; line-height:1.2; letter-spacing:0; }
.split h2 .accent { font-style:normal; }
.split-img { border-radius:3px; box-shadow:none; }
.contact-card { padding:20px 0; border:0; border-bottom:1px solid #ffffff18; background:none; border-radius:0; margin:0; }
.contact-card:first-child { padding-top:0; }
.contact-card .cc-icon { background:none; border:0; width:30px; height:30px; }
.contact-card h3 { font-size:12px; text-transform:none; }
.contact-card p { overflow-wrap:anywhere; }
.product-viewer { width:calc(100% - 32px); max-width:1200px; height:min(90dvh,960px); max-height:90dvh; padding:20px; margin:auto; background:#050b10; color:#f2f5f7; border:1px solid #40505b; border-radius:4px; overflow:hidden; }
.product-viewer:not([open]) { display:none; }
.product-viewer[open] { display:grid; grid-template-rows:auto minmax(0,1fr) auto; gap:16px; }
.product-viewer::backdrop { background:#000d; }
.pv-toolbar { display:flex; align-items:center; gap:16px; justify-content:space-between; }
.pv-caption { font-size:14px; line-height:1.5; min-width:0; overflow-wrap:anywhere; }
.product-viewer button { width:44px; height:44px; flex-shrink:0; border:1px solid #51616d; border-radius:3px; background:#071018; color:#fff; font:26px Arial,Helvetica,sans-serif; cursor:pointer; }
.pv-stage { position:relative; min-height:0; padding:0 56px; }
.pv-image { width:100%; height:100%; object-fit:contain; }
.pv-prev,.pv-next { position:absolute; top:calc(50% - 22px); }
.pv-prev { left:0; }
.pv-next { right:0; }
.product-viewer button[hidden] { display:none; }
.pv-count { font-size:12px; color:#becbd3; text-align:center; margin:0; }
@media(max-width:1024px) { .product-detail { grid-template-columns:minmax(0,1fr); gap:28px; } }
@media(max-width:759px) {
  .shop-side { border:0; padding:0 0 12px; background:none; }
  .shop-toolbar { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:10px; padding:0 0 16px; margin-bottom:20px; }
  .shop-toolbar .search { grid-column:1/-1; width:100%; }
  .shop-toolbar select { width:100%; min-width:0; font-size:13px; padding:12px; }
  .shop-count { font-size:11px; white-space:nowrap; }
  .product-detail,.pd-media,.pd-info { padding:0; border:0; background:none; }
  .pd-breadcrumb { font-size:11px; gap:6px; margin-bottom:16px; }
  .pd-img { padding:0; }
  .pd-info h1 { font-size:26px; line-height:1.25; }
  .pd-sku { margin-bottom:20px; }
  .pd-meta { padding:16px 0; }
  .pd-actions { display:grid; grid-template-columns:1.5fr 1fr; }
  .pd-actions .btn { padding:12px 8px; font-size:11px; }
  .cart-row { padding:16px 0; }
  .cart-summary { padding:22px 18px; }
  #co-form,.contact-layout form { padding:0; }
  .form-field input,.form-field textarea { font-size:16px; }
  .pay-opt { padding:14px 10px; }
  .pay-opt { display:grid; grid-template-columns:14px 54px minmax(0,1fr); gap:8px 10px; }
  .pay-opt .po-tag { grid-column:3; justify-self:start; margin:0; max-width:100%; white-space:normal; }
  .pay-opt .pay-mark { width:54px; }
  .split { padding:0; }
  .split h2 { font-size:26px; }
  .contact-card { padding:18px 0; }
  .product-viewer { width:calc(100% - 16px); height:92dvh; max-height:92dvh; padding:12px; }
  .pv-stage { padding:0; }
  .pv-prev,.pv-next { top:auto; bottom:4px; }
  .pv-caption { font-size:12px; }
}
@media(min-width:360px) and (max-width:759px) {
  #co-fields { grid-template-columns:1fr 1fr; }
  #co-fields .form-field { grid-column:1/-1; }
  #co-fields .form-field:has(#f-city),#co-fields .form-field:has(#f-zip) { grid-column:auto; }
}

@media(min-width:1280px) {
  .reference-home .hero-v4 h1 { font-size:64px; }
  .reference-home .hero-inner { max-width:395px; }
  .reference-home .hero-inner p { font-size:15px; max-width:355px; }
  .reference-home .hero-actions .btn { min-height:48px; font-size:12px; padding:0 24px; }
  .reference-home .hero-badges { right:0; width:120px; bottom:48px; gap:24px; }
  .reference-home .hero-badges b,.reference-home .hero-feat b { font-size:11px; }
  .reference-home .hero-badges span,.reference-home .hero-feat span { font-size:10px; }
  .reference-home .section-head h2 { font-size:22px; }
  .reference-home .cat6-txt h3 { font-size:14px; }
  .reference-home .cat6-txt span { font-size:12px; }
  .reference-home .cat6-body { min-height:86px; padding:0 13px 16px; }
  .reference-home .standout { min-height:140px; }
  .reference-home .standout-img { height:138px; }
  .reference-home .standout h2 { font-size:25px; }
  .reference-home .so-feat b,.reference-home .so-feat span { font-size:10px; }
  .reference-home .bs-body { padding:12px; }
  .reference-home .bs-body h3 { font-size:13px; min-height:37px; }
  .reference-home .bs-price { font-size:14px; }
  .reference-home .bs-add { min-height:36px; font-size:10px; }
  .reference-home .nl-copy h3 { font-size:12px; }
  .reference-home .nl-copy p { font-size:10px; }
  .site-footer h4,.footer-links a,.footer-contact { font-size:11px; }
  .foot-pay-col .pay-note,.footer-bottom { font-size:10px; }
}
@media(min-width:760px) and (max-width:1100px) {
  .nav { gap:12px; }
  .nav-links { gap:19px; }
  .nav .logo-img { max-width:180px; }
  .nav-actions { gap:0; }
  .nav-actions .lang-pick button { font-size:9px; padding:4px; }
  .nav-actions .icon-link,.nav-actions .cart-link { width:30px; }
}
@media(min-width:760px) and (max-width:959px) {
  .nav-links { gap:12px; }
  .nav-links a { font-size:9px; }
  .nav .logo-img { max-width:135px; }
  .reference-home .hero-grid { grid-template-columns:42% 58%; }
  .reference-home .hero-badges { right:0; width:82px; }
  .reference-home .hero-v4 h1 { font-size:46px; }
  .reference-home .hero-actions .btn { padding:0 12px; }
  .reference-home .cat6-grid,.reference-home .best-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .reference-home .standout { grid-template-columns:23% 25% 1fr; gap:10px; padding-right:10px; }
  .reference-home .standout h2 { font-size:16px; }
  .reference-home .standout-feats { gap:8px; }
  .reference-home .so-feat { flex-direction:column; align-items:flex-start; gap:4px; }
  .reference-home .nl-social { min-width:160px; padding-left:12px; }
  .footer-grid-v4 { grid-template-columns:repeat(3,minmax(0,1fr)); }
}
@media(max-width:759px) {
  #gallery-empty { margin:0 auto 24px; padding:38px 20px; }
  #gallery-empty h2 { font-size:20px; }
  #gallery-empty p { font-size:13px; }
  .page-hero { padding:28px 0; }
  .page-hero h1 { font-size:28px; }
  .pd-info h1 { font-size:24px; }
  .p-card h3 { font-size:13px; }
  .dealer-card h1 { font-size:24px; max-width:none; }
  .nav { min-height:80px; height:80px; padding:8px 0; gap:8px; }
  .nav .logo-img { height:62px; max-width:135px; }
  .nav-links { display:none; }
  .nav-actions { gap:0; }
  .nav-actions .icon-link,.nav-actions .cart-link { width:34px; height:44px; }
  .nav-actions .icon-link[href="/dealer/"] { display:none; }
  .nav-actions .lang-pick { display:block; }
  .nav-actions .lang-pick button { font-size:10px; padding:5px; }
  .hamburger { display:flex; width:40px; height:44px; align-items:center; justify-content:center; }
  .hamburger span { width:21px; }
  .mobile-menu { background:#071018; top:100%; border:1px solid #ffffff1a; }
  .mobile-menu a { min-height:44px; font-size:12px; letter-spacing:0; border-radius:2px; }
  .reference-home .container { width:calc(100% - 32px); }
  .reference-home .site-header { height:80px; margin-bottom:-80px; }
  .reference-home .nav { height:80px; }
  .reference-home .hero-v4 { height:auto; min-height:0; padding-top:80px; }
  .reference-home .hero-scene { top:64px; left:0; width:100%; height:240px; transform:none; object-fit:cover; object-position:69% center; }
  .reference-home .hero-grid { display:flex; flex-direction:column; height:auto; padding:206px 0 24px; gap:16px; align-items:stretch; }
  .reference-home .hero-inner { max-width:none; width:100%; }
  .reference-home .eyebrow { font-size:11px; }
  .reference-home .hero-v4 h1 { font-size:46px; line-height:.98; margin:9px 0 14px; }
  .reference-home .hero-inner p { font-size:13px; line-height:1.6; max-width:42ch; margin-bottom:20px; }
  .reference-home .hero-actions { display:grid; grid-template-columns:1fr 1.15fr; gap:10px; }
  .reference-home .hero-actions .btn { min-height:46px; padding:0 12px; font-size:10px; width:100%; }
  .reference-home .hero-visual { position:static; display:block; }
  .reference-home .hero-badges { display:grid; position:static; width:100%; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; }
  .reference-home .hero-badges li { gap:5px; }
  .reference-home .hero-badges b { font-size:9px; }
  .reference-home .hero-badges span { font-size:9px; }
  .reference-home .hero-feats { height:auto; border-top:1px solid #ffffff12; }
  .reference-home .hero-feats-row { width:calc(100% - 32px); margin:0 auto; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px 14px; padding:16px 0; }
  .reference-home .hero-feat,.reference-home .hero-feat:first-child { padding:0; gap:10px; border:0; min-height:0; align-items:center; }
  .reference-home .hero-feat b { font-size:9px; }
  .reference-home .hero-feat span { font-size:9px; }
  .reference-home .hero-dots { display:none; }
  .reference-home .section { padding:25px 0; }
  .reference-home .section-head { margin-bottom:16px; }
  .reference-home .section-head h2 { font-size:17px; }
  .reference-home .link-arrow { font-size:8px; gap:5px; }
  .reference-home .cat6-grid,.reference-home .best-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; }
  .reference-home .cat6-body { min-height:84px; padding:0 11px 16px; }
  .reference-home .cat6-txt h3 { font-size:12px; }
  .reference-home .cat6-txt span { font-size:11px; }
  .reference-home .standout { grid-template-columns:42% 1fr; gap:12px; padding:0 12px 18px; }
  .reference-home .standout-img { height:98px; margin-left:-12px; width:calc(100% + 12px); }
  .reference-home .standout h2 { font-size:18px; }
  .reference-home .standout-feats { grid-column:1/-1; gap:10px; padding-top:4px; }
  .reference-home .so-feat { flex-direction:column; align-items:flex-start; gap:8px; }
  .reference-home .so-feat b { font-size:8px; white-space:normal; }
  .reference-home .so-feat span { font-size:9px; }
  .reference-home .bs-img { aspect-ratio:1.25; }
  .reference-home .bs-body { padding:10px; gap:9px; }
  .reference-home .bs-body h3 { font-size:12px; min-height:50px; }
  .reference-home .bs-price { font-size:14px; }
  .reference-home .bs-net { font-size:9px; }
  .reference-home .bs-add { font-size:9px; min-height:44px; }
  .reference-home .newsletter-row { grid-template-columns:1fr; gap:18px; padding:24px 0; overflow:visible; }
  .reference-home .nl-copy h3 { font-size:12px; }
  .reference-home .nl-copy p { font-size:10px; }
  .reference-home .nl-form input { font-size:16px; padding:10px; min-height:46px; }
  .reference-home .nl-form .btn { font-size:10px; min-height:46px; padding:10px 16px; }
  .reference-home .nl-social { justify-self:start; padding:0; border:0; flex-direction:row; align-items:center; gap:20px; }
  .reference-home .nl-social-icons { gap:10px; }
  .reference-home .nl-social-icons a { width:38px; height:38px; }
  .site-footer { padding-top:24px; }
  .footer-grid-v4 { grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px 16px; }
  .footer-brand { grid-column:1/-1; }
  .site-footer .logo-img { width:145px; }
  .site-footer h4 { font-size:10px; margin-bottom:12px; }
  .footer-links a { font-size:11px; padding:7px 0; }
  .footer-contact { font-size:11px; gap:12px; }
  .foot-pay-col .pay-badges { grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; max-width:185px; }
  .foot-pay-col .pay-badge { height:auto; aspect-ratio:1.6; }
  .foot-pay-col .pay-note { font-size:9px; }
  .footer-bottom { font-size:9px; padding:16px 0 22px; }
}
@media(max-width:359px) {
  .dealer-card h1 { font-size:21px; }
  .nav .logo-img { max-width:105px; height:52px; }
  .nav-actions .icon-link,.nav-actions .cart-link { width:30px; }
  .reference-home .section-head h2 { font-size:15px; }
  .reference-home .hero-v4 h1 { font-size:42px; }
  .reference-home .cat6-grid,.reference-home .best-grid { gap:9px; }
}
@media(max-width:759px) and (max-height:740px) {
  .reference-home .hero-scene { height:180px; }
  .reference-home .hero-grid { padding-top:146px; }
}
@media(prefers-reduced-motion:reduce) {
  .reference-home *, .reference-home *::before,.reference-home *::after { scroll-behavior:auto; animation:none!important; transition:none!important; }
}
