:root{
  --bg:#f4f5f5;--surface:#fff;--surface-2:#f8f8f7;--ink:#151719;--muted:#666b70;--line:#dfe2e4;
  --accent:#cf252b;--accent-dark:#a8191f;--success:#197a50;--shadow:0 18px 48px rgba(19,23,27,.08);
  --radius:18px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - 28px),var(--max));margin-inline:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}
.topbar{background:#111315;color:#fff;font-size:12px}.topbar .shell{display:flex;justify-content:space-between;align-items:center;min-height:32px;gap:12px}.topbar strong{font-weight:650}.topbar a{color:#fff;opacity:.86}.topbar a:hover{opacity:1}.header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid rgba(20,24,28,.08)}.header-inner{height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;min-width:0}.brand img{width:112px;height:auto;max-height:38px;object-fit:contain}.brand-fallback{display:none;font-weight:900;letter-spacing:-2px;font-size:30px}.micro-label{display:none;color:var(--muted);font-size:12px;margin-left:12px;padding-left:12px;border-left:1px solid var(--line)}.nav{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:650}.nav a{color:#3b4045}.nav a:hover{color:var(--ink)}.nav .nav-cta{color:#fff;background:var(--ink);border-radius:999px;padding:9px 13px}
.breadcrumb{font-size:12px;color:#747a80;padding:14px 0 8px}.breadcrumb a:hover{text-decoration:underline}.hero{padding:6px 0 20px}.product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:start}.gallery-card,.buy-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.gallery-card{padding:12px}.gallery-stage{position:relative;display:grid;place-items:center;aspect-ratio:4/5;background:linear-gradient(180deg,#fafafa,#f0f1f1);border-radius:13px;overflow:hidden;touch-action:pan-y}.gallery-stage picture,.gallery-stage picture img{width:100%;height:100%}.gallery-stage img{object-fit:contain;cursor:zoom-in}.gallery-counter{position:absolute;right:10px;bottom:10px;background:rgba(15,17,18,.78);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;letter-spacing:.02em}.gallery-caption{padding:9px 4px 3px;color:var(--muted);font-size:12px;min-height:30px}.gallery-nav{position:absolute;inset:0;pointer-events:none;display:flex;justify-content:space-between;align-items:center;padding:0 8px}.gallery-nav button,.zoom-btn{pointer-events:auto;border:0;background:rgba(255,255,255,.92);color:var(--ink);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;box-shadow:0 5px 20px rgba(0,0,0,.12);cursor:pointer}.gallery-nav button img,.zoom-btn img{width:18px;height:18px}.zoom-btn{position:absolute;left:10px;bottom:10px}.thumb-strip{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:10px 0 1px}.thumb-strip::-webkit-scrollbar{display:none}.thumb{flex:0 0 64px;width:64px;height:78px;border:1px solid var(--line);border-radius:10px;padding:2px;background:#fff;cursor:pointer;overflow:hidden;position:relative}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}.thumb.is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.thumb.video-thumb{background:#111315;color:#fff}.thumb.video-thumb .video-overlay{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.4))}.thumb.video-thumb .video-overlay img{width:28px;height:28px;filter:invert(1)}.thumb.video-thumb .video-label{position:absolute;left:4px;right:4px;bottom:4px;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-align:center}
.buy-card{padding:26px;position:sticky;top:82px}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:var(--success);background:#eff8f4;border:1px solid #d4eee3;border-radius:999px;padding:6px 9px}.eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(25,122,80,.1)}h1{font-size:clamp(31px,4vw,49px);line-height:1.02;letter-spacing:-.035em;margin:15px 0 8px}.subhead{font-size:17px;color:var(--muted);margin:0 0 18px}.price-row{display:flex;align-items:end;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:18px}.price-label{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:800}.price{font-size:41px;letter-spacing:-.045em;font-weight:780;line-height:1}.price-note{font-size:11px;color:var(--muted);margin-top:5px}.stock-pill{font-size:12px;font-weight:750;color:#145e41;background:#eff8f4;border:1px solid #d4eee3;padding:8px 10px;border-radius:10px;text-align:right}.conditions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0 16px}.condition{border:1px solid var(--line);border-radius:11px;padding:10px 7px;text-align:center;background:var(--surface-2);font-size:11px;font-weight:700;line-height:1.25}.condition span{display:block;color:var(--muted);font-weight:500;font-size:9px;margin-top:2px}.cta-primary{width:100%;border:0;background:var(--accent);color:#fff;border-radius:12px;min-height:52px;padding:0 18px;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:.18s}.cta-primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.cta-note{text-align:center;color:var(--muted);font-size:11px;margin:8px 0 13px}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:12px;font-weight:750}.contact-btn:hover{border-color:#aeb4b8}.contact-btn img{width:18px;height:18px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.trust{font-size:10px;color:var(--muted);display:flex;gap:6px;align-items:flex-start;line-height:1.25}.trust img{width:17px;height:17px;opacity:.75;flex:0 0 auto}
.section{padding:34px 0}.section.alt{background:#fff;border-block:1px solid var(--line)}.section-head{max-width:760px;margin-bottom:20px}.kicker{color:var(--accent);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.11em}.section h2{font-size:clamp(25px,3.4vw,36px);line-height:1.08;letter-spacing:-.025em;margin:7px 0 8px}.section-head p{color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.feature{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:16px}.feature img{width:25px;height:25px;margin-bottom:12px}.feature strong{display:block;font-size:14px;margin-bottom:4px}.feature p{margin:0;color:var(--muted);font-size:12px}.spec-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;align-items:start}.spec-callout{background:#16191b;color:#fff;border-radius:16px;padding:22px;position:sticky;top:82px}.spec-callout .big{font-size:40px;font-weight:800;letter-spacing:-.04em}.spec-callout p{color:#bfc4c7;margin:4px 0 16px;font-size:13px}.spec-callout a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:750;font-size:12px}.spec-callout a img{width:18px;filter:invert(1)}.spec-list{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.spec-row{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:14px 17px;border-bottom:1px solid var(--line)}.spec-row:last-child{border-bottom:0}.spec-row dt{font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:800;color:#777d82}.spec-row dd{margin:0;font-size:13px;font-weight:600}.spec-row dd span{display:block;color:var(--muted);font-weight:450;margin-top:3px}.resource-card{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;max-width:680px}.resource-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#f7ecec;color:var(--accent);flex:0 0 auto}.resource-icon img{width:24px}.resource-card strong{display:block;font-size:14px}.resource-card small{display:block;color:var(--muted);margin-top:2px}.resource-card .go{margin-left:auto;width:18px}.resource-card:hover{border-color:#babfc2}.faq{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq details{background:#fff;border:1px solid var(--line);border-radius:13px;padding:0 15px}.faq summary{cursor:pointer;font-weight:720;font-size:13px;padding:14px 0;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{color:var(--muted);font-size:12px;margin:0 0 14px}.quote-band{background:#151719;color:#fff;border-radius:18px;padding:23px;display:flex;align-items:center;justify-content:space-between;gap:18px}.quote-band h2{font-size:26px;margin:0 0 5px}.quote-band p{color:#bfc4c7;margin:0;font-size:13px}.quote-actions{display:flex;gap:8px;flex:0 0 auto}.quote-actions a,.quote-actions button{border:1px solid #3d4144;background:#fff;color:#151719;border-radius:11px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.quote-actions img{width:17px}
.footer{border-top:1px solid var(--line);background:#fff;margin-top:34px}.footer .shell{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px}.footer-links{display:flex;flex-wrap:wrap;gap:4px 13px;font-size:11px;color:#666b70}.footer-links a:hover{color:#111315;text-decoration:underline}.copyright{font-size:10px;color:#8a8f93;white-space:nowrap}.trademark-note{font-size:10px;color:#8a8f93;padding:0 0 12px;text-align:left}
.modal[hidden]{display:none}.modal{position:fixed;z-index:100;inset:0;background:rgba(6,8,9,.86);display:grid;place-items:center;padding:16px}.modal-open{overflow:hidden}.modal-panel{position:relative;width:min(96vw,1050px);max-height:94vh;background:#111315;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.4)}.modal-close{position:absolute;z-index:4;right:10px;top:10px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:rgba(0,0,0,.55);display:grid;place-items:center;cursor:pointer}.modal-close img{width:18px;filter:invert(1)}.lightbox-body{display:grid;place-items:center;height:min(86vh,900px);background:#0d0f10}.lightbox-body img{max-width:100%;max-height:100%;object-fit:contain}.lightbox-caption{color:#e7e8e9;background:#111315;padding:9px 52px 10px;text-align:center;font-size:11px}.lightbox-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:43px;height:43px;border:0;border-radius:50%;background:rgba(255,255,255,.9);display:grid;place-items:center;cursor:pointer}.lightbox-arrow.left{left:9px}.lightbox-arrow.right{right:9px}.lightbox-arrow img{width:20px}.video-panel{width:min(96vw,980px);background:#0b0d0e}.video-wrap{aspect-ratio:16/9}.video-wrap iframe{width:100%;height:100%;border:0}.quote-modal-panel{width:min(92vw,480px);background:#fff;color:#151719;padding:24px}.quote-modal-panel .modal-close{background:#f2f3f3;border-color:#e3e5e6}.quote-modal-panel .modal-close img{filter:none}.quote-modal-panel h2{margin:8px 0 6px;font-size:25px;letter-spacing:-.03em}.quote-modal-panel p{margin:0 0 17px;color:var(--muted);font-size:13px}.quote-choice{display:grid;gap:8px}.quote-choice a{min-height:48px;border-radius:11px;border:1px solid var(--line);display:flex;align-items:center;gap:11px;padding:0 13px;font-size:13px;font-weight:750}.quote-choice a:first-child{background:#151719;color:#fff;border-color:#151719}.quote-choice img{width:20px}.quote-choice a:first-child img{filter:invert(1)}
.mobile-buybar{display:none}
@media (max-width:900px){.nav a:not(.nav-cta){display:none}.micro-label{display:block}.product-grid{grid-template-columns:1fr;gap:14px}.buy-card{position:static;padding:18px}.gallery-card{padding:9px}.gallery-stage{aspect-ratio:3/4}.feature-grid{grid-template-columns:1fr 1fr}.spec-wrap{grid-template-columns:1fr}.spec-callout{position:static}.faq{grid-template-columns:1fr}.quote-band{align-items:flex-start;flex-direction:column}.footer .shell{padding:13px 0;align-items:flex-start;flex-direction:column}.copyright{white-space:normal}.mobile-buybar{position:fixed;z-index:38;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:8px 8px 8px 13px;background:rgba(20,22,24,.96);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 38px rgba(0,0,0,.28);border-radius:14px;backdrop-filter:blur(12px)}.mobile-buybar .m-price{font-size:18px;font-weight:800;line-height:1}.mobile-buybar small{display:block;font-size:8px;color:#bfc4c7;margin-top:2px}.mobile-buybar button{border:0;border-radius:10px;min-height:39px;background:var(--accent);color:#fff;font-weight:800;font-size:11px;padding:0 12px}.footer{padding-bottom:68px}}
@media (max-width:560px){.shell{width:min(calc(100% - 24px),var(--max))}.topbar .shell{min-height:28px;font-size:10px}.topbar .topbar-secondary{display:none}.header-inner{height:54px}.brand img{width:94px;max-height:32px}.micro-label{font-size:10px;margin-left:8px;padding-left:8px}.nav .nav-cta{padding:7px 10px;font-size:11px}.breadcrumb{padding:9px 0 5px}.hero{padding:2px 0 12px}.gallery-card{border-radius:14px}.gallery-stage{border-radius:10px}.gallery-nav{display:none}.zoom-btn{width:34px;height:34px}.gallery-counter{font-size:10px;padding:4px 8px}.gallery-caption{padding:7px 2px 1px;min-height:26px;font-size:10px}.thumb-strip{gap:6px;padding-top:7px}.thumb{flex-basis:57px;width:57px;height:70px;border-radius:9px}.buy-card{padding:16px;border-radius:14px}.eyebrow{font-size:9px;padding:5px 7px}h1{font-size:30px;margin:11px 0 6px}.subhead{font-size:14px;margin-bottom:13px}.price-row{padding-top:13px}.price{font-size:35px}.stock-pill{font-size:10px;padding:7px 8px}.conditions{gap:5px;margin:13px 0}.condition{font-size:10px;padding:8px 4px;border-radius:9px}.condition span{font-size:8px}.cta-primary{min-height:48px;font-size:13px}.cta-note{font-size:9px;margin:6px 0 10px}.contact-btn{min-height:41px;font-size:10px}.trust-row{margin-top:13px;padding-top:12px;gap:4px}.trust{font-size:8.5px}.trust img{width:15px;height:15px}.section{padding:26px 0}.section-head{margin-bottom:14px}.section h2{font-size:25px}.section-head p{font-size:13px}.feature-grid{gap:7px}.feature{padding:12px;border-radius:12px}.feature img{width:22px;height:22px;margin-bottom:8px}.feature strong{font-size:12px}.feature p{font-size:10px}.spec-callout{padding:17px}.spec-callout .big{font-size:33px}.spec-row{grid-template-columns:105px 1fr;gap:10px;padding:12px}.spec-row dt{font-size:9px}.spec-row dd{font-size:11px}.resource-card{padding:11px}.resource-icon{width:40px;height:40px}.resource-card strong{font-size:12px}.resource-card small{font-size:9px}.faq details{padding:0 12px}.faq summary{font-size:11px;padding:12px 0}.faq p{font-size:10px}.quote-band{padding:17px}.quote-band h2{font-size:22px}.quote-actions{width:100%}.quote-actions a,.quote-actions button{flex:1;justify-content:center;padding:0 8px;font-size:10px}.footer-links{gap:3px 10px;font-size:9.5px}.trademark-note{font-size:9px}.modal{padding:8px}.lightbox-arrow{width:38px;height:38px}.lightbox-caption{padding:7px 45px 8px;font-size:9px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* 2026-09 NCR 6684 pricing + desktop lightbox refinement */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.price-zone{min-width:0}.price-cycle{position:relative;display:inline-flex;align-items:center;min-width:196px;height:49px;margin-top:2px;overflow:hidden;isolation:isolate}.price-value{position:relative;z-index:2;display:block;font-size:41px;letter-spacing:-.045em;font-weight:790;line-height:1;white-space:nowrap;transform:translateY(0) scale(1);opacity:1;filter:blur(0);transition:opacity .28s ease,transform .38s cubic-bezier(.2,.75,.25,1),filter .28s ease,color .25s ease}.price-cycle::before{content:"";position:absolute;z-index:0;left:0;right:8%;bottom:2px;height:1px;background:linear-gradient(90deg,rgba(165,20,26,.72),rgba(165,20,26,.12),transparent);transform-origin:left;animation:pricePulse 3.2s ease-in-out infinite}.price-sheen{position:absolute;z-index:1;inset:-35% -30%;pointer-events:none;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.82) 49%,rgba(255,255,255,.16) 54%,transparent 62%);transform:translateX(-70%) rotate(3deg);opacity:.0}.price-cycle.is-out .price-value{opacity:0;transform:translateY(-12px) scale(.985);filter:blur(3px)}.price-cycle.is-in .price-value{transition:none;opacity:0;transform:translateY(13px) scale(.985);filter:blur(3px)}.price-cycle.is-request .price-value{font-size:24px;letter-spacing:.015em;color:var(--accent);font-weight:850}.price-cycle:not(.is-out) .price-sheen{animation:priceSheen 1.15s cubic-bezier(.2,.7,.2,1)}
@keyframes pricePulse{0%,100%{transform:scaleX(.35);opacity:.35}50%{transform:scaleX(1);opacity:.9}}
@keyframes priceSheen{0%{transform:translateX(-70%) rotate(3deg);opacity:0}28%{opacity:.55}70%,100%{transform:translateX(70%) rotate(3deg);opacity:0}}

#image-lightbox{padding:clamp(10px,2vw,22px)}
#image-lightbox .image-modal-panel{width:min(94vw,1180px);height:min(94vh,980px);max-height:none;display:flex;flex-direction:column;overflow:hidden}
#image-lightbox .lightbox-body{flex:1 1 auto;min-height:0;height:auto;padding:10px 58px;background:#0d0f10;overflow:hidden}
#image-lightbox .lightbox-body img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin:auto}
#image-lightbox .lightbox-caption{flex:0 0 auto;min-height:34px}

@media (max-width:900px){.price-cycle{min-width:180px}.price-cycle .price-value{font-size:37px}#image-lightbox .image-modal-panel{width:calc(100vw - 16px);height:calc(100dvh - 16px)}#image-lightbox .lightbox-body{padding:8px 42px}}
@media (max-width:560px){.price-cycle{height:43px;min-width:165px}.price-cycle .price-value{font-size:35px}.price-cycle.is-request .price-value{font-size:20px}#image-lightbox .lightbox-body{padding:6px 34px}.mobile-buybar .m-price{font-size:12px;letter-spacing:.02em}}
@media (prefers-reduced-motion:reduce){.price-cycle::before,.price-sheen{animation:none!important}.price-value{transition:none!important}}


/* Mobile sticky price animation mirrors the premium pricing cycle */
.mobile-buybar .mobile-price-wrap{min-width:116px;overflow:hidden}
.mobile-buybar .mobile-price-cycle{position:relative;display:flex;align-items:center;height:33px;min-width:116px;overflow:hidden;isolation:isolate}
.mobile-buybar .mobile-price-value{position:relative;z-index:2;display:block;color:#fff;font-size:19px;font-weight:850;line-height:1;letter-spacing:-.035em;white-space:nowrap;opacity:1;transform:translateY(0) scale(1);filter:blur(0);transition:opacity .28s ease,transform .38s cubic-bezier(.2,.75,.25,1),filter .28s ease,color .25s ease}
.mobile-buybar .mobile-price-cycle::before{content:"";position:absolute;z-index:0;left:0;right:4%;bottom:2px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.75),rgba(255,255,255,.16),transparent);transform-origin:left;animation:pricePulse 3.2s ease-in-out infinite}
.mobile-buybar .mobile-price-sheen{position:absolute;z-index:1;inset:-45% -35%;pointer-events:none;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.82) 49%,rgba(255,255,255,.12) 54%,transparent 62%);transform:translateX(-70%) rotate(3deg);opacity:0}
.mobile-buybar .mobile-price-cycle.is-out .mobile-price-value{opacity:0;transform:translateY(-9px) scale(.985);filter:blur(2px)}
.mobile-buybar .mobile-price-cycle.is-in .mobile-price-value{transition:none;opacity:0;transform:translateY(9px) scale(.985);filter:blur(2px)}
.mobile-buybar .mobile-price-cycle.is-request .mobile-price-value{font-size:12px;letter-spacing:.02em;color:#fff;font-weight:900}
.mobile-buybar .mobile-price-cycle:not(.is-out) .mobile-price-sheen{animation:priceSheen 1.15s cubic-bezier(.2,.7,.2,1)}
@media (max-width:420px){.mobile-buybar{grid-template-columns:minmax(112px,auto) 1fr}.mobile-buybar .mobile-price-wrap,.mobile-buybar .mobile-price-cycle{min-width:112px}.mobile-buybar .mobile-price-value{font-size:18px}.mobile-buybar .mobile-price-cycle.is-request .mobile-price-value{font-size:11px}}
@media (prefers-reduced-motion:reduce){.mobile-buybar .mobile-price-cycle::before,.mobile-buybar .mobile-price-sheen{animation:none!important}.mobile-buybar .mobile-price-value{transition:none!important}}

/* 2026-09 Safari / iOS viewport containment fix */
html,body{width:100%;max-width:100%;overflow-x:hidden}
@supports (overflow:clip){html,body{overflow-x:clip}}

@media (max-width:900px){
  .shell{
    width:100%;
    max-width:100%;
    padding-left:max(14px,env(safe-area-inset-left));
    padding-right:max(14px,env(safe-area-inset-right));
    margin-left:auto;
    margin-right:auto;
  }
  .product-grid,
  .product-grid > *,
  .gallery-card,
  .buy-card,
  .gallery-stage,
  .gallery-stage picture,
  .gallery-stage img,
  .thumb-strip{
    min-width:0;
    max-width:100%;
  }
  .product-grid,.gallery-card,.buy-card,.gallery-stage,.thumb-strip{width:100%}
  .gallery-card{overflow:hidden}
  .gallery-stage picture{display:block;height:100%}
  .gallery-stage picture img{width:100%;height:100%;object-fit:contain}
  .thumb-strip{
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
  }
  .mobile-buybar{
    left:max(8px,env(safe-area-inset-left));
    right:max(8px,env(safe-area-inset-right));
    bottom:max(8px,env(safe-area-inset-bottom));
    max-width:calc(100% - max(8px,env(safe-area-inset-left)) - max(8px,env(safe-area-inset-right)));
  }

  #image-lightbox{
    inset:0;
    width:100%;
    max-width:100%;
    height:100%;
    padding-top:max(8px,env(safe-area-inset-top));
    padding-right:max(8px,env(safe-area-inset-right));
    padding-bottom:max(8px,env(safe-area-inset-bottom));
    padding-left:max(8px,env(safe-area-inset-left));
    overflow:hidden;
  }
  #image-lightbox .image-modal-panel{
    width:100%;
    max-width:100%;
    height:calc(100vh - 16px);
    max-height:calc(100vh - 16px);
    min-width:0;
  }
  #image-lightbox .lightbox-body{
    width:100%;
    max-width:100%;
    min-width:0;
    overflow:hidden;
  }
  #image-lightbox .lightbox-body img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    object-fit:contain;
  }
}

@supports (height:100svh){
  @media (max-width:900px){
    #image-lightbox .image-modal-panel{
      height:calc(100svh - 16px);
      max-height:calc(100svh - 16px);
    }
  }
}

@supports (height:100dvh){
  @media (max-width:900px){
    #image-lightbox{height:100dvh}
  }
}

@media (max-width:560px){
  .shell{
    width:100%;
    max-width:100%;
    padding-left:max(12px,env(safe-area-inset-left));
    padding-right:max(12px,env(safe-area-inset-right));
  }
  .gallery-card{padding:8px}
  .gallery-stage{width:100%;max-width:100%;aspect-ratio:3/4}
}


/* YouTube Shorts: portrait product-video modal */
#video-modal.is-short-video{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}
#video-modal.is-short-video .video-panel{width:min(94vw,440px,54dvh);max-width:440px;max-height:calc(100dvh - 16px);background:#08090a;border-radius:18px;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.48)}
#video-modal.is-short-video .video-wrap{aspect-ratio:9/16;width:100%;max-height:calc(100dvh - 16px);background:#000}
#video-modal.is-short-video .video-wrap iframe{display:block;width:100%;height:100%;border:0;background:#000}
#video-modal.is-short-video .modal-close{top:8px;right:8px;background:rgba(0,0,0,.68);backdrop-filter:blur(8px)}
@supports not (height:100dvh){#video-modal.is-short-video .video-panel{width:min(94vw,440px,54vh);max-height:calc(100vh - 16px)}#video-modal.is-short-video .video-wrap{max-height:calc(100vh - 16px)}}
@media (max-width:560px){#video-modal.is-short-video .video-panel{width:min(94vw,52dvh);border-radius:14px}#video-modal.is-short-video{padding:8px}}


/* Multilingual language selector — compact, mobile-first */
.header-tools{display:flex;align-items:center;gap:10px;min-width:0}
.language-selector{position:relative;z-index:70}
.language-selector>summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:5px;min-width:48px;height:34px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:11px;font-weight:850;letter-spacing:.03em;cursor:pointer;user-select:none;box-shadow:0 3px 12px rgba(0,0,0,.045)}
.language-selector>summary::-webkit-details-marker{display:none}.language-selector>summary::marker{display:none;content:""}
.language-selector[open]>summary{border-color:#b9bdc0;box-shadow:0 5px 18px rgba(0,0,0,.09)}
.language-chevron{font-size:10px;line-height:1;transition:transform .2s ease}.language-selector[open] .language-chevron{transform:rotate(180deg)}
.language-menu{position:absolute;top:calc(100% + 8px);right:0;width:174px;padding:6px;background:rgba(255,255,255,.985);border:1px solid var(--line);border-radius:13px;box-shadow:0 18px 48px rgba(0,0,0,.16);backdrop-filter:blur(14px);max-height:min(340px,70vh);overflow:auto}
.language-menu a{display:flex;align-items:center;min-height:36px;padding:8px 10px;border-radius:8px;color:#303438;font-size:12px;font-weight:650;white-space:nowrap}.language-menu a:hover{background:#f1f2f2;color:var(--ink)}.language-menu a.is-current{background:#111315;color:#fff}
html[dir="rtl"] .language-menu{right:auto;left:0;text-align:right}html[dir="rtl"] .header-tools{direction:ltr}html[dir="rtl"] .language-menu{direction:rtl}html[dir="rtl"] .buy-card,html[dir="rtl"] .section,html[dir="rtl"] .footer{text-align:right}html[dir="rtl"] .price-row,html[dir="rtl"] .conditions,html[dir="rtl"] .contact-grid{direction:rtl}html[dir="rtl"] .price-cycle,html[dir="rtl"] .mobile-price-cycle{direction:ltr}
@media(max-width:900px){.header-tools{gap:8px}.language-selector>summary{height:32px;min-width:45px;padding:0 8px}.language-menu{right:0;width:164px}}
@media(max-width:560px){.micro-label{display:none}.header-inner{gap:8px}.header-tools{gap:6px}.language-selector>summary{height:30px;min-width:42px;padding:0 7px;font-size:10px}.language-menu{position:fixed;top:calc(max(0px,env(safe-area-inset-top)) + 86px);right:max(10px,env(safe-area-inset-right));left:auto;width:min(210px,calc(100vw - 20px));max-height:60dvh}.nav .nav-cta{padding:7px 9px}.brand{flex:1}.brand img{width:88px}html[dir="rtl"] .language-menu{right:auto;left:max(10px,env(safe-area-inset-left))}}
