:root{--green:#143c2e;--green2:#1f4f3d;--lime:#d7f45a;--paper:#fff;--cream:#f6f6f1;--soft:#edf4ee;--text:#122019;--muted:#68766f;--line:#d9e3dc;--shadow:0 18px 46px rgba(18,60,46,.12);--container:1320px;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.5;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.07}h1{font-size:clamp(42px,4.5vw,72px);margin-bottom:20px;max-width:780px}h2{font-size:clamp(32px,3.2vw,50px);margin-bottom:16px}h3{font-size:20px}.container{width:min(calc(100% - 44px),var(--container));margin-inline:auto}.section{padding:78px 0}.skip-link{position:fixed;left:14px;top:-60px;z-index:1000;background:#fff;padding:10px 14px;border-radius:10px}.skip-link:focus{top:14px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-mark{width:21px;height:21px;border:5px solid var(--green);background:var(--lime);border-radius:50%;flex:none}.brand span:last-child{display:flex;flex-direction:column}.brand strong{text-transform:uppercase;font-size:13px;letter-spacing:.03em}.brand small{font-size:11px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:750}.main-nav>a:not(.button){padding:8px 0}.language-switch{display:flex;background:#eef2ef;border-radius:999px;padding:3px}.language-switch button{border:0;background:transparent;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:900;color:#6b7770}.language-switch button.is-active{background:#fff;color:var(--green);box-shadow:0 4px 12px rgba(0,0,0,.07)}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--green);margin:4px 0}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:850;font-size:13px;transition:.2s}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--green);color:#fff}.button-lime{background:var(--lime);color:var(--green)}.button-outline{background:#fff;border-color:#b9c9c0;color:var(--green)}.button-light{background:#fff;color:var(--green)}.hero{padding:64px 0 56px;background:radial-gradient(circle at 87% 12%,#eff9d6 0,transparent 40%),linear-gradient(180deg,#fbfcf8,#fff)}.hero-grid{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr);gap:54px;align-items:center}.eyebrow{margin-bottom:12px;color:#2b7154;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.lead{color:var(--muted);font-size:17px;max-width:720px;margin-bottom:24px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-facts{margin:22px 0 0;padding-left:19px;color:var(--muted);font-size:13px}.hero-carousel-block{min-width:0}.carousel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:12px}.carousel-heading strong{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.carousel-heading span{font-size:11px;color:var(--muted)}.carousel-shell{position:relative;min-width:0}.carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3.22);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 54px 12px 0;overscroll-behavior-inline:contain}.carousel-track::-webkit-scrollbar{display:none}.hero-card{scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(20,60,46,.08);min-width:0}.hero-card-image{height:260px;background:#eef2ec;display:grid;place-items:center;overflow:hidden;cursor:pointer}.hero-card-image img{width:100%;height:100%;object-fit:contain}.hero-card-body{padding:16px}.hero-card-body h3{font-size:24px;margin:0 0 7px}.format-line{font-size:12px;color:var(--muted);min-height:36px}.interest-button{margin-top:13px;border:0;background:var(--lime);color:var(--green);padding:9px 13px;border-radius:999px;font-size:11px;font-weight:900}.interest-button.is-selected{background:var(--green);color:#fff}.carousel-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:46px;height:46px;border:1px solid rgba(20,60,46,.14);border-radius:50%;background:rgba(255,255,255,.76);backdrop-filter:blur(10px);color:var(--green);font-size:30px;line-height:1;box-shadow:0 8px 22px rgba(20,60,46,.14);transition:.2s}.carousel-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.carousel-arrow:disabled{opacity:0;pointer-events:none}.carousel-arrow-prev{left:-20px}.carousel-arrow-next{right:4px}.carousel-status{display:flex;align-items:center;justify-content:space-between;margin-top:4px;color:var(--muted);font-size:11px}.carousel-dots{display:flex;gap:6px}.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cbd7d0;transition:.2s}.carousel-dots button.is-active{width:24px;background:var(--green)}.proof-strip{background:var(--green);color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid article{display:flex;gap:13px;padding:20px 18px;border-right:1px solid rgba(255,255,255,.13)}.proof-grid article:last-child{border-right:0}.proof-grid b{color:var(--lime);font-size:10px}.proof-grid strong{display:block;font-size:15px}.proof-grid span{display:block;color:#bdd0c6;font-size:11px;margin-top:4px}.section-heading{display:grid;grid-template-columns:1fr .72fr;gap:44px;align-items:end;margin-bottom:30px}.section-heading.compact{margin-bottom:22px}.section-heading h2{margin:0}.section-heading>p{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(20,60,46,.06);cursor:pointer;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-collage{display:grid;grid-template-columns:1.45fr .72fr;gap:6px;height:195px;padding:7px;background:#eef2ed}.product-collage-main,.product-collage-side img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:11px}.product-collage-side{display:grid;grid-template-rows:1fr 1fr;gap:6px;position:relative;min-width:0}.photo-more{position:absolute;right:6px;bottom:6px;background:rgba(20,60,46,.86);color:#fff;font-size:10px;font-weight:900;padding:5px 7px;border-radius:999px}.product-body{padding:14px}.product-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-title-row h3{margin:0;font-size:19px}.photo-count{white-space:nowrap;font-size:10px;color:#577067;background:#eef3ef;border-radius:999px;padding:5px 7px}.tag-list{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0}.tag{font-size:10px;padding:5px 7px;border-radius:999px;background:#f0f4f1;color:#466056}.use-case{font-size:11px;color:var(--muted);min-height:34px}.product-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:11px;margin-top:11px}.view-gallery{font-size:11px;font-weight:900;color:var(--green)}.product-add{width:31px;height:31px;border:1px solid #c8d6ce;border-radius:50%;background:#fff;color:var(--green);font-weight:900}.product-add.is-selected{background:var(--green);color:#fff;border-color:var(--green)}.applications-section{background:var(--cream)}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.application-grid article{padding:23px;border-radius:20px;background:#fff;border:1px solid #e1e6df}.application-grid span{display:block;color:#2f7758;font-size:10px;font-weight:900;margin-bottom:28px}.application-grid h3{margin-bottom:10px}.application-grid p{margin:0;color:var(--muted);font-size:13px}.production-section{background:var(--soft)}.production-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:210px;gap:12px}.production-item{position:relative;border-radius:20px;overflow:hidden;background:#dfe8e2;cursor:pointer}.production-item.large{grid-column:span 2;grid-row:span 2}.production-item img{width:100%;height:100%;object-fit:cover}.production-item span{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(20,60,46,.8);color:#fff;font-size:10px;font-weight:850;backdrop-filter:blur(8px)}.oem-card{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;border-radius:30px;overflow:hidden}.oem-copy{padding:58px}.oem-copy .eyebrow{color:var(--lime)}.oem-copy p:not(.eyebrow){color:#bdd0c6}.oem-steps{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.oem-steps span{padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:11px}.oem-copy small{display:block;margin-top:14px;color:#90a99c}.oem-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px;background:#dfe7e1}.oem-gallery button{border:0;padding:0;border-radius:18px;overflow:hidden;background:#fff}.oem-gallery img{width:100%;height:100%;object-fit:cover}.inquiry-section{background:var(--cream)}.inquiry-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:54px;align-items:start}.inquiry-copy{position:sticky;top:108px}.inquiry-copy>p:not(.eyebrow){color:var(--muted)}.contact-display{display:grid;gap:9px;margin-top:24px}.contact-display:empty{display:none}.contact-display div{padding:13px 15px;border:1px solid #d9dfd8;border-radius:14px;background:#fff}.contact-display span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase}.contact-display strong{font-size:13px}.inquiry-form{background:#fff;border:1px solid #e0e3dd;border-radius:24px;padding:28px;box-shadow:0 16px 40px rgba(20,60,46,.07)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-wide{grid-column:1/-1}.form-grid label{display:flex;flex-direction:column;gap:6px}.form-grid label>span,.form-grid legend{font-size:11px;font-weight:900}.form-grid input,.form-grid textarea{width:100%;border:1px solid #cad7cf;border-radius:12px;padding:12px 13px;background:#fbfcfa;outline:none}.form-grid input:focus,.form-grid textarea:focus{border-color:#4f8069;box-shadow:0 0 0 3px rgba(79,128,105,.12)}fieldset{border:0;padding:0;margin:0}.choices>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.choice{position:relative}.choice input{position:absolute;opacity:0;pointer-events:none}.choice span{display:block;border:1px solid #d2dcd5;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800;cursor:pointer}.choice input:checked+span{background:var(--green);border-color:var(--green);color:#fff}.contact-methods legend{display:flex;align-items:baseline;gap:10px}.contact-methods legend small{font-weight:500;color:var(--muted)}.contact-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:9px}.invalid{border-color:#d94f4f!important;box-shadow:0 0 0 3px rgba(217,79,79,.12)!important}.contact-methods.invalid-group{padding:10px;border:1px solid #d94f4f;border-radius:14px;background:#fff7f7}.form-error{min-height:20px;color:#bd3636;font-size:12px;font-weight:750;margin:12px 0 4px}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.site-footer{background:#0d2b20;color:#9fb6aa;padding:22px 0;font-size:11px}.footer-row{display:flex;justify-content:space-between;gap:20px}.floating-inquiry{position:fixed;right:18px;bottom:18px;z-index:80;display:flex;align-items:center;gap:8px;background:var(--green);color:#fff;border-radius:999px;padding:10px 11px 10px 15px;box-shadow:0 14px 34px rgba(0,0,0,.2);font-size:11px;font-weight:850}.floating-inquiry b{display:grid;place-items:center;min-width:26px;height:26px;padding:0 7px;border-radius:999px;background:var(--lime);color:var(--green)}.lightbox{width:min(1200px,calc(100% - 24px));height:min(92vh,920px);padding:0;border:0;border-radius:22px;background:#061c14;color:#fff;overflow:hidden}.lightbox::backdrop{background:rgba(0,0,0,.74);backdrop-filter:blur(4px)}.lightbox figure{margin:0;height:calc(100% - 92px);display:grid;grid-template-rows:minmax(0,1fr) auto;padding:26px 70px 12px;cursor:pointer}.lightbox figure img{width:100%;height:100%;object-fit:contain}.lightbox figcaption{text-align:center;color:#d2e2da;font-size:12px;padding-top:8px}.lightbox-close,.lightbox-arrow{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.13);backdrop-filter:blur(9px);color:#fff;border-radius:50%;transition:.2s}.lightbox-close:hover,.lightbox-arrow:hover{background:rgba(255,255,255,.25)}.lightbox-close{right:16px;top:16px;width:42px;height:42px;font-size:24px}.lightbox-arrow{top:47%;transform:translateY(-50%);width:48px;height:48px;font-size:32px}.lightbox-prev{left:14px}.lightbox-next{right:14px}.lightbox-thumbs{height:92px;display:flex;justify-content:center;gap:8px;padding:8px 58px 12px;overflow-x:auto}.lightbox-thumbs button{flex:0 0 66px;height:62px;border:2px solid transparent;border-radius:10px;padding:0;overflow:hidden;background:#173c2e}.lightbox-thumbs button.is-active{border-color:var(--lime)}.lightbox-thumbs img{width:100%;height:100%;object-fit:cover}.toast{position:fixed;left:50%;bottom:26px;z-index:200;transform:translate(-50%,24px);opacity:0;background:#0d2b20;color:#fff;padding:10px 15px;border-radius:999px;font-size:12px;transition:.25s;pointer-events:none}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1150px){.hero-grid{grid-template-columns:1fr;gap:34px}.product-grid{grid-template-columns:repeat(3,1fr)}.application-grid{grid-template-columns:repeat(2,1fr)}.production-grid{grid-template-columns:repeat(3,1fr)}.oem-card{grid-template-columns:1fr}.oem-gallery{min-height:420px}.inquiry-grid{grid-template-columns:1fr}.inquiry-copy{position:static}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid article:nth-child(2){border-right:0}}@media(max-width:800px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:58px 0}.menu-toggle{display:block}.main-nav{position:fixed;left:0;right:0;top:76px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:16px 20px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 32px rgba(0,0,0,.12)}.main-nav.is-open{display:flex}.main-nav>a:not(.button){padding:11px 0}.language-switch{align-self:flex-start;margin:8px 0 12px}.header-cta{width:100%}.hero{padding-top:46px}.carousel-track{grid-auto-columns:calc((100% - 16px)/1.25);padding-right:46px}.carousel-heading span{display:none}.carousel-arrow-prev{left:-5px}.carousel-arrow-next{right:-5px}.section-heading{grid-template-columns:1fr;gap:12px}.product-grid{grid-template-columns:repeat(2,1fr)}.production-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.production-item.large{grid-column:span 2}.contact-fields{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.oem-copy{padding:38px 24px}.footer-row{flex-direction:column}.lightbox figure{padding:56px 20px 10px}.lightbox-arrow{top:auto;bottom:22px}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-thumbs{padding-inline:78px}.lightbox{height:90vh}}@media(max-width:520px){h1{font-size:40px}.hero-actions{display:grid}.button{width:100%}.proof-grid{grid-template-columns:1fr}.proof-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.product-grid{grid-template-columns:1fr}.application-grid{grid-template-columns:1fr}.product-collage{height:205px}.oem-gallery{min-height:330px}.form-actions{display:grid}.floating-inquiry{right:10px;bottom:10px}}

/* v7.2 — stable carousel and uniform product presentation */
.hero-carousel-block{width:100%;max-width:760px;min-width:0;justify-self:end;overflow:hidden}
.carousel-shell{position:relative;width:100%;max-width:100%;overflow:hidden}
.carousel-track{width:100%;max-width:100%;min-width:0;grid-auto-columns:calc((100% - 32px)/3.22);padding-right:54px;scroll-padding-inline:0 54px}
.hero-card-image{height:auto;aspect-ratio:1/1;background:#f3f5ef;padding:0}
.hero-card-image img{width:100%;height:100%;object-fit:cover;background:#f3f5ef}
.hero-card-body{display:flex;flex-direction:column;min-height:176px}
.hero-card-body h3{min-height:2.15em}
.format-line{flex:1}
.product-collage-main{object-fit:cover!important;background:#f3f5ef!important}
.product-collage-side img{object-fit:cover;background:#f3f5ef}
@media(min-width:1500px){.hero-grid{grid-template-columns:minmax(420px,520px) minmax(0,760px);justify-content:space-between}.hero-carousel-block{max-width:760px}}
@media(max-width:1150px){.hero-carousel-block{max-width:none;justify-self:stretch}}
@media(max-width:800px){.carousel-track{grid-auto-columns:calc((100% - 16px)/1.25);padding-right:46px}.hero-card-body{min-height:160px}}

/* v7.3 — product-first lightbox */
.lightbox{
  width:min(1380px,calc(100% - 28px));
  height:min(94vh,960px);
  max-width:none;
  max-height:none;
  padding:0;
  border:0;
  border-radius:26px;
  background:#061c14;
  color:#fff;
  overflow:hidden;
  box-shadow:0 35px 110px rgba(0,0,0,.48);
}
.lightbox::backdrop{background:rgba(3,12,8,.78);backdrop-filter:blur(7px)}
.lightbox-shell{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr) 150px;height:100%;min-height:0}
.lightbox-main{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:24px 0 18px}
.lightbox-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:0 22px 16px}
.lightbox-header h2{margin:2px 0 0;color:#fff;font-size:clamp(25px,2.2vw,36px);letter-spacing:-.03em}
.lightbox-kicker{display:block;color:#a8c5b7;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.lightbox-variant-counter{flex:none;padding:7px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#c9dcd2;font-size:11px}
.lightbox figure{margin:0;min-height:0;height:auto;display:grid;grid-template-rows:minmax(0,1fr) auto;padding:0 22px;cursor:default}
.lightbox-image-frame{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.055),transparent 62%),#04150f}
.lightbox figure img{width:100%;height:100%;max-height:none;object-fit:contain;padding:10px}
.lightbox figcaption{min-height:32px;padding:9px 5px 0;text-align:center;color:#d4e3dc;font-size:12px}
.lightbox-variants{padding:10px 22px 0;border-top:1px solid rgba(255,255,255,.08)}
.lightbox-variants-head{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:9px}
.lightbox-variants-head strong{font-size:12px;color:#fff}
.lightbox-variants-head small{color:#8fa99d;font-size:10px}
.lightbox-thumbs{height:auto;min-height:78px;display:flex;justify-content:flex-start;gap:10px;padding:0 2px 3px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(217,243,106,.48) transparent}
.lightbox-thumbs::-webkit-scrollbar{height:5px}.lightbox-thumbs::-webkit-scrollbar-thumb{background:rgba(217,243,106,.45);border-radius:999px}
.lightbox-thumbs button{position:relative;flex:0 0 88px;height:68px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#173c2e;opacity:.52;filter:saturate(.75);transform:translateY(0);transition:opacity .18s,filter .18s,transform .18s,border-color .18s,box-shadow .18s;cursor:pointer}
.lightbox-thumbs button:hover{opacity:.9;filter:saturate(1);transform:translateY(-2px);border-color:rgba(255,255,255,.35)}
.lightbox-thumbs button.is-active{opacity:1;filter:saturate(1);border-color:var(--lime);box-shadow:0 0 0 2px rgba(217,243,106,.13),0 8px 22px rgba(0,0,0,.28)}
.lightbox-thumbs img{width:100%;height:100%;object-fit:cover;padding:0}
.lightbox-product-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:100%;border:0;color:#fff;background:transparent;cursor:pointer;overflow:hidden;transition:background .2s}
.lightbox-product-prev{flex-direction:row}.lightbox-product-next{flex-direction:row}
.lightbox-product-nav::before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .2s;pointer-events:none}
.lightbox-product-prev::before{background:linear-gradient(90deg,rgba(217,243,106,.12),transparent)}
.lightbox-product-next::before{background:linear-gradient(270deg,rgba(217,243,106,.12),transparent)}
.lightbox-product-nav:hover::before{opacity:1}
.lightbox-nav-icon{position:relative;z-index:1;display:grid;place-items:center;width:56px;height:56px;flex:none;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(255,255,255,.11);backdrop-filter:blur(12px);font-size:38px;line-height:1;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:transform .18s,background .18s,border-color .18s}
.lightbox-product-nav:hover .lightbox-nav-icon{transform:scale(1.06);background:rgba(217,243,106,.18);border-color:rgba(217,243,106,.55)}
.lightbox-nav-copy{position:absolute;z-index:1;bottom:28px;left:12px;right:12px;display:flex;flex-direction:column;gap:2px;text-align:center;opacity:.56;transition:opacity .18s}
.lightbox-product-nav:hover .lightbox-nav-copy{opacity:1}
.lightbox-nav-copy small{color:#8eaa9d;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.lightbox-nav-copy strong{color:#fff;font-size:12px;line-height:1.25}
.lightbox-close{right:18px;top:18px;width:44px;height:44px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.11);color:#fff;border-radius:50%;font-size:24px;backdrop-filter:blur(10px);z-index:8}
.lightbox-close:hover{background:rgba(255,255,255,.22)}

@media(max-width:900px){
  .lightbox{width:calc(100% - 14px);height:92vh;border-radius:20px}
  .lightbox-shell{grid-template-columns:56px minmax(0,1fr) 56px}
  .lightbox-main{padding-top:18px}
  .lightbox-header{padding-inline:10px;padding-right:50px}
  .lightbox figure{padding-inline:10px}
  .lightbox-variants{padding-inline:10px}
  .lightbox-nav-copy{display:none}
  .lightbox-nav-icon{width:42px;height:42px;font-size:30px;background:rgba(255,255,255,.14)}
  .lightbox-close{right:10px;top:10px;width:39px;height:39px}
  .lightbox-variants-head small{display:none}
  .lightbox-thumbs button{flex-basis:76px;height:60px}
}
@media(max-width:560px){
  .lightbox-shell{grid-template-columns:44px minmax(0,1fr) 44px}
  .lightbox-header h2{font-size:23px}
  .lightbox-variant-counter{display:none}
  .lightbox figure img{padding:5px}
  .lightbox-nav-icon{width:38px;height:38px;font-size:27px}
  .lightbox-thumbs button{flex-basis:70px;height:56px}
}

/* v7.4 — keep the whole main gallery image visible */
.lightbox-main{
  min-height:0;
  grid-template-rows:auto minmax(260px,1fr) auto;
}
.lightbox figure{
  min-height:0;
  height:100%;
  overflow:hidden;
}
.lightbox-image-frame{
  width:100%;
  height:100%;
  min-height:0;
  padding:10px;
}
#lightbox-image{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center;
  padding:0 !important;
  margin:auto;
}
@media(max-width:900px){
  .lightbox-main{grid-template-rows:auto minmax(220px,1fr) auto}
  .lightbox-image-frame{padding:6px}
}

/* v7.5 — robust full-image fitting in the gallery */
.lightbox-image-frame{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-width:0;
  min-height:0;
  height:100%;
  padding:0 !important;
  background:#04150f;
}
.lightbox-image-frame::before{
  content:"";
  position:absolute;
  inset:-28px;
  z-index:0;
  background-image:var(--lightbox-background,none);
  background-size:cover;
  background-position:center;
  filter:blur(24px) saturate(.8) brightness(.42);
  opacity:.62;
  transform:scale(1.08);
  pointer-events:none;
}
.lightbox-image-frame::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:rgba(3,19,13,.18);
  pointer-events:none;
}
#lightbox-image{
  position:absolute !important;
  inset:0 !important;
  z-index:2;
  display:block;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  padding:14px !important;
  margin:0 !important;
}
@media(max-width:900px){
  #lightbox-image{padding:8px !important}
}

/* v7.7 — single authoritative lightbox layout */
#lightbox.lightbox{
  width:min(1480px,calc(100vw - 28px)) !important;
  height:min(920px,calc(100dvh - 28px)) !important;
  max-width:none !important;
  max-height:none !important;
  padding:0 !important;
  overflow:hidden !important;
}
#lightbox .lightbox-shell{
  display:grid !important;
  grid-template-columns:132px minmax(0,1fr) 132px !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
}
#lightbox .lightbox-main{
  display:grid !important;
  grid-template-rows:auto minmax(0,1fr) auto !important;
  min-width:0 !important;
  min-height:0 !important;
  height:100% !important;
  padding:22px 0 16px !important;
  overflow:hidden !important;
}
#lightbox .lightbox-header{padding:0 18px 14px !important}
#lightbox #lightbox-stage{
  display:grid !important;
  grid-template-rows:minmax(0,1fr) auto !important;
  min-width:0 !important;
  min-height:0 !important;
  height:100% !important;
  padding:0 18px !important;
  overflow:hidden !important;
}
#lightbox .lightbox-image-frame{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:18px !important;
  background:#061c14 !important;
}
#lightbox .lightbox-image-frame::before,
#lightbox .lightbox-image-frame::after{display:none !important}
#lightbox #lightbox-image{
  position:relative !important;
  inset:auto !important;
  display:block !important;
  flex:0 0 auto !important;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  object-fit:contain !important;
  object-position:center center !important;
}
#lightbox #lightbox-caption{padding:8px 4px 0 !important;min-height:28px !important}
#lightbox .lightbox-variants{padding:9px 18px 0 !important;min-width:0 !important}
#lightbox .lightbox-thumbs{min-width:0 !important;max-width:100% !important;overflow-x:auto !important}
@media(max-width:900px){
  #lightbox.lightbox{width:calc(100vw - 10px) !important;height:calc(100dvh - 10px) !important}
  #lightbox .lightbox-shell{grid-template-columns:50px minmax(0,1fr) 50px !important}
  #lightbox .lightbox-main{padding-top:16px !important}
  #lightbox #lightbox-stage{padding-inline:8px !important}
  #lightbox .lightbox-header{padding-inline:8px !important;padding-right:48px !important}
  #lightbox .lightbox-variants{padding-inline:8px !important}
}


