:root{--panel: #0c120f;--panel-2: #101915;--panel-3: #07100c;--text: #f3fff8;--muted: #9fb2a8;--green-2: #8cffbd;--line: rgba(140, 255, 189, .22);--line-strong: rgba(140, 255, 189, .38);--shadow: 0 28px 70px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:-999px;top:12px;z-index:100;padding:10px 14px;color:#041006;background:var(--green);border-radius:8px}.skip-link:focus{left:12px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:14px clamp(18px,4vw,64px);background:#050806e6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;color:#051008;font-weight:800;background:var(--green);box-shadow:0 0 34px #20e07061}.brand strong,.brand small{display:block}.brand strong{font-size:1rem}.brand small{color:var(--muted);font-size:.78rem}.main-nav{display:flex;align-items:center;gap:clamp(14px,2.4vw,28px);color:#d7e9df;font-size:.95rem;font-weight:700}.main-nav a{position:relative;padding:8px 0}.main-nav a:after{content:"";position:absolute;left:0;bottom:2px;width:0;height:2px;background:var(--green);transition:width .2s ease}.main-nav a:hover:after{width:100%}.cart-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:4px;color:#041006;background:var(--green);border-radius:999px;font-size:.78rem}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:#0b120e;padding:10px}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--text)}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 76px);padding:clamp(44px,7vw,88px) clamp(18px,5vw,76px) clamp(34px,5vw,64px);border-bottom:1px solid var(--line);background:linear-gradient(120deg,rgba(32,224,112,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 42%),var(--bg)}.hero-copy{max-width:680px}.eyebrow{margin:0 0 12px;color:var(--green-2);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:12ch;font-size:clamp(3rem,8vw,6.4rem);line-height:.94;letter-spacing:0}.hero-lead{max-width:58ch;margin:24px 0 0;color:#c7d8cf;font-size:clamp(1rem,1.6vw,1.22rem)}.hero-price{margin:20px 0 0;color:var(--green-2);font-size:clamp(1.65rem,3vw,2.5rem);font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.btn,.mini-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;border:1px solid transparent;padding:0 18px;font-weight:800;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.btn:hover,.mini-button:hover{transform:translateY(-2px)}.btn-primary,.mini-button{color:#041006;background:var(--green);box-shadow:0 16px 34px #20e07038}.btn-outline{color:var(--text);border-color:var(--line);background:#ffffff0a}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:540px;margin-top:36px}.hero-stats span{padding:14px 14px 12px;border:1px solid var(--line);border-radius:8px;background:#101915b8}.hero-stats strong,.hero-stats small{display:block}.hero-stats strong{font-size:1.25rem}.hero-stats small{color:var(--muted)}.hero-media{position:relative;min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.hero-media img{width:100%;height:100%;min-height:360px;object-fit:cover}.category-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--line);background:#07100b}.category-strip a{display:grid;place-items:center;min-height:84px;padding:14px;color:#e7fff0;font-weight:800;border-right:1px solid var(--line)}.category-strip a:hover{color:#031006;background:var(--green)}.section,.features,.contact-section{padding:clamp(52px,7vw,96px) clamp(18px,5vw,76px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section h1,.section h2,.features h2,.contact-section h2{margin:0;max-width:760px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.04}.single-product-showcase{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);gap:clamp(20px,5vw,58px);align-items:center}.single-product-card{display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:radial-gradient(circle at 50% 0,rgba(32,224,112,.18),transparent 38%),#020403;box-shadow:var(--shadow)}.single-product-image{width:100%;height:min(58vw,460px);object-fit:contain;padding:18px;background:#020403}.product-gallery{display:grid;gap:12px;width:100%}.product-gallery-main{transition:opacity .18s ease}.product-thumbs{display:flex;gap:10px;overflow-x:auto;padding:0 2px 4px;scroll-snap-type:x mandatory}.product-thumb{flex:0 0 78px;width:78px;height:78px;overflow:hidden;border:1px solid rgba(140,255,189,.22);border-radius:8px;padding:4px;background:#050806;cursor:pointer;scroll-snap-align:start}.product-thumb.is-active{border-color:var(--green);box-shadow:0 0 0 2px #20e07038}.product-thumb img{width:100%;height:100%;object-fit:contain}.single-product-copy{min-width:0;padding:clamp(18px,3vw,28px);border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#101915eb,#070c09eb)}.single-product-copy h3{margin:0;font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.02}.single-product-copy .hero-actions{margin-top:24px}.single-product-price{margin:18px 0 12px;color:var(--green-2);font-size:clamp(1.45rem,3vw,2.2rem);font-weight:800}.product-video-section{padding:clamp(52px,7vw,96px) clamp(18px,5vw,76px);background:#08100c;border-block:1px solid var(--line)}.video-frame{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#020403;box-shadow:var(--shadow)}.video-frame.compact{min-height:340px}.product-video{display:block;width:100%;aspect-ratio:16 / 9;min-height:260px;border:0;object-fit:cover;background:#020403}.product-video-embed{height:auto}.video-placeholder{display:grid;place-items:center;min-height:360px;padding:24px;text-align:center;background:linear-gradient(135deg,rgba(32,224,112,.16),transparent),#07100c}.video-placeholder strong,.video-placeholder span{display:block}.video-placeholder strong{font-size:clamp(1.3rem,3vw,2rem)}.video-placeholder span{margin-top:8px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;min-height:476px;overflow:hidden;border:1px solid rgba(140,255,189,.18);border-radius:8px;background:linear-gradient(180deg,#111c17fa,#080d0afa);box-shadow:0 18px 42px #0000003d}.product-media{display:block;min-height:210px;border-bottom:1px solid var(--line);background:#0b1310}.product-image{width:100%;height:210px;object-fit:cover}.product-visual{position:relative;display:grid;place-items:center;width:100%;height:210px;background:linear-gradient(135deg,rgba(32,224,112,.16),transparent),#0b1310}.product-visual.large{min-height:420px;height:100%;border:1px solid var(--line);border-radius:8px}.product-visual:before,.product-visual:after,.product-visual span:before,.product-visual span:after{content:"";position:absolute;display:block}.brake:before{width:126px;height:126px;border:18px solid #d9e1df;border-radius:50%;box-shadow:inset 0 0 0 18px #68736f,0 0 28px #20e07038}.brake:after{width:22px;height:22px;border-radius:50%;background:var(--green);box-shadow:39px 0 #d9e1df,-39px 0 #d9e1df,0 39px #d9e1df,0 -39px #d9e1df}.oil:before{width:88px;height:132px;border-radius:12px 12px 16px 16px;background:linear-gradient(90deg,#101713,#1f2a24 55%,#0b100d);border:2px solid #5f6e66;transform:skew(-5deg)}.oil:after{width:58px;height:44px;border-radius:8px;background:var(--green);box-shadow:0 -58px 0 -12px #dce8e2}.battery:before{width:148px;height:92px;border-radius:8px;background:linear-gradient(180deg,#18231e,#0d1410);border:3px solid #6b7971}.battery:after{width:112px;height:18px;background:var(--green);box-shadow:0 32px #ffffff2e,-40px -42px 0 -2px #dce8e2,40px -42px 0 -2px #dce8e2}.light:before{width:154px;height:78px;border-radius:48px 14px;background:linear-gradient(135deg,#dce8e2,#7b8983);transform:skew(-12deg);box-shadow:0 0 26px #8cffbd40}.light:after{width:46px;height:46px;border-radius:50%;background:var(--green);box-shadow:46px 0 #20e07075}.product-info{display:flex;flex:1;flex-direction:column;padding:22px}.product-type{margin:0 0 8px;color:var(--green-2);font-size:.78rem;font-weight:800;text-transform:uppercase}.product-info h3{margin:0;font-size:1.18rem;line-height:1.2}.product-info p:not(.product-type){margin:12px 0 0;color:var(--muted)}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}.product-footer strong{font-size:1.08rem}.mini-button{min-height:40px;padding-inline:14px}.features{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,64px);background:#09110d;border-block:1px solid var(--line)}.feature-list{display:grid;gap:16px}.feature-list article,.content-card,.empty-state{padding:22px;border:1px solid var(--line);border-radius:8px;background:#ffffff08}.feature-list span{color:var(--green);font-weight:800}.feature-list h3{margin:8px 0}.feature-list p,.collection-description,.rte,.empty-state p,.content-card p{color:var(--muted)}.brand-band{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.brand-band p{display:grid;place-items:center;min-height:108px;margin:0;color:#d7e9df;font-size:clamp(1rem,2vw,1.45rem);font-weight:800;background:#070c09}.contact-section,.product-detail,.cart-form{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(280px,.75fr);gap:clamp(24px,5vw,68px);align-items:start}.contact-copy p:last-child{max-width:58ch;color:var(--muted)}.contact-form,.product-form,.search-form,.cart-summary{display:grid;gap:16px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel-2)}.contact-form label,.product-form label,.cart-form label{display:grid;gap:8px;color:#d7e9df;font-weight:700}.contact-form input,.contact-form textarea,.product-form input,.product-form select,.search-form input,.quantity-input{width:100%;border:1px solid rgba(140,255,189,.22);border-radius:8px;padding:13px 14px;color:var(--text);background:#060a08;outline:none}.contact-form input:focus,.contact-form textarea:focus,.product-form input:focus,.product-form select:focus,.search-form input:focus,.quantity-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #20e07024}.form-message{margin:0;padding:12px;border-radius:8px}.form-message.success{color:#041006;background:var(--green)}.form-message.error{color:#fff;background:#7f1d1d}.product-detail{position:relative;padding-bottom:132px}.product-detail-media,.product-detail-info{min-width:0}.product-detail-info{padding:clamp(18px,3vw,28px);border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#101915eb,#070c09eb);box-shadow:var(--shadow)}.product-detail-info h1{max-width:15ch}.product-detail-image{width:100%;max-height:620px;object-fit:contain;padding:18px;border:1px solid var(--line);border-radius:8px;background:#020403;box-shadow:var(--shadow)}.product-detail-media .product-thumbs{margin-top:2px;padding:2px 2px 6px}.product-detail-media .product-thumb{flex-basis:86px;width:86px;height:86px}.product-price{color:var(--green-2);font-size:1.7rem;font-weight:800}.product-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.product-trust-row span{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(140,255,189,.2);border-radius:8px;padding:0 11px;color:#dfffee;background:#20e07014;font-size:.82rem;font-weight:800}.product-detail .rte{max-height:460px;overflow:auto;padding-right:8px}.product-detail .rte h1,.product-detail .rte h2,.product-detail .rte h3{color:var(--text);font-size:clamp(1.25rem,2.4vw,1.8rem);line-height:1.12}.product-detail .rte p,.product-detail .rte li{color:var(--muted);font-size:1rem}.product-video-panel{grid-column:1 / -1;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(280px,1fr);gap:clamp(18px,4vw,42px);align-items:center;padding:clamp(18px,3vw,28px);border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#101915db,#070c09eb)}.product-video-panel h2{margin:0;font-size:clamp(1.8rem,4vw,3.1rem);line-height:1.04}.product-video-panel p:not(.eyebrow){color:var(--muted)}.variant-selectors{display:grid;gap:12px}.sticky-buy-bar{position:fixed;right:clamp(14px,3vw,32px);bottom:clamp(14px,3vw,28px);left:clamp(14px,3vw,32px);z-index:60;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;max-width:1180px;margin:0 auto;padding:12px;border:1px solid var(--line-strong);border-radius:8px;background:#050806f0;box-shadow:0 18px 50px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sticky-buy-info{min-width:0}.sticky-buy-info span,.sticky-buy-info strong{display:block}.sticky-buy-info span{overflow:hidden;color:#d7e9df;font-size:.92rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sticky-buy-info strong{color:var(--green-2);font-size:1.05rem}.sticky-buy-form{margin:0}.sticky-buy-button{min-width:158px}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:96px 1fr 120px;gap:16px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff08}.cart-item-image img{width:96px;height:96px;object-fit:cover;border-radius:8px}.cart-summary{position:sticky;top:98px}.search-form{grid-template-columns:1fr auto;margin-bottom:28px}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px}.pagination a,.pagination span{padding:10px 14px;border:1px solid var(--line);border-radius:8px}.narrow-content{max-width:860px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px clamp(18px,5vw,76px);color:var(--muted);border-top:1px solid var(--line)}.site-footer p{margin:0}.site-footer a{color:var(--green-2);font-weight:800}.mobile-bottom-nav{display:none}.mobile-icon{position:relative;display:grid;place-items:center}.mobile-icon:before,.mobile-icon:after{content:"";position:absolute;display:block}@media(max-width:1060px){.hero,.features,.contact-section,.product-detail,.cart-form,.single-product-showcase,.product-video-panel{grid-template-columns:1fr}.hero{min-height:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}body.template-product{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.site-header{min-height:62px;padding:9px 14px}.brand{gap:9px}.brand-mark{width:38px;height:38px;font-size:.82rem}.brand strong{font-size:.92rem}.brand small{font-size:.7rem}.menu-toggle{display:block;width:42px;height:42px}.main-nav{position:absolute;top:62px;right:12px;left:12px;display:none;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 92px);overflow:auto;padding:8px;border:1px solid var(--line);border-radius:8px;background:#07100b;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a{padding:15px 14px;border-bottom:1px solid rgba(140,255,189,.12)}.main-nav a:last-child{border-bottom:0}.hero{display:flex;flex-direction:column;align-items:stretch;gap:20px;min-height:0;padding:0 14px 28px}.hero-copy{padding-top:2px}.hero-media{order:-1;min-height:0;aspect-ratio:16 / 10;max-height:245px;margin-inline:-14px;border-right:0;border-left:0;border-radius:0;box-shadow:none}.hero-media img{height:100%;min-height:0;object-fit:cover;object-position:center;padding:0;background:#020403}h1{max-width:9.5ch;font-size:clamp(2.45rem,14vw,3.65rem)}.hero-lead{margin-top:16px;font-size:1rem}.hero-price{margin-top:14px;font-size:1.55rem}.hero-actions{gap:10px;margin-top:22px}.btn,.mini-button{min-height:48px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}.hero-stats span{padding:10px 8px;text-align:center}.hero-stats strong{font-size:1rem}.hero-stats small{font-size:.7rem}.category-strip{display:flex;gap:8px;overflow-x:auto;padding:12px 14px;scroll-snap-type:x mandatory}.category-strip a{min-width:max-content;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#ffffff08;scroll-snap-align:start}.section,.features,.contact-section,.product-video-section{padding:42px 14px}.section h1,.section h2,.features h2,.contact-section h2{font-size:clamp(1.75rem,9vw,2.5rem)}.single-product-showcase{gap:14px}.single-product-card{min-height:0}.single-product-image{height:clamp(250px,82vw,340px);padding:10px}.product-gallery{gap:9px}.product-thumbs{gap:8px;padding-bottom:6px}.product-thumb{flex-basis:64px;width:64px;height:64px;padding:3px}.single-product-copy{padding:16px}.single-product-copy h3{font-size:clamp(1.55rem,8vw,2.2rem)}.single-product-copy .rte{font-size:.95rem}.single-product-price{margin-top:14px;font-size:1.55rem}.video-frame.compact{min-height:220px}.product-video{min-height:210px}.video-placeholder{min-height:220px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{min-height:0}.product-media,.product-visual,.product-image{height:138px;min-height:138px}.product-info{padding:12px}.product-type{margin-bottom:6px;font-size:.68rem}.product-info h3{font-size:.94rem}.product-info p:not(.product-type){display:none}.product-footer{display:block;padding-top:12px}.product-footer strong{display:block;margin-bottom:8px;font-size:.95rem}.mini-button{width:100%;min-height:40px;font-size:.86rem}.features{gap:18px}.feature-list{gap:10px}.feature-list article,.content-card,.empty-state{padding:16px}.brand-band{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-band p{min-height:58px}.section-heading{display:block}.contact-form,.product-form,.search-form,.cart-summary{padding:16px}.product-detail{gap:18px}.product-detail.section{padding-top:16px;padding-bottom:110px}.product-detail-info{padding:16px;box-shadow:none}.product-detail-info h1{max-width:none;font-size:clamp(1.7rem,8.4vw,2.35rem);line-height:1.06}.product-price{margin:16px 0 0;font-size:1.55rem}.product-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:14px 0}.product-trust-row span{min-height:40px;justify-content:center;padding:0 7px;text-align:center;font-size:.68rem;line-height:1.1}.product-detail .rte{max-height:none;overflow:visible;padding-right:0}.product-detail .rte h1,.product-detail .rte h2,.product-detail .rte h3{font-size:1.28rem;line-height:1.14}.product-detail .rte p,.product-detail .rte li{font-size:.95rem}.product-video-panel{padding:16px;gap:14px}.product-video-panel h2{font-size:clamp(1.55rem,8vw,2.2rem)}.product-visual.large{min-height:260px}.product-detail-media{display:grid;place-items:center}.product-detail-image{height:clamp(260px,78vw,380px);max-height:380px;object-fit:contain;padding:10px}.product-detail-media .product-gallery{width:100%}.product-detail-media .product-thumb{flex-basis:68px;width:68px;height:68px}.product-form{margin-top:18px}.sticky-buy-bar{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;grid-template-columns:minmax(0,.95fr) minmax(138px,1fr);gap:9px;padding:10px}.sticky-buy-info span{font-size:.74rem}.sticky-buy-info strong{font-size:1rem}.sticky-buy-button{width:100%;min-width:0;min-height:50px;padding:0 12px;font-size:.95rem}.cart-summary{position:static}.search-form{grid-template-columns:1fr}.cart-item{grid-template-columns:76px 1fr}.cart-item label{grid-column:1 / -1}.cart-item-image img{width:76px;height:76px}.site-footer{align-items:flex-start;flex-direction:column}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#050806f0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.template-product .mobile-bottom-nav{display:none}.mobile-bottom-nav a{display:grid;place-items:center;gap:3px;color:#d7e9df;font-size:.72rem;font-weight:800}.mobile-bottom-nav .mobile-icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(140,255,189,.28);border-radius:8px;color:#041006;background:var(--green);font-size:.75rem;font-weight:800}.mobile-icon-home:before{width:12px;height:10px;border:2px solid #041006;border-top:0;border-radius:0 0 2px 2px}.mobile-icon-home:after{width:12px;height:12px;border-top:2px solid #041006;border-left:2px solid #041006;transform:translateY(-3px) rotate(45deg)}.mobile-icon-products:before{width:14px;height:14px;border:2px solid #041006;border-radius:2px;box-shadow:inset 0 -5px #0410062e}.mobile-icon-products:after{width:16px;height:2px;background:#041006;transform:translateY(-2px)}.mobile-icon-contact:before{width:15px;height:11px;border:2px solid #041006;border-radius:2px}.mobile-icon-contact:after{width:10px;height:10px;border-right:2px solid #041006;border-bottom:2px solid #041006;transform:translateY(-3px) rotate(45deg)}}@media(max-width:430px){.hero{padding-inline:12px}.hero-media{max-height:230px;margin-inline:-12px}.hero-actions{align-items:stretch;flex-direction:column}.btn{width:100%}.section,.features,.contact-section{padding-right:12px;padding-left:12px}.product-grid{gap:9px}.single-product-copy .hero-actions{flex-direction:column}.single-product-image{height:clamp(230px,84vw,315px)}.product-thumb{flex-basis:58px;width:58px;height:58px}.product-media,.product-visual,.product-image{height:124px;min-height:124px}.product-info{padding:10px}.product-info h3{font-size:.88rem}.sticky-buy-bar{grid-template-columns:1fr}.sticky-buy-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.sticky-buy-info span{max-width:62%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
