@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Unbounded:wght@600;700&display=swap";
:root{--bg:#08070a;--panel:#111014;--panel-2:#18151d;--ink:#f7f3fa;--muted:#a7a0ac;--line:#ffffff1f;--brand:#bb63ff;--brand-2:#f3abff;--signal:#bcff68;--danger:#ff7b80;--content:1480px}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Space Grotesk,Arial,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{object-position:center}::selection{background:var(--brand);color:#09050c}:focus-visible{outline:2px solid var(--brand-2);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-shell,.standard-page{background:var(--bg);min-height:100vh;overflow:clip}.logo{flex:none;align-items:center;gap:10px;display:inline-flex}.logo-mark{background:#110819;border:1px solid #c470ff9e;border-radius:6px;place-items:center;width:39px;height:39px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 22px #bb63ff2e,0 0 18px #bb63ff1f}.logo-mark:before{content:"";background:#df9bff;width:72px;height:1px;position:absolute;transform:rotate(-23deg);box-shadow:0 0 10px 3px #9f34f4}.logo-mark b{z-index:1;color:#fff;text-shadow:0 0 9px var(--brand);font-family:Unbounded,sans-serif;font-size:17px;position:relative}.logo-word{font-family:Unbounded,sans-serif;font-size:20px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffff06;border-radius:6px;flex:0 0 40px;place-items:center;width:40px;height:40px;transition:all .16s;display:grid}.icon-button:hover{background:#bb63ff17;border-color:#bb63ffa6}.icon-button svg{width:18px;height:18px}.primary-button,.secondary-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:700;transition:all .16s;display:inline-flex}.primary-button{background:var(--brand);color:#0a0610;border:1px solid #c878ff;box-shadow:0 0 26px #bb63ff33}.primary-button:hover{background:#cb88ff;transform:translateY(-1px)}.secondary-button{border:1px solid var(--line);color:var(--ink);background:0 0}.secondary-button:hover{background:#ffffff0a;border-color:#ffffff52}.primary-button svg,.secondary-button svg{width:17px;height:17px}.eyebrow{color:var(--brand-2);text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.store-header{z-index:40;width:calc(100% - 24px);max-width:var(--content);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09070be0;border:1px solid #ffffff24;border-radius:8px;margin:12px auto 0;position:sticky;top:12px;box-shadow:0 14px 44px #0000006b}.header-inner{align-items:center;gap:24px;min-height:62px;padding:9px 12px 9px 16px;display:flex}.category-nav{align-self:stretch;align-items:center;gap:2px;display:flex}.category-nav a{height:100%;color:var(--muted);border:0;align-items:center;padding:0 13px;font-size:13px;font-weight:600;display:flex;position:relative}.category-nav a:after{content:"";background:0 0;height:2px;position:absolute;bottom:1px;left:12px;right:12px}.category-nav a:hover,.category-nav a.active{color:var(--ink)}.category-nav a.active:after{background:var(--brand);box-shadow:0 0 10px var(--brand)}.search-box{border:1px solid var(--line);background:#ffffff09;border-radius:6px;align-items:center;gap:9px;width:min(260px,20vw);height:39px;margin-left:auto;padding:0 12px;display:flex}.search-box svg{width:16px;color:var(--muted)}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-box input::placeholder{color:#77717b}.header-actions{align-items:center;gap:7px;display:flex}.cart-button{cursor:pointer;background:#bb63ff1a;border:1px solid #bb63ff8c;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 13px;font-size:13px;font-weight:700;display:flex;position:relative}.cart-button svg{width:17px}.cart-button b{background:var(--brand);color:#08050c;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.menu-trigger{display:none}.feature-mosaic{max-width:var(--content);grid-template-rows:405px 180px;grid-template-columns:1.16fr .84fr;gap:14px;min-height:610px;margin:26px auto 0;padding:0 12px;display:grid}.feature-product{border:1px solid var(--line);text-align:left;cursor:pointer;background:#0d0911;border-radius:8px;min-width:0;padding:0;position:relative;overflow:hidden}.feature-product img{object-fit:cover;transition:transform .5s}.feature-product:hover img{transform:scale(1.035)}.feature-main{grid-row:span 2}.feature-main img{object-position:57% center}.feature-wide{grid-column:2}.image-shade{background:linear-gradient(#0000 35%,#040206e6 100%);position:absolute;inset:0}.feature-product:after{content:"";background:#e19fff75;width:80%;height:1px;position:absolute;top:45%;left:10%;box-shadow:0 0 18px 5px #a236f4b8}.product-copy{z-index:2;gap:5px;display:grid;position:absolute;bottom:22px;left:24px;right:24px}.product-copy small{color:var(--brand-2);font-size:10px;font-style:normal;font-weight:700}.product-copy strong{font-family:Unbounded,sans-serif;font-size:clamp(22px,3vw,43px)}.product-copy em{color:#d7d0db;font-size:14px;font-style:normal}.round-arrow{z-index:3;width:39px;height:39px;color:var(--brand-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#15081da6;border:1px solid #dea0ffb3;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px}.round-arrow svg{width:17px}.brand-story{border:1px solid var(--line);background:#121015;border-radius:8px;flex-direction:column;justify-content:space-between;min-width:0;padding:28px;display:flex}.brand-story .eyebrow{align-items:center;gap:7px;display:flex}.brand-story .eyebrow svg{width:15px}.brand-story h1{margin:0;font-family:Unbounded,sans-serif;font-size:clamp(30px,3.6vw,54px);line-height:1.08}.brand-story h1 span{color:var(--brand);text-shadow:0 0 26px #bb63ff40}.brand-story>div>p{max-width:520px;color:var(--muted);margin:15px 0 0;font-size:14px;line-height:1.65}.hero-actions{gap:9px;display:flex}.delivery-tile{border:1px solid var(--line);background:#16131a;border-radius:8px;justify-content:center;align-items:center;gap:14px;display:flex}.delivery-tile>svg{width:27px;color:var(--signal)}.delivery-tile span{gap:3px;display:grid}.delivery-tile strong{font-size:13px}.delivery-tile small{color:var(--muted)}.category-hero{max-width:calc(var(--content) - 24px);border:1px solid var(--line);background:#0d0911;border-radius:8px;min-height:500px;margin:26px auto 0;position:relative;overflow:hidden}.category-hero>img{object-fit:cover;object-position:center}.category-handheld>img{object-position:center 56%}.category-retro>img{object-position:center 64%}.category-hero-shade{background:linear-gradient(90deg,#070409f5 0%,#070409c2 42%,#07040914 78%),linear-gradient(#0000 50%,#07040973);position:absolute;inset:0}.category-hero:after{content:"";background:#e19fff94;width:52%;height:1px;position:absolute;top:54%;right:6%;box-shadow:0 0 22px 6px #a236f4b3}.category-hero-copy{z-index:2;flex-direction:column;justify-content:center;width:min(620px,60%);min-height:500px;padding:58px;display:flex;position:relative}.category-hero-copy h1{margin:12px 0 18px;font-family:Unbounded,sans-serif;font-size:clamp(38px,5vw,68px);line-height:1.06}.category-hero-copy>p:not(.eyebrow){color:#c0b8c4;max-width:540px;margin:0;line-height:1.65}.category-hero-copy>span{width:max-content;color:var(--brand-2);text-transform:uppercase;background:#bb63ff17;border:1px solid #bb63ff6b;border-radius:4px;margin-top:28px;padding:7px 9px;font-size:10px;font-weight:700}.catalog-shop{padding-top:74px}.shop-section{max-width:var(--content);margin:0 auto;padding:100px 12px 88px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:24px;display:flex}.section-heading h2{margin:9px 0 0;font-family:Unbounded,sans-serif;font-size:clamp(29px,4vw,51px)}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 4px;line-height:1.55}.mobile-filter{display:none}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px 14px;margin-top:24px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1.3;border:1px solid var(--line);cursor:pointer;background:#110b17;border-radius:8px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-image:after{content:"";background:#c670ff3d;height:1px;position:absolute;bottom:18%;left:8%;right:8%;box-shadow:0 0 18px 4px #b149ff73}.product-image img{z-index:1;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.035)}.badge{z-index:3;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0a060dc7;border:1px solid #fff3;border-radius:4px;padding:6px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.view-product{z-index:3;color:#ddd7e1;opacity:0;background:#0a070cd1;border-radius:4px;align-items:center;gap:4px;padding:7px 9px;font-size:11px;transition:all .18s;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(5px)}.view-product svg{width:14px}.product-card:hover .view-product{opacity:1;transform:none}.product-meta{justify-content:space-between;align-items:flex-start;gap:16px;padding:15px 1px 12px;display:flex}.product-meta>div:first-child{gap:5px;min-width:0;display:grid}.product-meta small{color:var(--muted);font-size:9px;font-weight:700}.product-meta button{color:var(--ink);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-family:Unbounded,sans-serif;font-size:16px;overflow:hidden}.price{flex:none;gap:7px;font-size:13px;display:flex}.price del,.modal-price del{color:var(--muted);font-weight:400}.add-button{border:1px solid var(--line);color:#dfd9e2;cursor:pointer;background:#ffffff06;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;height:39px;font-size:12px;font-weight:700;transition:all .16s;display:flex}.add-button svg{width:15px}.add-button:hover{color:#fff;background:#bb63ff14;border-color:#bb63ff8c}.empty-search{text-align:center;align-content:center;place-items:center;min-height:360px;display:grid}.empty-search>svg{color:var(--brand)}.empty-search h3{margin:15px 0 4px}.empty-search p{color:var(--muted);margin:0 0 18px}.empty-search button{color:var(--brand-2);cursor:pointer;background:0 0;border:0}.benefits{max-width:var(--content);grid-template-columns:repeat(4,1fr);margin:0 auto 100px;padding:0 12px;display:grid}.benefits>div{border-top:1px solid var(--line);border-right:1px solid var(--line);min-width:0;min-height:210px;padding:28px 26px}.benefits>div:first-child{border-left:1px solid var(--line)}.benefits svg{width:23px;color:var(--brand-2)}.benefits h3{margin:34px 0 9px;font-family:Unbounded,sans-serif;font-size:14px}.benefits p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.site-footer{border-top:1px solid var(--line);background:#0c0b0e}.footer-grid{max-width:var(--content);grid-template-columns:minmax(520px,2.25fr) repeat(3,minmax(130px,1fr));gap:42px;margin:0 auto;padding:58px 28px 64px;display:grid}.footer-grid h3{color:#827a86;text-transform:uppercase;margin:0 0 15px;font-size:10px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid>div:not(:first-child) a{color:#c9c3cc;align-items:center;gap:6px;font-size:12px;display:flex}.footer-grid a:hover{color:var(--brand-2)}.footer-company-panel{border-right:1px solid var(--line);grid-template-columns:minmax(210px,.85fr) minmax(250px,1.15fr);gap:42px;padding-right:34px;display:grid}.footer-company-panel h3{color:var(--brand-2);margin-bottom:22px;font-size:11px}.footer-contact-list{gap:15px;display:grid}.footer-info-row{color:#ddd6e1;grid-template-columns:21px minmax(0,1fr);align-items:start;gap:11px;font-size:14px;line-height:1.5;display:grid}.footer-info-row>svg{width:19px;height:19px;color:var(--brand);margin-top:1px}.footer-info-row p{color:#ddd6e1;margin:0}.footer-info-row p span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.footer-bottom{max-width:var(--content);border-top:1px solid var(--line);color:#767079;justify-content:space-between;margin:0 auto;padding:20px 28px 28px;font-size:10px;display:flex}.overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#010002b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer,.mobile-menu{border-left:1px solid var(--line);background:#111014;flex-direction:column;width:min(460px,100%);height:100%;display:flex;box-shadow:-20px 0 60px #00000059}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:16px 20px;display:flex}.drawer-head small{color:var(--brand-2);font-size:9px;font-weight:700}.drawer-head h2{margin:3px 0 0;font-family:Unbounded,sans-serif;font-size:20px}.cart-lines{flex:1;padding:8px 20px;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:98px 1fr;gap:15px;padding:16px 0;display:grid}.cart-thumb{aspect-ratio:1;background:#1c1224;border-radius:6px;position:relative;overflow:hidden}.cart-thumb img{object-fit:cover}.cart-info{align-content:start;gap:4px;min-width:0;display:grid}.cart-info small{color:var(--muted);font-size:10px}.cart-info strong{font-family:Unbounded,sans-serif;font-size:13px}.cart-info>span{margin-top:2px;font-size:13px}.quantity{border:1px solid var(--line);border-radius:5px;align-items:center;width:max-content;height:31px;margin-top:9px;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;place-items:center;width:31px;height:100%;display:grid}.quantity svg{width:13px}.quantity b{text-align:center;min-width:24px;font-size:11px}.cart-summary{border-top:1px solid var(--line);background:#0d0c0f;padding:20px}.cart-summary p{justify-content:space-between;margin:0 0 9px;font-size:13px;display:flex}.cart-summary>small{color:var(--muted);font-size:10px}.checkout-button{width:100%;margin-top:18px}.empty-cart{text-align:center;flex:1;align-content:center;place-items:center;padding:30px;display:grid}.empty-cart>svg{width:34px;height:34px;color:var(--brand)}.empty-cart h3{margin:16px 0 5px;font-family:Unbounded,sans-serif}.empty-cart p{color:var(--muted);margin:0 0 20px;font-size:13px}.product-overlay{justify-content:center;align-items:center;padding:20px}.product-modal{border:1px solid var(--line);background:#121015;border-radius:8px;grid-template-columns:1.15fr .85fr;width:min(1040px,100%);max-height:min(680px,100vh - 40px);display:grid;position:relative;overflow:auto}.modal-close{z-index:5;background:#0b070ec2;position:absolute;top:15px;right:15px}.modal-image{background:#120a19;min-height:570px;position:relative;overflow:hidden}.modal-image:after{content:"";background:var(--brand-2);height:1px;position:absolute;bottom:20%;left:10%;right:10%;box-shadow:0 0 24px 6px #b145ffb3}.modal-image img{z-index:1;object-fit:cover}.modal-content{flex-direction:column;justify-content:center;padding:48px;display:flex}.modal-content h2{margin:10px 0 7px;font-family:Unbounded,sans-serif;font-size:clamp(30px,4vw,48px)}.modal-price{gap:8px;font-size:18px;font-weight:700;display:flex}.modal-description{color:var(--muted);margin:25px 0 17px;line-height:1.7}.modal-content ul{gap:11px;margin:0 0 28px;padding:0;list-style:none;display:grid}.modal-content li{align-items:center;gap:9px;font-size:13px;display:flex}.modal-content li svg{width:16px;color:var(--signal)}.modal-content .primary-button{width:100%}.stock{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:13px;display:flex}.stock i{background:var(--signal);width:6px;height:6px;box-shadow:0 0 9px var(--signal);border-radius:50%}.checkout-overlay{justify-content:center;align-items:center;padding:20px}.checkout-modal{border:1px solid var(--line);background:#111014;border-radius:8px;width:min(570px,100%);max-height:calc(100vh - 40px);overflow:auto}.checkout-form{gap:14px;padding:22px;display:grid}.checkout-form label,.support-form label,.auth-form>label{color:#c9c3cc;gap:7px;font-size:12px;font-weight:600;display:grid}.checkout-form input,.support-form input,.support-form select,.support-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#0b0a0d;border-radius:6px;outline:0;padding:11px 12px}.checkout-form input:focus,.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:var(--brand)}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.demo-note{color:var(--muted);align-items:center;gap:8px;margin:2px 0 0;font-size:10px;display:flex}.demo-note svg{width:16px;color:var(--signal)}.order-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:50px;display:flex}.order-success>span,.auth-complete>span,.support-sent>span{width:52px;height:52px;color:var(--signal);background:#bcff681a;border:1px solid #bcff686b;border-radius:50%;place-items:center;display:grid}.order-success h2{margin:10px 0;font-family:Unbounded,sans-serif;font-size:30px}.order-success p:not(.eyebrow){max-width:380px;color:var(--muted);line-height:1.6}.order-success .eyebrow{margin-top:20px}.order-success button{margin-top:13px}.mobile-menu{width:min(380px,100%)}.mobile-menu nav{padding:10px 20px;display:grid}.mobile-menu nav button,.mobile-menu nav a{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;height:52px;padding:0 3px;font-weight:600;display:flex}.mobile-menu nav svg{width:16px;color:var(--muted)}.menu-account{margin:auto 20px 24px}.simple-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08070ae0;position:sticky;top:0}.simple-header-inner{align-items:center;gap:44px;max-width:1280px;height:70px;margin:0 auto;padding:0 24px;display:flex}.simple-header nav{gap:26px;display:flex}.simple-header nav a{color:var(--muted);font-size:13px;font-weight:600}.simple-header nav a:hover{color:var(--ink)}.simple-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-link{border:1px solid var(--line);border-radius:6px;place-items:center;width:39px;height:39px;display:grid}.text-link{height:39px;color:var(--brand-2);border:1px solid #bb63ff85;border-radius:6px;align-items:center;padding:0 14px;font-size:12px;font-weight:700;display:flex}.legal-main{padding-bottom:100px}.legal-hero{border-bottom:1px solid var(--line);max-width:900px;margin:0 auto;padding:100px 24px 55px}.legal-hero h1{margin:11px 0;font-family:Unbounded,sans-serif;font-size:clamp(36px,6vw,66px)}.legal-hero>p:last-child{color:var(--muted);font-size:12px}.legal-copy{max-width:760px;margin:0 auto;padding:50px 24px}.legal-intro{font-size:18px;color:#d8d2dc!important;line-height:1.7!important}.legal-copy section{margin-top:42px}.legal-copy h2{margin:0 0 13px;font-family:Unbounded,sans-serif;font-size:18px}.legal-copy p{color:var(--muted);margin:0 0 12px;line-height:1.75}.auth-page{background:#09080b;grid-template-columns:minmax(380px,1fr) minmax(540px,1fr);min-height:100vh;display:grid}.auth-visual{border-right:1px solid var(--line);background:#110917 url(/products/bas-go.webp) 50%/cover no-repeat;align-items:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-visual:before{content:"";background:linear-gradient(#08050a1f,#08050af0);position:absolute;inset:0}.auth-light{background:#f1b6ff;width:84%;height:1px;position:absolute;top:43%;left:8%;box-shadow:0 0 30px 9px #b036ffb3}.auth-visual-copy{z-index:2;max-width:620px;padding:70px;position:relative}.auth-visual-copy>p{color:var(--brand-2);font-size:11px;font-weight:700}.auth-visual-copy h2{margin:13px 0 26px;font-family:Unbounded,sans-serif;font-size:clamp(33px,4vw,56px);line-height:1.08}.auth-visual-copy ul{flex-wrap:wrap;gap:12px 22px;margin:0;padding:0;list-style:none;display:flex}.auth-visual-copy li{color:#cbc4cf;align-items:center;gap:7px;font-size:12px;display:flex}.auth-visual-copy li svg{width:14px;color:var(--signal)}.auth-panel{flex-direction:column;min-height:100vh;display:flex}.auth-top{justify-content:space-between;align-items:center;height:75px;padding:0 34px;display:flex}.auth-top>a:last-child{color:var(--muted);font-size:12px}.auth-box{width:min(470px,100% - 48px);margin:auto;padding:55px 0 75px}.auth-box>h1,.auth-complete h1{margin:10px 0;font-family:Unbounded,sans-serif;font-size:34px}.auth-intro{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.method-switch{border:1px solid var(--line);background:#0c0b0e;border-radius:7px;grid-template-columns:1fr 1fr;margin:27px 0 20px;padding:4px;display:grid}.method-switch button{height:39px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.method-switch button.active{color:var(--brand-2);background:#211629;box-shadow:inset 0 0 0 1px #bb63ff3d}.method-switch svg{width:15px}.auth-form{gap:17px;display:grid}.input-wrap{border:1px solid var(--line);background:#0d0c0f;border-radius:6px;align-items:center;gap:10px;width:100%;height:47px;padding:0 12px;display:flex}.input-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #bb63ff14}.input-wrap>svg{color:#77717b;width:16px}.input-wrap input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.input-wrap input::placeholder{color:#5f5963}.input-wrap button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.input-wrap button svg{width:16px}.consents{gap:12px;margin-top:2px;display:grid}.check-row{color:var(--muted);cursor:pointer;grid-template-columns:19px 1fr;align-items:start;gap:10px;font-size:11px;line-height:1.55;display:grid;position:relative}.check-row>input{opacity:0;position:absolute}.custom-check{color:#0000;background:#140a1c;border:1px solid #bb63ff80;border-radius:4px;place-items:center;width:18px;height:18px;display:grid}.custom-check svg{width:13px}.check-row>input:checked+.custom-check{border-color:var(--brand);background:var(--brand);color:#09050c;box-shadow:0 0 12px #bb63ff52}.check-row a{color:var(--brand-2);text-underline-offset:2px;text-decoration:underline}.form-error{border-left:2px solid var(--danger);color:#ffb5b8;margin:-2px 0 0;padding-left:10px;font-size:11px;line-height:1.5}.auth-submit{border:0;width:100%}.auth-alternate,.auth-support{color:var(--muted);text-align:center;margin:24px 0 0;font-size:12px}.auth-alternate a,.auth-support a{color:var(--brand-2)}.auth-support{margin-top:11px}.auth-complete{flex-direction:column;align-items:flex-start;display:flex}.auth-complete>.eyebrow{margin-top:23px}.auth-complete p:not(.eyebrow){color:var(--muted);line-height:1.6}.auth-complete .primary-button{margin-top:16px}.support-hero{text-align:center;max-width:1280px;margin:0 auto;padding:100px 24px 65px}.support-hero h1{margin:10px 0;font-family:Unbounded,sans-serif;font-size:clamp(40px,7vw,76px)}.support-hero>p:not(.eyebrow){color:var(--muted)}.support-hero>a{color:var(--brand-2);align-items:center;gap:8px;margin-top:22px;font-size:13px;display:inline-flex}.support-hero>a svg{width:16px}.support-options{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1180px;margin:0 auto;padding:0 24px 90px;display:grid}.support-options>a{border:1px solid var(--line);background:#111014;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:155px;padding:24px;transition:all .16s;display:grid}.support-options>a:hover{border-color:#bb63ff7a;transform:translateY(-2px)}.support-options>a>svg:first-child{width:24px;color:var(--brand-2)}.support-options>a>svg:last-child{width:17px;color:var(--muted)}.support-options span{gap:7px;display:grid}.support-options strong{font-family:Unbounded,sans-serif;font-size:13px}.support-options small{color:var(--muted);line-height:1.5}.support-contact{border:1px solid var(--line);background:#111014;border-radius:8px;grid-template-columns:.8fr 1.2fr;gap:70px;max-width:1180px;margin:0 auto 110px;padding:70px;display:grid}.support-contact h2{margin:10px 0;font-family:Unbounded,sans-serif;font-size:32px}.support-contact>div>p:not(.eyebrow){color:var(--muted);line-height:1.65}.support-email{align-items:center;gap:12px;margin-top:30px;display:flex}.support-email>svg{width:22px;color:var(--brand-2)}.support-email span{gap:3px;display:grid}.support-email small{color:var(--muted);font-size:9px}.support-email a{font-size:13px}.support-form{gap:15px;display:grid}.support-form textarea{resize:vertical}.support-form select{appearance:none}.support-form .primary-button{width:max-content}.support-sent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.support-sent h2{margin:17px 0 8px}.support-sent p{max-width:360px;color:var(--muted);line-height:1.6}.support-sent button{color:var(--brand-2);cursor:pointer;background:0 0;border:0}@media (max-width:1080px){.category-nav{display:none}.menu-trigger{display:grid}.search-box{width:min(300px,31vw)}.feature-mosaic{grid-template-columns:1fr 1fr}.product-grid,.benefits{grid-template-columns:repeat(2,1fr)}.benefits>div:nth-child(3){border-left:1px solid var(--line)}.auth-page{grid-template-columns:.82fr 1.18fr}.auth-visual-copy{padding:45px}.support-contact{gap:45px;margin-inline:24px;padding:48px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-company-panel{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr 1fr;padding-bottom:36px;padding-right:0}}@media (max-width:760px){.store-header{width:calc(100% - 16px);margin-top:8px;top:8px}.header-inner{gap:9px;min-height:57px;padding:8px}.logo-word{font-size:17px}.logo-mark{width:37px;height:37px}.search-box{display:none}.header-actions{margin-left:auto}.header-actions>.icon-button,.cart-button span{display:none}.cart-button{justify-content:center;width:40px;padding:0}.cart-button b{position:absolute;top:-6px;right:-5px}.feature-mosaic{flex-direction:column;gap:10px;min-height:0;margin-top:18px;display:flex}.brand-story{order:-1;min-height:380px;padding:24px 20px}.brand-story h1{font-size:37px}.feature-product{min-height:370px}.feature-wide{min-height:250px}.delivery-tile{min-height:95px}.product-copy strong{font-size:28px}.shop-section{padding-top:74px}.section-heading{flex-direction:column;align-items:flex-start;gap:16px}.section-heading>p{font-size:13px}.mobile-filter{gap:7px;margin:18px -12px 0;padding:0 12px 5px;display:flex;overflow-x:auto}.mobile-filter a{border:1px solid var(--line);height:35px;color:var(--muted);border-radius:6px;flex:none;align-items:center;padding:0 13px;font-size:11px;display:flex}.mobile-filter a.active{border-color:var(--brand);color:var(--brand-2);background:#bb63ff1a}.product-grid{grid-template-columns:1fr;gap:32px}.view-product{opacity:1;transform:none}.benefits{grid-template-columns:1fr;margin-bottom:70px}.benefits>div{border-left:1px solid var(--line);min-height:180px}.benefits h3{margin-top:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 20px;padding:42px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-company-panel{grid-template-columns:1fr;gap:32px;padding-bottom:34px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-inline:20px}.product-overlay{padding:8px}.product-modal{grid-template-columns:1fr;max-height:calc(100vh - 16px)}.modal-image{min-height:330px}.modal-content{padding:28px 22px 32px}.modal-content h2{font-size:31px}.form-row{grid-template-columns:1fr}.simple-header-inner{gap:10px;height:62px;padding:0 16px}.simple-header nav{display:none}.simple-actions{gap:6px}.legal-hero{padding-top:75px}.auth-page{display:block}.auth-visual{display:none}.auth-top{height:67px;padding:0 18px}.auth-box{width:calc(100% - 36px);padding-top:45px}.support-hero{padding-top:72px}.support-options{grid-template-columns:1fr;padding-bottom:65px}.support-options>a{min-height:120px}.support-contact{grid-template-columns:1fr;gap:38px;margin-inline:12px;padding:30px 20px}.category-hero{min-height:480px;margin:18px 12px 0}.category-hero-shade{background:linear-gradient(#07040929 0%,#070409c7 54%,#070409fa 100%)}.category-hero:after{width:80%;top:39%;right:10%}.category-hero-copy{justify-content:flex-end;width:100%;min-height:480px;padding:28px 20px}.category-hero-copy h1{font-size:38px}.category-hero-copy>p:not(.eyebrow){font-size:13px}.catalog-shop{padding-top:62px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