/* v7.7.1 — keep gallery photos proportional and card counters tidy */
.product-body{display:grid;grid-template-rows:auto auto auto 1fr auto;row-gap:10px;align-content:start}
.product-title-row{align-items:flex-start}
.product-title-row h3{padding-right:8px;line-height:1.08}
.photo-count{flex:0 0 auto;align-self:flex-start}
.use-case{min-height:40px}
.product-footer{margin-top:14px}
.product-collage-main,.product-collage-side img{object-fit:cover;object-position:center center}
.product-collage-main.contain,.product-collage-side img.contain{object-fit:contain}


/* v7.7.2 — separate image zone from info zone in all product cards */
.product-card{display:flex;flex-direction:column}
.product-collage{flex:0 0 auto;border-bottom:1px solid var(--line);margin:0}
.product-body{flex:1 1 auto;display:flex;flex-direction:column;padding:16px 18px 18px;background:#fff;position:relative;z-index:1}
.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:42px;margin-bottom:4px}
.product-title-row h3{margin:0;font-size:18px;line-height:1.12;max-width:calc(100% - 78px)}
.photo-count{flex:0 0 auto;align-self:flex-start;margin-top:2px;margin-left:8px;position:static;z-index:2}
.tag-list{margin:8px 0 10px}
.use-case{margin-top:4px;min-height:38px}
.product-footer{margin-top:auto;padding-top:14px}
@media(max-width:520px){.product-title-row{min-height:auto}.product-title-row h3{max-width:none}}


