/* TechShop V12 - speed/mobile premium correction layer */
:root{--v12-navy:#06152b;--v12-blue:#0878ff;--v12-soft:#eeeeee;--v12-text:#0d1b2a;--v12-muted:#667085;--v12-radius:22px;--v12-shadow:0 18px 55px rgba(7,23,47,.12)}
*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--v12-text)}
img,video{max-width:100%}button,a,input,select,textarea{font:inherit}.v6-header{contain:layout style}.v6-surface-section{content-visibility:auto;contain-intrinsic-size:600px}.v7-product-card,.v8-flash-card,.v12-family-card,.v12-brand-grid a{transform:translateZ(0);will-change:transform}
.v12-techcare-link{position:relative;color:#4da3ff!important}.v12-techcare-link:before{content:"";position:absolute;inset:-8px;border-radius:18px;background:rgba(8,120,255,.12);box-shadow:0 0 28px rgba(8,120,255,.55);animation:v12Glow 1.9s ease-in-out infinite}.v12-techcare-link>*{position:relative}@keyframes v12Glow{50%{box-shadow:0 0 40px rgba(8,120,255,.85);transform:scale(1.03)}}
/* compact premium hero carousel */
.v12-hero-shell{max-width:1480px;margin:18px auto 12px;padding:0 22px;overflow:hidden}.v12-hero-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 10px}.v12-hero-track::-webkit-scrollbar{display:none}.v12-hero-card{flex:0 0 min(82vw,760px);min-height:250px;scroll-snap-align:start;border-radius:28px;background:linear-gradient(135deg,#071a35,#0b2b55);color:#fff;padding:34px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;box-shadow:var(--v12-shadow)}.v12-hero-card:nth-child(2){background:linear-gradient(135deg,#06273a,#0a5d77)}.v12-hero-card:nth-child(3){background:linear-gradient(135deg,#142e20,#1b6e3a)}.v12-hero-card:nth-child(4){background:linear-gradient(135deg,#281650,#4930a6)}.v12-hero-card:nth-child(5){background:linear-gradient(135deg,#32143b,#6e2b78)}.v12-hero-copy{max-width:560px;z-index:2}.v12-hero-copy>span{font-weight:900;letter-spacing:.14em;font-size:.72rem;color:#8cc7ff}.v12-hero-copy h1{font-size:clamp(1.7rem,3vw,3.2rem);line-height:1.02;margin:12px 0}.v12-hero-copy p{max-width:540px;color:#d9e7f8;margin:0 0 20px}.v12-hero-symbol{font-size:clamp(4rem,9vw,9rem);opacity:.18;transform:rotate(-8deg);padding:10px 20px}.v12-hero-dots{display:flex;gap:7px;margin:4px 5px 0}.v12-hero-dots button{width:8px;height:8px;border-radius:50%;border:0;background:#bcc7d4;padding:0}.v12-hero-dots button.active{width:28px;border-radius:99px;background:var(--v12-blue)}
.v12-live-products{max-width:1480px;margin:0 auto;padding:0 22px}.v12-live-products-track{background:#eee;border-radius:20px;display:flex;gap:10px;overflow:auto;padding:10px;scrollbar-width:none}.v12-live-products a{flex:0 0 150px;height:82px;border-radius:14px;background:#f7f7f7;display:grid;grid-template-columns:68px 1fr;align-items:center;gap:8px;padding:7px;text-decoration:none;color:#12223b}.v12-live-products img{width:68px;height:68px;object-fit:contain}.v12-live-products span{font-weight:800;font-size:.78rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
/* category families use catalogue images and hide quantities */
.v12-family-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v12-family-card{min-height:145px;border-radius:22px;overflow:hidden;position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding:20px;text-decoration:none;color:#fff;background:#0c1f39;isolation:isolate}.v12-family-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(5,15,30,.1),rgba(5,15,30,.88)),var(--family-image);background-position:center;background-size:cover;z-index:-1;filter:saturate(.75)}.v12-family-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(5,20,40,.12),rgba(5,20,40,.3));z-index:-1}.v12-family-card span{font-size:1.05rem;font-weight:900;text-shadow:0 2px 12px #000}.v12-family-card i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);backdrop-filter:blur(8px);transition:.25s}.v12-family-card:hover{transform:translateY(-5px) scale(1.01)}.v12-family-card:hover i{transform:translateX(5px)}
/* discovery */
.v12-discovery-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px}.v12-most-viewed-week,.v12-trending{background:#fff;border:1px solid #e7ecf3;border-radius:22px;padding:18px;box-shadow:0 12px 35px rgba(7,23,47,.07)}.v12-most-viewed-week h3,.v12-trending h3{margin:0 0 14px}.v12-viewed-strip{display:flex;gap:12px;overflow:auto;scrollbar-width:none}.v12-viewed-strip a{position:relative;flex:0 0 190px;height:210px;border-radius:18px;overflow:hidden;background:#eee}.v12-viewed-strip img{width:100%;height:100%;object-fit:contain}.v12-viewed-strip span{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);background:#0878ff;color:#fff;border-radius:99px;padding:10px 22px;font-weight:900;box-shadow:0 8px 24px rgba(8,120,255,.35)}.v12-trending{display:flex;flex-direction:column;gap:8px}.v12-trending a{display:grid;grid-template-columns:32px 1fr 24px;align-items:center;gap:10px;padding:12px;border-radius:14px;text-decoration:none;color:#16253c;background:#f7f9fc}.v12-trending a:hover{background:#eaf3ff;transform:translateX(4px)}.v12-trending b{color:#0878ff}.v12-recent-strip,.v12-related-strip{display:flex;gap:14px;overflow:auto;scrollbar-width:none;padding-bottom:4px}.v12-recent-strip a,.v12-related-strip a{flex:0 0 190px;border:1px solid #e6ebf1;border-radius:18px;background:#fff;padding:12px;text-decoration:none;color:#10223c;display:flex;flex-direction:column;gap:6px}.v12-recent-strip img,.v12-related-strip img{height:125px;object-fit:contain}.v12-recent-strip b,.v12-related-strip b{font-size:.88rem}.v12-recent-strip span,.v12-related-strip span{color:#0878ff;font-weight:900}.v12-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.v12-brand-grid a{height:110px;border:1px solid #e5eaf1;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;flex-direction:column;text-decoration:none;color:#10223c;padding:10px;transition:.25s}.v12-brand-grid a:hover{transform:translateY(-6px);box-shadow:var(--v12-shadow);border-color:#b7d5ff}.v12-brand-grid img{max-width:70px;max-height:54px;object-fit:contain}.v12-brand-grid strong{font-size:.86rem;text-align:center}
/* product page, intentionally overflow-proof */
.v12-product-page{max-width:1420px;margin:24px auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:28px;padding:0 22px;min-width:0}.v12-product-page>*{min-width:0}.v12-product-gallery,.v12-product-info{min-width:0;max-width:100%}.v12-gallery-stage{height:min(58vw,580px);min-height:390px;background:#eee;border-radius:26px;overflow:hidden;position:relative;display:grid;place-items:center;touch-action:pan-y}.v12-gallery-stage img{width:100%;height:100%;object-fit:contain;transform-origin:center center;transition:transform .16s ease;user-select:none;-webkit-user-drag:none}.v12-image-badge{position:absolute;left:14px;top:14px;background:rgba(7,23,47,.82);color:#fff;border-radius:99px;padding:8px 12px;font-size:.72rem;font-weight:800}.v12-viewer-controls{display:flex;gap:8px;align-items:center;margin:10px 0;flex-wrap:wrap}.v12-viewer-controls button{width:42px;height:42px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;color:#12223b}.v12-viewer-controls button:hover{background:#0878ff;color:#fff}.v12-gallery-thumbs{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.v12-gallery-thumbs button{flex:0 0 72px;height:72px;border-radius:12px;border:1px solid #dfe5ed;background:#fff;padding:3px}.v12-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.v12-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.v12-video-grid video{width:100%;border-radius:14px;background:#000}.v12-product-info{background:#fff;border-radius:26px;padding:25px;box-shadow:var(--v12-shadow)}.v12-product-info h1{font-size:clamp(1.7rem,3.1vw,3rem);line-height:1.06;margin:10px 0}.v12-product-tagline{color:var(--v12-muted);line-height:1.55}.v12-product-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:16px 0}.v12-product-price strong{font-size:2rem;color:#0878ff}.v12-product-price del{color:#8c96a6}.v12-product-price span{background:#ffecdd;color:#b14a00;padding:5px 8px;border-radius:8px;font-weight:900;font-size:.7rem}.v12-stock-line{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.v12-stock-line b{color:#16834b}.v12-delivery-promise{display:flex;gap:12px;align-items:center;padding:14px;border-radius:16px;background:#eef7ff;margin:14px 0}.v12-delivery-promise i{width:42px;height:42px;border-radius:12px;background:#0878ff;color:#fff;display:grid;place-items:center}.v12-delivery-promise div{display:flex;flex-direction:column}.v12-delivery-promise span{font-size:.85rem;color:#526274}.v12-buy-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.v12-product-actions{display:flex;gap:8px;flex-wrap:wrap}.v12-product-actions>a,.v12-product-actions>button,.v12-product-actions label span{border:1px solid #e1e7ee;border-radius:12px;padding:10px 12px;background:#fff;color:#15243a;text-decoration:none;font-size:.82rem}.v12-product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.v12-product-trust span{display:flex;flex-direction:column;gap:2px;padding:12px;background:#f8fafc;border-radius:14px}.v12-product-trust i{color:#0878ff}.v12-product-trust small{font-size:.72rem;color:#6b7788}.v12-smart-pair{margin-top:14px;padding-top:14px;border-top:1px solid #e9edf2}.v12-smart-pair>div small{color:#0878ff;font-weight:900;letter-spacing:.1em}.v12-smart-pair h2{font-size:1rem;margin:3px 0 10px}.v12-smart-pair>a{display:grid;grid-template-columns:70px 1fr 30px;gap:10px;align-items:center;text-decoration:none;color:#15243a;border:1px solid #e5eaf1;border-radius:16px;padding:10px;background:#fbfcfe}.v12-smart-pair img{width:70px;height:70px;object-fit:contain}.v12-smart-pair>a div{display:flex;min-width:0;flex-direction:column}.v12-smart-pair b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.v12-smart-pair span{color:#0878ff;font-weight:900}.v12-product-details{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 22px 20px}.v12-mobile-back,.v12-mobile-purchase{display:none}
/* login modal */
.v12-login-modal{position:fixed;inset:0;z-index:99990;display:none;align-items:center;justify-content:center;padding:18px}.v12-login-modal.open{display:flex}.v12-login-backdrop{position:absolute;inset:0;background:rgba(2,9,22,.78);backdrop-filter:blur(10px)}.v12-login-card{position:relative;z-index:1;width:min(470px,100%);background:#fff;border-radius:28px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.38);animation:v12Modal .25s ease}.v12-login-card>span{color:#0878ff;font-weight:900;letter-spacing:.1em;font-size:.72rem}.v12-login-card h2{margin:7px 0}.v12-login-card p{color:#6b7685}.v12-login-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:0;border-radius:50%;font-size:1.6rem;background:#f0f4f8}.v12-login-card form{display:grid;gap:13px}.v12-login-card label{font-size:.8rem;font-weight:800}.v12-field{display:flex;align-items:center;gap:10px;border:1px solid #dbe3ec;border-radius:14px;padding:0 13px;margin-top:6px;background:#f9fbfd}.v12-field:focus-within{border-color:#0878ff;box-shadow:0 0 0 4px rgba(8,120,255,.1)}.v12-field input{height:48px;border:0;outline:0;background:transparent;width:100%}.v12-login-or{text-align:center;color:#8b95a4;font-size:.75rem;margin:13px 0}.v12-google-login,.v12-passkey-login{width:100%;height:48px;border:1px solid #dce3eb;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:#12223a;font-weight:800;margin-top:8px}.v12-passkey-login{background:#071a35;color:#fff}.v12-register-link{text-align:center;font-size:.82rem}.v12-register-link a{color:#0878ff;font-weight:900}@keyframes v12Modal{from{opacity:0;transform:translateY(14px) scale(.97)}}
/* newsletter */
.v12-newsletter{margin:22px 0;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:20px;display:grid;grid-template-columns:1fr minmax(280px,460px);gap:18px;align-items:center;background:rgba(255,255,255,.04)}.v12-newsletter small{color:#63afff;font-weight:900;letter-spacing:.1em}.v12-newsletter h3{margin:4px 0}.v12-newsletter p{margin:0;color:#aebbd0}.v12-newsletter form{display:flex;gap:8px}.v12-newsletter input{min-width:0;flex:1;height:46px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#fff;color:#12223b;padding:0 14px}.v12-newsletter button{border:0;border-radius:12px;background:#0878ff;color:#fff;font-weight:900;padding:0 16px}.v12-newsletter #newsletterMessage{grid-column:1/-1;font-size:.8rem;color:#9ed1ff}
/* loader */
#v12GlobalLoader{position:fixed;inset:0;z-index:99999;background:rgba(5,15,30,.38);backdrop-filter:blur(3px);display:none;place-items:center}.v12-loader-box{background:#fff;border-radius:18px;padding:18px 22px;box-shadow:0 18px 60px rgba(0,0,0,.2);display:flex;align-items:center;gap:12px;font-weight:900}.v12-spinner{width:24px;height:24px;border:3px solid #dce8f7;border-top-color:#0878ff;border-radius:50%;animation:v12Spin .7s linear infinite}@keyframes v12Spin{to{transform:rotate(360deg)}}
/* admin workspace: only selected panel visible */
.os-shell.v12-workspace .os-main>section{display:none}.os-shell.v12-workspace .os-main>section.v12-panel-active{display:block}.os-shell.v12-workspace .os-main>section.dashboard-grid.v12-panel-active{display:grid}.os-shell.v12-workspace .os-main{background:linear-gradient(180deg,#f4f7fb 0,#eef3f9 100%)}
/* track */.v12-track-shell{max-width:960px;margin:36px auto;padding:0 18px}.v12-track-card{background:#fff;border-radius:26px;padding:28px;box-shadow:var(--v12-shadow)}.v12-track-card>span{color:#0878ff;font-weight:900;letter-spacing:.1em}.v12-track-card h1{font-size:2.2rem;margin:8px 0}.v12-track-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.v12-track-form label{font-weight:800;font-size:.8rem}.v12-track-form input{display:block;width:100%;height:48px;border:1px solid #dce3eb;border-radius:12px;padding:0 12px;margin-top:5px}.v12-track-status{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.v12-track-status span{padding:12px;background:#f7f9fc;border-radius:14px}.v12-track-status small{display:block;color:#718095}.v12-track-event{display:flex;gap:10px;padding:12px 0;border-top:1px solid #e8edf3}.v12-track-event i{color:#0878ff}
/* address suggestion */.v12-address-suggestions{position:absolute;z-index:80;left:0;right:0;top:100%;background:#fff;border:1px solid #dce4ee;border-radius:12px;box-shadow:0 12px 32px rgba(7,23,47,.15);max-height:240px;overflow:auto}.v12-address-suggestions button{display:block;width:100%;text-align:left;border:0;border-bottom:1px solid #edf1f5;background:#fff;padding:11px;font-size:.8rem}.v12-address-suggestions button:hover{background:#eef6ff}.v6-form-grid label.span-2{position:relative}
@media(max-width:900px){.v12-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v12-discovery-grid{grid-template-columns:1fr}.v12-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v12-product-page{grid-template-columns:1fr}.v12-product-details{grid-template-columns:1fr}.v12-track-form{grid-template-columns:1fr}.v12-track-status{grid-template-columns:1fr 1fr}}
@media(max-width:700px){body{padding-bottom:82px}.trust-ribbon{display:none}.v6-header{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"brand search actions"!important;gap:7px!important;padding:8px 10px!important;align-items:center!important;position:sticky!important;top:0!important;z-index:9990!important}.v6-brand{grid-area:brand;min-width:0!important;width:auto!important}.v6-brand small{display:none!important}.brand-word{font-size:1.05rem!important;white-space:nowrap}.site-logo-img{max-width:92px!important;max-height:34px!important}.v6-searchbar{grid-area:search;min-width:0!important;width:100%!important;margin:0!important}.v6-searchbar input{min-width:0!important;width:100%!important;font-size:.8rem!important}.v6-searchbar .image-search-btn,.v6-searchbar #voiceSearch{display:none!important}.v6-searchbar .search-submit{width:40px!important;padding:0!important}.v6-searchbar .search-submit span{display:none!important}.v6-actions{grid-area:actions!important;display:flex!important;gap:2px!important}.v6-actions>a:not(.sign-in-link):not(.cart-nav),.v6-actions form{display:none!important}.v6-actions .nav-icon{min-width:34px!important}.v6-actions .nav-icon span{display:none!important}.v6-primary-nav{display:none!important}.v12-hero-shell{padding:0 10px;margin-top:10px}.v12-hero-track{gap:9px}.v12-hero-card{flex-basis:88vw;min-height:178px;padding:20px;border-radius:20px}.v12-hero-copy h1{font-size:1.55rem}.v12-hero-copy p{font-size:.8rem;line-height:1.35;margin-bottom:13px}.v12-hero-symbol{font-size:4.7rem;padding:0}.v12-live-products{padding:0 10px}.v12-live-products a{flex-basis:134px;height:72px;grid-template-columns:58px 1fr}.v12-live-products img{width:58px;height:58px}.v6-surface-section{padding-left:10px!important;padding-right:10px!important}.v12-family-grid{gap:9px}.v12-family-card{min-height:115px;padding:14px;border-radius:17px}.v12-family-card span{font-size:.9rem}.v7-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.v7-product-card{min-height:0!important;display:grid!important;grid-template-columns:122px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:0 12px!important;padding:10px!important;border-radius:16px!important;overflow:hidden!important}.v7-product-card .wishlist-btn{top:7px!important;left:91px!important;right:auto!important}.v7-product-card .product-main-link{display:grid!important;grid-template-columns:122px minmax(0,1fr)!important;grid-template-rows:auto auto auto auto!important;grid-column:1/-1!important;gap:0 12px!important;min-width:0!important}.v7-product-card .v7-product-image{grid-row:1/5!important;width:122px!important;height:132px!important;margin:0!important;background:#f4f4f4!important}.v7-product-card .v7-product-image img{height:100%!important}.v7-product-card small,.v7-product-card h3,.v7-product-card .v7-product-copy{grid-column:2!important;margin:0!important;min-width:0!important}.v7-product-card h3{font-size:.95rem!important;line-height:1.15!important;margin-top:3px!important}.v7-product-card .v7-product-copy{font-size:.72rem!important;line-height:1.3!important;-webkit-line-clamp:2!important}.v7-product-card .v7-product-price{grid-column:2!important;font-size:1rem!important;margin-top:5px!important}.v7-product-card .product-hover-actions{grid-column:1/-1!important;position:static!important;opacity:1!important;transform:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:8px!important}.v7-product-card .product-hover-actions button{height:38px!important;font-size:.75rem!important}.v12-viewed-strip a{flex-basis:165px;height:180px}.v12-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v12-product-page{display:block!important;margin:8px auto 0!important;padding:0 10px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.v12-product-gallery,.v12-product-info{width:100%!important;max-width:100%!important;min-width:0!important}.v12-gallery-stage{height:72vw!important;min-height:250px!important;max-height:360px!important;border-radius:18px!important}.v12-viewer-controls{justify-content:center!important;flex-wrap:nowrap!important;overflow:auto!important;width:100%!important}.v12-viewer-controls button{flex:0 0 40px!important}.v12-gallery-thumbs{width:100%!important;overflow-x:auto!important}.v12-gallery-thumbs button{flex-basis:62px!important;height:62px!important}.v12-video-grid{grid-template-columns:1fr!important}.v12-product-info{margin-top:10px!important;padding:17px!important;border-radius:18px!important;overflow:hidden!important}.v12-product-info h1{font-size:1.45rem!important;overflow-wrap:anywhere}.v12-product-price strong{font-size:1.55rem!important}.v12-stock-line{flex-direction:column!important}.v12-buy-row{grid-template-columns:1fr 1fr!important}.v12-product-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.v12-product-actions label{grid-column:1/-1}.v12-product-trust{grid-template-columns:1fr!important}.v12-smart-pair>a{grid-template-columns:62px minmax(0,1fr) 24px!important}.v12-smart-pair img{width:62px;height:62px}.v12-product-details{display:block!important;padding:10px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.v12-product-details .v6-info-card{max-width:100%!important;overflow-wrap:anywhere}.v12-mobile-back{display:grid;position:fixed;left:12px;top:72px;z-index:1200;width:42px;height:42px;border-radius:50%;place-items:center;background:rgba(7,23,47,.9);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:v12Back 1.5s ease-in-out infinite}.v12-mobile-purchase{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:12000;grid-template-columns:1fr 1fr;gap:8px;padding:10px max(10px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 -12px 40px rgba(7,23,47,.16);transform:translateY(110%);transition:.3s}.v12-mobile-purchase.active{transform:translateY(0)}.v12-mobile-purchase button{height:48px;border:0;border-radius:13px;font-weight:900}.v12-mobile-purchase .addCart{background:#eaf3ff;color:#075bb8}.v12-mobile-purchase .instantBuy{background:#0878ff;color:#fff}.v12-mobile-purchase.active~.v7-mobile-dock{transform:translateY(120%)}body.v12-buybar-open .v7-mobile-dock{transform:translateY(120%)!important}.v7-mobile-dock{transition:.3s!important}.v12-related-strip a{flex-basis:155px}.v12-mobile-back:active{transform:scale(.9)}@keyframes v12Back{50%{box-shadow:0 8px 30px rgba(8,120,255,.4)}}.v12-newsletter{grid-template-columns:1fr;padding:16px}.v12-newsletter form{flex-direction:column}.v12-newsletter button{height:44px}.v12-track-card{padding:18px}.v12-track-card h1{font-size:1.6rem}.v12-login-card{padding:24px 18px}.os-shell.v12-workspace .os-main{min-width:0!important;overflow-x:hidden!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

.v6-installment-options{border:1px solid #b9d8fb!important;background:linear-gradient(135deg,#f7fbff,#eef6ff)!important;border-radius:16px!important;padding:15px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.v6-installment-options label{font-size:.82rem!important;color:#173252!important;font-weight:900!important}.v6-installment-options select{height:46px!important;border:1px solid #b6cff0!important;border-radius:12px!important;background:#fff!important;color:#10233d!important;padding:0 12px!important;font-weight:800!important}.v6-installment-options p{font-size:.78rem!important;line-height:1.45!important;color:#52667d!important}
