*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:2px solid #ff6872;outline-offset:4px}::selection{background:#ac142c;color:white}img{max-width:100%}button,input,select,textarea{min-width:0}input,select,textarea{color-scheme:dark}input::placeholder,textarea::placeholder{color:#9698a5}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.store{--red:#ff2639;--red-light:#ff6875;--background:#070709;--panel:#111114;--panel-hover:#19191e;--border:#25252c;--muted:#a1a1ae;--text:#f4f4f7;background:var(--background);color:var(--text);font-size:14px;line-height:1.5;min-height:100vh;overflow-x:clip}.store a{text-decoration:none}.store button{border:0;color:inherit;background:none}.store p{color:var(--muted);margin:0 0 18px}.store h1,.store h2,.store h3{line-height:1.15;margin:0;font-weight:750;letter-spacing:-.045em}.store .container{width:min(1400px,calc(100% - 80px));margin-inline:auto}.store .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store .skip-link{position:fixed;top:-100px;left:16px;z-index:1000;padding:12px;background:white;color:black}.store .skip-link:focus{top:10px}.store input,.store select,.store textarea{background:#141418;border:1px solid #33333d;border-radius:5px;color:#f4f4f7;padding:12px 14px;line-height:1.35;max-width:100%;transition:border-color .15s}.store input:hover,.store select:hover,.store textarea:hover{border-color:#575763}.store input:focus,.store select:focus,.store textarea:focus{border-color:var(--red-light);outline:2px solid #ff263926;outline-offset:1px}.store input[type=checkbox],.store input[type=radio]{accent-color:var(--red);width:17px;height:17px;flex:0 0 17px;padding:0}.store textarea{resize:vertical;min-height:100px}.store label{font-size:13px;font-weight:550}.store .button{display:inline-flex;align-items:center;justify-content:center;gap:11px;background:var(--red);color:#fff;padding:14px 23px;font-size:13px;font-weight:700;letter-spacing:.01em;border:1px solid transparent;border-radius:5px;min-height:48px;transition:background .18s,transform .18s;line-height:1.35;text-align:center}.store .button:hover:not(:disabled){background:#e51a2c;transform:translateY(-1px)}.store .button.secondary{background:#17171c;border-color:#3b3b44}.store .button.secondary:hover:not(:disabled){background:#22222a;border-color:#757582}.store .button.small{padding:10px 13px;min-height:40px;font-size:12px}.store .icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:42px;color:#ececf2;border-radius:5px}.store .icon-button:hover{background:#ffffff0b}.store .text-link{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:13px;white-space:nowrap}.store .text-button,.store .text-link:hover{color:var(--red-light)}.store .text-button{display:inline-flex;align-items:center;gap:6px;padding:4px 0;font-size:12px;font-weight:600}.store .muted{color:var(--muted)}.store .eyebrow{display:block;font-size:10px;letter-spacing:.18em;color:var(--red-light);font-weight:750;margin-bottom:12px}.store .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.store .section-heading h2{font-size:29px;letter-spacing:-.04em}.store .section-heading .eyebrow{margin-bottom:9px}.store .section-heading .text-link{padding-bottom:4px;font-size:12px}.store .page-heading{margin:28px 0 36px}.store .page-heading h1{font-size:42px;letter-spacing:-.05em;margin:0 0 12px}.store .page-heading p{font-size:14px}.store .heading-count{font-size:19px;color:var(--muted);vertical-align:middle;margin-inline-start:15px}.store .breadcrumbs{display:flex;align-items:center;gap:10px;color:#9393a2;font-size:11px;padding-top:25px;flex-wrap:wrap}.store .breadcrumbs a:hover{color:white}.store .breadcrumbs span{color:#d5d5dd}.store .store-announcement{height:31px;background:#131315;border-bottom:1px solid #2a2026;display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:10px;letter-spacing:.03em;color:#bbb9c4}.store .store-announcement>a,.store .store-announcement>span{display:flex;align-items:center;gap:7px}.store .store-announcement>span svg{color:var(--red-light)}.store .store-header{position:sticky;top:0;z-index:60;background:#08080beb;border-bottom:1px solid #29292e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.store .header-main{height:87px;display:flex;align-items:center;gap:40px}.store .store-logo{flex:0 0 181px;display:block}.store .store-logo img{width:181px;height:auto;display:block}.store .header-actions{display:flex;align-items:center;gap:12px;margin-inline-start:auto;flex-shrink:0}.store .language-control{display:flex;align-items:center;gap:4px}.store .language-control select{background:none;padding:4px 3px;border:0;font-size:11px;width:50px}.store .currency-label{font-size:11px;padding-inline-end:12px;border-inline-end:1px solid #303037;color:#d0d0db}.store .account-link{gap:8px;font-size:11px}.store .count-badge{position:absolute;top:0;right:0;min-width:17px;height:17px;font-size:9px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--red);border:2px solid #08080b;color:#fff}.store .mobile-menu{display:none}.store .store-search{flex:1 1;position:relative;min-width:120px}.store .store-search form{display:flex;align-items:center;gap:12px;border:1px solid #33333a;background:#161619;padding:0 5px 0 16px;height:43px;border-radius:5px}.store .store-search form>svg{color:#868692;flex-shrink:0}.store .store-search input{border:0;outline:0;background:transparent;padding:8px 0;width:100%;font-size:11px;box-shadow:none}.store .store-search input:focus{outline:0}.store .store-search form>button{display:flex;align-items:center;justify-content:center;width:33px;height:32px;background:var(--red);border-radius:3px;flex-shrink:0}.store .store-search form:focus-within{border-color:#ff6470}.store .search-suggestions{position:absolute;top:calc(100% + 9px);width:100%;background:#16161c;border:1px solid #3a3a43;box-shadow:0 18px 40px #0009;border-radius:6px;padding:9px;z-index:90}.store .search-suggestions>a{display:flex;align-items:center;gap:11px;padding:9px;border-radius:4px}.store .search-suggestions>a.selected,.store .search-suggestions>a:hover{background:#282831}.store .search-suggestions>a img{object-fit:cover;border-radius:3px}.store .search-suggestions>a span{min-width:0;flex:1 1}.store .search-suggestions>a strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store .search-suggestions small{display:block;font-size:10px;color:#a7a7b4;margin-top:3px}.store .search-suggestions b{font-size:12px}.store .search-suggestions>button{display:flex;align-items:center;gap:10px;width:100%;padding:12px;font-size:12px;text-align:start}.store .search-suggestions>button:hover{background:#292931}.store .search-suggestions>p{padding:8px;margin:0;font-size:11px}.store .store-nav{display:flex;align-items:stretch;gap:0;height:46px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.store .store-nav>a,.store .store-nav>button{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:550;padding:0 17px;position:relative}.store .store-nav>a:hover{color:var(--red-light);background:#ffffff04}.store .store-nav .all-categories{background:#191418;padding:0 19px;border-top:2px solid var(--red);border-radius:4px 4px 0 0;margin-inline-end:12px;min-width:167px;justify-content:space-between}.store .store-nav .nav-deals{color:var(--red-light);margin-inline-start:auto}.store .menu-backdrop{position:fixed;inset:134px 0 0;background:#0009;z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.store .mega-menu{padding:28px;background:#16161b;border:1px solid #33333c;border-radius:0 0 8px 8px;box-shadow:0 15px 50px #000}.store .mega-menu .section-heading{margin-bottom:10px;align-items:center}.store .mega-menu h2{font-size:23px}.store .mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px}.store .mega-grid>a{display:flex;gap:13px;align-items:center;padding:17px 14px;background:#1e1e24;border:1px solid #303038;border-radius:4px;font-size:12px}.store .mega-grid>a svg:first-child{color:var(--red-light)}.store .mega-grid>a svg:last-child{margin-inline-start:auto;color:#888896}.store .mega-grid>a:hover{border-color:var(--red)}.store .store-hero{height:434px;position:relative;margin-top:25px;overflow:hidden;background:#151115;border:1px solid #352029;border-radius:8px;isolation:isolate}.store .hero-art{position:absolute;inset:0;z-index:-2;background:#15050a}.store .hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 40%;opacity:.92}.store .hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b090df7,#0b080def 21%,#0b080da6 40%,#0b080d10 70%,#08080b20)}.store .hero-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#ffffff03 1px,transparent 0),linear-gradient(90deg,#ffffff03 1px,transparent 0);background-size:55px 55px;-webkit-mask-image:linear-gradient(90deg,black,transparent);mask-image:linear-gradient(90deg,black,transparent)}.store .hero-copy{position:relative;width:53%;max-width:620px;padding:48px 0 0 49px}.store .hero-eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.19em;font-weight:700;color:#eee1e5;margin-bottom:20px}.store .hero-eyebrow>span{width:6px;height:6px;background:var(--red);box-shadow:0 0 12px #f44;border-radius:50%}.store .hero-copy h1{font-size:clamp(39px,4.4vw,64px);line-height:1.03;max-width:600px;letter-spacing:-.055em;margin-bottom:19px;text-wrap:balance;font-weight:800}.store .hero-copy p{max-width:360px;color:#c1b8c1;font-size:13px;line-height:1.65;margin-bottom:24px}.store .hero-button{padding:14px 21px;font-size:12px;box-shadow:0 5px 30px #ff19392b}.store .hero-assurance{display:flex;align-items:center;gap:20px;margin-top:22px;color:#b6aeb7;font-size:9px}.store .hero-assurance>span{display:flex;gap:6px;align-items:center}.store .hero-assurance svg{color:#ff6673}.store .hero-caption{position:absolute;right:28px;bottom:42px;text-align:end;text-shadow:0 2px 10px #000}.store .hero-caption span{font-size:7px;letter-spacing:.27em;color:#e8b9bf}.store .hero-caption strong{font-size:13px;font-weight:700;display:block;letter-spacing:.09em;margin-top:7px;line-height:1.35}.store .hero-pagination{position:absolute;bottom:20px;right:28px;display:flex;align-items:center;gap:10px;color:#aaa2a9;font-size:8px}.store .hero-pagination>div{display:flex;gap:4px}.store .hero-pagination button{padding:0;width:24px;height:3px;background:#827079}.store .hero-pagination button.active{background:var(--red);width:44px}.store .hero-controls{position:absolute;right:25px;top:20px;display:flex;gap:5px}.store .hero-controls button{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid #ffffff30;background:#0004;border-radius:50%}.store .hero-controls svg{width:16px}.store .category-rail{display:grid;grid-template-columns:repeat(10,1fr);gap:10px;margin:19px 0 48px}.store .category-rail>a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:98px;background:linear-gradient(155deg,#19191d,#0f0f12);border:1px solid #29292e;border-radius:6px;transition:border-color .18s,transform .18s}.store .category-rail>a>span{color:var(--red-light);display:flex;filter:drop-shadow(0 0 10px #ff233330)}.store .category-rail strong{font-size:10px;font-weight:550;text-align:center;line-height:1.2}.store .category-rail>a:hover{border-color:#a72b3c;transform:translateY(-3px)}.store .home-products{margin:0 0 37px}.store .category-tabs{display:flex;gap:8px;margin-bottom:22px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#4e3136 transparent;white-space:nowrap;padding-bottom:1px}.store .category-tabs>button{border:1px solid #303036;background:#131317;padding:8px 17px;border-radius:4px;font-size:11px;color:#bcbcc8;min-height:35px}.store .category-tabs>button.active{background:#ff2639;border-color:#ff2639;color:white}.store .category-tabs>button:hover:not(.active){background:#24242a;color:white}.store .product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.store .product-card{min-width:0;background:#141417;border:1px solid #27272c;border-radius:6px;overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.store .product-card:hover{transform:translateY(-4px);border-color:#62515a;box-shadow:0 12px 22px #0004}.store .product-image-wrap{position:relative;background:var(--product-accent,#282832);aspect-ratio:.95;overflow:hidden}.store .product-image-wrap>a{display:block;height:100%}.store .product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.store .product-card:hover .product-image-wrap img{transform:scale(1.035)}.store .product-image-wrap:after{content:"";position:absolute;pointer-events:none;inset:55% 0 0;background:linear-gradient(transparent,#0008)}.store .discount-badge{position:absolute;left:9px;top:10px;background:var(--red);font-size:10px;line-height:1.5;font-weight:750;padding:3px 6px;border-radius:3px;z-index:2}.store .favorite-button{position:absolute;right:9px;top:10px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;background:#09090bbe;border:1px solid #ffffff40;border-radius:50%;z-index:3}.store .favorite-button.saved,.store .favorite-button:hover{color:var(--red-light);border-color:var(--red-light)}.store .product-platform{position:absolute;bottom:9px;left:10px;background:#050508cc;border:1px solid #ffffff20;padding:2px 7px;font-size:8px;color:#e2e2ea;border-radius:3px;z-index:2}.store .product-card-body{padding:13px 12px 10px}.store .product-category{color:#868695;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.store .product-card h3{font-size:13px;line-height:1.4;letter-spacing:-.02em;font-weight:650;margin-top:4px;height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store .product-card h3 a:hover{color:var(--red-light)}.store .product-region{display:flex;align-items:center;gap:5px;font-size:8px;color:#9e9eac;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store .region-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#61c797;flex-shrink:0}.store .product-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:5px;margin-top:14px}.store .product-card-bottom small{font-size:8px;color:#8b8b98;display:block;margin-bottom:2px}.store .product-price{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.store .product-price strong{font-size:20px;letter-spacing:-.06em;line-height:1.3}.store .product-price del{font-size:9px;color:#9c8c94}.store .quick-add{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--red);border-radius:4px;flex-shrink:0}.store .quick-add:hover{background:#dd1427}.store .delivery-label{display:flex;align-items:center;gap:4px;color:#aca9b6;font-size:8px;margin-top:12px;padding-top:8px;border-top:1px solid #2a2a31}.store .delivery-label svg{color:#ff6173}.store .unavailable{color:#d89f9f!important}.store .trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #2b2b32;border-radius:5px;background:#121215;padding:22px 23px;margin:34px 0 42px;gap:24px}.store .trust-strip>a,.store .trust-strip>div{display:flex;align-items:center;gap:12px}.store .trust-strip>a>svg:first-child,.store .trust-strip>div>svg{color:#ff4459;min-width:24px;width:24px}.store .trust-strip strong{display:block;font-size:11px;font-weight:650}.store .trust-strip small{display:block;font-size:9px;line-height:1.5;color:#9595a3;margin-top:3px}.store .trust-strip>a>svg:last-child{margin-inline-start:auto;color:#878794;flex-shrink:0}.store .platform-section{margin-bottom:43px}.store .platform-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.store .platform-tile{display:flex;align-items:center;gap:13px;background:#15191f;border:1px solid #2a3549;border-radius:5px;padding:22px 17px;position:relative;overflow:hidden;transition:transform .2s,border-color .2s}.store .platform-tile:hover{transform:translateY(-3px);border-color:#6c7182}.store .platform-tile strong{font-size:13px;letter-spacing:-.025em}.store .platform-tile>svg{margin-inline-start:auto;width:14px;color:#aaacba}.store .platform-monogram{font-size:24px;letter-spacing:-.12em;line-height:1;font-weight:800;font-style:italic}.store .platform-1{background:#131d18;border-color:#294033}.store .platform-2{background:#211313;border-color:#482527}.store .platform-3{background:#181326;border-color:#392952}.store .platform-4{background:#171a23;border-color:#29374a}.store .platform-5{background:#251d14;border-color:#443325}.store .editorial-banner{height:285px;background:#171117;border:1px solid #3e242e;border-radius:7px;margin:0 0 47px;display:flex;align-items:center;gap:60px;position:relative;overflow:hidden;isolation:isolate}.store .editorial-banner:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 19% 70%,#65263255,transparent 60%)}.store .gift-visual{position:relative;width:40%;height:100%;flex-shrink:0}.store .gift-card-back,.store .gift-card-front{width:224px;height:146px;position:absolute;border-radius:9px;top:71px;left:28%;box-shadow:0 14px 35px #0008}.store .gift-card-back{transform:rotate(-18deg);background:linear-gradient(135deg,#ff3d4a,#971622);border:1px solid #ff5563;left:22%;top:52px;color:#ffb7bd;font-size:11px;font-weight:700;letter-spacing:.2em;padding:17px}.store .gift-card-front{transform:rotate(9deg);background:linear-gradient(145deg,#24252c,#101114);border:1px solid #7e747f;display:flex;align-items:center;gap:10px;padding:19px}.store .gift-card-front>img{width:62px;height:62px}.store .gift-card-front>span{font-size:9px;line-height:1.8;letter-spacing:.15em;font-weight:700}.store .gift-card-front>svg{position:absolute;bottom:15px;right:17px;color:#bf6876;width:18px}.store .gift-sparkle{position:absolute;top:33px;right:22%;width:32px;height:32px;color:#ffc6ce;transform:rotate(-12deg)}.store .editorial-copy{max-width:410px;position:relative;z-index:2}.store .editorial-copy h2{font-size:34px;margin-bottom:15px;max-width:330px}.store .editorial-copy p{font-size:12px;max-width:360px;margin-bottom:20px}.store .editorial-copy .button{font-size:11px;min-height:43px;padding:11px 18px}.store .editorial-watermark{position:absolute;right:-14px;bottom:-49px;font-size:180px;font-weight:900;letter-spacing:-.08em;color:#ffffff03;pointer-events:none}.store .home-faq{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;margin:65px 0}.store .home-faq h2{font-size:34px;line-height:1.15;margin-bottom:24px}.store .home-faq details{border-bottom:1px solid #303037}.store .home-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:13px;font-weight:600;cursor:pointer;gap:20px}.store .home-faq summary::-webkit-details-marker{display:none}.store .faq-plus{font-size:23px;color:#9999a9;font-weight:400}.store .home-faq details[open] .faq-plus{transform:rotate(45deg)}.store .home-faq details p{font-size:12px;line-height:1.75;padding:0 25px 8px 0;color:#a6a6b3}.store .store-footer{background:#0c0c0f;border-top:1px solid #2b252d}.store .newsletter{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:38px 0;border-bottom:1px solid #2a2a30}.store .newsletter h2{font-size:25px;letter-spacing:-.035em;margin-bottom:10px}.store .newsletter p{font-size:11px;margin:0}.store .newsletter form{align-self:center}.store .newsletter-input{display:flex;gap:8px}.store .newsletter-input input{flex:1 1;min-width:0;font-size:11px;height:44px}.store .newsletter-input .button{font-size:10px;padding:10px 16px;min-height:44px;white-space:nowrap}.store .check-label{display:flex!important;align-items:flex-start;gap:9px;margin-top:13px;font-size:11px;font-weight:400!important;line-height:1.6;color:#b5b5c3}.store .check-label input{margin:2px 0 0}.store .check-label a{color:#e8e8f1;text-decoration:underline;text-underline-offset:3px}.store .newsletter .check-label{font-size:9px;color:#9999a7}.store .newsletter .check-label input{width:13px;height:13px;flex-basis:13px}.store .footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:47px 0 37px;gap:55px}.store .footer-brand img{display:block;max-width:180px}.store .footer-brand p{font-size:15px;line-height:1.55;margin-top:17px;margin-bottom:17px;letter-spacing:-.02em;color:#c6c6d1}.store .footer-signature{font-size:7px;color:#858594;letter-spacing:.19em}.store .footer-main h3{font-size:12px;letter-spacing:0;margin:3px 0 18px}.store .footer-main>div:not(:first-child)>a{display:block;color:#9b9baa;font-size:11px;margin-bottom:12px}.store .footer-main>div:not(:first-child)>a:hover{color:#fff}.store .footer-bottom{border-top:1px solid #25252c;padding:19px 0 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#878797;font-size:9px}.store .footer-bottom>span{display:flex;align-items:center;gap:6px}.store .store-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:11px;background:#f0f0f4;color:#131317;border-radius:6px;box-shadow:0 8px 50px #0008;padding:15px 16px;z-index:200;min-width:260px;max-width:calc(100% - 32px);font-size:12px}.store .store-toast>svg{color:#217e4e;flex-shrink:0}.store .store-toast button{margin-inline-start:auto;display:flex;padding:3px}.store .loading-state{min-height:220px;display:flex;align-items:center;justify-content:center;gap:14px;color:#9e9ead;font-size:13px}.store .spinner{display:inline-block;width:17px;height:17px;flex-shrink:0;border:2px solid #ffffff40;border-top-color:#ff6775;border-radius:50%;animation:store-spin .7s linear infinite}.store .skeleton-card{height:344px;border:1px solid #25252d;border-radius:6px;background:#111116;padding-bottom:20px;overflow:hidden}.store .skeleton-card>div{height:220px;background:linear-gradient(90deg,#1b1b20,#25252d,#1b1b20);background-size:200% 100%;animation:store-shimmer 1.5s infinite}.store .skeleton-card>span{display:block;height:10px;width:70%;background:#25252c;margin:19px 14px 0;border-radius:2px}.store .skeleton-card>span:last-child{width:45%;margin-top:12px}.store .empty-state,.store .error-state{padding:75px 30px;text-align:center;border:1px dashed #36363e;border-radius:6px;margin:25px 0 65px}.store .empty-state>svg,.store .error-state>svg{color:#ff5669;margin-bottom:20px}.store .empty-state h2,.store .error-state h2{font-size:25px;margin-bottom:14px}.store .empty-state p,.store .error-state p{font-size:13px;max-width:510px;margin:0 auto 23px}.store .inline-empty{padding:40px 20px;border:1px dashed #383840;color:#b2b2c0;text-align:center;font-size:13px}.store .catalog-page{padding-bottom:45px}.store .catalog-layout{display:grid;grid-template-columns:214px minmax(0,1fr);gap:30px}.store .catalog-filters{background:#111114;border:1px solid #2b2b31;border-radius:6px;align-self:start;padding:19px 16px;top:151px}.store .filter-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.store .filter-heading h2{font-size:17px;letter-spacing:-.025em}.store .filter-heading .text-button{font-size:10px}.store fieldset{border:0;padding:0;margin:0}.store .catalog-filters fieldset,.store .filter-drawer fieldset{border-top:1px solid #292931;margin:0 0 21px;padding-top:17px}.store .catalog-filters legend,.store .filter-drawer legend{font-size:11px;font-weight:700;padding:0;float:left;width:100%;margin-bottom:14px}.store .catalog-filters legend+*,.store .filter-drawer legend+*{clear:both}.store .radio-label{gap:8px;font-size:11px;color:#bcbcc8;margin:10px 0;font-weight:400}.store .radio-label input{width:13px;height:13px;flex-basis:13px;margin:0}.store .price-inputs{align-items:center;gap:7px}.store .price-inputs input{font-size:11px;padding:8px;appearance:textfield}.store .price-inputs input::-webkit-inner-spin-button{appearance:none}.store .catalog-filters .button.small,.store .filter-drawer .button.small{margin-top:10px;width:100%;font-size:10px;min-height:32px;padding:7px}.store .catalog-filters select,.store .filter-drawer select{font-size:11px;width:100%;padding:9px}.store .filter-note{display:flex;gap:10px;color:#ff6174;padding-top:4px}.store .filter-note svg{flex-shrink:0}.store .filter-note p{font-size:10px;margin:0;line-height:1.65}.store .catalog-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.store .catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;min-height:35px}.store .result-count{font-size:11px;color:#a5a5b2}.store .sort-control{display:flex;align-items:center;gap:10px}.store .sort-control>span{font-size:10px;color:#9696a5}.store .sort-control select{font-size:10px;padding:9px 10px;background:#141418}.store .filter-chips{gap:7px}.store .filter-chips>button{display:flex;align-items:center;gap:8px;background:#24141c;border:1px solid #652435;color:#ffb2ba;font-size:10px;padding:5px 9px;border-radius:4px}.store .close-filter,.store .mobile-filter-button{display:none}.store .pagination{gap:26px;margin-top:35px;color:#9999a7;font-size:11px}.store .pagination button{gap:10px;padding:10px 14px;border:1px solid #34343e}.store .filter-drawer-backdrop{position:fixed;inset:0;z-index:150;background:#000a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.store .filter-drawer{position:absolute;right:0;top:0;bottom:0;width:min(360px,90%);background:#131318;padding:25px}.store .filter-drawer .close-filter{display:flex}.store .filter-apply{box-shadow:0 0 20px #000}.store .product-page{padding-bottom:25px}.store .product-detail-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:70px;margin:30px 0 46px;align-items:start}.store .product-gallery{min-height:550px;background:#121216;border:1px solid #292931;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px 70px 55px;isolation:isolate}.store .product-gallery-glow{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at center,var(--product-accent,#6b1427),transparent 68%);opacity:.25}.store .product-gallery>img{max-width:320px;width:100%;height:auto;max-height:455px;object-fit:contain;border-radius:5px;box-shadow:0 20px 45px #0008;transform:perspective(1200px) rotateY(-8deg) rotate(-3deg);transition:transform .3s}.store .product-gallery:hover>img{transform:perspective(1200px) rotateY(0) rotate(0)}.store .gallery-caption{position:absolute;bottom:25px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:.15em;color:#9999a8}.store .product-detail{padding-top:10px}.store .product-detail h1{font-size:37px;line-height:1.1;margin-bottom:15px;max-width:600px}.store .product-summary{font-size:13px;line-height:1.75;max-width:530px}.store .product-attributes{display:flex;align-items:center;gap:20px;margin:20px 0}.store .product-attributes>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#b5b5c2}.store .stock-available{color:#88d0aa!important}.store .detail-price{display:flex;align-items:center;gap:15px;margin:24px 0}.store .detail-price>strong{font-size:41px;line-height:1.1;letter-spacing:-.055em}.store .detail-price del{font-size:15px;color:#9292a2}.store .tag{background:#4f1422;color:#ff8291;padding:4px 8px;border-radius:3px;font-size:10px;font-weight:600}.store .variant-options legend{font-size:11px;font-weight:650;margin-bottom:12px}.store .variant-options{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 19px}.store .variant-options button{position:relative;min-width:123px;padding:12px 30px 12px 13px;border:1px solid #383840;border-radius:5px;text-align:start;background:#141418}.store .variant-options strong{display:block;font-size:12px}.store .variant-options small{display:block;color:#a1a1af;font-size:10px;margin-top:3px}.store .variant-options button.active{border-color:var(--red);background:#261319}.store .variant-options button>svg{position:absolute;right:9px;top:13px;color:#ff6b7b}.store .region-warning{display:flex;align-items:flex-start;gap:12px;border:1px solid #50402d;background:#241d1422;border-radius:5px;padding:14px 16px;margin:22px 0}.store .region-warning>svg{flex-shrink:0;color:#d6ac79;margin-top:2px}.store .region-warning strong{font-size:11px;font-weight:650}.store .region-warning p{font-size:10px;line-height:1.65;margin:4px 0 0;color:#b9ad9e}.store .purchase-row{display:flex;align-items:center;gap:12px}.store .purchase-row>.button{flex:1 1}.store .quantity-control{display:flex;align-items:center;justify-content:space-between;border:1px solid #3a3a44;background:#17171c;border-radius:5px;min-height:46px;min-width:107px}.store .quantity-control>button{display:flex;align-items:center;justify-content:center;width:34px;height:40px}.store .quantity-control>output{font-size:12px;width:25px;text-align:center}.store .product-wish{border:1px solid #393943;height:48px;width:48px}.store .product-wish.saved{color:var(--red-light)}.store .buy-now{width:100%;margin-top:11px}.store .safe-checkout{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#9393a3;margin:15px 0 0}.store .demo-note{font-size:10px;color:#b2a19b;line-height:1.5;margin-top:16px}.store .product-information{margin:42px 0}.store .product-information .category-tabs{border-bottom:1px solid #303039;padding-bottom:0;margin-bottom:0;gap:25px}.store .product-information .category-tabs button{background:none;border:0;border-bottom:2px solid transparent;border-radius:0;padding:14px 3px;color:#a9a9b7}.store .product-information .category-tabs button.active{color:#f5f5f8;border-bottom-color:var(--red)}.store .product-tab-content{padding:28px 0;max-width:950px;min-height:210px}.store .product-tab-content h2{font-size:22px;margin-bottom:18px}.store .product-tab-content>p{font-size:13px;line-height:1.85;white-space:pre-line}.store .spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border:1px solid #2e2e36;border-radius:5px;padding:20px;margin-top:25px}.store .spec-grid dt{font-size:10px;color:#9797a6;margin-bottom:5px}.store .spec-grid dd{margin:0;font-size:12px}.store .review{border-bottom:1px solid #303037;padding:18px 0}.store .review>div{display:flex;gap:3px;color:#f5a653}.store .review h3{font-size:15px;margin-top:12px}.store .review p{font-size:12px;margin-top:8px;line-height:1.8}.store .review small{font-size:10px;color:#9999a9}.store .review-form{margin-top:30px;display:grid;gap:15px;max-width:570px}.store .review-form label{display:grid;gap:8px}.store .review-form h3{font-size:19px}.store .review-form .button{justify-self:start}.store .cart-page,.store .checkout-page,.store .order-page{padding-bottom:65px}.store .checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 352px;gap:38px;align-items:start}.store .cart-item{display:flex;align-items:center;gap:20px;border:1px solid #2b2b33;border-radius:6px;background:#111114;padding:19px;margin-bottom:14px}.store .cart-thumb{width:79px;flex-shrink:0}.store .cart-thumb img{width:79px;height:93px;object-fit:cover;display:block;border-radius:4px}.store .cart-item-info{min-width:0}.store .cart-item-info>small{font-size:9px;color:#9898a7}.store .cart-item h2{font-size:15px;margin:4px 0 7px;line-height:1.35;letter-spacing:-.02em}.store .cart-item p{font-size:11px;margin:0 0 6px}.store .cart-item-info>span{display:flex;align-items:center;gap:4px;font-size:9px;color:#b7b7c3}.store .cart-item-controls{margin-inline-start:auto;display:flex;align-items:flex-end;flex-direction:column;gap:9px;flex-shrink:0}.store .cart-item-controls>strong{font-size:18px;letter-spacing:-.03em}.store .cart-item-controls .quantity-control{min-height:30px;min-width:90px}.store .cart-item-controls .quantity-control>button{height:28px;width:25px}.store .cart-item-controls .quantity-control>output{font-size:11px}.store .cart-item-controls .text-button{font-size:9px}.store .cart-items>.text-link{margin-top:18px}.store .cart-assurance{display:flex;align-items:center;gap:15px;border-top:1px solid #2b2b34;margin-top:30px;padding-top:25px}.store .cart-assurance>svg{color:#ff6173;flex-shrink:0}.store .cart-assurance strong{font-size:12px}.store .cart-assurance p{font-size:10px;margin:4px 0 0}.store .order-summary{border:1px solid #33333b;border-radius:6px;background:#141418;padding:25px;position:sticky;top:156px;min-width:0}.store .order-summary h2{font-size:20px;margin-bottom:25px}.store .order-summary>div{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;margin-bottom:16px;font-size:11px}.store .order-summary>div>span{color:#a6a6b5}.store .order-summary>div strong{font-weight:600;text-align:end;min-width:0}.store .order-summary>div.discount-line,.store .order-summary>div.discount-line>span{color:#88d0ac}.store .coupon-form{display:flex;align-items:stretch;gap:0;margin:22px 0}.store .coupon-form input{width:100%;font-size:10px;min-width:0;padding:11px 10px;border-radius:4px 0 0 4px;background:#0e0e12}.store .coupon-form>button{border:1px solid #383842;background:#282830;border-inline-start:0;padding:8px 12px;font-size:11px;border-radius:0 4px 4px 0}.store .order-summary .summary-total{border-top:1px solid #34343d;margin-top:24px;padding-top:21px;align-items:center;margin-bottom:12px}.store .summary-total>span{color:#eeeef5!important;font-size:15px;font-weight:600}.store .summary-total small{font-size:9px;margin-inline-start:4px;color:#9292a2;font-weight:400}.store .summary-total>strong{font-size:27px;letter-spacing:-.05em}.store .summary-note{font-size:9px;line-height:1.6;text-align:start;margin-bottom:20px}.store .order-summary>.button{width:100%;font-size:11px;margin-bottom:10px}.store .order-summary>.safe-checkout{margin:8px 0 0;font-size:9px}.store .checkout-steps{display:flex;justify-content:center;align-items:center;gap:15px;padding:35px 0 9px;font-size:11px}.store .checkout-steps>*{display:flex;align-items:center;gap:7px}.store .checkout-steps>span:empty{height:1px;background:#41414b;width:45px}.store .checkout-steps>a{color:#87c5a5}.store .checkout-steps>span{color:#8c8c9d}.store .checkout-steps i{display:flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:50%;border:1px solid #42424c;font-style:normal;font-size:9px}.store .checkout-steps b>i{background:#ff2639;border-color:#ff2639}.store .form-panel{border:1px solid #303039;background:#111115;border-radius:6px;padding:26px;margin-bottom:22px}.store .form-panel h2{font-size:20px;margin-bottom:22px;display:flex;align-items:center;gap:12px}.store .form-panel h2>span{color:#ff7586;font-size:12px;letter-spacing:.02em}.store .form-panel>p{font-size:12px;line-height:1.75}.store .form-panel label:not(.check-label){display:grid;gap:9px;font-size:11px;margin-bottom:19px}.store .form-panel label input,.store .form-panel label select,.store .form-panel label textarea{width:100%;font-size:12px}.store .form-panel .text-link{font-size:12px;color:#ff7988}.store .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.store .form-panel>.region-warning{margin-top:0}.store .sandbox-notice{display:flex;gap:13px;align-items:flex-start;padding:17px 20px;border:1px solid #605031;background:#27211555;border-radius:5px;margin-bottom:27px}.store .sandbox-notice>svg{color:#e7bc79;flex-shrink:0;margin-top:1px}.store .sandbox-notice strong{font-size:12px}.store .sandbox-notice p{font-size:11px;margin:4px 0 0;color:#c3b698}.store .checkout-summary-item{align-items:center!important;border-bottom:1px solid #2c2c34;padding-bottom:16px}.store .checkout-summary-item>img{width:39px;height:47px;border-radius:3px;object-fit:cover}.store .checkout-summary-item>span{flex:1 1;min-width:0;font-size:10px;color:#dddde8!important;line-height:1.5}.store .checkout-summary-item small{display:block;color:#9696a6;font-size:9px;margin-top:3px}.store .checkout-summary-item strong{font-size:11px;white-space:nowrap}.store .form-error{color:#ffc7cf;background:#66182955;border:1px solid #a5384b;border-radius:5px}.store .form-error,.store .form-success{padding:12px 14px;font-size:12px;line-height:1.6;margin-bottom:18px}.store .form-success{color:#b3edd0;background:#123a2855;border:1px solid #326948;border-radius:5px}.store .order-title{display:flex;align-items:center;justify-content:space-between;gap:25px}.store .status-badge{display:inline-flex;align-items:center;background:#22232c;border:1px solid #454653;color:#cacbda;font-size:8px;font-weight:700;letter-spacing:.08em;padding:5px 9px;border-radius:3px;white-space:nowrap;line-height:1.4}.store .status-completed,.store .status-delivered,.store .status-paid{background:#123125;border-color:#315c44;color:#9fe1b8}.store .status-pending_payment{background:#302817;border-color:#69552c;color:#eaca8b}.store .status-cancelled,.store .status-failed{background:#34141f;border-color:#743144;color:#f0b0bf}.store .payment-panel{padding:27px;border:1px solid #65422b;background:#21170e66;border-radius:6px;margin-bottom:30px}.store .payment-panel>div:first-child>svg{color:#ffb171}.store .payment-panel h2{font-size:23px;margin:12px 0}.store .payment-panel p{font-size:12px;line-height:1.75}.store .sandbox-payment{border-top:1px solid #4d3427;padding-top:20px}.store .sandbox-payment>strong{font-size:14px}.store .sandbox-payment p{font-size:11px;margin-top:6px}.store .sandbox-payment>div{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:18px}.store .sandbox-payment .button{font-size:11px}.store .order-library>h2{font-size:24px;margin-bottom:20px}.store .order-delivery-item{border:1px solid #303039;background:#121216;border-radius:5px;padding:23px;margin-bottom:17px}.store .order-item-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.store .order-item-heading h3{font-size:16px;margin-bottom:8px}.store .order-item-heading p{font-size:10px;margin:0}.store .order-item-heading>strong{font-size:17px}.store .delivery-pending{display:flex;align-items:center;gap:8px;border-top:1px solid #30303a;padding-top:16px;font-size:11px;margin:20px 0 0}.store .code-delivery{margin-top:20px;padding-top:17px;border-top:1px solid #303039}.store .code-delivery>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#8dccaa;margin-bottom:11px}.store .code-row{display:flex;align-items:center;gap:11px;border:1px solid #38453d;background:#101a14;border-radius:4px;padding:13px;margin:8px 0}.store .code-row code{flex:1 1;color:#d4eedf;font-size:12px;overflow-wrap:anywhere;min-width:0}.store .code-row button{display:flex;align-items:center;color:#a4d2b7;font-size:10px;padding:5px;flex-shrink:0}.store .code-delivery>small{font-size:10px;color:#a69e9a;display:block;margin-top:12px}.store .order-timeline{margin-top:36px}.store .order-timeline h2{font-size:20px;margin-bottom:24px}.store .order-timeline>div{display:flex;gap:17px;padding:0 0 25px;position:relative}.store .timeline-dot{width:8px;height:8px;flex-shrink:0;background:#ff5168;border-radius:50%;margin-top:4px}.store .order-timeline strong{font-size:11px;letter-spacing:.03em}.store .order-timeline p{font-size:11px;margin:6px 0}.store .order-timeline small{font-size:9px;color:#9494a5}.store .summary-email{word-break:break-all}.store .order-summary>.text-link{font-size:11px;margin-top:12px}.store .auth-page{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding-top:65px;padding-bottom:80px;max-width:1080px}.store .auth-intro>img{width:76px;height:76px;margin-bottom:23px}.store .auth-intro h1{font-size:46px;line-height:1.08;letter-spacing:-.055em}.store .auth-intro h1 em{color:#ff586e;font-style:normal}.store .auth-intro>p{font-size:13px;line-height:1.8;max-width:350px;margin:25px 0}.store .auth-intro>div{display:flex;gap:12px;align-items:center;font-size:11px;color:#a5a5b5;margin-top:35px;line-height:1.7}.store .auth-intro>div>svg{color:#ff7184}.store .auth-card{padding:30px;background:#121217;border:1px solid #303039;border-radius:7px;align-self:center}.store .auth-tabs{display:flex;border-bottom:1px solid #36363e;margin-bottom:26px}.store .auth-tabs>button{flex:1 1;padding:0 12px 14px;font-size:12px;border-bottom:2px solid transparent;color:#a5a5b5}.store .auth-tabs>button.active{border-color:var(--red);color:#fff}.store .auth-card h2{font-size:25px;margin-bottom:12px}.store .auth-card>p{font-size:11px;line-height:1.75;margin-bottom:24px}.store .auth-card form>label:not(.check-label){display:grid;gap:8px;font-size:11px;margin-bottom:17px}.store .auth-card input{width:100%;font-size:12px}.store .auth-card label small{font-size:9px;font-weight:400;color:#9999a8}.store .auth-card .check-label{margin-bottom:18px;font-size:10px}.store .auth-card .check-label input{width:15px}.store .auth-card .button{width:100%;font-size:12px}.store .forgot-link{display:flex;margin:18px auto 0;color:#b4b4c3;font-weight:400}.store .auth-card .auth-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;text-align:center;border-top:1px solid #303039;padding-top:20px;margin:23px 0 0;color:#9494a4}.store .account-page,.store .wishlist-page{padding-top:12px;padding-bottom:70px}.store .account-layout{display:grid;grid-template-columns:250px 1fr;gap:34px}.store .account-navigation{background:#121217;border:1px solid #303039;border-radius:6px;padding:16px;align-self:start;position:sticky;top:157px}.store .account-avatar{display:flex;align-items:center;gap:12px;padding:8px 3px 23px;margin-bottom:12px;border-bottom:1px solid #31313a;min-width:0}.store .account-avatar>svg{color:#ff8093;flex-shrink:0}.store .account-avatar>span{min-width:0}.store .account-avatar strong{font-size:12px;display:block}.store .account-avatar small{font-size:9px;display:block;color:#9696a7;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.store .account-navigation>a,.store .account-navigation>button{display:flex;width:100%;align-items:center;gap:10px;font-size:11px;color:#b8b8c7;padding:12px 10px;border-radius:4px;text-align:start}.store .account-navigation>button.active{background:#33151f;color:#ff96a4}.store .account-navigation>a:hover,.store .account-navigation>button:hover{background:#25232c}.store .account-content>section>h2{font-size:23px;margin-bottom:25px}.store .account-orders{display:grid;gap:16px}.store .account-orders article{background:#121216;border:1px solid #303039;border-radius:6px;padding:23px}.store .account-orders article>div{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px}.store .account-orders article small{font-size:10px;color:#9595a6}.store .account-orders h3{font-size:18px;margin-bottom:9px}.store .account-orders p{font-size:12px;line-height:1.7;margin-bottom:19px}.store .account-orders footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #303039;padding-top:18px}.store .account-orders footer strong{font-size:20px;letter-spacing:-.04em}.store .account-orders .text-link{font-size:11px}.store .profile-list{margin:20px 0 30px}.store .profile-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #2d2d36;padding:15px 0;font-size:12px}.store .profile-list dt{color:#9999ab}.store .profile-list dd{margin:0;word-break:break-all;text-align:end}.store .account-content .form-panel h3{font-size:19px;margin:28px 0 15px}.store .account-content .form-panel .button+p{margin-top:20px;font-size:11px}.store .preferences-form .preference-item{display:flex!important;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #303039;padding:17px 0;margin:0!important}.store .preference-item strong{font-size:12px;display:block;font-weight:600}.store .preference-item small{font-size:10px;color:#9595a6;display:block;font-weight:400;margin-top:5px}.store .preferences-form .preference-item input{width:19px!important;height:19px;flex:0 0 19px}.store .preferences-form>.button{margin-top:22px}.store .preference-item>svg{color:#ff7286}.store .help-page{padding-top:45px;padding-bottom:70px}.store .help-hero{max-width:670px;margin:0 auto 42px;text-align:center}.store .help-hero h1{font-size:46px;line-height:1.1;margin-bottom:20px}.store .help-hero p{font-size:13px}.store .help-search{display:flex;align-items:center;border:1px solid #3c3c46;padding:0 16px;border-radius:5px;background:#17171c;gap:12px;max-width:550px;margin:25px auto 0;text-align:start}.store .help-search>svg{color:#9999aa;flex-shrink:0}.store .help-search input{width:100%;background:none;border:0;outline:0;padding:16px 0;font-size:12px}.store .help-search input:focus{outline:0}.store .help-search:focus-within{border-color:#ff7185}.store .help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.store .help-card{display:block;padding:25px;border:1px solid #303039;border-radius:6px;background:#131317;transition:transform .2s,border-color .2s}.store .help-card:hover{transform:translateY(-3px);border-color:#8d3e4e}.store .help-card>svg{color:#ff7688;margin-bottom:22px}.store .help-card h2{font-size:18px;margin-bottom:12px}.store .help-card p{font-size:11px;line-height:1.7;margin-bottom:22px}.store .help-card>span{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600}.store .support-section{margin-top:65px;scroll-margin-top:160px}.store .support-section>.section-heading>svg{color:#ff7086}.store .support-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:27px}.store .support-layout .form-panel>h3{font-size:20px;margin-bottom:25px}.store .support-layout .form-panel .button{font-size:12px}.store .support-tickets>h3{font-size:19px;margin-bottom:20px}.store .support-tickets>button{display:block;position:relative;text-align:start;background:#131318;border:1px solid #303039;border-radius:5px;width:100%;padding:18px;margin-bottom:13px}.store .support-tickets>button.active{border-color:#ff536d;background:#24151d}.store .support-tickets>button strong{display:block;font-size:13px;margin-top:11px}.store .support-tickets>button small{display:block;color:#9494a5;font-size:9px;margin-top:6px}.store .support-tickets>button>svg{position:absolute;right:18px;top:48%;color:#9f9faf}.store .support-conversation{border:1px solid #33333d;padding:27px;border-radius:6px;margin-top:22px}.store .support-conversation>h3{font-size:22px;margin-bottom:25px}.store .support-conversation article{background:#19191f;padding:17px;border:1px solid #36363f;border-radius:5px;margin:12px 50px 12px 0}.store .support-conversation article.staff-message{margin:12px 0 12px 50px;background:#24131d;border-color:#693043}.store .support-conversation article strong{font-size:11px;display:flex;justify-content:space-between;gap:15px}.store .support-conversation article small{font-size:9px;color:#9e9eb0;font-weight:400}.store .support-conversation article p{font-size:12px;margin:10px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.store .support-conversation form{margin-top:23px}.store .support-conversation label{display:grid;gap:10px;font-size:11px}.store .support-conversation .button{margin-top:12px;font-size:11px}.store .content-page>article{max-width:860px;margin:50px auto 0}.store .content-page h1{font-size:41px;margin-bottom:30px}.store .content-prose{font-size:14px;line-height:1.9}.store .content-prose p{margin-bottom:24px;color:#bebecb}.store .content-updated{font-size:10px;border-top:1px solid #303039;padding-top:23px;margin-top:32px}.store [dir=rtl] .hero-art:after{transform:scaleX(-1)}@keyframes store-spin{to{transform:rotate(1turn)}}@keyframes store-shimmer{to{background-position:-200% 0}}@media(min-width:1800px){.store .container{max-width:1580px}.store .store-hero{height:490px}.store .hero-copy{padding-top:67px}.store .product-card h3{font-size:14px}.store .product-grid{gap:19px}.store .product-image-wrap{aspect-ratio:1}}@media(max-width:1250px){.store .container{width:calc(100% - 48px)}.store .header-main{gap:23px}.store .header-actions{gap:7px}.store .account-link>span{display:none}.store .store-nav>a,.store .store-nav>button{padding-inline:13px}.store .store-nav>a{font-size:10px}.store .store-hero{height:405px}.store .hero-copy{padding:42px 0 0 36px;width:57%}.store .hero-copy h1{font-size:53px}.store .hero-copy p{max-width:330px}.store .category-rail{gap:8px}.store .category-rail>a{min-height:91px}.store .category-rail strong{font-size:9px}.store .product-grid{gap:12px}.store .product-card-body{padding:11px 9px 9px}.store .product-card h3{font-size:12px}.store .product-price strong{font-size:18px}.store .product-price del{font-size:8px}.store .quick-add{width:28px;height:28px}.store .trust-strip{gap:17px;padding:21px 17px}.store .trust-strip small{font-size:8px}.store .platform-tile{padding:19px 13px;gap:10px}.store .platform-tile strong{font-size:11px}.store .platform-monogram{font-size:23px}.store .platform-tile>svg{width:12px}.store .editorial-banner{gap:30px}.store .newsletter{gap:40px}.store .catalog-layout{grid-template-columns:192px minmax(0,1fr);gap:23px}.store .catalog-results .product-grid{gap:12px}.store .product-detail-grid{gap:38px}.store .product-gallery{padding-inline:50px;min-height:530px}.store .product-detail h1{font-size:32px}.store .checkout-layout{grid-template-columns:minmax(0,1fr) 318px;gap:26px}.store .cart-item{gap:15px;padding:16px}.store .cart-item h2{font-size:13px}.store .order-summary{padding:21px}.store .help-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.store .header-main{gap:20px;height:78px}.store .store-logo{flex-basis:155px}.store .store-logo img{width:155px}.store .header-actions{gap:4px}.store .currency-label{display:none}.store .store-nav{height:43px}.store .store-nav .all-categories{min-width:151px;padding-inline:13px}.store .store-nav>a{padding-inline:14px}.store .store-announcement{padding-inline:24px}.store .store-hero{height:385px;margin-top:20px}.store .hero-copy{padding-top:35px;width:59%}.store .hero-copy h1{font-size:48px;max-width:440px}.store .hero-copy p{font-size:12px;max-width:300px}.store .hero-assurance{font-size:8px;gap:13px}.store .hero-caption{right:20px}.store .category-rail{grid-template-columns:repeat(10,minmax(82px,1fr));overflow-x:auto;scrollbar-width:none;margin-bottom:35px;padding-bottom:5px}.store .category-rail>a{min-height:86px}.store .category-rail strong{font-size:9px}.store .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.store .product-image-wrap{aspect-ratio:1.17}.store .product-card-body{padding:15px}.store .product-card h3{font-size:14px;height:39px}.store .product-category,.store .product-region{font-size:9px}.store .product-price strong{font-size:23px}.store .product-price del{font-size:10px}.store .quick-add{width:35px;height:35px}.store .delivery-label{font-size:9px}.store .trust-strip{grid-template-columns:repeat(2,1fr);gap:23px;padding:22px}.store .trust-strip small{font-size:10px}.store .trust-strip strong{font-size:12px}.store .platform-grid{grid-template-columns:repeat(3,1fr);gap:13px}.store .platform-tile{padding:22px 20px}.store .platform-tile strong{font-size:14px}.store .editorial-banner{gap:30px;height:270px}.store .gift-visual{width:41%}.store .gift-card-back,.store .gift-card-front{width:190px;height:129px;left:23%}.store .gift-card-back{left:16%}.store .gift-card-front img{width:52px;height:52px}.store .gift-card-front>span{font-size:7px}.store .editorial-copy{padding-inline-end:22px}.store .editorial-copy h2{font-size:30px}.store .editorial-copy .eyebrow{font-size:8px}.store .home-faq{gap:35px}.store .newsletter{grid-template-columns:1fr;gap:24px}.store .newsletter form{max-width:600px}.store .newsletter h2{font-size:28px}.store .footer-main{gap:25px;grid-template-columns:1.5fr 1fr 1fr 1fr}.store .catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store .catalog-results .product-card-body{padding:10px}.store .catalog-results .product-card h3{font-size:12px;height:35px}.store .catalog-results .product-price strong{font-size:19px}.store .catalog-results .product-price del,.store .catalog-results .product-region{font-size:8px}.store .catalog-results .quick-add{width:28px;height:28px}.store .catalog-filters{top:140px}.store .product-detail-grid{gap:28px}.store .product-gallery{min-height:470px;padding-inline:40px}.store .product-detail h1{font-size:29px}.store .product-attributes{gap:12px}.store .product-attributes>span{font-size:9px}.store .product-detail .region-warning{padding:12px;margin-block:17px}.store .quantity-control{min-width:90px}.store .purchase-row{gap:8px}.store .purchase-row>.button{padding-inline:13px;font-size:12px}.store .spec-grid{gap:15px}.store .checkout-layout{grid-template-columns:minmax(0,1fr) 294px;gap:23px}.store .cart-item{gap:12px;padding:13px}.store .cart-thumb,.store .cart-thumb img{width:57px}.store .cart-thumb img{height:75px}.store .cart-item h2{font-size:12px}.store .cart-item-controls>strong{font-size:15px}.store .cart-item-controls .quantity-control{min-width:79px}.store .form-panel{padding:21px}.store .auth-page{gap:60px;padding-inline:15px}.store .auth-intro h1{font-size:39px}.store .auth-card{padding:24px}.store .account-layout{grid-template-columns:215px 1fr;gap:24px}.store .support-layout{grid-template-columns:1.25fr 1fr;gap:22px}}@media(max-width:767px){.store .container{width:calc(100% - 32px)}.store .store-announcement{font-size:8px;height:27px;padding-inline:16px;justify-content:center}.store .store-announcement>a{display:none}.store .header-main{height:111px;flex-wrap:wrap;gap:0 8px;align-content:space-evenly;position:relative}.store .mobile-menu{display:flex;min-width:30px;height:33px;margin-inline-start:-5px}.store .mobile-menu svg{width:21px}.store .store-logo{flex-basis:143px}.store .store-logo img{width:143px;max-height:37px}.store .header-actions{gap:1px;margin-inline-start:auto}.store .header-actions .icon-button{min-width:34px;height:35px}.store .header-actions .icon-button svg{width:20px}.store .header-actions .language-control{margin-inline-end:5px;gap:0}.store .language-control>svg{display:none}.store .language-control select{width:42px;font-size:10px;padding:2px}.store .store-search{order:4;flex-basis:100%;height:37px}.store .store-search form{height:37px;padding-inline-start:12px}.store .store-search form>button{width:29px;height:27px}.store .store-search input{font-size:11px}.store .store-nav{display:none}.store .menu-backdrop{inset:111px 0 0}.store .mega-menu{width:100%;padding:22px 16px;height:100%;overflow-y:auto;border:0;border-radius:0}.store .mega-grid{grid-template-columns:repeat(2,1fr);gap:10px}.store .mega-grid>a{padding:17px 12px;font-size:11px;gap:9px}.store .mega-menu .section-heading{margin-bottom:21px}.store .mega-menu h2{font-size:22px}.store .mega-menu .text-link{margin-top:8px}.store .store-hero{height:440px;margin-top:15px;border-radius:6px}.store .hero-art img{object-position:62% center;opacity:.7}.store .hero-art:after{background:linear-gradient(90deg,#0b090dd9,#0b080d7a 65%,#0b080d33),linear-gradient(0deg,#08070be6,transparent 50%)}.store .hero-copy{padding:35px 25px 0;width:100%;max-width:540px}.store .hero-eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:21px}.store .hero-copy h1{font-size:48px;max-width:400px;line-height:1.02;margin-bottom:20px}.store .hero-copy p{font-size:12px;max-width:280px;color:#d2c4ce;line-height:1.7;margin-bottom:24px}.store .hero-button{font-size:11px;min-height:43px;padding:12px 17px}.store .hero-assurance{margin-top:20px;font-size:8px;gap:15px}.store .hero-caption{display:none}.store .hero-pagination{right:24px;bottom:17px}.store .hero-controls{top:auto;bottom:25px}.store .hero-controls+.hero-pagination{display:none}.store .category-rail{grid-template-columns:repeat(10,88px);gap:9px;margin:14px 0 34px}.store .category-rail>a{min-height:85px;border-radius:5px;gap:10px}.store .category-rail strong{font-size:9px}.store .category-rail svg{width:24px;height:24px}.store .section-heading{margin-bottom:20px;gap:15px;align-items:flex-end}.store .section-heading h2{font-size:23px;line-height:1.2}.store .section-heading .eyebrow{font-size:7px;letter-spacing:.14em;margin-bottom:8px}.store .section-heading .text-link{font-size:10px;gap:5px;padding:0 0 3px}.store .section-heading .text-link svg{width:13px}.store .category-tabs{gap:7px;margin-bottom:19px}.store .category-tabs>button{font-size:10px;padding:8px 13px;min-height:34px}.store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.store .product-image-wrap{aspect-ratio:.98}.store .product-card-body{padding:11px 11px 9px}.store .product-card h3{font-size:12px;line-height:1.4;height:34px}.store .product-category{font-size:8px}.store .product-region{font-size:8px;gap:4px}.store .product-price strong{font-size:21px}.store .product-price del{font-size:8px}.store .product-card-bottom{margin-top:12px}.store .quick-add{width:30px;height:30px}.store .quick-add svg{width:19px}.store .delivery-label{font-size:8px;margin-top:11px;padding-top:8px}.store .favorite-button{top:8px;right:8px;width:28px;height:28px}.store .discount-badge{font-size:9px;left:8px;top:9px}.store .product-platform{font-size:7px;left:8px;bottom:7px}.store .product-card:hover{transform:none}.store .home-products{margin-bottom:28px}.store .trust-strip{padding:18px 14px;gap:22px 15px;margin:30px 0;border-radius:5px}.store .trust-strip>a,.store .trust-strip>div{gap:9px;align-items:flex-start}.store .trust-strip>a>svg:first-child,.store .trust-strip>div>svg{width:19px;min-width:19px;height:19px;margin-top:2px}.store .trust-strip strong{font-size:10px;line-height:1.3}.store .trust-strip small{font-size:8px;line-height:1.5;margin-top:4px}.store .trust-strip>a>svg:last-child{display:none}.store .platform-grid{grid-template-columns:repeat(2,1fr);gap:11px}.store .platform-tile{padding:20px 15px;gap:13px}.store .platform-tile strong{font-size:12px}.store .platform-monogram{font-size:24px}.store .platform-section{margin-bottom:30px}.store .editorial-banner{height:auto;min-height:400px;display:flex;flex-direction:column;gap:0;margin-bottom:34px;padding-bottom:27px}.store .gift-visual{width:100%;height:192px;min-height:192px}.store .gift-card-back,.store .gift-card-front{top:44px;width:181px;height:117px;left:calc(50% - 74px)}.store .gift-card-back{left:calc(50% - 105px);top:33px}.store .gift-card-front img{width:48px;height:48px}.store .gift-card-front>span{font-size:7px}.store .gift-card-front>svg{width:14px;bottom:11px;right:12px}.store .gift-sparkle{right:calc(50% - 122px);top:31px;width:25px;height:25px}.store .editorial-copy{text-align:center;padding:0 25px;max-width:400px}.store .editorial-copy .eyebrow{font-size:7px;margin-bottom:10px}.store .editorial-copy h2{font-size:29px;line-height:1.05;max-width:290px;margin-inline:auto;margin-bottom:13px}.store .editorial-copy p{font-size:11px;margin-bottom:18px;max-width:270px}.store .editorial-copy .button{font-size:10px;padding:10px 15px;min-height:39px}.store .editorial-watermark{font-size:140px;bottom:-39px;right:0}.store .home-faq{grid-template-columns:1fr;gap:22px;margin:42px 0}.store .home-faq h2{font-size:31px;margin-bottom:18px}.store .home-faq .eyebrow{font-size:8px}.store .home-faq .text-link{font-size:11px}.store .home-faq summary{font-size:12px;padding:17px 0}.store .home-faq details p{font-size:11px}.store .newsletter{padding:29px 0;gap:20px}.store .newsletter .eyebrow{font-size:8px;margin-bottom:10px}.store .newsletter h2{font-size:26px;max-width:320px;line-height:1.1}.store .newsletter p{font-size:11px;line-height:1.75}.store .newsletter-input{gap:6px}.store .newsletter-input input{padding-inline:10px;min-height:44px;font-size:10px}.store .newsletter-input .button{padding-inline:11px;font-size:9px;gap:8px}.store .newsletter-input .button svg{width:14px}.store .newsletter .check-label{font-size:8px;margin-top:11px;line-height:1.7}.store .footer-main{grid-template-columns:repeat(3,1fr);gap:30px 15px;padding:31px 0}.store .footer-brand{grid-column:1/-1}.store .footer-brand img{width:167px;max-height:45px}.store .footer-brand p{font-size:13px;line-height:1.6;display:inline-block;margin:14px 0}.store .footer-signature{display:block;font-size:7px}.store .footer-main h3{font-size:10px;margin-bottom:16px}.store .footer-main>div:not(:first-child)>a{font-size:9px;margin-bottom:11px}.store .footer-bottom{flex-direction:column;align-items:flex-start;gap:11px;font-size:8px;padding:18px 0 23px}.store .store-toast{font-size:11px;bottom:17px;min-width:260px}.store .page-heading{margin:24px 0 28px}.store .page-heading h1{font-size:33px;margin-bottom:12px}.store .page-heading p{font-size:12px;line-height:1.7}.store .page-heading .eyebrow{font-size:8px}.store .breadcrumbs{padding-top:21px;font-size:9px;gap:7px}.store .catalog-layout{grid-template-columns:1fr;gap:0}.store .catalog-filters{display:none}.store .mobile-filter-button{display:flex!important;min-height:35px;padding:8px 12px;font-size:10px;gap:7px}.store .catalog-toolbar{gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:18px}.store .result-count{font-size:10px;order:3;flex-basis:100%;margin-top:3px}.store .sort-control{margin-inline-start:auto;gap:5px}.store .sort-control>span{display:none}.store .sort-control select{font-size:10px;max-width:170px;padding:9px}.store .catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.store .catalog-results .product-card-body{padding:11px}.store .catalog-results .product-price strong{font-size:21px}.store .catalog-results .quick-add{width:30px;height:30px}.store .catalog-page{padding-bottom:35px}.store .pagination{gap:12px;font-size:9px}.store .pagination button{font-size:10px;padding:9px 10px;gap:6px}.store .filter-drawer .radio-label{font-size:12px;margin:15px 0}.store .filter-drawer legend{font-size:12px}.store .filter-drawer .filter-heading h2{font-size:20px}.store .filter-drawer .filter-heading .text-button{margin-inline-start:auto;font-size:11px}.store .filter-drawer .price-inputs input,.store .filter-drawer select{font-size:12px;padding:10px}.store .filter-drawer fieldset{margin-bottom:26px}.store .product-detail-grid{grid-template-columns:1fr;gap:24px;margin:23px 0 28px}.store .product-gallery{min-height:366px;padding:32px 65px 50px}.store .product-gallery>img{max-height:300px;max-width:265px;width:100%}.store .gallery-caption{bottom:19px;font-size:8px}.store .product-detail{padding:0}.store .product-detail .eyebrow{font-size:8px}.store .product-detail h1{font-size:32px;line-height:1.1;margin-bottom:15px}.store .product-summary{font-size:12px;line-height:1.75}.store .product-attributes{gap:15px;margin:18px 0}.store .product-attributes>span{font-size:10px}.store .detail-price{margin:23px 0}.store .detail-price>strong{font-size:37px}.store .detail-price del{font-size:13px}.store .variant-options button{min-width:110px}.store .variant-options strong{font-size:11px}.store .variant-options small{font-size:9px}.store .variant-options legend{font-size:11px}.store .purchase-row .button{font-size:12px}.store .purchase-row .quantity-control{min-width:97px}.store .product-detail .region-warning{padding:14px;margin:21px 0}.store .region-warning p{font-size:10px}.store .demo-note,.store .safe-checkout{font-size:9px}.store .product-information{margin:27px 0}.store .product-information .category-tabs{gap:18px}.store .product-information .category-tabs>button{font-size:11px}.store .product-tab-content{padding:24px 0}.store .product-tab-content h2{font-size:21px}.store .product-tab-content>p{font-size:12px}.store .spec-grid{grid-template-columns:1fr 1fr;padding:18px;gap:23px 17px}.store .spec-grid dd{font-size:11px}.store .checkout-layout{grid-template-columns:1fr;gap:30px}.store .order-summary{position:static;padding:24px}.store .cart-page,.store .checkout-page,.store .order-page{padding-bottom:43px}.store .cart-item{padding:13px;gap:12px}.store .cart-thumb,.store .cart-thumb img{width:59px}.store .cart-thumb img{height:78px}.store .cart-item h2{font-size:12px;line-height:1.4;margin-top:3px;margin-bottom:5px}.store .cart-item-info>small{font-size:8px}.store .cart-item p{font-size:9px;line-height:1.5}.store .cart-item-info>span{font-size:8px}.store .cart-item-controls>strong{font-size:15px}.store .cart-item-controls .quantity-control{min-width:79px}.store .cart-item-controls .text-button{font-size:8px}.store .cart-assurance{margin-top:25px;padding-top:20px}.store .cart-assurance p{font-size:10px;line-height:1.65}.store .cart-assurance strong{font-size:11px}.store .cart-items>.text-link{font-size:12px}.store .checkout-steps{gap:8px;font-size:9px;padding-top:24px}.store .checkout-steps>span:empty{width:15px}.store .checkout-steps i{width:20px;height:20px;font-size:8px}.store .checkout-steps>*{gap:5px}.store .checkout-page .page-heading h1{font-size:36px}.store .sandbox-notice{padding:14px;gap:10px}.store .sandbox-notice strong{font-size:11px}.store .sandbox-notice p{font-size:10px;line-height:1.7}.store .form-panel{padding:20px;margin-bottom:19px}.store .form-panel h2{font-size:19px;gap:10px;margin-bottom:20px}.store .form-panel>p{font-size:11px;line-height:1.8}.store .form-grid{gap:12px}.store .form-panel label:not(.check-label){font-size:10px}.store .form-panel label input,.store .form-panel label select,.store .form-panel label textarea{font-size:12px;padding:12px 10px}.store .form-panel .check-label{font-size:10px;line-height:1.75}.store .order-summary h2{font-size:21px}.store .order-title{align-items:flex-start;gap:10px;flex-direction:column;margin-bottom:25px}.store .order-title .page-heading{margin-bottom:0}.store .order-title h1{font-size:33px}.store .payment-panel{padding:20px}.store .payment-panel h2{font-size:23px}.store .payment-panel p{font-size:11px}.store .sandbox-payment>div{gap:10px;flex-direction:column;align-items:stretch}.store .sandbox-payment>strong{font-size:13px}.store .sandbox-payment .button{font-size:11px}.store .order-library>h2{font-size:23px}.store .order-delivery-item{padding:18px}.store .order-item-heading h3{font-size:14px;line-height:1.3}.store .order-item-heading p{font-size:9px;line-height:1.6}.store .order-item-heading>strong{font-size:16px}.store .code-row{padding:11px;gap:6px}.store .code-row code{font-size:10px}.store .code-delivery>small,.store .code-row button{font-size:9px}.store .delivery-pending{font-size:10px;line-height:1.7}.store .delivery-pending>svg{flex-shrink:0}.store .empty-state,.store .error-state{padding:45px 20px;margin:20px 0 40px}.store .empty-state h2,.store .error-state h2{font-size:23px}.store .empty-state p,.store .error-state p{font-size:12px;line-height:1.7}.store .auth-page{grid-template-columns:1fr;gap:30px;padding-top:30px;padding-bottom:45px;padding-inline:0}.store .auth-intro{text-align:center}.store .auth-intro>img{display:none}.store .auth-intro .eyebrow{font-size:8px}.store .auth-intro h1{font-size:35px;line-height:1.06;max-width:360px;margin-inline:auto}.store .auth-intro h1 br:first-child{display:none}.store .auth-intro>p{font-size:12px;max-width:300px;margin:16px auto 0}.store .auth-intro>div{display:none}.store .auth-card{padding:24px 22px;max-width:460px;width:100%;margin:auto}.store .auth-card h2{font-size:25px}.store .auth-card>p{font-size:12px}.store .auth-card form>label:not(.check-label){font-size:11px}.store .auth-card input{padding:13px 12px;font-size:13px}.store .account-page,.store .wishlist-page{padding-bottom:45px}.store .account-layout{grid-template-columns:1fr;gap:27px}.store .account-navigation{position:static;display:flex;flex-wrap:wrap;gap:6px;padding:15px}.store .account-avatar{flex-basis:100%;padding:4px 3px 16px;margin-bottom:9px}.store .account-avatar strong{font-size:12px}.store .account-avatar small{font-size:10px}.store .account-navigation>a,.store .account-navigation>button{width:auto;padding:10px 9px;font-size:10px;gap:7px}.store .account-navigation>a>svg,.store .account-navigation>button>svg{width:15px;height:15px}.store .account-content>section>h2{font-size:23px}.store .account-orders article{padding:20px}.store .account-orders article small{font-size:9px}.store .account-orders p,.store .profile-list>div{font-size:11px}.store .preferences-form .preference-item small{font-size:9px;line-height:1.65}.store .preferences-form .preference-item strong{font-size:11px}.store .help-page{padding-top:34px;padding-bottom:40px}.store .help-hero{margin-bottom:32px}.store .help-hero h1{font-size:38px}.store .help-hero .eyebrow{font-size:8px}.store .help-hero p{font-size:12px;line-height:1.7;max-width:300px;margin-inline:auto}.store .help-search input{font-size:12px;padding-block:14px}.store .help-grid{grid-template-columns:repeat(2,1fr);gap:12px}.store .help-card{padding:19px 15px}.store .help-card>svg{width:22px;height:22px;margin-bottom:16px}.store .help-card h2{font-size:16px;line-height:1.2}.store .help-card p{font-size:10px;line-height:1.7;margin-bottom:16px}.store .help-card>span{font-size:9px}.store .support-section{margin-top:42px;scroll-margin-top:133px}.store .support-layout{grid-template-columns:1fr;gap:15px}.store .support-conversation{padding:18px}.store .support-conversation>h3{font-size:20px}.store .support-conversation article{margin-right:15px;padding:14px}.store .support-conversation article.staff-message{margin-left:15px}.store .support-conversation article strong{font-size:10px;gap:7px;flex-wrap:wrap}.store .support-conversation article small{font-size:8px}.store .support-conversation article p{font-size:11px;line-height:1.8}.store .content-page{padding-bottom:45px}.store .content-page>article{margin-top:33px}.store .content-page h1{font-size:35px}.store .content-prose{font-size:13px;line-height:1.9}.store .content-updated{font-size:9px}.store .skeleton-card{height:305px}.store .skeleton-card>div{height:195px}}@media(max-width:380px){.store .container{width:calc(100% - 24px)}.store .header-main{gap:0 4px}.store .store-logo{flex-basis:121px}.store .store-logo img{width:121px}.store .header-actions .icon-button{min-width:31px}.store .header-actions .language-control{margin-inline-end:0}.store .language-control select{width:36px;font-size:9px;padding:1px}.store .store-announcement{font-size:7px;padding-inline:10px}.store .hero-copy{padding:31px 20px 0}.store .hero-copy h1{font-size:42px}.store .hero-copy p{font-size:11px;max-width:250px}.store .hero-assurance{gap:10px;font-size:7px}.store .store-hero{height:416px}.store .section-heading h2{font-size:21px}.store .section-heading .text-link{font-size:9px}.store .catalog-results .product-grid,.store .product-grid{gap:10px}.store .catalog-results .product-card-body,.store .product-card-body{padding:10px 8px 8px}.store .catalog-results .product-card h3,.store .product-card h3{font-size:11px;line-height:1.45;height:32px}.store .catalog-results .product-price strong,.store .product-price strong{font-size:19px}.store .catalog-results .quick-add,.store .quick-add{width:28px;height:28px}.store .product-price{gap:3px}.store .catalog-results .product-region,.store .delivery-label,.store .product-region{font-size:7px}.store .newsletter-input .button{font-size:8px;padding:9px}.store .newsletter-input .button svg{display:none}.store .cart-item{padding:10px;gap:9px}.store .cart-thumb,.store .cart-thumb img{width:48px}.store .cart-thumb img{height:66px}.store .cart-item h2{font-size:11px}.store .cart-item p{font-size:8px}.store .cart-item-controls .quantity-control{min-width:69px}.store .cart-item-controls .quantity-control>button{width:22px}.store .cart-item-controls>strong{font-size:14px}.store .form-grid{grid-template-columns:1fr;gap:0}.store .product-attributes{gap:10px}.store .product-attributes>span{font-size:9px}.store .product-detail h1{font-size:29px}.store .purchase-row{gap:7px}.store .purchase-row .quantity-control{min-width:84px}.store .purchase-row .button{font-size:11px;gap:7px;padding-inline:10px}.store .product-wish{width:43px;min-width:43px}.store .product-gallery{padding-inline:49px}.store .auth-intro h1{font-size:32px}.store .help-card{padding:16px 12px}.store .help-card h2{font-size:15px}.store .help-card p{font-size:9px}.store .checkout-steps{font-size:8px;gap:5px}.store .checkout-steps>span:empty{width:10px}.store .store-toast{min-width:240px}}html[dir=rtl] .store .hero-copy{padding-left:0;padding-right:49px}html[dir=rtl] .store .hero-art:after{transform:scaleX(-1)}html[dir=rtl] .store .hero-caption{right:auto;left:28px;text-align:left}html[dir=rtl] .store .hero-pagination{right:auto;left:28px}html[dir=rtl] .store .button svg:last-child,html[dir=rtl] .store .text-link svg{transform:scaleX(-1)}html[dir=rtl] .store .hero-copy h1{letter-spacing:0;font-size:53px;line-height:1.3}html[dir=rtl] .store .hero-copy .hero-eyebrow{letter-spacing:0}html[dir=rtl] .store .eyebrow{letter-spacing:.04em}html[dir=rtl] .store .filter-drawer{right:auto;left:0}@media(max-width:767px){html[dir=rtl] .store .hero-copy{padding-right:25px;padding-left:25px}html[dir=rtl] .store .hero-copy h1{font-size:43px}}.store .button:not(.secondary),.store .category-tabs button.active,.store .count-badge{background:#df172d}.store .button:not(.secondary):hover:not(:disabled),.store .category-tabs button.active:hover{background:#c71329}.store .profile-security{display:grid;gap:22px}.store .profile-security form{display:grid;gap:18px}.store .profile-security label>input{display:block;width:100%;margin-top:8px}.store .profile-security label>small{display:block;color:#a1a1ae;font-size:11px;margin-top:8px}.store .profile-security form>.button{justify-self:start}.store .profile-session{display:grid;gap:5px;padding:16px 0;border-bottom:1px solid #30303c;font-size:12px}.store .profile-session small{color:#a1a1ae}.store .profile-session:last-of-type{margin-bottom:20px}.store button:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.store a:focus-visible,.store button:focus-visible{outline:2px solid #ff8090;outline-offset:4px}.store .compact-heading{margin:25px 0 28px}.store .compact-heading h1{font-size:clamp(25px,3vw,38px)}.store .catalog-layout{align-items:start}.store .catalog-results{min-width:0}.store .catalog-filters{max-height:calc(100vh - 160px);overflow:auto;scrollbar-width:thin;position:sticky;top:150px;padding-inline-end:18px}.store .filter-name{padding-block:15px;border-bottom:1px solid var(--border)}.store .filter-name label{display:grid;gap:9px}.store .filter-search-input{display:flex;align-items:center;border:1px solid #353540;border-radius:5px;overflow:hidden}.store .filter-search-input input{min-width:0;width:100%;border:0;padding:10px;background:transparent}.store .filter-search-input button{flex-shrink:0;display:grid;place-items:center;width:38px;height:40px}.store .catalog-filters fieldset,.store .filter-drawer fieldset{min-width:0;margin:0;padding:17px 0;border:0;border-bottom:1px solid var(--border)}.store .catalog-filters legend,.store .filter-drawer legend{font-weight:650;padding-top:14px;color:#f5f5f7}.store .radio-label{display:flex;align-items:center;gap:10px;min-height:34px;line-height:1.5;cursor:pointer}.store .price-inputs{display:flex;gap:8px;margin:8px 0 12px}.store .price-inputs label{min-width:0;display:grid;gap:7px}.store .price-inputs input{width:100%;min-width:0;padding:9px}.store .catalog-toolbar{flex-wrap:wrap;gap:14px}.store .filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.store .filter-chips button{display:inline-flex;gap:9px;align-items:center;border:1px solid #393941;background:#16161b;padding:8px 11px;border-radius:4px;font-size:12px}.store .filter-chips button:hover{border-color:#ff6875}.store .filter-apply{position:sticky;bottom:0;width:100%;margin-top:16px}.store .filter-drawer{overflow-y:auto;overscroll-behavior:contain}.store .pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin:32px 0}.store .pagination button{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 16px;border:1px solid #393941;border-radius:4px}.store .content-page{max-width:1050px;padding-bottom:70px}.store .content-page article{max-width:850px;margin:35px auto}.store .content-prose section{margin-block:32px}.store .content-prose h2{font-size:23px;margin-bottom:15px;line-height:1.4}.store .content-prose p{font-size:15px;line-height:1.9;color:#c4c4d0;white-space:pre-line}.store .document-intro{font-size:18px;line-height:1.75;margin-top:22px}.store .document-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 23px;border-top:1px solid var(--border);padding-top:25px}.store .document-links a,.store .purchase-policy a{color:#ff8b96;text-decoration:underline;text-underline-offset:4px}.store .help-hero h1{font-size:clamp(29px,4vw,47px);max-width:900px}.store .help-grid{margin-block:35px}.store .help-card{height:auto}.store .faq-list{max-width:100%;display:grid;gap:0}.store .faq-list details{border-bottom:1px solid var(--border);padding:18px 0}.store .faq-list summary{cursor:pointer;font-weight:650;line-height:1.6}.store .faq-list details p{margin:16px 0;line-height:1.85;max-width:950px}.store .guest-support-note{padding:14px 18px;background:#15151c;border-inline-start:3px solid #ff6875}.store .support-conversation{overflow-wrap:anywhere}.store .support-conversation form .button{margin:12px 0 0 10px}.store[dir=rtl],html[dir=rtl] .store{font-family:Tahoma,Arial,sans-serif}.store[dir=rtl] h1,.store[dir=rtl] h2,.store[dir=rtl] h3,html[dir=rtl] .store h1,html[dir=rtl] .store h2,html[dir=rtl] .store h3{letter-spacing:0;line-height:1.4}html[dir=rtl] .store .eyebrow{letter-spacing:0}.store .product-price{direction:ltr;justify-content:flex-start}.store .product-card h3{line-height:1.5;letter-spacing:0}.store .store-search form{padding-inline:14px 5px}.store .account-link{max-width:150px}.store .purchase-policy{font-size:12px;line-height:1.8;margin-block:18px}@media(max-width:900px){.store .catalog-filters{display:none}.store .catalog-toolbar{align-items:start}.store .sort-control{max-width:100%}.store .help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store .support-layout{grid-template-columns:1fr}}@media(max-width:600px){.store .help-grid{grid-template-columns:1fr}.store .help-hero{padding-block:28px}.store .content-page article{padding:0;margin-top:25px}.store .content-page h1{font-size:30px}.store .content-prose h2{font-size:21px}.store .filter-drawer{width:min(90vw,370px);padding:22px}.store .filter-chips{gap:6px}.store .sort-control{width:100%;justify-content:space-between}.store .sort-control select{flex:1 1;min-width:0}.store .page-heading{margin:20px 0}.store .store-nav>a,.store .store-nav>button{min-height:44px}.store .hero-assurance{flex-wrap:wrap;gap:10px}.store .support-section{scroll-margin-top:170px}}@media(prefers-reduced-motion:reduce){.store *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}[data-depth]{--depth-x:0deg;--depth-y:0deg;--light-x:50%;--light-y:50%}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.store .platform-tile[data-depth],.store .product-card[data-depth]{transform:perspective(950px) rotateX(var(--depth-x)) rotateY(var(--depth-y));transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;isolation:isolate}.store .product-card[data-depth-active]{z-index:2;box-shadow:0 22px 45px -18px #000,0 0 24px -13px var(--product-accent);border-color:color-mix(in srgb,var(--product-accent) 50%,#333)}.product-card[data-depth] .product-image-wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--light-x) var(--light-y),#ffffff21,transparent 60%);opacity:0;transition:opacity .24s;z-index:1}.product-card[data-depth-active] .product-image-wrap:after{opacity:1}.store-hero[data-depth] .hero-art img{transform:scale(1.025) perspective(1500px) rotateY(var(--depth-y)) rotateX(var(--depth-x));transition:transform .5s ease}.store-hero[data-depth] .hero-copy{transform:perspective(1400px) rotateY(calc(var(--depth-y)*.2));transition:transform .5s ease}.category-rail a:hover>span{transform:translateY(-4px) rotate(-5deg);box-shadow:0 12px 28px -12px #ff243a88}.category-rail a>span{transition:transform .22s,box-shadow .22s}}@media(prefers-reduced-motion:reduce){[data-depth],[data-depth] .hero-copy,[data-depth] img{transform:none!important;transition:none!important}}.payment-method-list{display:grid;gap:12px;margin-top:22px}.payment-method-option{display:flex!important;align-items:center;gap:18px!important;position:relative;padding:19px!important;border:1px solid #34343e;border-radius:9px;cursor:pointer;background:#111117}.payment-method-option:has(input:checked){border-color:#ff3448;background:#1d1118;box-shadow:inset 3px 0 #ff3448}.payment-method-option input{width:18px!important;min-height:18px!important;accent-color:#ff3448;flex-shrink:0}.payment-method-option .pay-brand{width:92px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#fff;color:#003087;font-size:17px;font-weight:800;letter-spacing:-.7px;flex-shrink:0}.payment-method-option .pay-binance{background:#f0b90b;color:#14151a;font-size:14px;letter-spacing:0}.payment-method-option small{display:block;color:#a5a5b0;font-size:12px;margin-top:6px;line-height:1.5}.payment-settings{max-width:980px}.payment-settings-intro{line-height:1.8;color:#aaaab8;margin-bottom:22px}.provider-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.provider-settings-card{padding:24px;border:1px solid #33333e;background:#121219;border-radius:12px}.provider-settings-card h2{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:0 0 12px}.provider-settings-card label{display:grid;gap:8px;margin:16px 0;color:#e9e9ef;font-size:13px}.provider-settings-card input,.provider-settings-card select{width:100%;padding:12px;border:1px solid #3b3b49;border-radius:6px;background:#0a0a10;color:white;min-height:44px}.provider-settings-card .check-label{display:flex;align-items:flex-start;line-height:1.6}.provider-settings-card input[type=checkbox]{width:18px;height:18px;min-height:18px;flex-shrink:0;margin-top:2px;accent-color:#ff3448}.provider-settings-card small{display:block;color:#aaaab8;line-height:1.7}.provider-settings-card code{overflow-wrap:anywhere;display:block;background:#08080e;padding:10px;border-radius:5px;margin:8px 0;font-size:12px}.provider-settings-card button{margin-top:12px}.provider-status{font-size:11px;font-weight:600;border:1px solid #454554;padding:5px 8px;border-radius:4px;color:#cbcbd5}.provider-status.enabled{color:#85e2b0;border-color:#347652}.settings-notice{border-inline-start:3px solid #f0b90b;padding:12px 16px;background:#251e0f;color:#e5d4a6;font-size:13px;line-height:1.7;margin:16px 0}.payment-result{margin:12px 0;padding:14px;background:#10251c;border:1px solid #286848;color:#abefca;border-radius:6px}@media(max-width:760px){.provider-settings-grid{grid-template-columns:1fr}.provider-settings-card{padding:18px}.payment-method-option{gap:10px!important;padding:14px!important}.payment-method-option .pay-brand{width:70px;font-size:15px}.payment-method-option .pay-binance{font-size:12px}}.store .product-image-wrap{aspect-ratio:2/3;background:radial-gradient(ellipse at 50% 30%,var(--product-accent),#111117 90%)}.store .product-image-wrap img{object-fit:contain}.store .product-card .product-platform{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}