/* v7.7.3 — language selector visible in the mobile header */
.header-tools{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex:0 0 auto;
}
.mobile-language-switch{display:none}
@media(max-width:800px){
  .header-row{gap:10px}
  .brand{flex:1 1 auto;min-width:0}
  .brand span:last-child{min-width:0}
  .brand strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .header-tools{display:flex;margin-left:auto}
  .mobile-language-switch{
    display:flex;
    flex:0 0 auto;
    padding:2px;
    background:#eef2ef;
    border:1px solid rgba(20,60,46,.06);
    box-shadow:none;
  }
  .mobile-language-switch button{
    min-width:29px;
    height:30px;
    padding:0 7px;
    display:grid;
    place-items:center;
    font-size:10px;
  }
  .main-nav>.language-switch{display:none}
  .menu-toggle{flex:0 0 42px;width:42px;height:42px;padding:9px}
}
@media(max-width:430px){
  .header-row{min-height:70px}
  .brand{gap:8px}
  .brand-mark{width:19px;height:19px;border-width:4px}
  .brand strong{font-size:12px}
  .brand small{display:none}
  .header-tools{gap:4px}
  .mobile-language-switch button{min-width:26px;padding:0 5px;font-size:9px}
  .menu-toggle{width:38px;height:38px;flex-basis:38px;padding:8px}
}
@media(max-width:350px){
  .brand strong{max-width:115px}
  .mobile-language-switch button{min-width:24px;padding:0 4px}
}

