.header-module__edqLnG__header{top:var(--promobar-h,0px);height:var(--header-height);-webkit-backdrop-filter:blur(20px)saturate(1.4);z-index:1000;background:#000000d9;border-bottom:1px solid #ffffff0f;transition:background .3s,border-color .3s;position:fixed;left:0;right:0}.header-module__edqLnG__headerScrolled{background:#000000f2;border-bottom-color:#ffffff1a}.header-module__edqLnG__progress{background:linear-gradient(90deg, transparent, var(--purple-400), transparent);z-index:1;height:2px;transition:width 80ms linear;position:absolute;top:0;left:0}.header-module__edqLnG__inner{align-items:center;gap:24px;max-width:1320px;height:100%;margin:0 auto;padding:0 28px;display:flex}.header-module__edqLnG__logo{color:#fff;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.header-module__edqLnG__logo:hover{opacity:.85}.header-module__edqLnG__logoMark{background:var(--purple-500);color:#fff;letter-spacing:-.02em;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.header-module__edqLnG__logoText{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;font-size:.95rem;font-weight:700}.header-module__edqLnG__nav{flex:1;justify-content:center;align-items:center;gap:0;height:100%;display:flex}.header-module__edqLnG__navItem{align-items:center;height:100%;display:flex;position:relative}.header-module__edqLnG__navLink{height:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#c8c8d8;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0 13px;font-size:.73rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex;position:relative}.header-module__edqLnG__navLink:after{content:"";background:var(--purple-400);transform-origin:50%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.header-module__edqLnG__navLink:hover{color:#fff}.header-module__edqLnG__navLink:hover:after,.header-module__edqLnG__navLinkActive:after{transform:scaleX(1)}.header-module__edqLnG__navLinkActive{color:#fff;}.header-module__edqLnG__navChevron{opacity:.6;font-size:.6rem;transition:transform .25s}.header-module__edqLnG__navItem:hover .header-module__edqLnG__navChevron{transform:rotate(180deg)}.header-module__edqLnG__megaMenu{top:calc(var(--promobar-h,0px) + var(--header-height));-webkit-backdrop-filter:blur(20px)saturate(1.4);backdrop-filter:blur(20px)saturate(1.4);opacity:0;visibility:hidden;z-index:998;pointer-events:none;background:#000000f5;border-bottom:1px solid #ffffff14;transition:opacity .25s,visibility .25s,transform .25s;position:fixed;left:0;right:0;transform:translateY(-8px)}.header-module__edqLnG__navItem:hover .header-module__edqLnG__megaMenu,.header-module__edqLnG__megaMenu:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-module__edqLnG__megaInner{grid-template-columns:280px 1fr;gap:60px;max-width:1320px;margin:0 auto;padding:40px 32px;display:grid}.header-module__edqLnG__megaIntro{flex-direction:column;gap:18px;display:flex}.header-module__edqLnG__megaEyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--purple-300);font-size:.7rem;font-weight:700}.header-module__edqLnG__megaTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0;font-size:2rem;font-weight:700;line-height:.95}.header-module__edqLnG__megaCta{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;width:max-content;padding:12px 22px;font-size:.74rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 6px 22px #8b3dff4d}.header-module__edqLnG__megaCta:hover{filter:brightness(1.08);transform:translateY(-2px)}.header-module__edqLnG__megaGrid{grid-template-columns:repeat(3,1fr);align-content:flex-start;gap:6px 32px;display:grid}.header-module__edqLnG__megaLink{color:#a0a0b8;align-items:center;gap:10px;padding:8px 0;font-size:.88rem;text-decoration:none;transition:color .2s,transform .2s;display:flex}.header-module__edqLnG__megaLink:hover{color:var(--purple-300);transform:translate(4px)}.header-module__edqLnG__megaLink:before{content:"";opacity:.4;background:currentColor;flex-shrink:0;width:4px;height:4px}.header-module__edqLnG__searchForm{flex:1;min-width:0;max-width:220px;position:relative}.header-module__edqLnG__searchInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;outline:0;width:100%;padding:10px 40px 10px 16px;font-size:.85rem;transition:all .2s}.header-module__edqLnG__searchInput::placeholder{color:#6b6b82}.header-module__edqLnG__searchInput:focus{border-color:var(--purple-400);background:#ffffff12}.header-module__edqLnG__searchBtn{color:#6b6b82;cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:.95rem;transition:color .2s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.header-module__edqLnG__searchBtn:hover{color:var(--purple-300)}.header-module__edqLnG__actions{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.header-module__edqLnG__searchToggle,.header-module__edqLnG__accountBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;position:relative}.header-module__edqLnG__searchToggle{display:flex}.header-module__edqLnG__accountBtn{display:none}.header-module__edqLnG__searchToggle svg,.header-module__edqLnG__accountBtn svg{width:18px;height:18px}.header-module__edqLnG__searchToggle:hover,.header-module__edqLnG__accountBtn:hover{color:var(--purple-300);border-color:#a875ff80}.header-module__edqLnG__mobileSearch{background:#000000f2;border-top:1px solid #ffffff0f;padding:12px 20px}.header-module__edqLnG__mobileSearchForm{gap:8px;display:flex}.header-module__edqLnG__mobileSearchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;outline:none;flex:1;min-width:0;padding:11px 14px;font-size:.9rem}.header-module__edqLnG__mobileSearchInput:focus{border-color:#a875ff80}.header-module__edqLnG__mobileSearchBtn{background:var(--purple-500);color:#fff;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:0;flex-shrink:0;padding:0 18px;font-size:.8rem;font-weight:700}.header-module__edqLnG__iconBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex;position:relative}.header-module__edqLnG__iconBtn:hover{border-color:var(--purple-400);background:#8b3dff14}.header-module__edqLnG__iconBtn svg{width:18px;height:18px}.header-module__edqLnG__cartBadge{background:var(--purple-500);color:#fff;border:2px solid #000;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.header-module__edqLnG__entrarBtn{color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #ffffff40;align-items:center;padding:10px 18px;font-size:.74rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.header-module__edqLnG__entrarBtn:hover{border-color:var(--purple-400);color:var(--purple-300)}.header-module__edqLnG__userBtn{color:#fff;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:6px 14px 6px 6px;text-decoration:none;transition:border-color .2s;display:flex}.header-module__edqLnG__userBtn:hover{border-color:var(--purple-400)}.header-module__edqLnG__userAvatar{background:var(--purple-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.header-module__edqLnG__userName{font-size:.82rem;font-weight:600}.header-module__edqLnG__logoutBtn{color:#6b6b82;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;transition:color .2s;display:flex}.header-module__edqLnG__logoutBtn:hover{color:#ef4444}.header-module__edqLnG__menuToggle{cursor:pointer;background:0 0;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;padding:0 10px;display:none}.header-module__edqLnG__menuToggle span{background:#fff;width:100%;height:2px;transition:all .25s;display:block}.header-module__edqLnG__menuToggleActive span:first-child{transform:translateY(6px)rotate(45deg)}.header-module__edqLnG__menuToggleActive span:nth-child(2){opacity:0}.header-module__edqLnG__menuToggleActive span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header-module__edqLnG__drawer{z-index:1005;background:#050507;border-left:1px solid #ffffff14;flex-direction:column;width:300px;max-width:80vw;padding:0;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.header-module__edqLnG__drawerOpen{transform:translate(0);box-shadow:-20px 0 80px #0009}.header-module__edqLnG__drawerBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1004;opacity:0;visibility:hidden;background:#000000b3;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.header-module__edqLnG__drawerBackdropOpen{opacity:1;visibility:visible}.header-module__edqLnG__drawerHead{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.header-module__edqLnG__drawerTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#fff;font-size:.82rem;font-weight:700}.header-module__edqLnG__drawerClose{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.header-module__edqLnG__drawerSearch{border-bottom:1px solid #ffffff0f;padding:16px 24px;position:relative}.header-module__edqLnG__drawerSearch .header-module__edqLnG__searchForm{max-width:none}.header-module__edqLnG__drawerNav{flex:1;padding:12px 0}.header-module__edqLnG__drawerGroup{border-bottom:1px solid #ffffff0d}.header-module__edqLnG__drawerGroup:last-child{border-bottom:0}.header-module__edqLnG__drawerGroupHead{color:#fff;width:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:16px 24px;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.header-module__edqLnG__drawerGroupHead:hover{background:#8b3dff0f}.header-module__edqLnG__drawerGroupHeadActive{color:var(--purple-300);}.header-module__edqLnG__drawerGroupChevron{opacity:.6;font-size:.7rem;transition:transform .25s}.header-module__edqLnG__drawerGroupExpanded .header-module__edqLnG__drawerGroupChevron{transform:rotate(180deg)}.header-module__edqLnG__drawerSub{max-height:0;transition:max-height .35s;overflow:hidden}.header-module__edqLnG__drawerGroupExpanded .header-module__edqLnG__drawerSub{max-height:1000px}.header-module__edqLnG__drawerSubList{margin:0;padding:0 24px 16px;list-style:none}.header-module__edqLnG__drawerSubList li a{color:#a0a0b8;padding:10px 0;font-size:.92rem;text-decoration:none;transition:color .2s;display:block}.header-module__edqLnG__drawerSubList li a:hover{color:var(--purple-300)}.header-module__edqLnG__drawerSubListAll{border-bottom:1px solid #ffffff0f;margin-bottom:6px;font-weight:600;color:var(--purple-300)!important;padding:10px 0 14px!important;display:block!important}@media (max-width:1200px){.header-module__edqLnG__nav,.header-module__edqLnG__searchForm,.header-module__edqLnG__userName,.header-module__edqLnG__entrarBtn,.header-module__edqLnG__userBtn,.header-module__edqLnG__logoutBtn{display:none}.header-module__edqLnG__menuToggle{display:flex}.header-module__edqLnG__themeBtn,.header-module__edqLnG__accountBtn{display:none}.header-module__edqLnG__inner{gap:12px;padding:0 20px}}@media (max-width:480px){.header-module__edqLnG__logoText{display:none}}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__header{background:#ffffffe0;border-bottom-color:#00000014}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__headerScrolled{background:#fffffff5;border-bottom-color:#0000001f}:is(html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__logo,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__logoText){color:#0f0f1a}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__navLink{color:#3a3a4d!important}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__navLink:hover{color:var(--purple-600)!important}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__navLinkActive{color:var(--purple-600)!important}:is(html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__iconBtn,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__searchToggle,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__accountBtn){color:#0f0f1a;border-color:#00000024}:is(html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__iconBtn:hover,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__searchToggle:hover,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__accountBtn:hover){border-color:var(--purple-400);color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__menuToggle span{background:#0f0f1a}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__megaMenu{background:#fffffff7;border-bottom-color:#00000014}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__megaTitle{color:#0f0f1a}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__megaLink{color:#3a3a4d}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__megaLink:hover{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__mobileSearch{background:#fffffff7;border-top-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__searchInput,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__mobileSearchInput){color:#0f0f1a;background:#0000000a;border-color:#0000001f}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__searchInput::placeholder{color:#646478}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__mobileSearchInput::placeholder{color:#646478}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__searchBtn{color:#646478}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawer{background:#fff;border-left-color:#0000001a}:is(html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerHead,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerGroup,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerSearch){border-color:#00000012}:is(html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerTitle,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerGroupHead,html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerGroupHeadActive){color:#0f0f1a}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerClose{color:#0f0f1a;border-color:#00000026}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerSubList a{color:#3a3a4d}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerSubListAll{color:#3a3a4d}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__megaEyebrow{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__entrarBtn{border-color:#00000038}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__userBtn{border-color:#0000001f;color:#0f0f1a!important}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__cartBadge{border-color:#fff}.header-module__edqLnG__drawerFooter{border-top:1px solid #ffffff14;flex-direction:column;gap:14px;margin-top:auto;padding:18px 24px 26px;display:flex}.header-module__edqLnG__drawerAccountRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.header-module__edqLnG__drawerAccount{color:#fff;font-family:var(--font-body), system-ui, sans-serif;align-items:center;gap:10px;font-size:.92rem;font-weight:600;text-decoration:none;display:flex}.header-module__edqLnG__drawerAccountAvatar{background:linear-gradient(135deg, var(--purple-500,#8b3dff), var(--purple-400,#a855f7));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.header-module__edqLnG__drawerLogout{color:#c8c8d8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;flex-shrink:0;padding:7px 14px;font-size:.78rem}.header-module__edqLnG__drawerLogin{text-align:center;background:linear-gradient(135deg, var(--purple-500,#8b3dff), var(--purple-400,#a855f7));color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;border-radius:8px;padding:12px;font-size:.88rem;font-weight:700;text-decoration:none;display:block}.header-module__edqLnG__drawerThemeRow{justify-content:space-between;align-items:center;display:flex}.header-module__edqLnG__drawerThemeLabel{color:#c8c8d8;font-family:var(--font-body), system-ui, sans-serif;font-size:.9rem}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerFooter{border-top-color:#00000014}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerAccount{color:#0f0f1a}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerLogout{color:#3a3a4d;border-color:#00000026}html:is([data-theme=light],[data-theme=white]) .header-module__edqLnG__drawerThemeLabel{color:#3a3a4d}
.backButton-module__nfzFma__back{color:#a0a0b8;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-items:center;gap:4px;margin:0;padding:6px 8px 6px 0;font-family:inherit;font-size:.88rem;font-weight:600;transition:color .18s,transform .18s;display:none}.backButton-module__nfzFma__back svg{flex-shrink:0}.backButton-module__nfzFma__back:active{transform:translate(-2px)}.backButton-module__nfzFma__back:hover{color:#fff}@media (max-width:768px){.backButton-module__nfzFma__back{display:inline-flex}}
.checkout-module__ss_A1W__hero{background:#000;border-bottom:1px solid #ffffff0f;padding:130px 0 32px}.checkout-module__ss_A1W__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);margin-bottom:14px;font-size:.72rem;font-weight:700;display:block}.checkout-module__ss_A1W__title{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;line-height:.95}.checkout-module__ss_A1W__stepper{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:0;margin-top:32px;padding-top:24px;display:flex}.checkout-module__ss_A1W__step{align-items:center;gap:12px;padding-right:28px;display:flex}.checkout-module__ss_A1W__stepNum{color:#8a8aa0;width:28px;height:28px;font-family:var(--font-hero), system-ui, sans-serif;border:1px solid #ffffff26;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.checkout-module__ss_A1W__stepActive .checkout-module__ss_A1W__stepNum{background:var(--purple-500);border-color:var(--purple-400);color:#fff}.checkout-module__ss_A1W__stepDone .checkout-module__ss_A1W__stepNum{background:linear-gradient(135deg, var(--purple-500), var(--purple-400));color:#fff;border-color:#0000}.checkout-module__ss_A1W__stepLabel{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#6b6b82;font-size:.74rem;font-weight:700}.checkout-module__ss_A1W__stepActive .checkout-module__ss_A1W__stepLabel{color:#fff}.checkout-module__ss_A1W__stepDone .checkout-module__ss_A1W__stepLabel{color:#c8c8d8}.checkout-module__ss_A1W__stepDivider{background:#ffffff1a;flex:1;max-width:60px;height:2px;margin-right:28px;transition:background .4s}.checkout-module__ss_A1W__stepDividerDone{background:linear-gradient(90deg, var(--purple-500), var(--purple-400))}.checkout-module__ss_A1W__main{background:#000;padding:40px 0 120px}.checkout-module__ss_A1W__grid{grid-template-columns:1fr 380px;align-items:flex-start;gap:60px;display:grid}.checkout-module__ss_A1W__form{flex-direction:column;gap:24px;display:flex}.checkout-module__ss_A1W__stepPanel{flex-direction:column;gap:24px;animation:.28s checkout-module__ss_A1W__stepIn;display:flex}@keyframes checkout-module__ss_A1W__stepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.checkout-module__ss_A1W__stepPanel{animation:none}}.checkout-module__ss_A1W__section{background:#050507;border:1px solid #ffffff0f;flex-direction:column;gap:18px;padding:28px;display:flex}.checkout-module__ss_A1W__sectionHead{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:4px;padding-bottom:6px;display:flex}.checkout-module__ss_A1W__sectionEyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--purple-300);font-size:.66rem;font-weight:700}.checkout-module__ss_A1W__sectionTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0;font-size:1.05rem;font-weight:700}.checkout-module__ss_A1W__field{flex-direction:column;gap:8px;display:flex}.checkout-module__ss_A1W__fieldRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-module__ss_A1W__label{letter-spacing:.2em;text-transform:uppercase;color:#8a8aa0;font-size:.7rem;font-weight:700}.checkout-module__ss_A1W__input,.checkout-module__ss_A1W__select,.checkout-module__ss_A1W__textarea{color:#fff;width:100%;font-family:var(--font-body), system-ui, sans-serif;background:#0b0b11;border:1px solid #ffffff38;outline:0;padding:13px 16px;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background .2s}.checkout-module__ss_A1W__input:hover,.checkout-module__ss_A1W__select:hover,.checkout-module__ss_A1W__textarea:hover{border-color:#ffffff59}.checkout-module__ss_A1W__input::placeholder{color:#5a5a72}.checkout-module__ss_A1W__input:focus,.checkout-module__ss_A1W__select:focus,.checkout-module__ss_A1W__textarea:focus{border-color:var(--purple-400);box-shadow:0 0 0 1px var(--purple-400)}.checkout-module__ss_A1W__select{appearance:none;cursor:pointer;background:#000 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a875ff' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>") right 14px center/12px no-repeat;padding-right:38px}.checkout-module__ss_A1W__textarea{resize:vertical;min-height:90px;font-family:inherit}.checkout-module__ss_A1W__cepWrap{max-width:220px;position:relative}.checkout-module__ss_A1W__cepLoading{color:#6b6b82;font-size:.72rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.checkout-module__ss_A1W__radioCard{cursor:pointer;background:#000;border:1px solid #ffffff1a;align-items:flex-start;gap:14px;padding:16px 18px;transition:all .2s;display:flex;position:relative}.checkout-module__ss_A1W__radioCard:hover{border-color:#a875ff66}.checkout-module__ss_A1W__radioCardActive{border-color:var(--purple-400);box-shadow:inset 0 0 0 1px var(--purple-400);background:#8b3dff0f;}.checkout-module__ss_A1W__radioInput{appearance:none;cursor:pointer;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px;transition:all .2s;position:relative}.checkout-module__ss_A1W__radioInput:checked{border-color:var(--purple-400);background:var(--purple-500)}.checkout-module__ss_A1W__radioInput:checked:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkout-module__ss_A1W__radioBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.checkout-module__ss_A1W__radioLabel{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#fff;font-size:.88rem;font-weight:700}.checkout-module__ss_A1W__radioSub{color:#8a8aa0;font-size:.8rem;line-height:1.4}.checkout-module__ss_A1W__radioBadge{color:var(--purple-300);letter-spacing:.16em;text-transform:uppercase;vertical-align:middle;background:#8b3dff26;border:1px solid #a875ff66;margin-left:8px;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-block}.checkout-module__ss_A1W__radioPrice{font-family:var(--font-hero), system-ui, sans-serif;color:#fff;flex-shrink:0;margin-left:auto;font-size:1rem;font-weight:700}.checkout-module__ss_A1W__radioPriceFree{color:#4ade80}.checkout-module__ss_A1W__radioList{flex-direction:column;gap:8px;display:flex}.checkout-module__ss_A1W__productionNote{color:var(--text-secondary);background:#8b3dff1a;border:1px solid #8b3dff40;border-radius:10px;margin:0 0 16px;padding:10px 14px;font-size:.82rem;line-height:1.45}.checkout-module__ss_A1W__productionNote strong{color:var(--purple-300);font-weight:700}.checkout-module__ss_A1W__loadingHint{color:#6b6b82;margin:0;font-size:.78rem}.checkout-module__ss_A1W__pixInfo{background:#22c55e0f;border:1px solid #22c55e4d;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.checkout-module__ss_A1W__pixInfoTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#4ade80;margin:0;font-size:.82rem;font-weight:700}.checkout-module__ss_A1W__pixInfoText{color:#c8c8d8;margin:0;font-size:.85rem;line-height:1.5}.checkout-module__ss_A1W__submit{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;width:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;margin-top:6px;padding:20px 24px;font-size:.85rem;font-weight:700;transition:transform .25s,box-shadow .25s,filter .25s;display:flex;box-shadow:0 8px 30px #8b3dff59}.checkout-module__ss_A1W__submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 48px #a875ff8c}.checkout-module__ss_A1W__submit:disabled{color:#4a4a5c;cursor:not-allowed;background:#1a1a22}.checkout-module__ss_A1W__stepNav{align-items:stretch;gap:12px;margin-top:6px;display:flex}.checkout-module__ss_A1W__stepNav .checkout-module__ss_A1W__submit{flex:1;margin-top:0}.checkout-module__ss_A1W__stepBack{color:var(--text-secondary,#9a9aaa);font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:0;flex:none;justify-content:center;align-items:center;padding:20px 24px;font-size:.78rem;font-weight:700;transition:border-color .2s,color .2s;display:flex}.checkout-module__ss_A1W__stepBack:hover{color:#fff;border-color:#ffffff4d}.checkout-module__ss_A1W__reviewGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-module__ss_A1W__reviewBox{background:#0a0a10;border:1px solid #ffffff14;border-radius:10px;padding:14px 16px}.checkout-module__ss_A1W__reviewBoxHead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.checkout-module__ss_A1W__reviewBoxLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--purple-300,#c4a8ff);font-size:.66rem;font-weight:700}.checkout-module__ss_A1W__reviewEdit{color:var(--purple-300,#c4a8ff);cursor:pointer;background:0 0;border:0;font-size:.74rem;text-decoration:underline}.checkout-module__ss_A1W__reviewText{color:var(--text-secondary,#c8c8d8);margin:0;font-size:.86rem;line-height:1.6}.checkout-module__ss_A1W__reviewItems{flex-direction:column;gap:8px;margin-top:4px;display:flex}.checkout-module__ss_A1W__reviewItemRow{color:var(--text-secondary,#c8c8d8);justify-content:space-between;font-size:.9rem;display:flex}.checkout-module__ss_A1W__reviewTotal{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary,#9a9aaa);background:#8b3dff14;border:1px solid #8b3dff40;border-radius:10px;justify-content:space-between;align-items:baseline;padding:14px 16px;font-size:.82rem;display:flex}.checkout-module__ss_A1W__reviewTotalValue{font-family:var(--font-hero), system-ui, sans-serif;color:#4ade80;text-transform:none;letter-spacing:0;font-size:1.5rem;font-weight:700}@media (max-width:560px){.checkout-module__ss_A1W__reviewGrid{grid-template-columns:1fr}}.checkout-module__ss_A1W__summary{top:calc(var(--promobar-h,0px) + var(--header-height) + 24px);background:#0c0a14;border:1px solid #8b3dff24;flex-direction:column;gap:18px;padding:28px;display:flex;position:sticky}.checkout-module__ss_A1W__summaryHead{flex-direction:column;gap:4px;display:flex}.checkout-module__ss_A1W__summaryRows{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding-top:14px;display:flex}.checkout-module__ss_A1W__summaryRow{color:#a0a0b8;justify-content:space-between;gap:12px;font-size:.85rem;line-height:1.45;display:flex}.checkout-module__ss_A1W__summaryRow span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.checkout-module__ss_A1W__summaryRow span:last-child{font-family:var(--font-hero), system-ui, sans-serif;color:#fff;white-space:nowrap;font-weight:600}.checkout-module__ss_A1W__summaryRowDiscount span{color:#4ade80!important}.checkout-module__ss_A1W__summaryDivider{background:#ffffff14;height:1px;margin:4px 0}.checkout-module__ss_A1W__summaryTotal{justify-content:space-between;align-items:baseline;padding-top:6px;display:flex}.checkout-module__ss_A1W__summaryTotalLabel{letter-spacing:.22em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:700}.checkout-module__ss_A1W__summaryTotalValue{font-family:var(--font-display), "Space Grotesk", sans-serif;letter-spacing:-.01em;color:#4ade80;font-size:1.8rem;font-weight:700}.checkout-module__ss_A1W__coupon{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding-top:14px;display:flex}.checkout-module__ss_A1W__couponRow{background:#000;border:1px solid #ffffff26;gap:0;display:flex}.checkout-module__ss_A1W__couponRow:focus-within{border-color:var(--purple-400)}.checkout-module__ss_A1W__couponInput{color:#fff;min-width:0;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;outline:0;flex:1;padding:11px 14px;font-size:.85rem}.checkout-module__ss_A1W__couponInput::placeholder{color:#5a5a72;letter-spacing:.1em}.checkout-module__ss_A1W__couponInput:disabled{opacity:.6}.checkout-module__ss_A1W__couponBtn{color:var(--purple-300);font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff26;flex-shrink:0;padding:0 16px;font-size:.72rem;font-weight:700;transition:all .2s}.checkout-module__ss_A1W__couponBtn:hover:not(:disabled){color:#fff;background:#8b3dff1a}.checkout-module__ss_A1W__couponBtnRemove{color:#ef4444;}.checkout-module__ss_A1W__couponBtnRemove:hover{background:#ef44441a}.checkout-module__ss_A1W__backLink{color:#c8c8d8;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.checkout-module__ss_A1W__backLink:hover{border-color:var(--purple-400);color:var(--purple-300)}.checkout-module__ss_A1W__success{text-align:center;background:#050507;border:1px solid #22c55e33;max-width:640px;margin:60px auto 100px;padding:100px 32px}.checkout-module__ss_A1W__successIcon{margin-bottom:18px;font-size:3.4rem}.checkout-module__ss_A1W__successTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:700}.checkout-module__ss_A1W__successText{color:#a0a0b8;margin:0 0 32px;font-size:1rem;line-height:1.5}.checkout-module__ss_A1W__successOrder{font-family:var(--font-hero), system-ui, sans-serif;color:var(--purple-300)}.checkout-module__ss_A1W__successActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.checkout-module__ss_A1W__successBtnPrimary{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;padding:16px 28px;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 8px 30px #8b3dff59}.checkout-module__ss_A1W__successBtnPrimary:hover{filter:brightness(1.08);transform:translateY(-2px)}.checkout-module__ss_A1W__successBtnSecondary{color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #fff3;align-items:center;padding:16px 28px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.checkout-module__ss_A1W__successBtnSecondary:hover{border-color:var(--purple-400);color:var(--purple-300)}.checkout-module__ss_A1W__empty{text-align:center;background:#050507;border:1px solid #ffffff0f;max-width:480px;margin:100px auto;padding:100px 32px}.checkout-module__ss_A1W__empty .checkout-module__ss_A1W__successIcon{color:var(--purple-400);opacity:.7}@media (max-width:1024px){.checkout-module__ss_A1W__grid{grid-template-columns:1fr}.checkout-module__ss_A1W__summary{position:relative;top:0}}@media (max-width:640px){.checkout-module__ss_A1W__hero{padding:100px 0 24px}.checkout-module__ss_A1W__main{padding-bottom:80px}.checkout-module__ss_A1W__fieldRow{grid-template-columns:1fr}.checkout-module__ss_A1W__section{padding:22px}.checkout-module__ss_A1W__stepper{gap:0}.checkout-module__ss_A1W__stepDivider{max-width:24px;margin-right:12px}.checkout-module__ss_A1W__step{padding-right:12px}.checkout-module__ss_A1W__stepLabel{letter-spacing:.12em;font-size:.64rem}}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__main,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__hero){background:var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__hero{border-bottom-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__section,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summary,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__empty,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__success){background:var(--bg-card);border-color:var(--border-primary);box-shadow:var(--shadow-md)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__input,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__textarea,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__select,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponRow,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioCard){color:var(--text-primary);background-color:#fff;border-color:#0000002e}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponInput{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__input::placeholder{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__textarea::placeholder{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponInput::placeholder{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioInput{border-color:#0000004d}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioInput:checked:after{background:var(--purple-600)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__title,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__sectionTitle,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioLabel,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioPrice,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryTotalLabel,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__successTitle,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepActive,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryRow){color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__backLink,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__label,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__pixInfoText,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__successText){color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepDone .checkout-module__ss_A1W__stepLabel{color:var(--text-secondary)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__cepLoading,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__loadingHint,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioSub,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepLabel,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepNum){color:var(--text-muted)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepActive .checkout-module__ss_A1W__stepNum,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepDone .checkout-module__ss_A1W__stepNum){color:#fff}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__eyebrow,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__sectionEyebrow,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponBtn,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioBadge,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__successOrder),:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__backLink:hover,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__successBtnSecondary:hover){color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponBtn:hover:not(:disabled){color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__backLink,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponRow,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__successBtnSecondary){border-color:#0003}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__successBtnSecondary{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__couponBtn{border-left-color:#00000026}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioCard{border-color:#0000001f}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__coupon,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__sectionHead,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepper,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryRows){border-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__stepDivider,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryDivider){background:#0000001a}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryRow span:last-child{color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryTotalValue,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__radioPriceFree,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__reviewTotalValue){color:var(--success)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__summaryRowDiscount span{color:var(--success)!important}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__productionNote strong{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__reviewBox{background:var(--bg-card);border-color:#00000024}:is(html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__reviewBoxLabel,html:is([data-theme=light],[data-theme=white]) .checkout-module__ss_A1W__reviewEdit){color:var(--purple-600)}
.iron-module__yn_bvq__shell{color:#f0f0f5;min-height:100vh;font-family:var(--font-body), system-ui, sans-serif;background:#000}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__shell{background:var(--bg-primary);color:var(--text-primary)}.iron-module__yn_bvq__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);margin-bottom:18px;font-size:.72rem;font-weight:600;display:inline-block}.iron-module__yn_bvq__eyebrowMuted{color:#7a7a8c;}.iron-module__yn_bvq__displayTitle{font-family:var(--font-hero), var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;text-transform:uppercase;margin:0;font-weight:700;line-height:.92}.iron-module__yn_bvq__sectionTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1}.iron-module__yn_bvq__kicker{color:#a0a0b8;max-width:620px;margin:18px 0 0;font-size:1rem;line-height:1.6}.iron-module__yn_bvq__divider{background:linear-gradient(90deg,#0000,#a875ff40,#0000);border:0;height:1px;margin:0}.iron-module__yn_bvq__container{width:100%;max-width:1680px;margin:0 auto;padding:0 clamp(20px,4vw,56px)}.iron-module__yn_bvq__heroCarousel{margin-top:calc(var(--promobar-h,0px) + var(--header-height));background:radial-gradient(90% 70% at 70%,#8b3dff2e 0%,#0000 65%),#000;border-bottom:1px solid #ffffff1a;width:100%;height:min(50vw,88vh);position:relative;overflow:hidden}.iron-module__yn_bvq__heroCarousel:before{content:"";pointer-events:none;background-image:linear-gradient(#a875ff0a 1px,#0000 1px),linear-gradient(90deg,#a875ff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.iron-module__yn_bvq__heroSlide{opacity:0;visibility:hidden;pointer-events:none;align-items:center;padding:56px 0 96px;transition:opacity .7s,visibility .7s,transform .7s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translate(40px)}.iron-module__yn_bvq__heroSlideActive{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.iron-module__yn_bvq__heroSlideBanner{padding:0;text-decoration:none;display:block}.iron-module__yn_bvq__heroBannerImage{object-fit:cover;object-position:center;z-index:1}.iron-module__yn_bvq__heroBannerBackdrop{object-fit:cover;object-position:center;filter:blur(32px)brightness(.5)saturate(1.1);z-index:0;transform:scale(1.12)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroBannerBackdrop{filter:blur(32px)brightness(1.04)saturate(1.05)}.iron-module__yn_bvq__heroBannerPicture{z-index:1;display:block;position:absolute;inset:0}.iron-module__yn_bvq__heroBannerImg{object-fit:cover;object-position:center;width:100%;height:100%}.iron-module__yn_bvq__heroBannerCaption{pointer-events:none;z-index:2;background:linear-gradient(#0000,#000000bf);padding:80px 0 64px;position:absolute;bottom:0;left:0;right:0}.iron-module__yn_bvq__heroBannerText{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:#fff;text-shadow:0 2px 24px #0009;margin:0;font-size:clamp(1.4rem,3vw,2.6rem);font-weight:700}.iron-module__yn_bvq__heroSlide .iron-module__yn_bvq__heroGrid{width:100%}.iron-module__yn_bvq__heroEyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);margin:24px 0 16px;font-size:.78rem;font-weight:700;display:block}.iron-module__yn_bvq__heroMeta{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;gap:48px;margin:32px 0 40px;padding:24px 0;display:flex}.iron-module__yn_bvq__heroMetaItem{flex-direction:column;gap:6px;display:flex}.iron-module__yn_bvq__heroMetaLabel{letter-spacing:.24em;text-transform:uppercase;color:#7a7a8c;font-size:.68rem}.iron-module__yn_bvq__heroMetaValue{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.01em;color:#fff;font-size:1.4rem;font-weight:700}.iron-module__yn_bvq__heroMetaPrice{color:#4ade80;font-family:var(--font-display), "Space Grotesk", sans-serif}.iron-module__yn_bvq__status-available{color:#c8c8d8!important;background:#ffffff08!important;border-color:#ffffff24!important}.iron-module__yn_bvq__status-available:before{background:#22c55e!important;box-shadow:0 0 10px #22c55ed9!important}.iron-module__yn_bvq__status-pre-order{color:#fbbf24!important;background:#f59e0b14!important;border-color:#f59e0b66!important}.iron-module__yn_bvq__status-pre-order:before{background:#f59e0b!important;box-shadow:0 0 12px #f59e0b!important}.iron-module__yn_bvq__status-coming-soon{background:#a875ff14!important;border-color:#a875ff66!important}.iron-module__yn_bvq__heroNav{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;transition:all .25s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.iron-module__yn_bvq__heroNav:hover{background:var(--purple-500);border-color:var(--purple-400);transform:translateY(-50%)scale(1.05)}.iron-module__yn_bvq__heroNavPrev{left:32px}.iron-module__yn_bvq__heroNavNext{right:32px}.iron-module__yn_bvq__heroDots{z-index:5;gap:10px;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.iron-module__yn_bvq__heroDot{box-sizing:content-box;cursor:pointer;background:#fff3 padding-box content-box;border:0;width:36px;height:3px;padding:14px 0;transition:background-color .3s,width .3s}.iron-module__yn_bvq__heroDotActive{background:var(--purple-400);background-clip:content-box;width:56px}.iron-module__yn_bvq__heroCounter{transform-origin:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.2em;color:#7a7a8c;z-index:5;gap:8px;font-size:.85rem;display:flex;position:absolute;top:50%;right:110px;transform:translateY(-50%)rotate(-90deg)}.iron-module__yn_bvq__heroCounterCurrent{color:#fff}.iron-module__yn_bvq__heroCounterDivider{opacity:.4}.iron-module__yn_bvq__hero{background:radial-gradient(80% 60% at 75%,#8b3dff40 0%,#0000 70%),#000;min-height:100vh;padding:140px 0 100px;position:relative;overflow:hidden}.iron-module__yn_bvq__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#a875ff0d 1px,#0000 1px),linear-gradient(90deg,#a875ff0d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.iron-module__yn_bvq__heroGrid{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.iron-module__yn_bvq__heroLeft{z-index:2;position:relative}.iron-module__yn_bvq__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.18em;text-transform:uppercase;color:var(--purple-300);background:#8b3dff14;border:1px solid #a875ff4d;border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.iron-module__yn_bvq__heroBadge:before{content:"";background:#8b3dff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #8b3dff}.iron-module__yn_bvq__heroTitle{font-size:clamp(3rem,7vw,6rem);}.iron-module__yn_bvq__heroTitleAccent{color:var(--purple-400);font-style:italic;font-weight:500}.iron-module__yn_bvq__heroDescription{color:#b8b8c8;max-width:480px;margin:32px 0 40px;font-size:1.15rem;line-height:1.6}.iron-module__yn_bvq__heroCtas{flex-wrap:wrap;gap:16px;display:flex}.iron-module__yn_bvq__btnSolid{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;align-items:center;gap:10px;padding:18px 36px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 8px 30px #8b3dff59}.iron-module__yn_bvq__btnSolid:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 48px #a875ff8c}.iron-module__yn_bvq__btnGhost{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff40;align-items:center;gap:10px;padding:18px 36px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.iron-module__yn_bvq__btnGhost:hover{border-color:var(--purple-400);color:var(--purple-300)}.iron-module__yn_bvq__heroRight{aspect-ratio:4/5;z-index:2;width:100%;max-width:460px;max-height:min(620px,88vh - 300px);margin:0 auto;position:relative}.iron-module__yn_bvq__heroProduct{width:100%;height:100%;text-decoration:none;display:block;position:relative}.iron-module__yn_bvq__heroProductImage{object-fit:contain;filter:drop-shadow(0 30px 80px #8b3dff8c);animation:6s ease-in-out infinite iron-module__yn_bvq__heroFloat}@keyframes iron-module__yn_bvq__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.iron-module__yn_bvq__heroProductLabel{pointer-events:none;background:linear-gradient(#0000,#000000d9);justify-content:space-between;align-items:flex-end;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.iron-module__yn_bvq__heroProductLabelTag{letter-spacing:.28em;text-transform:uppercase;color:var(--purple-300);margin-bottom:6px;font-size:.7rem;display:block}.iron-module__yn_bvq__heroProductLabelName{font-family:var(--font-hero), system-ui, sans-serif;text-transform:uppercase;margin:0;font-size:1.4rem;font-weight:700}.iron-module__yn_bvq__heroProductLabelCta{letter-spacing:.16em;text-transform:uppercase;color:#fff;font-size:.78rem}.iron-module__yn_bvq__heroStats{z-index:3;position:absolute;bottom:60px;left:0;right:0}.iron-module__yn_bvq__heroStatsRow{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:28px 0 0;display:flex}.iron-module__yn_bvq__heroStat{flex-direction:column;gap:6px;display:flex}.iron-module__yn_bvq__heroStatValue{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.01em;font-size:1.8rem;font-weight:700}.iron-module__yn_bvq__heroStatLabel{letter-spacing:.22em;text-transform:uppercase;color:#7a7a8c;font-size:.7rem}.iron-module__yn_bvq__collections{background:#000;padding:120px 0}.iron-module__yn_bvq__collectionsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px;display:flex}.iron-module__yn_bvq__collectionsGrid{background:#ffffff0f;border:1px solid #ffffff0f;grid-template-columns:repeat(5,1fr);gap:2px;display:grid}.iron-module__yn_bvq__collectionTile{aspect-ratio:3/4;color:inherit;background:#0a0a0f;align-items:flex-end;padding:28px;text-decoration:none;transition:background .3s;display:flex;position:relative;overflow:hidden}.iron-module__yn_bvq__collectionTile:before{content:"";background:radial-gradient(circle at 50% 30%,#8b3dff26,#0000 60%),linear-gradient(#0000 40%,#000000e6 100%);transition:opacity .4s;position:absolute;inset:0}.iron-module__yn_bvq__collectionTile:after{content:"";opacity:.18;filter:grayscale(.4);font-size:7rem;transition:opacity .4s,transform .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.iron-module__yn_bvq__collectionTile[data-icon]:after{content:attr(data-icon)}.iron-module__yn_bvq__collectionTile:hover{background:#0f0a1a}.iron-module__yn_bvq__collectionTile:hover:after{opacity:.4;transform:translate(-50%,-54%)scale(1.05)}.iron-module__yn_bvq__collectionLabel{z-index:2;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.iron-module__yn_bvq__collectionName{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.005em;text-transform:uppercase;margin:0;font-size:1.2rem;font-weight:700}.iron-module__yn_bvq__collectionArrow{color:var(--purple-300);font-size:1.2rem;transition:transform .3s}.iron-module__yn_bvq__collectionTile:hover .iron-module__yn_bvq__collectionArrow{transform:translate(6px)}.iron-module__yn_bvq__featured{background:#050507;padding:120px 0}.iron-module__yn_bvq__featuredHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px;display:flex}.iron-module__yn_bvq__featuredLink{color:#fff;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid #ffffff40;align-items:center;gap:12px;padding-bottom:4px;font-size:.78rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.iron-module__yn_bvq__featuredLink:hover{color:var(--purple-300);border-color:var(--purple-400)}.iron-module__yn_bvq__featuredGrid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:28px;padding-bottom:10px;scroll-padding-left:2px;display:flex;overflow:auto hidden}.iron-module__yn_bvq__featuredGrid::-webkit-scrollbar{display:none}.iron-module__yn_bvq__featuredGrid>*{scroll-snap-align:start;flex:none;width:clamp(250px,80vw,300px)}.iron-module__yn_bvq__card{color:inherit;cursor:pointer;text-decoration:none;display:block;position:relative}.iron-module__yn_bvq__cardImageWrap{aspect-ratio:4/5;background:linear-gradient(#0a0a0f 0%,#050507 100%);margin-bottom:20px;position:relative;overflow:hidden}.iron-module__yn_bvq__cardImageWrap:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 40%,#8b3dff26,#0000 65%);transition:opacity .4s;position:absolute;inset:0}.iron-module__yn_bvq__cardImage{object-fit:contain;z-index:2;transition:transform .6s cubic-bezier(.22,1,.36,1)}.iron-module__yn_bvq__card:hover .iron-module__yn_bvq__cardImage{transform:scale(1.04)}.iron-module__yn_bvq__cardBadges{z-index:3;flex-direction:column;gap:5px;display:flex;position:absolute;top:12px;left:12px}.iron-module__yn_bvq__cardBadge{letter-spacing:.1em;text-transform:uppercase;color:#000;background:#fff;border-radius:4px;padding:4px 9px;font-size:.58rem;font-weight:700}.iron-module__yn_bvq__cardBadgePurple{background:var(--purple-500);color:#fff;}.iron-module__yn_bvq__cardBadgeDanger{color:#fff;background:#ef4444;}.iron-module__yn_bvq__cardBadgeAmber{color:#1a1205;background:#f59e0b;}.iron-module__yn_bvq__cardLine{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:6px;display:flex}.iron-module__yn_bvq__cardTag{letter-spacing:.22em;text-transform:uppercase;color:var(--purple-300);font-size:.68rem}.iron-module__yn_bvq__cardScale{letter-spacing:.18em;text-transform:uppercase;color:#7a7a8c;font-size:.7rem}.iron-module__yn_bvq__cardName{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.005em;text-transform:uppercase;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.65em;margin:0 0 14px;font-size:1.15rem;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.iron-module__yn_bvq__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;padding-top:14px;display:flex}.iron-module__yn_bvq__cardPriceBlock{flex-direction:column;gap:3px;min-width:0;display:flex}.iron-module__yn_bvq__cardPixLine{font-family:var(--font-body), system-ui, sans-serif;color:#8a8aa0;margin-top:2px;font-size:.78rem}.iron-module__yn_bvq__cardPixLine strong{font-family:var(--font-display), "Space Grotesk", sans-serif;color:#4ade80;font-weight:700}.iron-module__yn_bvq__cardInstallment{font-family:var(--font-body), system-ui, sans-serif;color:#6b6b82;font-size:.72rem}.iron-module__yn_bvq__cardPrice{font-family:var(--font-display), "Space Grotesk", sans-serif;letter-spacing:-.01em;color:#4ade80;font-size:1.25rem;font-weight:700}.iron-module__yn_bvq__cardArrow{color:var(--purple-300);font-size:1.1rem;transition:transform .3s}.iron-module__yn_bvq__card:hover .iron-module__yn_bvq__cardArrow{transform:translate(6px)}.iron-module__yn_bvq__process{background:#000;padding:120px 0}.iron-module__yn_bvq__processGrid{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:0;margin-top:60px;display:grid}.iron-module__yn_bvq__processStep{text-align:center;border-right:1px solid #ffffff14;padding:50px 32px;position:relative}.iron-module__yn_bvq__processStep:last-child{border-right:0}.iron-module__yn_bvq__processStepNumber{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.2em;color:var(--purple-300);font-size:.75rem;font-weight:700;position:absolute;top:24px;left:28px}.iron-module__yn_bvq__processStepMascot{background:radial-gradient(circle,#8b3dff26,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin:0 auto 24px;display:flex}.iron-module__yn_bvq__processStepTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;font-size:1rem;font-weight:700}.iron-module__yn_bvq__processStepText{color:#a0a0b8;margin:0;font-size:.9rem;line-height:1.55}.iron-module__yn_bvq__bigCta{text-align:center;background:radial-gradient(60% 60%,#8b3dff33,#0000 70%),#000;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:140px 0}.iron-module__yn_bvq__bigCtaTitle{max-width:900px;margin:0 auto 32px;font-size:clamp(2.4rem,6vw,5rem);}.iron-module__yn_bvq__bigCtaSub{color:#a0a0b8;max-width:560px;margin:0 auto 40px;font-size:1.1rem;line-height:1.6}.iron-module__yn_bvq__trust{background:#000;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:32px 0}.iron-module__yn_bvq__trustGrid{grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.iron-module__yn_bvq__trustItem{border-right:1px solid #ffffff14;align-items:center;gap:18px;padding:12px 32px;display:flex;position:relative}.iron-module__yn_bvq__trustItem:first-child{padding-left:0}.iron-module__yn_bvq__trustItem:last-child{border-right:0;padding-right:0}.iron-module__yn_bvq__trustIcon{width:44px;height:44px;color:var(--purple-300);background:#8b3dff14;border:1px solid #a875ff4d;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.iron-module__yn_bvq__trustItem:hover .iron-module__yn_bvq__trustIcon{color:#fff;background:#8b3dff2e;border-color:#a875ff8c}.iron-module__yn_bvq__trustIcon svg{width:22px;height:22px}.iron-module__yn_bvq__trustText{flex-direction:column;gap:2px;min-width:0;display:flex}.iron-module__yn_bvq__trustEyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--purple-300);font-size:.62rem;font-weight:700}.iron-module__yn_bvq__trustLabel{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.01em;text-transform:uppercase;color:#fff;font-size:.95rem;font-weight:700;line-height:1.15}.iron-module__yn_bvq__trustSub{color:#8a8aa0;font-size:.78rem;line-height:1.35}.iron-module__yn_bvq__trustSlim{padding:18px 0}.iron-module__yn_bvq__trustSlim .iron-module__yn_bvq__trustGrid{gap:0}.iron-module__yn_bvq__trustSlim .iron-module__yn_bvq__trustItem{gap:12px;padding:4px 24px}.iron-module__yn_bvq__trustSlim .iron-module__yn_bvq__trustIcon{width:34px;height:34px}.iron-module__yn_bvq__trustSlim .iron-module__yn_bvq__trustIcon svg{width:16px;height:16px}.iron-module__yn_bvq__trustSlim .iron-module__yn_bvq__trustLabel{font-size:.8rem}.iron-module__yn_bvq__trustSlim .iron-module__yn_bvq__trustItem:nth-child(n){padding-left:24px;padding-right:24px}@media (max-width:1024px){.iron-module__yn_bvq__trustGrid{grid-template-columns:repeat(2,1fr)}.iron-module__yn_bvq__trustItem{border-bottom:1px solid #ffffff0f;padding:14px 20px}.iron-module__yn_bvq__trustItem:nth-child(2){border-right:0;padding-right:0}.iron-module__yn_bvq__trustItem:nth-child(3){padding-left:0}.iron-module__yn_bvq__trustItem:nth-child(-n+2){padding-top:0}.iron-module__yn_bvq__trustItem:nth-child(n+3){border-bottom:0;padding-bottom:0}}@media (max-width:640px){.iron-module__yn_bvq__trust{padding:24px 0}.iron-module__yn_bvq__trustGrid{grid-template-columns:1fr}.iron-module__yn_bvq__trustItem{border-bottom:1px solid #ffffff0f;border-right:0;padding:16px 0}.iron-module__yn_bvq__trustItem:last-child{border-bottom:0;padding-bottom:0}.iron-module__yn_bvq__trustItem:first-child{padding-top:0}}.iron-module__yn_bvq__scaleSection{background:#050507;border-top:1px solid #ffffff0d;padding:120px 0}.iron-module__yn_bvq__scaleGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:60px;display:grid}.iron-module__yn_bvq__scaleTile{color:inherit;aspect-ratio:3/4;background:radial-gradient(at 50% 30%,#8b3dff1f,#0000 65%),#0a0a0f;border:1px solid #ffffff0f;flex-direction:column;justify-content:space-between;padding:40px 28px;text-decoration:none;transition:border-color .3s,background .3s,transform .3s;display:flex;position:relative;overflow:hidden}.iron-module__yn_bvq__scaleTile:hover{border-color:#a875ff66;transform:translateY(-4px)}.iron-module__yn_bvq__scaleTileLabel{letter-spacing:.28em;text-transform:uppercase;color:var(--purple-300);font-size:.7rem;font-weight:700}.iron-module__yn_bvq__scaleTileNumber{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(4rem,9vw,7rem);font-weight:700;line-height:.9}.iron-module__yn_bvq__scaleTileMeta{justify-content:space-between;align-items:flex-end;display:flex}.iron-module__yn_bvq__scaleTileMetaItem{flex-direction:column;gap:4px;display:flex}.iron-module__yn_bvq__scaleTileMetaLabel{letter-spacing:.22em;text-transform:uppercase;color:#7a7a8c;font-size:.62rem}.iron-module__yn_bvq__scaleTileMetaValue{color:#f0f0f5;font-size:.95rem;font-weight:600}.iron-module__yn_bvq__scaleTileArrow{color:var(--purple-300);font-size:1.5rem;transition:transform .3s}.iron-module__yn_bvq__scaleTile:hover .iron-module__yn_bvq__scaleTileArrow{transform:translate(8px)}.iron-module__yn_bvq__universeSection{background:#000;padding:120px 0}.iron-module__yn_bvq__universeGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:10px;margin-top:60px;display:grid}.iron-module__yn_bvq__universeTile{aspect-ratio:1;color:inherit;background:#0a0a0f;border:1px solid #ffffff14;align-items:flex-end;padding:24px;text-decoration:none;transition:background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.iron-module__yn_bvq__universeTile:before{content:"";z-index:1;background:linear-gradient(#0000 25%,#00000059 55%,#000000eb 100%);position:absolute;inset:0}.iron-module__yn_bvq__universeCover{z-index:0;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.iron-module__yn_bvq__universeTile:hover .iron-module__yn_bvq__universeCover{transform:scale(1.06)}.iron-module__yn_bvq__universeMore{justify-content:center;margin-top:32px;display:flex}.iron-module__yn_bvq__universeMoreBtn{color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;background:#8b3dff14;border:1px solid #a875ff73;align-items:center;gap:8px;padding:14px 36px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.iron-module__yn_bvq__universeMoreBtn:hover{background:var(--purple-500);border-color:var(--purple-400);transform:translateY(-2px)}.iron-module__yn_bvq__universeTileBody{z-index:2;width:100%;position:relative}.iron-module__yn_bvq__universeTileName{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.005em;text-transform:uppercase;color:#fff;text-shadow:0 2px 16px #00000080;margin:0;font-size:1.1rem;font-weight:700;line-height:1.1}.iron-module__yn_bvq__universeTileCta{letter-spacing:.14em;text-transform:uppercase;color:#ffffffd1;margin-top:8px;font-size:.72rem;font-weight:700;transition:color .2s,transform .2s;display:inline-block}.iron-module__yn_bvq__universeTile:hover .iron-module__yn_bvq__universeTileCta{color:#fff;transform:translate(4px)}.iron-module__yn_bvq__universeTileBig{aspect-ratio:auto;grid-area:span 2/span 2}.iron-module__yn_bvq__universeTileBig .iron-module__yn_bvq__universeTileName{font-size:1.6rem}.iron-module__yn_bvq__universeTileBig:after{font-size:9rem}.iron-module__yn_bvq__brandShortcuts{border-top:1px solid #ffffff14;margin-top:32px;padding-top:28px}.iron-module__yn_bvq__brandShortcutsLabel{letter-spacing:.28em;text-transform:uppercase;color:#7a7a8c;margin-bottom:16px;font-size:.66rem;font-weight:700;display:block}.iron-module__yn_bvq__brandShortcutsRow{flex-wrap:wrap;gap:10px;display:flex}.iron-module__yn_bvq__brandShortcut{color:#c8c8d8;letter-spacing:.01em;background:#ffffff05;border:1px solid #ffffff1f;align-items:center;gap:8px;padding:9px 16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.iron-module__yn_bvq__brandShortcut:hover{color:#fff;background:#8b3dff14;border-color:#a875ff73;transform:translateY(-2px)}.iron-module__yn_bvq__statusRow{background:#000;padding:120px 0}.iron-module__yn_bvq__statusRow+.iron-module__yn_bvq__statusRow{border-top:1px solid #ffffff0f}.iron-module__yn_bvq__statusRow.iron-module__yn_bvq__preorder{background:#050507}.iron-module__yn_bvq__statusHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:50px;display:flex}.iron-module__yn_bvq__statusHeaderLeft{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.iron-module__yn_bvq__statusBadge{color:#fbbf24;letter-spacing:.28em;text-transform:uppercase;background:#f59e0b14;border:1px solid #f59e0b59;align-items:center;gap:10px;padding:10px 18px;font-size:.7rem;font-weight:700;display:inline-flex}.iron-module__yn_bvq__statusBadgeAvailable{color:#4ade80;background:#22c55e14;border-color:#22c55e59;}.iron-module__yn_bvq__statusBadgeBest{color:var(--purple-300);background:#a875ff1a;border-color:#a875ff66;}.iron-module__yn_bvq__bestSellerWrap{position:relative}.iron-module__yn_bvq__featuredGrid:has(.iron-module__yn_bvq__bestSellerRank){padding-top:18px}.iron-module__yn_bvq__bestSellerRank{z-index:5;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.04em;color:#fff;background:var(--purple-500);pointer-events:none;padding:10px 14px 8px;font-size:2.4rem;font-weight:700;line-height:1;position:absolute;top:-12px;right:-12px;box-shadow:0 8px 30px #8b3dff66}.iron-module__yn_bvq__statusBadge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px}@media (max-width:1024px){.iron-module__yn_bvq__heroSlide .iron-module__yn_bvq__container{width:100%;height:100%}.iron-module__yn_bvq__heroSlide .iron-module__yn_bvq__heroGrid{flex-direction:column-reverse;gap:16px;height:100%;display:flex}.iron-module__yn_bvq__heroLeft{text-align:center;flex:none;align-items:center}.iron-module__yn_bvq__heroLeft .iron-module__yn_bvq__heroMeta{justify-content:center}.iron-module__yn_bvq__heroLeft .iron-module__yn_bvq__heroMetaItem{align-items:center}.iron-module__yn_bvq__heroLeft .iron-module__yn_bvq__heroCtas{justify-content:center}.iron-module__yn_bvq__heroRight{aspect-ratio:auto;flex:auto;width:100%;max-width:100%;min-height:180px;max-height:none;margin:0}.iron-module__yn_bvq__heroProductImage{animation:none}.iron-module__yn_bvq__heroStats{padding-top:60px;position:static}.iron-module__yn_bvq__heroDots{bottom:14px}.iron-module__yn_bvq__heroNav{-webkit-backdrop-filter:none;backdrop-filter:none;color:#ffffffb8;text-shadow:0 1px 8px #000000b3;background:0 0;border:0;border-radius:0;width:34px;height:34px;font-size:1.6rem;display:flex}.iron-module__yn_bvq__heroNav:hover{color:#fff;background:0 0;transform:translateY(-50%)}.iron-module__yn_bvq__heroNavPrev{left:2px}.iron-module__yn_bvq__heroNavNext{right:2px}.iron-module__yn_bvq__heroCounter{display:none}.iron-module__yn_bvq__heroCarousel{height:calc(100svh - var(--header-height) - var(--promobar-h,0px));min-height:520px;max-height:760px}.iron-module__yn_bvq__heroSlide{padding:24px 0 52px;display:block;position:absolute;inset:0}.iron-module__yn_bvq__heroSlide:not(.iron-module__yn_bvq__heroSlideActive){display:none}.iron-module__yn_bvq__heroSlideBanner{aspect-ratio:auto;padding:0}.iron-module__yn_bvq__heroBannerImage,.iron-module__yn_bvq__heroBannerImg{object-fit:contain;object-position:center}.iron-module__yn_bvq__collectionsGrid,.iron-module__yn_bvq__featuredGrid,.iron-module__yn_bvq__processGrid{grid-template-columns:repeat(2,1fr)}.iron-module__yn_bvq__processStep:nth-child(2){border-right:0}.iron-module__yn_bvq__processStep:nth-child(-n+2){border-bottom:1px solid #ffffff14}.iron-module__yn_bvq__scaleGrid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:12px;min-width:0;padding-bottom:10px;display:flex;overflow:auto hidden}.iron-module__yn_bvq__scaleGrid::-webkit-scrollbar{display:none}.iron-module__yn_bvq__scaleGrid>*{scroll-snap-align:start;flex:none;width:clamp(150px,44vw,185px)}.iron-module__yn_bvq__universeGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:8px}.iron-module__yn_bvq__universeTile{aspect-ratio:1;grid-area:span 1/span 1}.iron-module__yn_bvq__universeTileBig{aspect-ratio:16/9;grid-area:span 1/1/auto/-1}}@media (max-width:640px){.iron-module__yn_bvq__container{padding:0 20px}.iron-module__yn_bvq__hero{min-height:auto;padding:100px 0 80px}.iron-module__yn_bvq__heroTitle{font-size:clamp(2rem,9vw,3.2rem)}.iron-module__yn_bvq__heroMeta{gap:24px}.iron-module__yn_bvq__heroDots{bottom:24px}.iron-module__yn_bvq__collections,.iron-module__yn_bvq__featured,.iron-module__yn_bvq__process,.iron-module__yn_bvq__scaleSection,.iron-module__yn_bvq__universeSection,.iron-module__yn_bvq__statusRow{padding:80px 0}.iron-module__yn_bvq__collectionsGrid,.iron-module__yn_bvq__featuredGrid,.iron-module__yn_bvq__processGrid{grid-template-columns:1fr}.iron-module__yn_bvq__universeTileName{font-size:.95rem}.iron-module__yn_bvq__universeTileBig .iron-module__yn_bvq__universeTileName{font-size:1.3rem}.iron-module__yn_bvq__processStep{border-bottom:1px solid #ffffff14;border-right:0}.iron-module__yn_bvq__processStep:last-child{border-bottom:0}.iron-module__yn_bvq__heroCtas .iron-module__yn_bvq__btnSolid,.iron-module__yn_bvq__heroCtas .iron-module__yn_bvq__btnGhost{flex:1;justify-content:center;padding:16px 20px}.iron-module__yn_bvq__bigCta{padding:80px 0}.iron-module__yn_bvq__heroCarousel{height:calc(100svh - var(--header-height) - var(--promobar-h,0px));min-height:500px;max-height:720px}.iron-module__yn_bvq__heroSlide{padding:14px 0 46px;display:block;position:absolute;inset:0}.iron-module__yn_bvq__heroSlide .iron-module__yn_bvq__container{width:100%;height:100%}.iron-module__yn_bvq__heroGrid{flex-direction:column-reverse;gap:12px;height:100%;display:flex}.iron-module__yn_bvq__heroLeft{flex:none}.iron-module__yn_bvq__heroLeft .iron-module__yn_bvq__heroBadge{margin-bottom:0}.iron-module__yn_bvq__heroLeft .iron-module__yn_bvq__heroEyebrow{margin:8px 0 2px}.iron-module__yn_bvq__heroLeft .iron-module__yn_bvq__heroMeta{gap:28px;margin:12px 0;padding:12px 0}.iron-module__yn_bvq__heroRight{aspect-ratio:auto;flex:auto;width:100%;max-width:100%;min-height:200px;max-height:none;margin:0}.iron-module__yn_bvq__heroProductImage{filter:drop-shadow(0 12px 28px #8b3dff73);animation:none}.iron-module__yn_bvq__heroSlideBanner{aspect-ratio:auto;height:auto;min-height:0;max-height:none;inset:0}}:is(html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__collections,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__statusRow,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleSection,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__universeSection,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__bigCta){background:var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__statusRow.iron-module__yn_bvq__preorder{background:var(--bg-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroCarousel{background:radial-gradient(ellipse 90% 70% at 70% 50%, #8b3dff14 0%, transparent 65%), var(--bg-primary);border-bottom-color:#00000038}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__collectionsGrid{background:#00000038;border-color:#00000038}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__universeTile{border-color:#0000001f}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__universeTile:hover{border-color:#0003}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__collectionTile{background:var(--bg-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTile{background:var(--bg-card);border-color:#00000047!important}html[data-theme=light] .iron-module__yn_bvq__scaleTile{background:radial-gradient(ellipse at center 30%, #7c1fff17, transparent 62%), var(--bg-card)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTile:hover{border-color:#7c1fff80!important}html[data-theme=light] .iron-module__yn_bvq__scaleTile:hover{background:radial-gradient(ellipse at center 30%, #7c1fff1a, transparent 62%), var(--bg-card)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__divider{background:linear-gradient(90deg,#0000,#7c1fff40,#0000)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroMeta{border-top-color:#0000001a;border-bottom-color:#0000001a}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__featuredLink{color:var(--text-primary);border-color:#00000026}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__kicker{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroMetaValue{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroMetaPrice{color:#16a34a}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroDot{background-color:#00000038}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroDotActive{background-color:var(--purple-500)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroNav{color:var(--purple-600);text-shadow:0 1px 6px #ffffffd9}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroNav:hover{color:var(--purple-600)}:is(html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__eyebrow,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroEyebrow,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTileLabel){color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTileArrow{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroBadge{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__status-available{color:#15803d!important;background:#22c55e14!important;border-color:#00000024!important}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__status-pre-order{color:#b45309!important}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__heroMetaLabel{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__statusBadge{color:#b45309}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__statusBadgeAvailable{color:#15803d}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__statusBadgeBest{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__btnGhost{border-color:#00000047}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__btnGhost:hover{border-color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardImageWrap{box-shadow:0 6px 18px #0f0f1a14}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__card:hover .iron-module__yn_bvq__cardImageWrap{box-shadow:0 14px 34px #0f0f1a24}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTile{box-shadow:0 6px 18px #0f0f1a0f}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTile:hover{box-shadow:0 14px 34px #7c1fff29}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__universeTile{box-shadow:0 6px 18px #0f0f1a0f}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__universeTile:hover{box-shadow:0 14px 34px #0f0f1a1f}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTileNumber{color:var(--text-primary)!important}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTileMetaValue{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__scaleTileMetaLabel{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__universeTileName{color:#fff!important}.iron-module__yn_bvq__universeTilePlaceholder{z-index:1;color:#a875ff29;background:radial-gradient(at 62% 38%,#8b3dff21,#0000 70%),linear-gradient(135deg,#15151e 0%,#0a0a0f 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardImageWrap{background:linear-gradient(#f3f1fb 0%,#ece8f8 100%);border-color:#00000029}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardFooter{border-top-color:#00000047}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardPrice{color:#16a34a}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardPixLine strong{color:#16a34a}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardTag{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardArrow{color:var(--purple-500);font-weight:700}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardScale{color:var(--text-muted)}:is(html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardPixLine,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__cardInstallment){color:var(--text-muted)}:is(html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__process,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trust,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustSlim){background:var(--bg-primary)}:is(html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__processGrid,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__processStep,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trust,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustSlim,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustItem){border-color:#0000001a}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__processStepText{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustSub{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustLabel{color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__processStepNumber,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustEyebrow,html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustIcon){color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .iron-module__yn_bvq__trustItem:hover{color:var(--purple-600)}
.footer-module__0YPuSq__footer{background:#050507;border-top:1px solid #ffffff0f;margin-top:0}.footer-module__0YPuSq__content{grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:60px;max-width:1320px;margin:0 auto;padding:80px 32px 60px;display:grid}.footer-module__0YPuSq__brand{flex-direction:column;gap:18px;max-width:320px;display:flex}.footer-module__0YPuSq__brandTop{align-items:center;gap:12px;display:flex}.footer-module__0YPuSq__brandMark{background:var(--purple-500);color:#fff;width:36px;height:36px;font-family:var(--font-hero), system-ui, sans-serif;justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:flex}.footer-module__0YPuSq__brandName{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fff;font-size:1.05rem;font-weight:700}.footer-module__0YPuSq__brandDesc{color:#8a8aa0;margin:0;font-size:.9rem;line-height:1.55}.footer-module__0YPuSq__brandSocial{gap:10px;margin-top:6px;display:flex}.footer-module__0YPuSq__socialIcon{color:#c8c8d8;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.footer-module__0YPuSq__socialIcon:hover{border-color:var(--purple-400);color:var(--purple-300);background:#8b3dff14}.footer-module__0YPuSq__socialIcon svg{width:18px;height:18px}.footer-module__0YPuSq__column{flex-direction:column;gap:18px;display:flex}.footer-module__0YPuSq__colTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#fff;margin:0;font-size:.74rem;font-weight:700}.footer-module__0YPuSq__colList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-module__0YPuSq__colList a{color:#8a8aa0;font-size:.88rem;text-decoration:none;transition:color .2s}.footer-module__0YPuSq__colList a:hover{color:var(--purple-300)}.footer-module__0YPuSq__newsletter{flex-direction:column;gap:14px;display:flex}.footer-module__0YPuSq__newsletterDesc{color:#8a8aa0;margin:0;font-size:.88rem;line-height:1.5}.footer-module__0YPuSq__bottom{border-top:1px solid #ffffff0f;padding:24px 32px}.footer-module__0YPuSq__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1320px;margin:0 auto;display:flex}.footer-module__0YPuSq__copy{color:#6b6b82;letter-spacing:.02em;margin:0;font-size:.78rem}.footer-module__0YPuSq__legalLinks{gap:24px;margin:0;padding:0;list-style:none;display:flex}.footer-module__0YPuSq__legalLinks a{color:#8a8aa0;letter-spacing:.04em;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-module__0YPuSq__legalLinks a:hover{color:var(--purple-300)}.footer-module__0YPuSq__paymentMethods{gap:6px;margin:0;padding:0;list-style:none;display:flex}.footer-module__0YPuSq__paymentMethods li{letter-spacing:.14em;text-transform:uppercase;color:#c8c8d8;background:#ffffff05;border:1px solid #ffffff1f;padding:5px 8px;font-size:.62rem;font-weight:700}@media (max-width:1024px){.footer-module__0YPuSq__content{grid-template-columns:1fr 1fr;gap:40px;padding:60px 24px 40px}.footer-module__0YPuSq__brand{grid-column:span 2;max-width:none}.footer-module__0YPuSq__newsletter{grid-column:span 2}}@media (max-width:640px){.footer-module__0YPuSq__content{grid-template-columns:1fr;gap:36px;padding:48px 20px 32px}.footer-module__0YPuSq__brand,.footer-module__0YPuSq__newsletter{grid-column:span 1}.footer-module__0YPuSq__bottom{padding:24px 20px}.footer-module__0YPuSq__bottomInner{flex-direction:column;align-items:flex-start;gap:16px}.footer-module__0YPuSq__legalLinks{flex-wrap:wrap;gap:16px}}html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__footer{background:var(--bg-secondary);border-top-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__brandName,html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__colTitle){color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__brandDesc,html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__newsletterDesc){color:var(--text-secondary)}:is(html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__colList a,html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__legalLinks a){color:var(--text-secondary)!important}:is(html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__colList a:hover,html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__legalLinks a:hover){color:var(--purple-600)!important}html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__copy{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__socialIcon{color:var(--text-secondary);border-color:#0000001f}html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__socialIcon:hover{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__bottom{border-top-color:#00000014}html:is([data-theme=light],[data-theme=white]) .footer-module__0YPuSq__paymentMethods li{color:var(--text-secondary);background:#00000008;border-color:#0000001f}
.carrinho-module__lh6sCW__hero{background:#000;border-bottom:1px solid #ffffff0f;padding:140px 0 40px}.carrinho-module__lh6sCW__heroInner{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.carrinho-module__lh6sCW__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);margin-bottom:14px;font-size:.72rem;font-weight:700;display:block}.carrinho-module__lh6sCW__title{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:700;line-height:.95}.carrinho-module__lh6sCW__heroCount{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff;font-size:.92rem;font-weight:700}.carrinho-module__lh6sCW__heroCount strong{color:var(--purple-300);margin-right:6px;font-size:1.4rem}.carrinho-module__lh6sCW__main{background:#000;padding:32px 0 120px}.carrinho-module__lh6sCW__empty{text-align:center;background:#050507;border:1px solid #ffffff0f;flex-direction:column;align-items:center;margin-top:32px;padding:100px 32px;display:flex}.carrinho-module__lh6sCW__emptyIcon{color:var(--purple-400);opacity:.7;margin-bottom:18px;font-size:3rem}.carrinho-module__lh6sCW__emptyTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0 0 12px;font-size:1.4rem;font-weight:700}.carrinho-module__lh6sCW__emptyText{color:#a0a0b8;max-width:380px;margin:0 0 28px}.carrinho-module__lh6sCW__emptyBtn{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;padding:16px 30px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 8px 30px #8b3dff59}.carrinho-module__lh6sCW__emptyBtn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 48px #a875ff8c}.carrinho-module__lh6sCW__grid{grid-template-columns:1fr 380px;align-items:flex-start;gap:60px;display:grid}.carrinho-module__lh6sCW__items{border-top:1px solid #ffffff0f;flex-direction:column;gap:0;display:flex}.carrinho-module__lh6sCW__item{border-bottom:1px solid #ffffff0f;grid-template-columns:120px 1fr auto;align-items:center;gap:24px;padding:28px 0;display:grid}.carrinho-module__lh6sCW__itemImage{aspect-ratio:1;background:#0a0a0f;border:1px solid #ffffff0f;position:relative;overflow:hidden}.carrinho-module__lh6sCW__itemImage img{object-fit:contain;width:100%;height:100%}.carrinho-module__lh6sCW__itemImagePlaceholder{opacity:.3;justify-content:center;align-items:center;height:100%;font-size:2rem;display:flex}.carrinho-module__lh6sCW__itemInfo{flex-direction:column;gap:8px;min-width:0;display:flex}.carrinho-module__lh6sCW__itemName{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.01em;text-transform:uppercase;color:#fff;font-size:1rem;font-weight:700;line-height:1.2}.carrinho-module__lh6sCW__itemPrice{font-family:var(--font-display), "Space Grotesk", sans-serif;color:#4ade80;font-size:.95rem;font-weight:700}.carrinho-module__lh6sCW__itemUnit{color:#6b6b82;font-size:.75rem}.carrinho-module__lh6sCW__itemActions{align-items:center;gap:14px;display:flex}.carrinho-module__lh6sCW__qty{background:0 0;border:1px solid #ffffff26;align-items:center;display:inline-flex}.carrinho-module__lh6sCW__qty button{color:#fff;cursor:pointer;background:0 0;border:0;width:38px;height:38px;font-size:1.1rem;transition:background .2s}.carrinho-module__lh6sCW__qty button:hover{background:#a875ff26}.carrinho-module__lh6sCW__qty button:disabled{opacity:.3;cursor:not-allowed}.carrinho-module__lh6sCW__qty span{text-align:center;min-width:38px;font-family:var(--font-hero), system-ui, sans-serif;font-size:.95rem;font-weight:700}.carrinho-module__lh6sCW__removeBtn{color:#8a8aa0;cursor:pointer;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.carrinho-module__lh6sCW__removeBtn:hover{color:#ef4444;border-color:#ef444480}.carrinho-module__lh6sCW__removeBtn svg{width:16px;height:16px}.carrinho-module__lh6sCW__summary{top:calc(var(--promobar-h,0px) + var(--header-height) + 24px);background:#050507;border:1px solid #ffffff0f;flex-direction:column;gap:22px;padding:32px;display:flex;position:sticky}.carrinho-module__lh6sCW__summaryEyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--purple-300);font-size:.66rem;font-weight:700}.carrinho-module__lh6sCW__summaryTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0;font-size:1.05rem;font-weight:700}.carrinho-module__lh6sCW__summaryRows{border-top:1px solid #ffffff0f;flex-direction:column;gap:10px;padding-top:18px;display:flex}.carrinho-module__lh6sCW__summaryRow{color:#a0a0b8;justify-content:space-between;gap:16px;font-size:.85rem;line-height:1.45;display:flex}.carrinho-module__lh6sCW__summaryRow span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.carrinho-module__lh6sCW__summaryRow span:last-child{font-family:var(--font-hero), system-ui, sans-serif;color:#fff;white-space:nowrap;font-weight:600}.carrinho-module__lh6sCW__summaryDivider{background:#ffffff14;height:1px}.carrinho-module__lh6sCW__summaryTotal{justify-content:space-between;align-items:baseline;padding-top:4px;display:flex}.carrinho-module__lh6sCW__summaryTotalLabel{letter-spacing:.22em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:700}.carrinho-module__lh6sCW__summaryTotalValue{font-family:var(--font-display), "Space Grotesk", sans-serif;letter-spacing:-.01em;color:#4ade80;font-size:1.8rem;font-weight:700}.carrinho-module__lh6sCW__checkoutBtn{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;width:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;margin-top:6px;padding:18px 24px;font-size:.82rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 8px 30px #8b3dff59}.carrinho-module__lh6sCW__checkoutBtn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 48px #a875ff8c}.carrinho-module__lh6sCW__continueBtn{color:#fff;width:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #ffffff2e;justify-content:center;align-items:center;padding:14px 24px;font-size:.74rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.carrinho-module__lh6sCW__continueBtn:hover{border-color:var(--purple-400);color:var(--purple-300)}.carrinho-module__lh6sCW__summaryHint{color:#6b6b82;margin:0;font-size:.78rem;line-height:1.45}@media (max-width:1024px){.carrinho-module__lh6sCW__grid{grid-template-columns:1fr}.carrinho-module__lh6sCW__summary{position:relative;top:0}}@media (max-width:640px){.carrinho-module__lh6sCW__hero{padding:100px 0 24px}.carrinho-module__lh6sCW__heroInner{flex-direction:column;align-items:flex-start;gap:12px}.carrinho-module__lh6sCW__main{padding-bottom:80px}.carrinho-module__lh6sCW__item{grid-template-columns:96px 1fr;grid-template-areas:"img info""actions actions";gap:16px;padding:20px 0}.carrinho-module__lh6sCW__itemImage{grid-area:img}.carrinho-module__lh6sCW__itemInfo{grid-area:info}.carrinho-module__lh6sCW__itemActions{grid-area:actions;justify-content:space-between}.carrinho-module__lh6sCW__summary{padding:24px}}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__main,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__hero){background:var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__hero{border-bottom-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__empty,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summary){background:var(--bg-card);border-color:var(--border-primary);box-shadow:var(--shadow-md)}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__itemImage{background:#efecf6;border-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__title,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__heroCount,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__emptyTitle,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__itemName,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__qty,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryTitle,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryTotalLabel){color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryRow{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__emptyText{color:var(--text-secondary)}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__itemUnit,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__removeBtn,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryHint){color:var(--text-muted)}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__eyebrow,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryEyebrow){color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__continueBtn:hover{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__continueBtn{color:var(--text-primary);border-color:#0003}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__qty,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__removeBtn){border-color:#00000026}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__qty button{color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__item,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__items,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryRows){border-color:#00000014}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryDivider{background:#0000001a}html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryRow span:last-child{color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__itemPrice,html:is([data-theme=light],[data-theme=white]) .carrinho-module__lh6sCW__summaryTotalValue){color:var(--success)}
.auth-module__e0EMLa__page{background:radial-gradient(60% 50% at 50% 30%,#8b3dff26 0%,#0000 60%),#000;justify-content:center;align-items:center;min-height:100vh;padding:130px 20px 80px;display:flex}.auth-module__e0EMLa__split{min-height:100vh;display:flex}.auth-module__e0EMLa__formCol{background:radial-gradient(120% 90% at 50% 20%,#8b3dff12 0%,#8b3dff0a 35%,#8b3dff04 60%,#0000 85%),#000;flex-direction:column;flex:1;align-items:center;min-width:0;padding:48px 20px 32px;display:flex}.auth-module__e0EMLa__formColInner{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.auth-module__e0EMLa__backLink{letter-spacing:.06em;color:#8a8aa0;align-items:center;gap:8px;width:100%;max-width:440px;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:flex}.auth-module__e0EMLa__backLink:hover{color:#fff}.auth-module__e0EMLa__backLink:hover span{transform:translate(-3px)}.auth-module__e0EMLa__backLink span{transition:transform .2s;display:inline-block}.auth-module__e0EMLa__authFooter{color:#6b6b82;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:440px;margin-top:24px;font-size:.76rem;display:flex}.auth-module__e0EMLa__authFooter a{color:#8a8aa0;text-decoration:none;transition:color .2s}.auth-module__e0EMLa__authFooter a:hover{color:#fff;text-decoration:underline}.auth-module__e0EMLa__heroCol{background:#050507;flex:1;display:none;position:relative;overflow:hidden}.auth-module__e0EMLa__heroImg{object-fit:cover;object-position:top center}.auth-module__e0EMLa__heroOverlay{z-index:1;background:linear-gradient(90deg,#000 0%,#000000f5 10%,#000c 22%,#00000073 38%,#00000026 55%,#0000 72%),linear-gradient(#0000 25%,#0000001a 50%,#000000e6 100%),radial-gradient(70% 50% at 70% 38%,#8b3dff24,#0000 70%);position:absolute;inset:0}.auth-module__e0EMLa__heroCaption{z-index:2;max-width:460px;position:absolute;bottom:clamp(36px,5vh,64px);left:clamp(28px,4vw,56px);right:clamp(28px,4vw,56px)}.auth-module__e0EMLa__heroEyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);font-size:.72rem;font-weight:700}.auth-module__e0EMLa__heroTitle{font-family:var(--font-hero), system-ui, sans-serif;text-transform:uppercase;color:#fff;margin:12px 0 10px;font-size:clamp(1.8rem,2.6vw,2.6rem);font-weight:700;line-height:1.04}.auth-module__e0EMLa__heroText{color:#ffffffc7;margin:0;font-size:.95rem;line-height:1.55}@media (min-width:900px){.auth-module__e0EMLa__heroCol{display:block}.auth-module__e0EMLa__formCol{flex:0 0 48%}}@media (max-height:820px){.auth-module__e0EMLa__formCol{padding-top:16px;padding-bottom:20px}.auth-module__e0EMLa__card{gap:14px;padding:26px 32px}.auth-module__e0EMLa__form{gap:10px}.auth-module__e0EMLa__authFooter{margin-top:12px}}.auth-module__e0EMLa__card{background:#050507;border:1px solid #ffffff14;flex-direction:column;gap:22px;width:100%;max-width:440px;padding:48px 40px;display:flex}.auth-module__e0EMLa__head{text-align:center;flex-direction:column;gap:10px;padding-bottom:6px;display:flex}.auth-module__e0EMLa__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);font-size:.72rem;font-weight:700}.auth-module__e0EMLa__title{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(1.6rem,3.2vw,2.2rem);font-weight:700;line-height:1}.auth-module__e0EMLa__subtitle{color:#a0a0b8;margin:6px 0 0;font-size:.92rem;line-height:1.5}.auth-module__e0EMLa__alert{border:1px solid;align-items:flex-start;gap:8px;padding:12px 16px;font-size:.85rem;line-height:1.4;display:flex}.auth-module__e0EMLa__alertSuccess{color:#4ade80;background:#22c55e0f;border-color:#22c55e4d;}.auth-module__e0EMLa__alertInfo{color:var(--purple-300);background:#8b3dff14;border-color:#a875ff4d;}.auth-module__e0EMLa__alertError{color:#fca5a5;background:#ef444414;border-color:#ef44444d;}.auth-module__e0EMLa__divider{color:#5a5a72;letter-spacing:.28em;text-transform:uppercase;align-items:center;gap:14px;font-size:.7rem;display:flex}.auth-module__e0EMLa__divider:before,.auth-module__e0EMLa__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-module__e0EMLa__form{flex-direction:column;gap:14px;display:flex}.auth-module__e0EMLa__field{flex-direction:column;gap:8px;display:flex}.auth-module__e0EMLa__labelRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.auth-module__e0EMLa__label{letter-spacing:.22em;text-transform:uppercase;color:#8a8aa0;font-size:.7rem;font-weight:700}.auth-module__e0EMLa__forgotLink{color:var(--purple-300);letter-spacing:.02em;font-size:.75rem;text-decoration:none;transition:color .2s}.auth-module__e0EMLa__forgotLink:hover{color:var(--purple-200);text-decoration:underline}.auth-module__e0EMLa__input{color:#fff;width:100%;font-family:var(--font-body), system-ui, sans-serif;background:#000;border:1px solid #ffffff26;outline:0;padding:14px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-module__e0EMLa__input::placeholder{color:#5a5a72}.auth-module__e0EMLa__input:focus{border-color:var(--purple-400);box-shadow:0 0 0 1px var(--purple-400)}.auth-module__e0EMLa__passwordWrap{position:relative}.auth-module__e0EMLa__inputWithToggle{padding-right:48px}.auth-module__e0EMLa__toggle{color:#6b6b82;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-module__e0EMLa__toggle:hover{color:#fff}.auth-module__e0EMLa__hint{color:#6b6b82;margin:0;font-size:.78rem;line-height:1.4}.auth-module__e0EMLa__submit{background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;width:100%;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:16px;font-size:.82rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 8px 30px #8b3dff59}.auth-module__e0EMLa__submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 48px #a875ff8c}.auth-module__e0EMLa__submit:disabled{color:#4a4a5c;cursor:not-allowed;box-shadow:none;background:#1a1a22;transform:none}.auth-module__e0EMLa__footer{text-align:center;border-top:1px solid #ffffff0f;padding-top:18px}.auth-module__e0EMLa__footer p{color:#a0a0b8;margin:0;font-size:.88rem}.auth-module__e0EMLa__footer a{color:var(--purple-300);font-weight:600;text-decoration:none;transition:color .2s}.auth-module__e0EMLa__footer a:hover{color:#fff;text-decoration:underline}.auth-module__e0EMLa__googleWrap{flex-direction:column;display:flex}.auth-module__e0EMLa__googleWrap>*{width:100%!important}@media (max-width:480px){.auth-module__e0EMLa__card{padding:36px 24px}.auth-module__e0EMLa__page{padding:110px 16px 60px}}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__page{background:radial-gradient(ellipse 60% 50% at 50% 30%, #8b3dff12 0%, transparent 60%), var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__formCol{background:radial-gradient(ellipse 60% 50% at 50% 30%, #8b3dff12 0%, transparent 60%), var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__toggle{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__toggle:hover{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__authFooter{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__authFooter a{color:var(--text-secondary)!important}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__backLink{color:var(--text-secondary)!important}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__backLink:hover{color:var(--text-primary)!important}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__card{background:var(--bg-card);border-color:#0000001a;box-shadow:0 18px 50px #0f0f1a1a}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__eyebrow{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__title{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__subtitle{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__label{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__hint{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__divider{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__divider:before{background:#0000001a}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__divider:after{background:#0000001a}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__input{color:var(--text-primary);background:#fff;border-color:#0000002e}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__input::placeholder{color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__alertSuccess{color:#15803d}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__alertInfo{color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__alertError{color:#b91c1c}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__footer{border-top-color:#00000014}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__footer p{color:var(--text-secondary)}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__submit:disabled{color:#a0a0b8;background:#e7e3f1}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__forgotLink{color:var(--purple-600)!important}html:is([data-theme=light],[data-theme=white]) .auth-module__e0EMLa__footer a{color:var(--purple-600)!important}
.pedido-module__hTYPEa__main{background:#000;min-height:100vh;padding:130px 0 80px}.pedido-module__hTYPEa__container{flex-direction:column;gap:28px;max-width:720px;margin:0 auto;padding:0 24px;display:flex}.pedido-module__hTYPEa__hero{text-align:center;border-bottom:1px solid #ffffff0f;padding:16px 0 32px}.pedido-module__hTYPEa__heroIcon{margin-bottom:14px;font-size:3.4rem}.pedido-module__hTYPEa__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);margin-bottom:12px;font-size:.72rem;font-weight:700;display:block}.pedido-module__hTYPEa__title{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0 0 14px;font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:.95}.pedido-module__hTYPEa__subtitle{color:#a0a0b8;max-width:480px;margin:0 auto 22px;font-size:.98rem;line-height:1.55}.pedido-module__hTYPEa__orderTag{color:var(--purple-300);font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;background:#8b3dff14;border:1px solid #a875ff66;align-items:center;gap:8px;padding:8px 16px;font-size:.84rem;font-weight:700;display:inline-flex}.pedido-module__hTYPEa__card{background:#050507;border:1px solid #ffffff0f;flex-direction:column;gap:18px;padding:28px;display:flex}.pedido-module__hTYPEa__cardHead{flex-direction:column;gap:4px;display:flex}.pedido-module__hTYPEa__cardEyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--purple-300);font-size:.66rem;font-weight:700}.pedido-module__hTYPEa__cardTitle{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0;font-size:1.05rem;font-weight:700}.pedido-module__hTYPEa__timeline{justify-content:space-between;align-items:flex-start;margin:4px 0;display:flex}.pedido-module__hTYPEa__timelineStep{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.pedido-module__hTYPEa__timelineDotWrap{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.pedido-module__hTYPEa__timelineDot{color:#5a5a6a;z-index:1;filter:grayscale()opacity(.5);background:#0e0e16;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:all .3s;display:flex}.pedido-module__hTYPEa__timelineDotDone{background:linear-gradient(135deg, var(--purple-500,#8b3dff), var(--purple-400,#a855f7));color:#fff;filter:none;border-color:#0000}.pedido-module__hTYPEa__timelineDotActive{box-shadow:0 0 0 4px #8b3dff33}.pedido-module__hTYPEa__timelineLine{z-index:0;background:#ffffff14;width:100%;height:2px;position:absolute;top:21px;left:50%}.pedido-module__hTYPEa__timelineLineDone{background:var(--purple-500,#8b3dff)}.pedido-module__hTYPEa__timelineLabel{letter-spacing:.04em;color:#6b6b82;margin-top:10px;font-size:.74rem;font-weight:600}.pedido-module__hTYPEa__timelineLabelDone{color:#fff}.pedido-module__hTYPEa__trackingBox{background:#8b3dff0f;border:1px solid #8b3dff33;border-radius:10px;flex-direction:column;gap:4px;margin-top:4px;padding:14px 16px;display:flex}.pedido-module__hTYPEa__trackingLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--purple-300,#c4a8ff);font-size:.74rem}.pedido-module__hTYPEa__trackingCode{font-family:var(--font-mono,monospace);color:#fff;letter-spacing:.02em;font-size:1rem;font-weight:700;text-decoration:none}.pedido-module__hTYPEa__trackingCode:hover{color:var(--purple-300,#c4a8ff)}.pedido-module__hTYPEa__itemsList{flex-direction:column;gap:0;display:flex}.pedido-module__hTYPEa__itemRow{border-bottom:1px solid #ffffff0d;align-items:center;gap:14px;padding:14px 0;display:flex}.pedido-module__hTYPEa__itemRow:last-child{border-bottom:0}.pedido-module__hTYPEa__itemImg{background:#0a0a0f;border:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.pedido-module__hTYPEa__itemImg img{object-fit:contain;width:100%;height:100%}.pedido-module__hTYPEa__itemImg div{opacity:.4;font-size:1.4rem}.pedido-module__hTYPEa__itemBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pedido-module__hTYPEa__itemName{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.02em;text-transform:uppercase;color:#fff;font-size:.92rem;font-weight:700;text-decoration:none}.pedido-module__hTYPEa__itemName:hover{color:var(--purple-300)}.pedido-module__hTYPEa__itemMeta{color:#8a8aa0;font-size:.78rem}.pedido-module__hTYPEa__itemPrice{font-family:var(--font-display), "Space Grotesk", sans-serif;color:#4ade80;flex-shrink:0;font-size:.95rem;font-weight:700}.pedido-module__hTYPEa__itemsTotal{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:baseline;padding-top:16px;display:flex}.pedido-module__hTYPEa__itemsTotalLabel{letter-spacing:.22em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:700}.pedido-module__hTYPEa__itemsTotalValue{font-family:var(--font-display), "Space Grotesk", sans-serif;letter-spacing:-.01em;color:#4ade80;font-size:1.6rem;font-weight:700}.pedido-module__hTYPEa__info{flex-direction:column;gap:0;display:flex}.pedido-module__hTYPEa__infoRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:12px 0;font-size:.9rem;display:flex}.pedido-module__hTYPEa__infoRow:last-child{border-bottom:0}.pedido-module__hTYPEa__infoLabel{color:#8a8aa0;letter-spacing:.04em}.pedido-module__hTYPEa__infoValue{font-family:var(--font-hero), system-ui, sans-serif;color:#fff;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.pedido-module__hTYPEa__infoValueOk{color:#4ade80}.pedido-module__hTYPEa__infoValueAccent{color:var(--purple-300)}.pedido-module__hTYPEa__actions{flex-wrap:wrap;gap:12px;display:flex}.pedido-module__hTYPEa__btnPrimary{text-align:center;background:linear-gradient(135deg, var(--purple-500), var(--magenta-400,#ec4899));color:#fff;min-width:200px;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;flex:1;padding:16px 24px;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 8px 30px #8b3dff59}.pedido-module__hTYPEa__btnPrimary:hover{filter:brightness(1.08);transform:translateY(-2px)}.pedido-module__hTYPEa__btnOutline{text-align:center;color:#fff;min-width:200px;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #ffffff2e;flex:1;padding:16px 24px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s}.pedido-module__hTYPEa__btnOutline:hover{border-color:var(--purple-400);color:var(--purple-300)}.pedido-module__hTYPEa__whatsCard{text-align:center;border-color:#22c55e40;}.pedido-module__hTYPEa__whatsText{color:#c8c8d8;margin:0;font-size:.92rem;line-height:1.5}.pedido-module__hTYPEa__whatsBtn{color:#4ade80;font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;background:#22c55e14;border:1px solid #22c55e66;align-self:center;align-items:center;gap:8px;padding:12px 22px;font-size:.76rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.pedido-module__hTYPEa__whatsBtn:hover{color:#86efac;background:#22c55e26}.pedido-module__hTYPEa__center{justify-content:center;align-items:center;min-height:100vh;padding-top:140px;display:flex}.pedido-module__hTYPEa__notFound{text-align:center;background:#050507;border:1px solid #ffffff0f;max-width:480px;padding:80px 32px}.pedido-module__hTYPEa__spinner{border:2px solid #a875ff33;border-top-color:var(--purple-400);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite pedido-module__hTYPEa__spin}@keyframes pedido-module__hTYPEa__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.pedido-module__hTYPEa__main{padding:110px 0 60px}.pedido-module__hTYPEa__card{padding:22px}}html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__main{background:var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__hero{border-bottom-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__card,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__notFound){background:var(--bg-card);border-color:var(--border-primary);box-shadow:var(--shadow-md)}html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemImg{background:#efecf6;border-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__title,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__cardTitle,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__infoValue,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemName,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemsTotalLabel){color:var(--text-primary)}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__subtitle,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__whatsText){color:var(--text-secondary)}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__infoLabel,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemMeta){color:var(--text-muted)}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__eyebrow,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__cardEyebrow,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__infoValueAccent,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__orderTag),:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__btnOutline:hover,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemName:hover){color:var(--purple-600)}html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__btnOutline{color:var(--text-primary);border-color:#0003}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__infoRow,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemRow,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemsTotal){border-color:#00000014}:is(html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemPrice,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__itemsTotalValue,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__infoValueOk,html:is([data-theme=light],[data-theme=white]) .pedido-module__hTYPEa__whatsBtn){color:var(--success)}
.legal-module__A7peMG__hero{background:#000;border-bottom:1px solid #ffffff0f;padding:130px 0 40px}.legal-module__A7peMG__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--purple-300);margin-bottom:14px;font-size:.72rem;font-weight:700;display:block}.legal-module__A7peMG__title{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0 0 12px;font-size:clamp(2rem,4.2vw,3rem);font-weight:700;line-height:.95}.legal-module__A7peMG__updated{color:#8a8aa0;letter-spacing:.04em;font-size:.82rem}.legal-module__A7peMG__main{background:#000;padding:48px 0 100px}.legal-module__A7peMG__article{color:#c8c8d8;max-width:760px;margin:0 auto;padding:0 24px;font-size:1rem;line-height:1.75}.legal-module__A7peMG__article section{margin-bottom:36px}.legal-module__A7peMG__article h2{font-family:var(--font-hero), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff;border-bottom:1px solid #a875ff40;margin:0 0 14px;padding-bottom:10px;font-size:1.1rem;font-weight:700}.legal-module__A7peMG__article p{margin:0 0 12px}.legal-module__A7peMG__article ul{margin:8px 0 0;padding:0;list-style:none}.legal-module__A7peMG__article li{border-bottom:1px solid #ffffff0a;padding:8px 0 8px 22px;position:relative}.legal-module__A7peMG__article li:last-child{border-bottom:0}.legal-module__A7peMG__article li:before{content:"";background:var(--purple-400);opacity:.6;width:6px;height:6px;position:absolute;top:18px;left:0}.legal-module__A7peMG__article strong{color:#fff;font-weight:700}.legal-module__A7peMG__article a{color:var(--purple-300);border-bottom:1px solid #a875ff4d;text-decoration:none;transition:color .2s}.legal-module__A7peMG__article a:hover{color:#fff;border-bottom-color:var(--purple-400)}.legal-module__A7peMG__footer{color:#8a8aa0;border-top:1px solid #ffffff0f;max-width:760px;margin:56px auto 0;padding:24px 24px 0;font-size:.85rem}.legal-module__A7peMG__footer a{color:var(--purple-300);text-decoration:none}.legal-module__A7peMG__footer a:hover{color:#fff}:is(html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__main,html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__hero){background:var(--bg-primary)}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__hero{border-bottom-color:#00000014}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__title{color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__article{color:var(--text-secondary)}:is(html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__article h2,html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__article h3,html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__article strong){color:var(--text-primary)}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__article{border-bottom-color:#0000000f}:is(html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__updated,html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__footer){color:var(--text-muted)}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__footer{border-top-color:#00000014}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__eyebrow{color:var(--purple-600)!important}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__article a{color:var(--purple-600)!important}html:is([data-theme=light],[data-theme=white]) .legal-module__A7peMG__footer a{color:var(--purple-600)!important}
