:root{--background:#f7f9fb;--foreground:#0b0e14;--primary:#0be9bd;--muted-foreground:#647084;--border:#dfe5ea;--card:#fff;--card-foreground:#0b0e14}body{font-family:Arial,Helvetica,sans-serif;background:linear-gradient(115deg,#fafbfc,#f4f7fa);color:#0b0e14}.sq-container{width:min(1390px,calc(100% - 64px));margin-inline:auto}.sq-header{background:#0c1114;color:#fff;position:relative;z-index:10}.sq-header-row{display:flex;align-items:center;gap:23px;height:57px}.sq-logo{display:inline-flex;align-items:baseline;color:#fff;font-size:27px;font-weight:750;letter-spacing:-1.4px;white-space:nowrap;line-height:1}.sq-q{position:relative}.sq-q:after{content:"";position:absolute;right:0;bottom:3px;width:8px;height:5px;transform:rotate(-42deg);background:#0ee7b8;border-radius:2px}.sq-est{font-size:8px;letter-spacing:3px;margin-left:17px;font-weight:500}.sq-nav{display:flex;align-items:center;justify-content:center;gap:29px;margin-inline:auto;white-space:nowrap;font-size:12px}.sq-nav a,.sq-nav summary{display:flex;align-items:center;gap:6px;cursor:pointer}.sq-nav svg{width:12px;height:12px}.sq-nav i{height:10px;width:10px;background:#00e9bc;border-radius:50%}.sq-dropdown{position:relative}.sq-dropdown summary{list-style:none}.sq-dropdown summary::-webkit-details-marker{display:none}.sq-dropdown>div{position:absolute;top:30px;left:-16px;background:#131c20;padding:10px;border:1px solid #354249;border-radius:12px;width:170px;box-shadow:0 12px 30px #0005}.sq-dropdown>div a{padding:9px;border-radius:5px}.sq-dropdown>div a:hover{background:#26332e}.sq-search{display:flex;align-items:center;gap:10px;width:272px;flex-shrink:1;background:#ffffff19;border:1px solid #ffffff09;border-radius:28px;height:38px;padding:0 13px;color:#fff}.sq-search input{min-width:0;width:100%;background:transparent;border:0;font-size:10px;color:#fff;outline:none}.sq-search:focus-within{outline:2px solid #10edc0;outline-offset:2px}.sq-search input::placeholder{color:#b9bec2}.sq-search button{display:grid;place-items:center}.sq-header-actions{display:flex;align-items:center;gap:16px}.sq-icon{position:relative;display:grid;place-items:center;width:34px;height:44px}.sq-icon b{position:absolute;top:0;right:-3px;background:#0be9bd;border-radius:50%;color:#061811;font-size:10px;min-width:17px;text-align:center}.sq-account{border:1px solid #4a5055;border-radius:50%;height:34px}.sq-install{background:#0befbf;color:#06130f;font-size:11px;font-weight:700;padding:8px 16px;border-radius:25px;white-space:nowrap}.sq-install:hover{background:#63ffda;color:#06130f}.sq-menu-button{display:none}.sq-hero{background:radial-gradient(ellipse at 75% 50%,#0c1417,#070b0c 75%);color:#fff}.sq-hero-grid{display:grid;grid-template-columns:43% 55%;justify-content:space-between;align-items:center;gap:2%;padding:21px 20px 18px;min-height:302px}.sq-eyebrow{font-size:9px;letter-spacing:3.8px;font-weight:600;margin-bottom:6px}.sq-hero h1{font-size:56px;line-height:.92;font-weight:750;letter-spacing:-2.8px}.sq-hero h1 em{color:#09ecc0}.sq-description{font-size:16px;line-height:1.35;margin-top:11px}.sq-hero-buttons{display:flex;gap:15px;margin-top:15px}.sq-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;height:43px;border-radius:28px;background:#0defbd;padding:0 28px;color:#061711;font-size:13px;font-weight:600;white-space:nowrap}.sq-button:hover{color:#061711;background:#65ffdb}.sq-outline{border:1px solid #fff;background:transparent;color:#fff;min-width:175px}.sq-outline svg{color:#0defbd}.sq-outline:hover{background:#172720;color:#fff}.sq-benefits{display:flex;gap:31px;margin-top:19px;font-size:11px}.sq-benefits span{display:flex;align-items:center;gap:9px}.sq-benefits svg{color:#06ebbd;width:18px;height:18px}.sq-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.sq-mosaic>a{display:block;aspect-ratio:2.26;border-radius:8px;overflow:hidden;transition:transform .2s}.sq-mosaic>a:hover{transform:translateY(-3px)}.sq-art{display:block;width:100%;height:100%}.sq-market{padding-top:17px}.sq-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:19px}.sq-categories>button{border:1px solid #e4e9ef;border-radius:9px;display:flex;align-items:center;text-align:left;padding:15px 18px;gap:20px;height:63px;min-width:0;background:#f6f8fa}.sq-categories>button:hover,.sq-categories>button[aria-pressed=true]{border-color:#00c89c;background:#e7fff7}.sq-categories>button>svg{width:29px;height:29px;flex-shrink:0;stroke-width:1.8}.sq-categories span{min-width:0}.sq-categories strong{display:block;font-size:12px;letter-spacing:-.2px}.sq-categories small{display:block;font-size:10px;color:#687183;white-space:nowrap}.sq-categories .sq-chevron{width:13px;height:15px;margin-left:auto;color:#788496}.sq-catalog{scroll-margin-top:20px}.sq-heading{display:flex;align-items:center;gap:17px;margin:18px 0 10px}.sq-heading h2{font-size:25px;letter-spacing:-1px;white-space:nowrap}.sq-heading p{font-size:12px;color:#626c80}.sq-heading>a,.sq-heading>button{display:flex;align-items:center;gap:4px;font-size:12px;color:#00b68c;margin-left:auto;white-space:nowrap;min-height:28px}.sq-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.sq-product{background:#fff;border:1px solid #e7ebf0;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #12233f04;min-width:0}.sq-product-image{position:relative;height:81px;background:#080b0d}.sq-product-image>a{display:block;height:100%}.sq-heart{position:absolute;top:0;right:0;width:40px;height:38px;display:grid;place-items:center;color:#fff;filter:drop-shadow(0 1px 2px #0005)}.sq-heart[aria-pressed=true]{color:#0bf0bf}.sq-product-content{padding:10px 13px 11px}.sq-product h3{font-size:13px;letter-spacing:-.3px;line-height:1.15}.sq-product-content>p{font-size:11px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.sq-price{display:flex;align-items:baseline;gap:5px;margin-top:7px}.sq-price strong{font-size:19px;line-height:1.1;letter-spacing:-.4px}.sq-price span{font-size:11px;color:#7d8697}.sq-delivery{display:inline-flex;align-items:center;gap:4px;background:#e0fcf2;color:#00aa80;border-radius:5px;padding:1px 5px;font-size:10px;margin-top:8px;line-height:16px}.sq-stock{justify-content:space-between;margin-top:0;height:26px;color:#00b58c;font-size:11px}.sq-stock,.sq-stock>span{display:flex;align-items:center}.sq-stock>span{gap:8px}.sq-stock i{width:10px;height:10px;border-radius:50%;background:#00be92}.sq-stock button{height:35px;width:40px;border-radius:5px;display:grid;place-items:center;background:linear-gradient(#192126,#090e11);color:#fff;margin-top:-17px;box-shadow:0 2px 5px #0002}.sq-stock button:hover{background:#006d56}.sq-protection{justify-content:space-around;gap:35px;margin:16px -4px 0;background:#ecf1f5;border-radius:13px;min-height:80px;padding:10px 40px}.sq-bluesupp,.sq-protection{display:flex;align-items:center}.sq-bluesupp{gap:13px;padding-right:70px;border-right:1px solid #d4dee8}.sq-bluesupp>svg{color:#057ec7;fill:#08569e;stroke:white;width:49px;height:59px;filter:drop-shadow(3px 2px 0 #035194)}.sq-bluesupp span{font-size:14px;white-space:nowrap;line-height:1.3}.sq-bluesupp strong{display:block;font-size:29px;letter-spacing:-1.5px}.sq-protection p{font-size:14px;color:#515c70}.sq-learn{border:1px solid #00d6a4;background:white;color:#00b38a;min-width:186px;height:42px}.sq-values{display:grid;grid-template-columns:repeat(4,1fr);padding:19px 0 23px;gap:0}.sq-values>div{display:flex;align-items:center;justify-content:center;gap:24px;border-right:1px solid #d2dbe5}.sq-values>div:first-child{justify-content:flex-start}.sq-values>div:last-child{border:0}.sq-values svg{color:#00c99d;width:33px;height:34px;stroke-width:2}.sq-values small,.sq-values strong{display:block;font-size:12px}.sq-values small{line-height:1.35;color:#697286}.sq-footer{background:#0c1114;color:#fff}.sq-footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:57px}.sq-footer .sq-logo{font-size:26px}.sq-footer nav{display:flex;gap:33px;font-size:11px}.sq-demo,.sq-footer-row>span{font-size:10px}.sq-demo{text-align:center;color:#aab6bb;padding:0 16px 10px}.sq-empty{text-align:center;padding:40px;display:grid;justify-items:center;gap:15px}.inner{color:#182331}.inner .cart-item p,.inner .empty p,.inner .eyebrow,.inner .fine,.inner .muted,.inner .protected,.inner .service-row p,.inner .steps p,.inner dt{color:#627084}.inner .detail-art{min-height:240px;overflow:hidden;border-radius:14px;background:#0a1014}.detail-art .sq-art{min-height:240px}.inner .support-form input,.inner .support-form select,.inner .support-form textarea{color:#17232e;background:#fff;border-color:#cbd5df}.inner .empty,.inner .install-steps,.inner .order{border-color:#d0dbe4}.inner .quantity button{background:#e3ebe8;color:#17241f}.wrap{width:min(1390px,calc(100% - 64px))}@media(min-width:1550px){.sq-header-row{padding-inline:20px}.sq-hero-grid{grid-template-columns:43% 55%}}@media(max-width:1350px){.sq-header-row,.sq-nav{gap:17px}.sq-est{display:none}.sq-search{width:235px}.sq-hero h1{font-size:48px}.sq-description{font-size:14px}.sq-categories{gap:10px}.sq-categories>button{gap:10px;padding-inline:12px}.sq-categories small{font-size:9px}.sq-product-content{padding-inline:10px}.sq-product h3{font-size:12px}.sq-protection{gap:20px}.sq-bluesupp{padding-right:30px}.sq-heading h2{font-size:23px}}@media(max-width:1050px){.sq-container,.wrap{width:calc(100% - 40px)}.sq-nav{display:none}.sq-header-row{gap:18px}.sq-search{margin-left:auto;width:320px}.sq-menu-button{display:grid}.sq-mobile-nav{position:absolute;top:100%;left:0;right:0;background:#10191c;border-top:1px solid #263539;padding:10px 20px;box-shadow:0 15px 25px #0003}.sq-mobile-nav a{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding-inline:10px;font-size:14px}.sq-hero-grid{padding:28px 0;gap:25px;grid-template-columns:1fr 1fr}.sq-hero h1{font-size:42px}.sq-hero-buttons{gap:10px}.sq-button{padding-inline:18px;font-size:12px}.sq-outline{min-width:140px}.sq-benefits{gap:15px;font-size:10px}.sq-mosaic{gap:8px}.sq-categories,.sq-mosaic{grid-template-columns:repeat(3,1fr)}.sq-categories small{font-size:11px}.sq-products{grid-template-columns:repeat(3,1fr);gap:16px}.sq-product-image{height:106px}.sq-product h3{font-size:14px}.sq-product-content{padding:13px}.sq-stock{height:31px}.sq-protection{padding:18px}.sq-bluesupp{padding-right:20px}.sq-protection p{font-size:12px}.sq-values{gap:18px}.sq-values>div{gap:10px;justify-content:flex-start;padding-right:10px}.sq-values small{font-size:10px}.sq-footer nav{gap:18px}.sq-footer-row{flex-wrap:wrap;padding-block:17px}.sq-footer-row>span{margin-left:auto}}@media(max-width:640px){.sq-container,.wrap{width:calc(100% - 32px)}.sq-header-row{height:auto;min-height:105px;padding-block:10px;flex-wrap:wrap;gap:6px 12px}.sq-logo{font-size:25px}.sq-header-actions{margin-left:auto;gap:10px}.sq-header .sq-account,.sq-install{display:none}.sq-search{order:3;width:100%;height:37px;margin:0}.sq-search input{font-size:12px}.sq-header-actions .sq-icon{height:40px;width:34px}.sq-hero-grid{grid-template-columns:1fr;padding-block:26px 23px;gap:25px}.sq-eyebrow{font-size:8px;letter-spacing:2.8px;margin-bottom:10px}.sq-hero h1{font-size:clamp(35px,9.8vw,57px);letter-spacing:-1.9px;line-height:.99}.sq-description{font-size:13px;line-height:1.55;margin-top:13px;max-width:400px}.sq-description br{display:none}.sq-hero-buttons{gap:10px;margin-top:18px}.sq-button{height:44px;padding-inline:18px;font-size:12px;gap:10px}.sq-hero-buttons .sq-button{flex:1;min-width:0}.sq-benefits{justify-content:space-between;gap:7px;margin-top:20px;font-size:9px}.sq-benefits span{gap:5px}.sq-benefits svg{width:16px;height:16px}.sq-mosaic{grid-template-columns:repeat(4,1fr);gap:7px}.sq-mosaic>a{border-radius:5px;aspect-ratio:1.85}.sq-market{padding-top:16px}.sq-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sq-categories>button{height:62px;padding:10px;gap:10px}.sq-categories>button>svg{width:23px;height:23px}.sq-categories strong{font-size:11px}.sq-categories small{font-size:9px;white-space:normal;line-height:1.3;margin-top:2px}.sq-categories .sq-chevron{width:11px}.sq-heading{flex-wrap:wrap;gap:7px 8px;margin-top:23px;margin-bottom:12px}.sq-heading h2{font-size:22px;letter-spacing:-.9px;white-space:normal}.sq-heading p{width:100%;order:3;font-size:11px}.sq-heading>a,.sq-heading>button{font-size:10px;min-height:30px}.sq-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sq-product-image{height:78px}.sq-product-content{padding:10px}.sq-product h3{font-size:12px;min-height:28px;display:flex;align-items:center}.sq-product-content>p{font-size:10px;white-space:normal;line-height:1.35;min-height:27px}.sq-price{margin-top:6px}.sq-price strong{font-size:19px}.sq-price span{font-size:10px}.sq-delivery{font-size:9px;margin-top:7px;padding-inline:4px;gap:2px}.sq-stock{font-size:10px;height:39px;margin-top:5px}.sq-stock>span{gap:5px}.sq-stock i{height:7px;width:7px}.sq-stock button{margin-top:0}.sq-heart,.sq-stock button{width:44px;height:44px}.sq-protection{flex-wrap:wrap;gap:15px;margin:18px 0 0;padding:20px;text-align:center}.sq-bluesupp{border:0;padding:0;justify-content:center;width:100%}.sq-bluesupp strong{font-size:28px}.sq-bluesupp span{text-align:left}.sq-protection p{font-size:12px;max-width:270px}.sq-learn{width:100%}.sq-values{grid-template-columns:repeat(2,1fr);padding:23px 0;gap:22px 15px}.sq-values>div{border:0;gap:10px;padding:0}.sq-values svg{width:28px;min-width:28px}.sq-values strong{font-size:11px}.sq-values small{font-size:10px}.sq-footer-row{flex-direction:column;align-items:flex-start;gap:18px;padding-block:23px 15px}.sq-footer .sq-est{display:inline}.sq-footer nav{flex-wrap:wrap;gap:10px 20px;font-size:11px}.sq-footer-row>span{margin:0;font-size:11px}.sq-demo{text-align:left;padding:0 16px 20px;line-height:1.5}.inner h1{font-size:36px}.inner .product-detail{gap:20px}.detail-art .sq-art,.inner .detail-art{min-height:180px}.toast{bottom:16px;font-size:12px}.sq-empty{padding:30px 15px}}@media(prefers-reduced-motion:reduce){.sq-mosaic>a{transition:none}}.live-main{min-height:75vh;background:#f5f7fa}.live-intro{background:#091214;color:#fff;padding:35px 0}.live-intro p{font-size:12px;letter-spacing:2px;color:#85baa9}.live-intro h1{font-size:44px;letter-spacing:-1.7px;margin:12px 0;line-height:1.05}.live-intro>div>span{font-size:16px;color:#c3cfcd}.live-content{padding-block:28px 40px}.live-filter{display:flex;flex-wrap:wrap;gap:9px}.live-filter button{padding:9px 18px;min-height:44px;border:1px solid #dce4e9;border-radius:24px;background:#fff;font-size:14px}.live-filter button[aria-pressed=true]{background:#07382c;color:#fff;border-color:#07382c}.live-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0 18px}.live-heading h2{font-size:27px;letter-spacing:-.8px}.live-heading p{font-size:14px;color:#667285;margin-top:5px}.live-heading>span{display:flex;align-items:center;gap:7px;font-size:13px;color:#08745a}.live-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.live-card{background:white;border:1px solid #e1e7ec;border-radius:13px;overflow:hidden;box-shadow:0 3px 15px #16273b05}.live-card-art{display:block;height:135px;background:#071119}.live-card-body{padding:20px}.live-category{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#6c7887;margin-bottom:8px}.live-card h3{font-size:22px;letter-spacing:-.6px;line-height:1.2}.live-card-options{font-size:13px;color:#647084;line-height:1.5;margin:9px 0 15px;min-height:39px}.live-card-body>small{font-size:12px;color:#647084}.live-card-price{display:block;font-size:28px;letter-spacing:-.8px;line-height:1.25}.live-card-stock{font-size:13px;color:#657181;margin:8px 0 18px}.live-select{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e8ed;padding-top:15px;font-size:14px;font-weight:600;color:#00775c;min-height:44px}.live-brand{display:flex;flex-direction:column;justify-content:center;height:100%;padding:22px 30px;background:radial-gradient(ellipse at 90% 10%,#136251,#0a1925 80%);color:#fff}.live-brand>span{font-size:11px;letter-spacing:1px;opacity:.7}.live-brand strong{font-size:28px;letter-spacing:-1px;line-height:1.05;margin:7px 0}.live-brand>small{font-size:12px;opacity:.65}.live-brand-canva{background:linear-gradient(120deg,#06a5ac,#5b37d1)}.live-brand-bixi{background:linear-gradient(120deg,#081626,#0040bd)}.live-brand-nintendo{background:#df1524}.live-brand-instagram{background:linear-gradient(120deg,#6f26a3,#d13e75)}.live-back{display:flex;align-items:center;gap:8px;font-size:14px;color:#557064;margin-bottom:24px;min-height:44px}.live-detail{display:grid;grid-template-columns:1.15fr 1fr;gap:46px;align-items:start}.live-gallery{position:sticky;top:24px}.live-main-art{aspect-ratio:1.23;overflow:hidden;border-radius:16px;background:#081519;display:grid;align-items:center}.live-main-art>.sq-art{height:auto;aspect-ratio:2.1}.live-main-art .live-brand{padding:48px}.live-main-art .live-brand strong{font-size:54px}.live-assurance{display:flex;align-items:center;gap:18px;background:#e9f0f2;border-radius:10px;padding:20px;margin-top:16px}.live-assurance svg{width:32px;height:32px;color:#057d64}.live-assurance strong{font-size:16px}.live-assurance p{font-size:14px;color:#627181;margin-top:3px}.live-purchase{background:#fff;border:1px solid #e0e6ec;border-radius:14px;padding:30px;min-width:0}.live-purchase h1{font-size:28px;letter-spacing:-.8px;line-height:1.2}.live-sold-by{font-size:14px;color:#647084;margin-top:9px}.live-detail-price{font-size:38px;letter-spacing:-1.5px;font-weight:600;margin:23px 0}.live-detail-price small{display:block;font-size:13px;font-weight:400;color:#657286;letter-spacing:0;margin-top:3px}.live-purchase fieldset{padding:0;border:0;margin:23px 0}.live-purchase legend{font-size:16px;margin-bottom:12px;line-height:1.5}.live-version-list{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity}.live-version-list button{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:10px;border:1px solid #cbd6df;border-radius:10px;min-width:150px;max-width:200px;text-align:left;padding:14px;scroll-snap-align:start;background:#fff;flex-shrink:0}.live-version-list button>span{font-size:14px;font-weight:600;line-height:1.3;padding-right:8px}.live-version-list small{font-size:12px;color:#586b78}.live-version-list svg{position:absolute;right:8px;top:8px;color:#00795e}.live-duration-list button[aria-pressed=true],.live-version-list button[aria-pressed=true]{border:2px solid #00866a;background:#effcf7;padding:13px}.live-duration-list{display:flex;flex-wrap:wrap;gap:9px}.live-duration-list button{display:flex;flex-direction:column;gap:3px;border:1px solid #ccd7df;border-radius:8px;padding:14px;min-width:85px;background:#fff;min-height:65px;font-size:14px}.live-duration-list small,.live-duration-list span{font-size:12px;color:#647084}.live-stock-box{background:#f2f5f7;border-radius:8px;padding:14px;display:flex;align-items:start;gap:10px}.live-stock-box svg{flex-shrink:0;color:#6b7987;margin-top:2px}.live-stock-box strong{font-size:14px}.live-stock-box p{font-size:12px;color:#657285;margin-top:3px;line-height:1.5}.live-quantity{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:22px 0;font-size:14px}.live-quantity>div{display:flex;align-items:center;border:1px solid #d4dfe5;border-radius:7px;overflow:hidden}.live-quantity button{width:44px;height:44px;display:grid;place-items:center;background:#f4f7f8}.live-quantity button:disabled{color:#aab3bb}.live-quantity output{width:35px;text-align:center}.live-quantity small{font-size:12px;color:#6e7989}.live-buy>span{display:flex;justify-content:space-between;font-size:16px}.live-buy strong{font-size:23px}.live-buy button{width:100%;height:48px;border:0;border-radius:9px;background:#e1e9e6;color:#61746d;font-size:16px;margin-top:16px;font-weight:600}.live-buy p{font-size:12px;line-height:1.5;color:#657286;text-align:center;margin-top:10px}.live-specs{margin-top:34px;background:white;padding:28px;border:1px solid #e0e7ed;border-radius:12px;max-width:800px}.live-specs h2{font-size:24px}.live-specs dl{margin:18px 0 0}.live-specs dl>div{border-color:#e0e7ed;font-size:14px;padding:14px}.live-specs dl>div:nth-child(odd){background:#f5f7f9}.live-specs dt{color:#647084}.live-specs dd{text-align:right}.live-updated{font-size:12px;color:#6d7788;margin-top:28px}.live-message{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:65px 20px}.live-message h1,.live-message h2{font-size:28px}.live-message p{font-size:16px;color:#657284}.live-footer{background:#0b1418;color:white;padding:25px 0}.live-footer>div{display:flex;align-items:center;gap:28px}.live-footer strong{font-size:24px;letter-spacing:-1px}.live-footer a{display:flex;align-items:center;gap:8px;font-size:14px}.live-footer span{font-size:12px;margin-left:auto;color:#a7b9bd}@media(max-width:1050px){.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.live-detail{gap:25px;grid-template-columns:1fr 1fr}.live-purchase{padding:22px}.live-main-art{aspect-ratio:1}.live-card-body{padding:16px}.live-main-art .live-brand strong{font-size:38px}}@media(max-width:700px){.live-intro{padding:26px 0}.live-intro h1{font-size:35px}.live-intro>div>span{font-size:14px;line-height:1.6;display:block}.live-intro p{font-size:12px;letter-spacing:1.5px}.live-content{padding-top:18px}.live-filter{gap:7px}.live-filter button{font-size:13px;padding:8px 13px}.live-heading{align-items:start;flex-direction:column;gap:9px;margin-top:22px}.live-heading h2{font-size:24px}.live-heading p{font-size:13px}.live-heading>span{font-size:12px}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.live-card-art{height:92px}.live-card-body{padding:13px}.live-card h3{font-size:19px;min-height:46px}.live-category{font-size:12px;letter-spacing:.5px}.live-card-options{font-size:12px;min-height:54px}.live-card-price{font-size:24px}.live-card-stock{font-size:12px;min-height:36px}.live-select{font-size:13px;gap:5px}.live-brand{padding:14px}.live-brand strong{font-size:23px}.live-brand>small{display:none}.live-brand>span{font-size:10px}.live-detail{display:flex;flex-direction:column;gap:16px}.live-gallery{position:static;width:100%}.live-main-art{aspect-ratio:1.4}.live-main-art .live-brand strong{font-size:44px}.live-assurance{padding:16px;margin-top:12px}.live-assurance p{font-size:13px}.live-purchase{width:100%;padding:20px 16px;border-radius:11px}.live-purchase h1{font-size:25px;line-height:1.25}.live-detail-price{font-size:35px}.live-version-list button{min-width:145px;max-width:175px}.live-specs{padding:20px 14px}.live-specs h2{font-size:22px}.live-specs dl>div{padding:12px 8px;gap:18px}.live-footer>div{flex-wrap:wrap;justify-content:space-between;gap:16px}.live-footer span{width:100%;margin:0}.live-back{margin-bottom:14px}.live-updated{line-height:1.6}}