/* v8.0 — Serbia-focused conversion flow */
.hero-copy h1{font-size:clamp(40px,4.15vw,66px)}
.hero-actions .button-lime{box-shadow:0 12px 28px rgba(184,219,58,.24)}

.product-card.is-selected{border-color:#7d9a3b;box-shadow:0 0 0 3px rgba(215,244,90,.42),0 14px 34px rgba(20,60,46,.11)}
.product-card.is-selected .product-add{background:var(--green);color:#fff;border-color:var(--green)}
.selection-summary{position:sticky;bottom:16px;z-index:22;display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:22px;padding:15px 17px 15px 20px;border-radius:20px;background:rgba(20,60,46,.96);color:#fff;box-shadow:0 20px 48px rgba(10,40,28,.22);backdrop-filter:blur(14px)}
.selection-summary[hidden]{display:none}
.selection-summary>div{min-width:0;display:flex;flex-direction:column;gap:3px}
.selection-summary span{color:var(--lime);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.selection-summary strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:820px}
.selection-summary .button{flex:none;min-height:42px}

.application-card{appearance:none;text-align:left;color:inherit;font:inherit;padding:23px;border-radius:20px;background:#fff;border:1px solid #e1e6df;transition:.2s;cursor:pointer}
.application-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(20,60,46,.09);border-color:#b9cec0}
.application-card.is-active{border-color:#5b866e;box-shadow:0 0 0 3px rgba(91,134,110,.13);background:#fbfdf9}
.application-card span{display:block;color:#2f7758;font-size:10px;font-weight:900;margin-bottom:28px}
.application-card h3{margin-bottom:10px}
.application-card p{margin:0;color:var(--muted);font-size:13px;min-height:58px}
.application-card b{display:block;margin-top:18px;color:var(--green);font-size:11px}
.application-filter-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:12px 14px;border:1px solid #cfded4;border-radius:15px;background:#fff;color:#476156;font-size:12px}
.application-filter-status[hidden]{display:none}
.application-filter-status button{border:0;background:transparent;color:var(--green);font-weight:900;padding:6px;white-space:nowrap}

.business-type>div,.volume-choices,.contact-method-choice{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}
.volume-fieldset{display:grid;gap:12px}
.volume-details{max-width:520px}
.contact-method-choice{margin-bottom:12px}
.contact-fields-dynamic{grid-template-columns:repeat(3,minmax(0,1fr))}
.contact-fields-dynamic label[hidden]{display:none}
.add-contact-button{margin-top:10px;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:900;padding:5px 0}
.add-contact-button[hidden]{display:none}
.contact-methods.invalid-group{scroll-margin-top:120px}

@media(max-width:800px){
  .selection-summary{bottom:10px;align-items:stretch;flex-direction:column;gap:10px}
  .selection-summary strong{max-width:100%}
  .selection-summary .button{width:100%}
  .application-filter-status{align-items:flex-start;flex-direction:column;gap:5px}
  .contact-fields-dynamic{grid-template-columns:1fr}
}

/* v8.1 — compact hero and conversion form */
body{
  font-family:"Segoe UI",Inter,Arial,sans-serif;
  font-size:16px;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
h1{font-size:clamp(42px,3.45vw,60px);max-width:650px;line-height:1.02;margin-bottom:16px}
h2{font-size:clamp(30px,2.7vw,46px)}
.hero{padding:46px 0 40px}
.hero-grid{grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);gap:44px;align-items:center}
.hero-copy{align-self:center}
.hero-copy .lead{font-size:16px;line-height:1.55;max-width:660px;margin-bottom:20px}
.hero-facts{margin-top:16px;font-size:12.5px;line-height:1.5}
.hero-card-image{height:224px}
.hero-card-body{padding:14px}
.hero-card-body h3{font-size:21px}
.carousel-track{grid-auto-columns:calc((100% - 32px)/3.25)}

.inquiry-section{padding:58px 0}
.inquiry-grid{grid-template-columns:minmax(280px,350px) minmax(0,790px);justify-content:center;gap:42px}
.inquiry-copy{top:98px}
.inquiry-copy h2{font-size:clamp(32px,2.6vw,44px);line-height:1.05}
.inquiry-copy>p:not(.eyebrow){font-size:14px;line-height:1.55}
.inquiry-form{padding:22px 24px 24px;border-radius:20px;box-shadow:0 12px 34px rgba(20,60,46,.07)}
.compact-form-grid{gap:12px 14px}
.form-grid label>span,.form-grid legend,.form-control-label{font-size:13px;font-weight:800;line-height:1.25;color:#173a2d}
.form-grid input,.form-grid textarea,.form-grid select,.multi-select summary{
  width:100%;
  min-height:42px;
  border:1px solid #c7d5cd;
  border-radius:11px;
  padding:10px 12px;
  background:#fff;
  color:var(--text);
  outline:none;
  font:500 14px/1.35 "Segoe UI",Inter,Arial,sans-serif;
}
.form-grid textarea{min-height:82px;resize:vertical}
.form-grid select{
  appearance:none;
  background-image:linear-gradient(45deg,transparent 50%,#426255 50%),linear-gradient(135deg,#426255 50%,transparent 50%);
  background-position:calc(100% - 17px) 18px,calc(100% - 12px) 18px;
  background-size:5px 5px,5px 5px;
  background-repeat:no-repeat;
  padding-right:34px;
}
.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus,.multi-select[open] summary{
  border-color:#4f8069;
  box-shadow:0 0 0 3px rgba(79,128,105,.12)
}
.product-choice-fieldset>div{gap:6px;margin-top:7px}
.choice span{padding:7px 9px;font-size:11.5px;font-weight:750}
.contact-methods legend{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.contact-methods legend small{font-size:11px}
.contact-method-choice{margin:7px 0 8px}
.contact-fields-dynamic{grid-template-columns:1fr;margin-top:0;max-width:420px}
.contact-fields-dynamic label[hidden]{display:none}

.form-control-group{display:flex;flex-direction:column;gap:6px;min-width:0}
.multi-select{position:relative}
.multi-select summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;color:#486158}
.multi-select summary::-webkit-details-marker{display:none}
.multi-select summary b{font-size:16px;color:#315345;transition:transform .2s}
.multi-select[open] summary b{transform:rotate(180deg)}
.multi-select-menu{
  position:absolute;
  z-index:30;
  left:0;
  right:0;
  top:calc(100% + 6px);
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:3px;
  padding:8px;
  border:1px solid #cbd8d0;
  border-radius:12px;
  background:#fff;
  box-shadow:0 18px 42px rgba(20,60,46,.16);
  max-height:250px;
  overflow:auto;
}
.dropdown-choice{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;padding:8px 9px;border-radius:8px;cursor:pointer}
.dropdown-choice:hover{background:#f1f5f2}
.dropdown-choice input{width:16px!important;min-height:16px!important;height:16px;padding:0;accent-color:var(--green)}
.dropdown-choice span{font-size:12px;line-height:1.25}
#format-fieldset.invalid-group .multi-select summary{border-color:#d94f4f;box-shadow:0 0 0 3px rgba(217,79,79,.12)}

.form-error{margin:9px 0 3px;min-height:18px;font-size:12px}
.form-actions{gap:8px}
.form-actions .button{min-height:43px;padding:0 17px;font-size:12px}

@media(max-width:1100px){
  .hero-grid{grid-template-columns:1fr;gap:30px}
  .hero-copy{max-width:760px}
  .hero-carousel-block{width:100%}
  .inquiry-grid{grid-template-columns:1fr;max-width:820px}
  .inquiry-copy{position:static;max-width:620px}
}
@media(max-width:800px){
  body{font-size:15px}
  h1{font-size:clamp(38px,10vw,50px)}
  .hero{padding:38px 0 34px}
  .hero-card-image{height:235px}
  .inquiry-section{padding:48px 0}
  .inquiry-form{padding:18px}
  .compact-form-grid{grid-template-columns:1fr}
  .form-wide{grid-column:auto}
  .multi-select-menu{position:static;margin-top:6px;grid-template-columns:1fr;box-shadow:none}
}


/* v8.1.1 — production photos fill their rounded frames cleanly */
.production-item{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#dfe8e2;
}
.production-item img{
  position:absolute;
  inset:-2px;
  width:calc(100% + 4px);
  height:calc(100% + 4px);
  max-width:none;
  object-fit:cover;
  object-position:center center;
  transform:scale(1.018);
  transform-origin:center center;
  transition:transform .28s ease;
  will-change:transform;
}
.production-item.large img{
  transform:scale(1.012);
}
.production-item:hover img{
  transform:scale(1.035);
}
.production-item.large:hover img{
  transform:scale(1.025);
}
.production-item span{
  z-index:2;
}
@media(max-width:800px){
  .production-item img{transform:scale(1.012)}
  .production-item:hover img{transform:scale(1.02)}
}


/* v8.1.2 — compact, information-rich OEM / private label block */
.oem-card{
  grid-template-columns:.92fr 1.08fr;
  align-items:stretch;
}
.oem-copy{
  min-width:0;
  padding:42px 46px 38px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.oem-copy-main{min-width:0}
.oem-copy h2{
  max-width:520px;
  margin-bottom:14px;
}
.oem-copy p:not(.eyebrow){
  max-width:560px;
}
.oem-steps{
  margin:19px 0 17px;
}
.oem-options{
  margin-top:2px;
  padding:16px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:18px;
  background:rgba(255,255,255,.055);
}
.oem-options>strong{
  display:block;
  margin-bottom:11px;
  font-size:12px;
  letter-spacing:.02em;
}
.oem-options-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}
.oem-options-grid span{
  position:relative;
  min-width:0;
  padding:10px 11px 10px 28px;
  border-radius:12px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:11px;
  line-height:1.25;
}
.oem-options-grid span::before{
  content:'✓';
  position:absolute;
  left:10px;
  top:9px;
  color:var(--lime);
  font-weight:900;
}
.oem-volume-note{
  margin:12px 0 0!important;
  color:#c8d9d0!important;
  font-size:11px;
  line-height:1.45;
}
.oem-configure{
  align-self:flex-start;
  margin-top:16px;
}
.oem-copy small{
  margin-top:11px;
  line-height:1.45;
}
.oem-gallery{
  height:auto;
  min-height:100%;
  align-self:stretch;
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-template-rows:repeat(2,minmax(0,1fr));
  gap:9px;
  padding:14px;
}
.oem-gallery button{
  min-width:0;
  min-height:0;
}
.oem-gallery img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.field-highlight{
  animation:oem-field-highlight 1.8s ease;
}
@keyframes oem-field-highlight{
  0%,100%{box-shadow:none;border-color:#cad7cf}
  20%,75%{box-shadow:0 0 0 4px rgba(207,244,76,.28);border-color:#91ad2f}
}
@media(max-width:1150px){
  .oem-card{grid-template-columns:1fr}
  .oem-gallery{
    height:auto;
    min-height:0;
    aspect-ratio:1.55/1;
  }
}
@media(max-width:800px){
  .oem-copy{padding:34px 24px 30px}
  .oem-options-grid{grid-template-columns:1fr 1fr}
  .oem-gallery{aspect-ratio:1.25/1;padding:10px}
}
@media(max-width:520px){
  .oem-options-grid{grid-template-columns:1fr}
  .oem-gallery{aspect-ratio:1/1}
}


/* v8.1.3 — full-height OEM gallery and tighter transitions between sections */
.production-section{
  padding-bottom:44px;
}
#oem.section{
  padding-top:48px;
  padding-bottom:32px;
}
#contact.inquiry-section{
  padding-top:40px;
  padding-bottom:64px;
}
.oem-card{
  align-items:stretch;
}
.oem-gallery{
  min-block-size:100%;
}
.oem-gallery button{
  height:100%;
}
@media(max-width:1150px){
  .production-section{padding-bottom:38px}
  #oem.section{padding-top:38px;padding-bottom:28px}
  #contact.inquiry-section{padding-top:34px;padding-bottom:54px}
  .oem-gallery{
    min-height:0;
    aspect-ratio:1.55/1;
  }
}
@media(max-width:800px){
  .production-section{padding-bottom:30px}
  #oem.section{padding-top:30px;padding-bottom:24px}
  #contact.inquiry-section{padding-top:28px;padding-bottom:46px}
}


/* v8.1.4 — balanced OEM gallery height */
@media (min-width:1151px){
  .oem-card{
    align-items:stretch;
  }
  .oem-gallery{
    height:clamp(470px,34vw,510px);
    min-height:0;
    min-block-size:0;
    align-self:start;
  }
  .oem-gallery button{
    height:100%;
    min-height:0;
  }
  .oem-copy{
    padding-top:40px;
    padding-bottom:34px;
  }
}
@media (max-width:1150px){
  .oem-gallery{
    height:auto;
    min-height:0;
    min-block-size:0;
    aspect-ratio:1.55/1;
  }
}
@media (max-width:800px){
  .oem-gallery{aspect-ratio:1.25/1}
}
@media (max-width:520px){
  .oem-gallery{aspect-ratio:1/1}
}


/* v8.1.5 — mobile product galleries and wider, equal-height hero cards */
@media (max-width:800px){
  /* Product catalogue: one fixed large image plus two fixed previews. */
  .product-collage{
    height:230px;
    grid-template-columns:minmax(0,1.72fr) minmax(96px,.82fr);
    grid-template-rows:1fr;
    gap:7px;
    padding:8px;
    overflow:hidden;
    background:#eef2ed;
  }
  .product-collage-main,
  .product-collage-side,
  .product-collage-side img{
    min-width:0;
    min-height:0;
  }
  .product-collage-main{
    width:100%;
    height:100%;
    object-fit:cover!important;
    object-position:center center;
    border-radius:14px;
  }
  .product-collage-side{
    display:grid;
    grid-template-rows:repeat(2,minmax(0,1fr));
    gap:7px;
    height:100%;
    overflow:hidden;
  }
  .product-collage-side img{
    width:100%;
    height:100%;
    object-fit:cover!important;
    object-position:center center;
    border-radius:14px;
  }
  .photo-more{
    right:7px;
    bottom:7px;
  }

  /* Hero carousel: two complete cards and a visible part of the third. */
  .carousel-track{
    gap:12px;
    grid-auto-columns:calc((100% - 24px)/2.22);
    padding:4px 32px 12px 0;
    scroll-padding-inline:0 32px;
  }
  .hero-card{
    display:flex;
    flex-direction:column;
    height:100%;
    min-width:0;
  }
  .hero-card-image{
    height:auto;
    aspect-ratio:1/1.05;
    flex:0 0 auto;
  }
  .hero-card-image img{
    object-fit:contain;
    object-position:center center;
    padding:6px;
  }
  .hero-card-body{
    display:flex;
    flex-direction:column;
    flex:1 1 auto;
    min-height:184px;
    padding:13px 12px 14px;
  }
  .hero-card-body h3{
    min-height:2.2em;
    margin-bottom:7px;
    font-size:20px;
    line-height:1.08;
  }
  .format-line{
    min-height:66px;
    font-size:12px;
    line-height:1.42;
  }
  .interest-button{
    width:100%;
    min-height:38px;
    margin-top:auto;
    padding:9px 8px;
    white-space:nowrap;
  }
  .carousel-arrow{
    width:42px;
    height:42px;
    font-size:27px;
  }
  .carousel-arrow-prev{left:-3px}
  .carousel-arrow-next{right:-3px}
}

@media (max-width:520px){
  .product-collage{
    height:226px;
    grid-template-columns:minmax(0,1.68fr) minmax(94px,.78fr);
  }
  .product-body{
    padding:16px 18px 18px;
  }
}

@media (max-width:360px){
  .carousel-track{
    grid-auto-columns:calc((100% - 12px)/1.72);
    padding-right:28px;
  }
  .hero-card-body{min-height:174px}
  .hero-card-body h3{font-size:19px}
  .format-line{min-height:58px;font-size:11px}
  .product-collage{
    height:210px;
    grid-template-columns:minmax(0,1.58fr) minmax(86px,.76fr);
  }
}

/* v8.1.9 — geometrically centered lightbox navigation chevrons */
#lightbox .lightbox-nav-icon{
  position:relative;
  display:grid;
  place-items:center;
  padding:0;
  font-size:0 !important;
  line-height:0 !important;
  text-indent:-9999px;
  overflow:hidden;
}
#lightbox .lightbox-nav-icon::before{
  content:"";
  display:block;
  width:20px;
  height:20px;
  background:currentColor;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4l8 8-8 8' fill='none' stroke='black' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4l8 8-8 8' fill='none' stroke='black' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
  transform:none;
}
#lightbox .lightbox-product-prev .lightbox-nav-icon::before{
  transform:rotate(180deg);
}
@media(max-width:900px){
  #lightbox .lightbox-nav-icon::before{width:17px;height:17px}
}


/* v8.1.10 — exact, direction-safe centering for lightbox chevrons */
#lightbox .lightbox-nav-icon{
  position:relative !important;
  display:block !important;
  width:56px;
  height:56px;
  flex:0 0 56px;
  padding:0 !important;
  margin:0 !important;
  border-radius:50%;
  font-size:0 !important;
  line-height:0 !important;
  text-indent:0 !important;
  color:transparent !important;
  overflow:hidden;
}
#lightbox .lightbox-nav-icon::before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:20px;
  height:20px;
  margin:0;
  background-color:transparent !important;
  background-position:center;
  background-repeat:no-repeat;
  background-size:20px 20px;
  -webkit-mask:none !important;
  mask:none !important;
  transform:translate(-50%,-50%) !important;
  transform-origin:50% 50%;
  pointer-events:none;
}
#lightbox .lightbox-product-prev .lightbox-nav-icon::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M12.75 3.75L6.5 10l6.25 6.25' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#lightbox .lightbox-product-next .lightbox-nav-icon::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M7.25 3.75L13.5 10l-6.25 6.25' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
@media(max-width:900px){
  #lightbox .lightbox-nav-icon{
    width:42px;
    height:42px;
    flex-basis:42px;
  }
  #lightbox .lightbox-nav-icon::before{
    width:17px;
    height:17px;
    background-size:17px 17px;
  }
}
@media(max-width:560px){
  #lightbox .lightbox-nav-icon{
    width:38px;
    height:38px;
    flex-basis:38px;
  }
  #lightbox .lightbox-nav-icon::before{
    width:16px;
    height:16px;
    background-size:16px 16px;
  }
}


/* v8.1.11 — mobile back-to-top control */
.back-to-top{display:none}
@media(max-width:800px){
  .back-to-top{
    position:fixed;
    right:14px;
    bottom:calc(78px + env(safe-area-inset-bottom,0px));
    z-index:81;
    display:grid;
    place-items:center;
    width:48px;
    height:48px;
    padding:0;
    border:1px solid rgba(255,255,255,.28);
    border-radius:50%;
    background:rgba(20,60,46,.92);
    color:#fff;
    box-shadow:0 12px 30px rgba(9,36,25,.24);
    backdrop-filter:blur(10px);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(10px) scale(.92);
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .2s ease;
  }
  .back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
  .back-to-top:hover,.back-to-top:focus-visible{background:var(--green2);outline:3px solid rgba(215,244,90,.35);outline-offset:2px}
  .back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
}
@media(max-width:520px){
  .back-to-top{right:12px;bottom:calc(72px + env(safe-area-inset-bottom,0px));width:46px;height:46px}
}

/* v8.1.12 — intuitive photo-first lightbox and universal back-to-top */
#lightbox.lightbox{
  width:min(1500px,calc(100vw - 28px)) !important;
  height:min(940px,calc(100dvh - 24px)) !important;
  border-radius:28px !important;
}
#lightbox .lightbox-shell{
  display:block !important;
  width:100% !important;
  height:100% !important;
}
#lightbox .lightbox-main{
  display:grid !important;
  grid-template-rows:auto minmax(300px,1fr) auto auto !important;
  width:100% !important;
  height:100% !important;
  padding:20px 22px 16px !important;
  overflow:hidden !important;
}
#lightbox .lightbox-header{
  min-height:68px;
  padding:0 64px 12px 0 !important;
}
#lightbox #lightbox-stage{
  display:grid !important;
  grid-template-rows:minmax(0,1fr) auto !important;
  width:100% !important;
  height:100% !important;
  padding:0 !important;
  overflow:hidden !important;
}
#lightbox .lightbox-image-frame{
  position:relative !important;
  isolation:isolate;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  min-height:300px !important;
  padding:18px 84px !important;
  border:1px solid rgba(255,255,255,.1) !important;
  border-radius:22px !important;
  background:#04150f !important;
  cursor:zoom-out;
  overflow:hidden !important;
}
#lightbox .lightbox-image-frame::before{
  content:"" !important;
  position:absolute !important;
  inset:-34px !important;
  z-index:-2 !important;
  display:block !important;
  background-image:var(--lightbox-background,none) !important;
  background-position:center !important;
  background-size:cover !important;
  filter:blur(30px) saturate(.72) brightness(.58) !important;
  opacity:.5 !important;
  transform:scale(1.08) !important;
  pointer-events:none !important;
}
#lightbox .lightbox-image-frame::after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:-1 !important;
  display:block !important;
  background:rgba(1,17,11,.58) !important;
  pointer-events:none !important;
}
#lightbox #lightbox-image{
  position:relative !important;
  z-index:2 !important;
  max-width:100% !important;
  max-height:100% !important;
  border-radius:4px;
  box-shadow:0 14px 42px rgba(0,0,0,.26);
  cursor:default;
}
#lightbox #lightbox-caption{
  min-height:30px !important;
  padding:9px 4px 0 !important;
}
#lightbox .lightbox-photo-nav{
  position:absolute;
  top:50%;
  z-index:5;
  display:grid;
  place-items:center;
  width:62px;
  height:62px;
  padding:0;
  border:1px solid rgba(255,255,255,.3);
  border-radius:50%;
  background:rgba(10,42,31,.72);
  color:#fff;
  box-shadow:0 12px 32px rgba(0,0,0,.28);
  backdrop-filter:blur(12px);
  transform:translateY(-50%);
  transition:background .18s,border-color .18s,transform .18s,opacity .18s;
}
#lightbox .lightbox-photo-nav:hover,
#lightbox .lightbox-photo-nav:focus-visible{
  background:rgba(215,244,90,.22);
  border-color:rgba(215,244,90,.72);
  transform:translateY(-50%) scale(1.06);
  outline:none;
}
#lightbox .lightbox-photo-nav svg{
  width:29px;
  height:29px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
