.announcement-bar{background:var(--announcement-bg);color:var(--announcement-color);font-size:.82rem}.announcement-bar__inner{min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center}.announcement-bar a{color:inherit}.site-header{position:relative;z-index:40;background:#f8f9fad6;border-bottom:1px solid rgba(10,10,12,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header--sticky{position:sticky;top:0}.site-header__inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.site-logo{display:inline-flex;align-items:center;min-width:max-content}.site-logo__image{max-height:54px;width:auto}.chrome-wordmark{display:inline-flex;align-items:center;font-family:var(--font-heading);font-size:clamp(1.45rem,2.4vw,2.2rem);font-weight:800;font-style:italic;letter-spacing:-.075em}.chrome-wordmark>span{background:linear-gradient(180deg,#fff,#777f87 28%,#f8f9fa 52%,#565d64 72%,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:1px rgba(0,0,0,.55);filter:drop-shadow(0 2px 1px rgba(255,255,255,.65))}.chrome-wordmark__icon{width:28px;height:34px;margin-left:.25rem}.site-nav{justify-self:center}.site-nav__list{display:flex;align-items:center;gap:1.7rem}.site-nav a{font-size:.91rem;font-weight:700;color:#383b40}.site-nav a:hover,.site-nav a[aria-current=page]{color:#000}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.15rem}.site-header__menu-button{display:none}.cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background:#111;color:#fff;font-size:.68rem;line-height:18px;text-align:center}.mobile-menu,.mobile-menu-overlay{display:none}.hero-chrome{position:relative;overflow:hidden;background:radial-gradient(circle at 74% 24%,rgba(255,255,255,.98),rgba(225,228,232,.58) 34%,transparent 60%),linear-gradient(145deg,#f9fafb,#e8ebee)}.hero-chrome:after{content:"";position:absolute;inset:auto -15% -38% 18%;height:70%;background:radial-gradient(ellipse,rgba(255,255,255,.78),transparent 66%);transform:rotate(-8deg);pointer-events:none}.hero-chrome__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:calc(100vh - 112px)}.hero-chrome__content{padding:2rem 0}.hero-chrome h1{max-width:830px;margin:0 0 1.4rem}.chrome-text{display:block;background:linear-gradient(180deg,#fff,#5f666d 26%,#fdfdfd 50%,#70777d 72%,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:1.5px rgba(25,25,27,.55);filter:drop-shadow(0 5px 3px rgba(255,255,255,.75))}.hero-chrome__text{max-width:620px;font-size:clamp(1rem,1.5vw,1.2rem)}.hero-chrome__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.hero-chrome__microcopy{display:flex;align-items:center;gap:.65rem;margin-top:1.4rem;font-size:.86rem;font-weight:700;color:#555a60}.hero-chrome__microcopy svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5}.hero-chrome__visual{position:relative;min-height:630px;display:grid;place-items:center}.hero-chrome__orb{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#ffffffe6,#b1b7be52);box-shadow:inset 0 0 80px #fffffff2,0 40px 90px #262b311f}.hero-chrome__image{position:relative;z-index:2;width:min(82%,660px);max-height:720px;object-fit:contain;filter:drop-shadow(0 30px 40px rgba(36,41,46,.16));border-radius:calc(var(--radius) + 8px)}.floating-pill{position:absolute;z-index:3;padding:.7rem 1rem;border:1px solid rgba(255,255,255,.9);background:#ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 40px #23282d1f;border-radius:99px;font-size:.73rem;font-weight:900;letter-spacing:.12em}.floating-pill--top{right:2%;top:18%}.floating-pill--bottom{left:3%;bottom:20%}.hero-chrome__glow{position:absolute;border-radius:50%;filter:blur(20px);opacity:.55}.hero-chrome__glow--one{width:380px;height:380px;background:#fff;left:-150px;top:20%}.hero-chrome__glow--two{width:320px;height:320px;background:#cfd4d9;right:-150px;bottom:-50px}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.benefit-card{background:#ffffffc7;border:1px solid rgba(10,10,12,.08);border-radius:var(--radius);padding:1.5rem;box-shadow:0 15px 45px #14181c0d}.benefit-card__icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#c7ccd1);box-shadow:inset 0 1px #fff,0 8px 18px #14191e1a;margin-bottom:1.2rem}.benefit-card__icon svg{width:29px;height:29px;fill:none;stroke:#111;stroke-width:1.5}.benefit-card h3{margin-bottom:.5rem}.benefit-card p{margin-bottom:0;font-size:.92rem}.featured-product__shell{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,6vw,6rem);align-items:center;background:linear-gradient(135deg,#fff,#e8ebee);border:1px solid rgba(10,10,12,.08);border-radius:calc(var(--radius) + 10px);padding:clamp(1rem,4vw,3.5rem);overflow:hidden;box-shadow:0 35px 90px #191d2117}.featured-product__media{min-height:560px;display:grid;place-items:center;background:radial-gradient(circle,#fff,#e6eaed);border-radius:var(--radius);overflow:hidden}.featured-product__image{width:100%;height:100%;max-height:650px;object-fit:contain}.featured-product__content h2{margin-bottom:1rem}.price{display:flex;align-items:center;gap:.7rem;margin:.7rem 0 1.2rem}.price__regular,.price__sale{font-family:var(--font-heading);font-size:clamp(1.65rem,2.5vw,2.4rem);font-weight:800}.price__sale{color:#111}.price__compare{color:#777}.featured-product__description{font-size:1.02rem}.product-form{display:grid;gap:1rem;margin-top:1.5rem}.variant-picker label,.quantity-field label{display:block;margin-bottom:.4rem;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.select-wrap{position:relative}.select-wrap:after{content:"\2304";position:absolute;right:1rem;top:50%;transform:translateY(-56%);pointer-events:none}.select-wrap select{-webkit-appearance:none;appearance:none;padding-right:3rem}.quantity-field{max-width:140px}.editor-note{margin-top:1.2rem;padding:1rem;border-radius:14px;background:#fff6d9;border:1px solid #e9d697;color:#61531f;font-size:.9rem}.image-text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);align-items:center}.image-text--reverse .image-text__media{order:2}.image-text__media{border-radius:calc(var(--radius) + 8px);overflow:hidden;background:#e7eaed;box-shadow:0 28px 80px #12161b1a}.image-text__media img{width:100%;aspect-ratio:1/1;object-fit:cover}.image-text__content h2{margin-bottom:1.3rem}.image-text__content .button{margin-top:1.2rem}.compatibility-section{background:#111214;color:#fff}.compatibility-section .eyebrow,.compatibility-section p{color:#bfc4c8}.compatibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.compatibility-card{padding:2rem;border-radius:var(--radius);background:linear-gradient(145deg,#25282c,#121315);border:1px solid rgba(255,255,255,.1);text-align:center}.compatibility-card h3{margin:1.3rem 0 .55rem}.compatibility-note{text-align:center;margin:1.5rem auto 0;font-size:.85rem}.connector-illustration{height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center}.connector-illustration__metal{width:50px;height:72px;border-radius:12px 12px 8px 8px;background:linear-gradient(90deg,#60666d,#fff 36%,#8e959b 68%,#f7f7f7);border:1px solid #9ea4aa}.connector-illustration__tip{width:31px;height:25px;background:linear-gradient(90deg,#767c82,#fff,#747b81);border-radius:4px;margin-top:-2px}.connector-illustration--jack .connector-illustration__metal{width:22px;height:90px;border-radius:12px}.connector-illustration--jack .connector-illustration__tip{width:13px;height:28px;border-radius:8px 8px 2px 2px}.connector-illustration--lightning .connector-illustration__tip{width:27px;height:18px;border-radius:2px}.why-wired__shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,7rem);align-items:start}.why-wired__intro{position:sticky;top:130px}.why-wired__item{display:grid;grid-template-columns:70px 1fr;gap:1.2rem;padding:1.5rem 0;border-top:1px solid rgba(10,10,12,.12)}.why-wired__item:last-child{border-bottom:1px solid rgba(10,10,12,.12)}.why-wired__number{font-size:.8rem;font-weight:900;color:#888}.why-wired__item h3{margin-bottom:.45rem}.why-wired__item p{margin-bottom:0}.reviews-section{background:linear-gradient(180deg,#eef0f2,#fff)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.review-card,.reviews-placeholder,.review-app-block{background:#fff;border:1px solid rgba(10,10,12,.08);border-radius:var(--radius);padding:1.6rem}.review-card__stars{display:flex;gap:.15rem;margin-bottom:1rem}.review-card__stars span{color:#111}.review-card__stars span.is-empty{color:#d5d7da}.review-card blockquote{margin:0 0 1.3rem;font-size:1.08rem}.review-card p{display:flex;gap:.7rem;align-items:center;margin:0;font-size:.85rem}.review-card p span{padding:.25rem .5rem;border-radius:20px;background:#eff1f3}.reviews-placeholder{grid-column:1/-1;text-align:center;border-style:dashed}.faq-section__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,7vw,7rem)}.faq-item{border-top:1px solid rgba(10,10,12,.14)}.faq-item:last-child{border-bottom:1px solid rgba(10,10,12,.14)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;font-weight:800;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:1.5rem;transition:transform .2s ease}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item .rte{padding:0 2.5rem 1.35rem 0}.newsletter-shell{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#17191c,#353a3f);color:#fff;padding:clamp(2rem,5vw,4.5rem);border-radius:calc(var(--radius) + 12px);box-shadow:0 35px 80px #0e101233}.newsletter-shell p{color:#c8cdd1}.newsletter-form{width:100%}.input-button{display:flex;gap:.5rem;padding:.35rem;background:#fff;border-radius:999px}.input-button input{border:0;background:transparent}.input-button button{border:0;border-radius:999px;background:#111;color:#fff;width:48px;display:grid;place-items:center}.input-button button svg{width:19px;fill:none;stroke:currentColor}.input-button--large button{width:auto;padding:0 1.25rem;display:flex;align-items:center;gap:.55rem;font-weight:800}.main-product{background:linear-gradient(180deg,#f6f7f8,#fff)}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,6vw,6rem);align-items:start}.product-gallery__main{border-radius:calc(var(--radius) + 8px);overflow:hidden;background:#eef0f2}.product-media{display:none}.product-media.is-active{display:block}.product-media img,.product-gallery__fallback img{width:100%;max-height:760px;object-fit:contain}.product-gallery__thumbs{display:flex;gap:.7rem;margin-top:.8rem;overflow:auto;padding-bottom:.2rem}.product-thumb{width:84px;min-width:84px;height:84px;border:1px solid transparent;border-radius:14px;background:#eef0f2;padding:.3rem;overflow:hidden}.product-thumb.is-active{border-color:#111}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:125px}.product-info h1{font-size:clamp(2.4rem,5vw,4.5rem);margin-bottom:.8rem}.product-info__intro{font-size:1rem}.product-trust-list{display:grid;gap:.55rem;margin:1.2rem 0}.product-trust-list>div{display:flex;align-items:center;gap:.6rem;font-size:.86rem;font-weight:700}.product-trust-list svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.product-accordions details{border-top:1px solid rgba(10,10,12,.13)}.product-accordions details:last-child{border-bottom:1px solid rgba(10,10,12,.13)}.product-accordions summary{display:flex;justify-content:space-between;padding:1rem 0;font-weight:800;cursor:pointer}.product-accordions .rte{padding-bottom:1rem}.shopify-payment-button__button{border-radius:var(--button-radius)!important;min-height:50px!important}.cart-page-form{display:grid;grid-template-columns:1.3fr .7fr;gap:2rem}.cart-page-items{display:grid;gap:1rem}.cart-page-item{display:grid;grid-template-columns:150px 1fr;gap:1.2rem;padding:1rem;border:1px solid rgba(10,10,12,.08);border-radius:var(--radius);background:#fff}.cart-page-item__image{background:#edf0f2;border-radius:16px;overflow:hidden}.cart-page-item__image img{width:100%;height:100%;object-fit:cover}.cart-page-item h2{font-size:1.25rem;margin-bottom:.45rem}.cart-page-item__content p{margin-bottom:.5rem}.cart-page-item input{max-width:100px;margin-top:.4rem}.cart-page-summary{height:max-content;position:sticky;top:120px;padding:1.5rem;background:#fff;border-radius:var(--radius);border:1px solid rgba(10,10,12,.08)}.cart-page-summary>div{display:flex;justify-content:space-between;font-size:1.1rem;margin-bottom:.7rem}.cart-page-summary .button{margin-top:.7rem}.contact-page__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,7rem)}.contact-card{padding:clamp(1.4rem,4vw,2.5rem);border-radius:var(--radius);background:#fff;border:1px solid rgba(10,10,12,.08)}.contact-card form{display:grid;gap:.65rem}.contact-card label{font-size:.8rem;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-card{overflow:hidden;background:#fff;border:1px solid rgba(10,10,12,.08);border-radius:var(--radius)}.product-card__media{display:block;background:#eef0f2}.product-card__media img,.product-card__media svg{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card__content{padding:1.1rem}.product-card h2{font-size:1.25rem;margin-bottom:.3rem}.product-card .price{margin:0}.product-card .price__regular,.product-card .price__sale{font-size:1rem}.search-form{display:flex;gap:.7rem;margin-bottom:2rem}.pagination{margin-top:2rem;text-align:center}.pagination .page,.pagination a{display:inline-flex;padding:.5rem}.site-footer{padding:5rem 0 1.4rem;background:#101113;color:#fff}.site-footer p,.site-footer a{color:#b9bec3}.site-footer__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.2fr;gap:2rem}.site-footer .chrome-wordmark>span{filter:none}.site-footer__brand p{max-width:300px;margin-top:1rem}.social-links{display:flex;gap:1rem;flex-wrap:wrap}.site-footer__column h3,.site-footer__newsletter h3{font-size:1rem;letter-spacing:0;margin-bottom:1rem}.site-footer__column li{margin:.5rem 0}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.12)}.site-footer__bottom p{margin:0}.payment-icons{display:flex;flex-wrap:wrap;gap:.4rem}.payment-icons svg{width:38px;height:auto}.footer-newsletter-form .input-button{max-width:400px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000061;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:100;top:0;right:0;width:min(440px,100%);height:100dvh;background:#f7f8f9;box-shadow:-20px 0 70px #00000038;transform:translate(105%);transition:transform .3s ease;display:grid;grid-template-rows:auto 1fr auto}.cart-drawer.is-open{transform:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.3rem;border-bottom:1px solid rgba(10,10,12,.1)}.cart-drawer__header h2{font-size:1.7rem;margin:0}.cart-drawer__header .eyebrow{margin:0}.cart-drawer__body{overflow:auto;padding:1rem}.cart-drawer__empty{text-align:center;padding:4rem 1rem}.cart-drawer__footer{padding:1.2rem;border-top:1px solid rgba(10,10,12,.1);background:#fff}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1.1rem}.cart-drawer__note{font-size:.8rem}.drawer-item{display:grid;grid-template-columns:90px 1fr;gap:.9rem;padding:1rem 0;border-bottom:1px solid rgba(10,10,12,.1)}.drawer-item__image{width:90px;height:90px;border-radius:14px;overflow:hidden;background:#eceff1}.drawer-item__image img{width:100%;height:100%;object-fit:cover}.drawer-item h3{font-size:1rem;margin-bottom:.25rem}.drawer-item p{font-size:.8rem;margin-bottom:.45rem}.drawer-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.drawer-quantity{display:flex;align-items:center;border:1px solid rgba(10,10,12,.12);border-radius:999px}.drawer-quantity button{width:30px;height:30px;border:0;background:transparent}.drawer-quantity span{min-width:24px;text-align:center;font-size:.85rem}.drawer-remove{border:0;background:transparent;text-decoration:underline;font-size:.75rem}@media(max-width:1050px){.site-nav{display:none}.site-header__menu-button{display:grid}.site-header__inner{grid-template-columns:auto 1fr auto;gap:.6rem}.site-logo{justify-self:center}.mobile-menu{display:block;position:fixed;z-index:101;inset:0 auto 0 0;width:min(390px,92vw);height:100dvh;background:#f8f9fa;transform:translate(-105%);transition:transform .3s ease;padding:1.2rem}.mobile-menu.is-open{transform:none}.mobile-menu-overlay{position:fixed;display:block;z-index:99;top:0;right:0;bottom:0;left:0;background:#00000059}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.mobile-menu__title{font-size:1.5rem;font-weight:800}.mobile-menu li{border-top:1px solid rgba(10,10,12,.1)}.mobile-menu li:last-child{border-bottom:1px solid rgba(10,10,12,.1)}.mobile-menu a{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:1.2rem;font-weight:800}.mobile-menu a svg{width:20px;fill:none;stroke:currentColor}.hero-chrome__grid{min-height:auto;grid-template-columns:1fr}.hero-chrome__content{text-align:center}.hero-chrome__text{margin-inline:auto}.hero-chrome__actions,.hero-chrome__microcopy{justify-content:center}.hero-chrome__visual{min-height:520px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.featured-product__shell,.product-page{grid-template-columns:1fr}.product-info{position:static}.featured-product__media{min-height:420px}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr}.site-footer__newsletter{grid-column:1/-1}.cart-page-form{grid-template-columns:1fr}.cart-page-summary{position:static}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.page-width{width:min(calc(100% - 1.2rem),var(--page-width))}.section-pad{padding:4rem 0}.hide-mobile{display:none}.site-header__inner{height:66px}.chrome-wordmark{font-size:1.45rem}.chrome-wordmark__icon{width:22px}.hero-chrome{padding-top:1rem}.hero-chrome h1{font-size:clamp(3rem,16vw,4.6rem)}.hero-chrome__visual{min-height:420px}.hero-chrome__image{width:92%;max-height:470px}.floating-pill{font-size:.62rem;padding:.55rem .75rem}.floating-pill--top{right:0}.floating-pill--bottom{left:0}.benefits-grid,.compatibility-grid,.reviews-grid{grid-template-columns:1fr}.benefit-card{display:grid;grid-template-columns:54px 1fr;column-gap:1rem}.benefit-card__icon{grid-row:1/3;margin:0}.benefit-card h3{align-self:end}.featured-product__shell{padding:.8rem}.featured-product__media{min-height:350px}.image-text,.why-wired__shell,.faq-section__grid,.newsletter-shell,.contact-page__grid{grid-template-columns:1fr}.image-text--reverse .image-text__media{order:0}.why-wired__intro{position:static}.newsletter-shell{padding:2rem 1rem}.input-button--large{display:grid;border-radius:18px}.input-button--large button{min-height:48px;justify-content:center}.product-gallery__thumbs{padding-inline:.2rem}.product-info h1{font-size:2.75rem}.cart-page-item{grid-template-columns:105px 1fr}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand,.site-footer__newsletter{grid-column:1/-1}.site-footer__bottom{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr}.search-form{flex-direction:column}.floating-pill{display:none}}.article-page__image{overflow:hidden;border-radius:var(--radius);margin-bottom:2rem}.article-page__image img{width:100%;max-height:620px;object-fit:cover}.page-content{font-size:1.05rem}.page-content h2,.page-content h3{margin-top:2rem}.password-page{min-height:100dvh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at 50% 20%,#fff,#dce0e4 55%,#b8bec4)}.password-page__card{width:min(100%,560px);padding:clamp(2rem,6vw,4rem);text-align:center;border-radius:32px;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 35px 100px #12161a26}.password-page__card .site-logo{justify-content:center;margin-bottom:2rem}.password-page__card h1{font-size:clamp(2.5rem,8vw,5rem)}.password-form{text-align:left;margin-top:2rem}.password-form label{font-weight:800;font-size:.8rem}.product-shell,.product-gallery,.product-info{min-width:0;max-width:100%}.product-gallery__main,.product-media.is-active{width:100%}.product-media img,.product-gallery__fallback img{display:block;margin:auto}.product-gallery__thumbs{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:thin}.product-form input,.product-form select,.product-form button{max-width:100%}.shopify-payment-button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded{width:100%!important;max-width:100%!important;position:static!important}@media(min-width:761px)and (max-width:1050px){.main-product.section-pad{padding:2.5rem 0 4rem}.main-product .product-page{width:min(calc(100% - 2rem),820px);margin-inline:auto;gap:2rem}.main-product .product-gallery__main{max-width:720px;margin-inline:auto;aspect-ratio:4/3}.main-product .product-media.is-active{display:grid;place-items:center;height:100%}.main-product .product-media img,.main-product .product-gallery__fallback img,.main-product .product-media video,.main-product .product-media iframe,.main-product .product-media model-viewer{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.main-product .product-info{width:min(100%,720px);margin-inline:auto}}@media(max-width:760px){html,body,.main-content,.main-product{width:100%;max-width:100%}.main-product.section-pad{padding:0 0 3rem}.main-product>.product-page{display:block;width:100%;max-width:none;margin:0}.main-product .product-gallery{width:100%;max-width:100%;overflow:hidden;background:#f1f2f4}.main-product .product-gallery__main{width:100%;height:auto;aspect-ratio:4/3;margin:0;border-radius:0;background:linear-gradient(145deg,#fafbfc,#e9ecef)}.main-product .product-media,.main-product .product-media.is-active{width:100%;height:100%}.main-product .product-media.is-active{display:grid;place-items:center}.main-product .product-media img,.main-product .product-gallery__fallback img,.main-product .product-media video,.main-product .product-media iframe,.main-product .product-media model-viewer{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important}.main-product .product-gallery__thumbs{display:flex;width:100%;max-width:100%;gap:.5rem;margin:0;padding:.65rem .75rem .8rem;overflow-x:auto;overflow-y:hidden;background:#fff;border-bottom:1px solid rgba(10,10,12,.08);scroll-snap-type:x proximity;scrollbar-width:none}.main-product .product-gallery__thumbs::-webkit-scrollbar{display:none}.main-product .product-thumb{flex:0 0 62px;width:62px;min-width:62px;height:62px;padding:2px;border-radius:10px;scroll-snap-align:start;background:#f1f2f4}.main-product .product-thumb img{object-fit:cover;border-radius:8px}.main-product .product-info{position:static;width:100%;max-width:100%;margin:0;padding:1.45rem 1rem 0}.main-product .product-info>.eyebrow{margin:0 0 .45rem;font-size:.68rem;line-height:1.2;letter-spacing:.14em}.main-product .product-info h1{margin:0 0 .55rem;font-size:clamp(2rem,10vw,2.45rem);line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.main-product .price{margin:.3rem 0 1rem;gap:.55rem}.main-product .price__regular,.main-product .price__sale{font-size:1.65rem;line-height:1.1}.main-product .price__compare{font-size:.95rem}.main-product .product-info__intro{margin-bottom:1rem;font-size:.94rem;line-height:1.55}.main-product .product-form{display:grid;width:100%;gap:.9rem;margin-top:1.15rem}.main-product .variant-picker,.main-product .quantity-field{width:100%;max-width:100%}.main-product .variant-picker label,.main-product .quantity-field label{margin-bottom:.45rem;font-size:.72rem;line-height:1.2;letter-spacing:.09em}.main-product .select-wrap select,.main-product .quantity-field input{min-height:52px;padding:.8rem .9rem;border-radius:13px;background:#fff;font-size:16px}.main-product .quantity-field input{width:108px;max-width:108px;text-align:center}.main-product .product-form .button--full,.main-product .shopify-payment-button__button{width:100%!important;min-height:54px!important;padding:.85rem 1rem!important;border-radius:16px!important;font-size:.94rem!important}.main-product .product-form .button svg{width:18px;height:18px}.main-product .product-trust-list{gap:.65rem;margin:1.25rem 0 1.5rem;padding:1rem;border:1px solid rgba(10,10,12,.08);border-radius:16px;background:#ffffffc2}.main-product .product-trust-list>div{align-items:flex-start;gap:.55rem;font-size:.82rem;line-height:1.35}.main-product .product-trust-list svg{flex:0 0 18px;margin-top:1px}.main-product .product-accordions{width:100%;max-width:100%}.main-product .product-accordions summary{align-items:center;gap:1rem;padding:1rem .1rem;font-size:.95rem;line-height:1.25}.main-product .product-accordions summary span{flex:0 0 auto;font-size:1.15rem}.main-product .product-accordions .rte{padding:0 .1rem 1rem;font-size:.9rem;line-height:1.55;overflow-wrap:anywhere}.main-product .product-accordions img,.main-product .product-info__intro img{height:auto!important;max-width:100%!important}}@media(max-width:380px){.main-product .product-info{padding-inline:.8rem}.main-product .product-info h1{font-size:1.95rem}.main-product .product-thumb{flex-basis:58px;width:58px;min-width:58px;height:58px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