#lightbox .lightbox-photo-prev{left:18px}
#lightbox .lightbox-photo-next{right:18px}
#lightbox .lightbox-variants{
  min-width:0 !important;
  padding:10px 0 8px !important;
  border-top:1px solid rgba(255,255,255,.08);
}
#lightbox .lightbox-variants-head{margin-bottom:10px}
#lightbox .lightbox-variants-head strong{font-size:13px}
#lightbox .lightbox-variants-head small{font-size:11px}
#lightbox .lightbox-thumbs{
  min-height:92px !important;
  max-width:100% !important;
  gap:12px !important;
  padding:1px 2px 7px !important;
  overflow-x:auto !important;
  justify-content:flex-start !important;
  scroll-snap-type:x proximity;
}
#lightbox .lightbox-thumbs button{
  flex:0 0 108px !important;
  width:108px !important;
  height:82px !important;
  border-radius:14px !important;
  opacity:.64;
  scroll-snap-align:center;
}
#lightbox .lightbox-thumbs button:hover{opacity:.95}
#lightbox .lightbox-thumbs button.is-active{
  opacity:1;
  border-color:var(--lime) !important;
  box-shadow:0 0 0 3px rgba(215,244,90,.15),0 10px 24px rgba(0,0,0,.3) !important;
}
#lightbox .lightbox-product-switch{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  padding-top:10px;
  border-top:1px solid rgba(255,255,255,.09);
}
#lightbox .lightbox-product-switch[hidden]{display:none !important}
#lightbox .lightbox-product-jump{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
  min-height:58px;
  padding:9px 14px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:16px;
  background:rgba(255,255,255,.045);
  color:#fff;
  text-align:left;
  transition:background .18s,border-color .18s,transform .18s;
}
#lightbox .lightbox-product-jump:hover,
#lightbox .lightbox-product-jump:focus-visible{
  background:rgba(215,244,90,.1);
  border-color:rgba(215,244,90,.38);
  transform:translateY(-1px);
  outline:none;
}
#lightbox .lightbox-product-jump-next{justify-content:flex-end;text-align:right}
#lightbox .lightbox-product-jump svg{
  flex:0 0 23px;
  width:23px;
  height:23px;
  fill:none;
  stroke:var(--lime);
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
#lightbox .lightbox-product-jump span{display:flex;min-width:0;flex-direction:column;gap:2px}
#lightbox .lightbox-product-jump small{color:#8fa99d;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
#lightbox .lightbox-product-jump strong{overflow:hidden;color:#fff;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}

.back-to-top{
  position:fixed;
  right:22px;
  bottom:82px;
  z-index:81;
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  padding:0;
  border:1px solid rgba(255,255,255,.28);
  border-radius:50%;
  background:rgba(20,60,46,.92);
  color:#fff;
  box-shadow:0 12px 30px rgba(9,36,25,.24);
  backdrop-filter:blur(10px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(10px) scale(.92);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .2s ease;
}
.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.back-to-top:hover,.back-to-top:focus-visible{background:var(--green2);outline:3px solid rgba(215,244,90,.35);outline-offset:2px}
.back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:900px){
  #lightbox.lightbox{width:calc(100vw - 8px) !important;height:calc(100dvh - 8px) !important;border-radius:20px !important}
  #lightbox .lightbox-main{grid-template-rows:auto minmax(250px,1fr) auto auto !important;padding:15px 10px 10px !important}
  #lightbox .lightbox-header{min-height:58px;padding:0 48px 10px 2px !important}
  #lightbox .lightbox-image-frame{min-height:250px !important;padding:10px 54px !important;border-radius:16px !important}
  #lightbox .lightbox-photo-nav{width:46px;height:46px}
  #lightbox .lightbox-photo-nav svg{width:23px;height:23px}
  #lightbox .lightbox-photo-prev{left:6px}
  #lightbox .lightbox-photo-next{right:6px}
  #lightbox .lightbox-variants-head small{display:block !important}
  #lightbox .lightbox-thumbs{min-height:76px !important;gap:9px !important}
  #lightbox .lightbox-thumbs button{flex-basis:84px !important;width:84px !important;height:64px !important;border-radius:12px !important}
  #lightbox .lightbox-product-switch{gap:8px;padding-top:8px}
  #lightbox .lightbox-product-jump{min-height:52px;padding:8px 9px;border-radius:13px}
  #lightbox .lightbox-product-jump strong{font-size:12px}
  .back-to-top{right:12px;bottom:calc(72px + env(safe-area-inset-bottom,0px));width:46px;height:46px}
}
@media(max-width:520px){
  #lightbox .lightbox-header h2{font-size:22px}
  #lightbox .lightbox-image-frame{padding-inline:45px !important}
  #lightbox .lightbox-photo-nav{width:42px;height:42px}
  #lightbox .lightbox-photo-nav svg{width:21px;height:21px}
  #lightbox .lightbox-thumbs button{flex-basis:78px !important;width:78px !important;height:60px !important}
  #lightbox .lightbox-product-jump small{font-size:8px}
  #lightbox .lightbox-product-jump strong{font-size:11px}
}


/* v8.1.13 — chronological production story and compact product switching */
.production-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows:190px !important;
  grid-auto-flow:row dense;
  gap:12px !important;
}
.production-item{grid-column:auto !important;grid-row:auto !important}
.production-item.feature{grid-column:span 2 !important;grid-row:span 2 !important}
.production-item.wide{grid-column:span 2 !important}
.production-item img{transition:transform .35s ease}
.production-item:hover img{transform:scale(1.025)}

#lightbox .lightbox-main{
  grid-template-rows:auto minmax(360px,1fr) auto !important;
}
#lightbox .lightbox-header{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  align-items:center !important;
  gap:18px !important;
  min-height:72px !important;
  padding:0 58px 12px 0 !important;
}
#lightbox .lightbox-title-group{min-width:0}
#lightbox .lightbox-title-group h2{margin-bottom:0 !important}
#lightbox .lightbox-header-tools{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  min-width:0;
}
#lightbox .lightbox-product-switch{
  display:flex !important;
  grid-template-columns:none !important;
  gap:6px !important;
  max-width:430px;
  padding:0 !important;
  border:0 !important;
}
#lightbox .lightbox-product-switch[hidden]{display:none !important}
#lightbox .lightbox-product-jump{
  width:auto !important;
  min-width:0 !important;
  min-height:38px !important;
  max-width:205px;
  padding:6px 10px !important;
  gap:7px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.06) !important;
}
#lightbox .lightbox-product-jump svg{flex-basis:17px !important;width:17px !important;height:17px !important}
#lightbox .lightbox-product-jump span{display:block !important;min-width:0}
#lightbox .lightbox-product-jump small{display:none !important}
#lightbox .lightbox-product-jump strong{
  display:block;
  max-width:150px;
  font-size:11px !important;
  line-height:1.1 !important;
}
#lightbox .lightbox-variant-counter{flex:none}

@media(max-width:900px){
  .production-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;grid-auto-rows:180px !important}
  .production-item.feature{grid-column:span 2 !important;grid-row:span 2 !important}
  .production-item.wide{grid-column:span 2 !important}
  #lightbox .lightbox-main{grid-template-rows:auto minmax(280px,1fr) auto !important}
  #lightbox .lightbox-header{
    grid-template-columns:1fr !important;
    gap:8px !important;
    min-height:88px !important;
    padding:0 46px 10px 2px !important;
  }
  #lightbox .lightbox-header-tools{justify-content:space-between;width:100%;gap:8px}
  #lightbox .lightbox-product-switch{flex:1;max-width:none}
  #lightbox .lightbox-product-jump{flex:1;max-width:none;min-height:36px !important;padding:6px 8px !important}
  #lightbox .lightbox-product-jump strong{max-width:110px;font-size:10px !important}
  #lightbox .lightbox-variant-counter{font-size:10px}
}
@media(max-width:520px){
  .production-grid{grid-auto-rows:150px !important;gap:8px !important}
  .production-item.feature{grid-row:span 2 !important}
  .production-item span{left:8px;bottom:8px;padding:6px 8px;font-size:9px}
  #lightbox .lightbox-header{min-height:84px !important}
  #lightbox .lightbox-product-jump strong{max-width:82px;font-size:9px !important}
  #lightbox .lightbox-product-jump svg{flex-basis:15px !important;width:15px !important;height:15px !important}
  #lightbox .lightbox-variant-counter{font-size:9px}
}


/* v8.1.14 — selected production sequence and larger photo-first lightbox */
.production-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows:184px !important;
  grid-auto-flow:row dense !important;
  gap:12px !important;
}
.production-item{grid-column:auto !important;grid-row:auto !important}
.production-item.feature{grid-column:span 2 !important;grid-row:span 2 !important}
.production-item.wide{grid-column:span 2 !important}

#lightbox.lightbox{
  width:min(1600px,calc(100vw - 18px)) !important;
  height:min(990px,calc(100dvh - 14px)) !important;
}
#lightbox .lightbox-main{
  grid-template-rows:auto minmax(480px,1fr) auto !important;
  padding:13px 16px 11px !important;
}
#lightbox .lightbox-header{
  grid-template-columns:minmax(0,1fr) auto !important;
  min-height:54px !important;
  padding:0 58px 7px 4px !important;
  gap:14px !important;
}
#lightbox .lightbox-header-tools{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  min-width:0 !important;
}
#lightbox #lightbox-stage{
  position:relative !important;
  grid-template-rows:minmax(0,1fr) !important;
  min-height:0 !important;
}
#lightbox .lightbox-image-frame{
  min-height:480px !important;
  padding:12px 82px !important;
}
#lightbox #lightbox-caption{
  position:absolute !important;
  z-index:7 !important;
  left:50% !important;
  bottom:12px !important;
  min-height:0 !important;
  max-width:min(76%,760px) !important;
  margin:0 !important;
  padding:7px 13px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:999px !important;
  background:rgba(3,27,19,.76) !important;
  color:#fff !important;
  font-size:11px !important;
  line-height:1.25 !important;
  text-align:center !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  backdrop-filter:blur(12px) !important;
  transform:translateX(-50%) !important;
  pointer-events:none !important;
}
#lightbox .lightbox-product-switch{
  position:absolute !important;
  z-index:8 !important;
  top:14px !important;
  left:14px !important;
  right:14px !important;
  display:flex !important;
  justify-content:space-between !important;
  align-items:flex-start !important;
  width:auto !important;
  max-width:none !important;
  padding:0 !important;
  border:0 !important;
  pointer-events:none !important;
}
#lightbox .lightbox-product-switch[hidden]{display:none !important}
#lightbox .lightbox-product-jump{
  flex:0 1 auto !important;
  width:auto !important;
  min-width:0 !important;
  min-height:38px !important;
  max-width:245px !important;
  padding:7px 11px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  border-radius:999px !important;
  background:rgba(3,31,22,.72) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.2) !important;
  backdrop-filter:blur(12px) !important;
  pointer-events:auto !important;
}
#lightbox .lightbox-product-jump strong{
  max-width:182px !important;
  font-size:11px !important;
}
#lightbox .lightbox-photo-nav{z-index:9 !important}
#lightbox .lightbox-variants{
  padding:7px 0 1px !important;
}
#lightbox .lightbox-variants-head{margin-bottom:6px !important}
#lightbox .lightbox-thumbs{
  min-height:76px !important;
  gap:10px !important;
  padding-bottom:3px !important;
}
#lightbox .lightbox-thumbs button{
  flex-basis:96px !important;
  width:96px !important;
  height:70px !important;
  border-radius:12px !important;
}

@media(max-width:900px){
  .production-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;grid-auto-rows:176px !important}
  .production-item.feature{grid-column:span 2 !important;grid-row:span 2 !important}
  .production-item.wide{grid-column:span 2 !important}
  #lightbox .lightbox-main{grid-template-rows:auto minmax(360px,1fr) auto !important;padding:11px 8px 8px !important}
  #lightbox .lightbox-header{min-height:54px !important;padding:0 46px 7px 3px !important}
  #lightbox .lightbox-image-frame{min-height:360px !important;padding:10px 52px !important}
  #lightbox .lightbox-product-switch{top:8px !important;left:8px !important;right:8px !important}
  #lightbox .lightbox-product-jump{max-width:43% !important;min-height:34px !important;padding:6px 8px !important}
  #lightbox .lightbox-product-jump strong{max-width:110px !important;font-size:10px !important}
  #lightbox #lightbox-caption{bottom:8px !important;max-width:72% !important;font-size:10px !important;padding:6px 10px !important}
  #lightbox .lightbox-thumbs{min-height:70px !important;gap:8px !important}
  #lightbox .lightbox-thumbs button{flex-basis:82px !important;width:82px !important;height:60px !important}
}
@media(max-width:520px){
  .production-grid{grid-auto-rows:146px !important;gap:8px !important}
  #lightbox .lightbox-main{grid-template-rows:auto minmax(300px,1fr) auto !important}
  #lightbox .lightbox-header{min-height:50px !important}
  #lightbox .lightbox-header h2{font-size:22px !important}
  #lightbox .lightbox-image-frame{min-height:300px !important;padding:8px 43px !important}
  #lightbox .lightbox-product-jump{max-width:45% !important;min-height:32px !important;padding:5px 7px !important}
  #lightbox .lightbox-product-jump strong{max-width:80px !important;font-size:9px !important}
  #lightbox .lightbox-product-jump svg{width:14px !important;height:14px !important;flex-basis:14px !important}
  #lightbox #lightbox-caption{max-width:66% !important;font-size:9px !important}
  #lightbox .lightbox-thumbs button{flex-basis:76px !important;width:76px !important;height:56px !important}
}


/* v8.1.15 — five selected production photos and selection-safe gallery controls */
.production-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-template-rows:repeat(2,184px) !important;
  grid-auto-rows:184px !important;
  grid-auto-flow:row !important;
  gap:12px !important;
}
.production-item{grid-column:auto !important;grid-row:auto !important}
.production-item.feature{grid-column:span 2 !important;grid-row:span 2 !important}
.production-item.wide{grid-column:auto !important;grid-row:auto !important}

/* Rapid clicking must never select or drag the product image. */
#lightbox,
#lightbox *{
  -webkit-user-select:none !important;
  user-select:none !important;
  -webkit-tap-highlight-color:transparent;
}
#lightbox img{
  -webkit-user-drag:none !important;
  user-drag:none !important;
  pointer-events:none;
}
#lightbox .lightbox-thumbs button,
#lightbox .lightbox-photo-nav,
#lightbox .lightbox-product-jump,
#lightbox .lightbox-close{
  touch-action:manipulation;
}
#lightbox .lightbox-photo-nav:focus,
#lightbox .lightbox-photo-nav:active{
  outline:none !important;
  box-shadow:0 12px 30px rgba(0,0,0,.22) !important;
}

@media(max-width:900px){
  .production-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-template-rows:none !important;
    grid-auto-rows:176px !important;
  }
  .production-item.feature{grid-column:span 2 !important;grid-row:span 2 !important}
}
@media(max-width:520px){
  .production-grid{grid-auto-rows:146px !important;gap:8px !important}
}
