*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}img{-webkit-user-drag:none;user-drag:none;user-select:none;-webkit-user-select:none;pointer-events:auto}img::-webkit-translation-button{display:none!important}._header_6od4x_1{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.1)}._homeButton_6od4x_29{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-radius:8px;cursor:pointer;transition:background .2s ease}._homeButton_6od4x_29:hover{background:#ffffff14}._homeIconImg_6od4x_65{width:20px;height:20px;object-fit:contain;display:block}._headerLeft_6od4x_79,._headerRight_6od4x_81{display:flex;align-items:center;gap:1rem}:root{--mint:#64ffda}._icon_6od4x_101{background:transparent;border:none;color:#fff;transition:color .18s ease,background .18s ease,transform .12s ease}._icon_6od4x_101:hover{color:var(--mint);transform:translateY(-1px)}._icon_6od4x_101:focus-visible{outline:2px solid var(--mint);outline-offset:2px}._icon_6od4x_101 svg{display:block}@media(prefers-reduced-motion:reduce){._icon_6od4x_101,._icon_6od4x_101:hover{transform:none}}._icon_6od4x_101 svg{width:22px;height:22px}._desktopNav_6od4x_139{display:none;flex:1;align-items:center;justify-content:space-between}._desktopNav_6od4x_139 ._logo_6od4x_153{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:.1em;margin-right:2rem}._navList_6od4x_169{display:flex;list-style:none;margin:0;padding:0;gap:2rem}._navList_6od4x_169 a{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:5px;transition:all .3s ease;position:relative}._navList_6od4x_169 a:hover{background:#ffffff1a;color:#64ffda}._navList_6od4x_169 a:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:2px;background:linear-gradient(45deg,#64ffda,#00bcd4);transition:all .3s ease;transform:translate(-50%)}._navList_6od4x_169 a:hover:after{width:80%}._logoMobile_6od4x_251{color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.1em;display:none}._menuIcon_6od4x_269{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:5px;transition:background .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;position:relative}._menuIcon_6od4x_269:hover{background:#ffffff1a}._hamburgerLine_6od4x_311{width:25px;height:3px;background-color:#fff;display:block;margin:3px 0;transition:.3s;border-radius:2px}._menuIconOpen_6od4x_333 ._hamburgerLine_6od4x_311:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}._menuIconOpen_6od4x_333 ._hamburgerLine_6od4x_311:nth-child(2){opacity:0}._menuIconOpen_6od4x_333 ._hamburgerLine_6od4x_311:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}._headerLogo_6od4x_357{height:40px;width:auto}._icon_6od4x_101{font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:5px;transition:background .3s ease;display:flex;align-items:center;justify-content:center;position:relative}._icon_6od4x_101:hover{background:#ffffff1a}._cartBadge_6od4x_401{position:absolute;top:-4px;right:-4px;background:#ff6b6b;color:#fff;font-size:.7rem;font-weight:700;line-height:1;border-radius:999px;padding:.2rem .45rem;min-width:18px;text-align:center}._cartWrapper_6od4x_431{position:relative}._mobileMenuOverlay_6od4x_441{position:fixed;inset:0;background:#000c;z-index:999;animation:_fadeIn_6od4x_1 .3s ease-in-out}._mobileMenu_6od4x_441{position:fixed;top:0;right:0;height:100vh;width:300px;max-width:85vw;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;animation:_slideInRight_6od4x_1 .3s ease-out;overflow-y:auto}._mobileMenuHeader_6od4x_495{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}._mobileMenuHeader_6od4x_495 h3{color:#fff;margin:0;font-size:1.5rem;font-weight:700}._closeButton_6od4x_525{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}._closeButton_6od4x_525:hover{background:#ffffff1a}._mobileMenuList_6od4x_565{list-style:none;padding:0;margin:0;flex:1}._mobileMenuList_6od4x_565 li{border-bottom:1px solid rgba(255,255,255,.05)}._mobileMenuList_6od4x_565 a{display:block;color:#fff;text-decoration:none;padding:1.2rem 1.5rem;font-size:1.1rem;font-weight:500;transition:all .3s ease;position:relative}._mobileMenuList_6od4x_565 a:hover{background:#ffffff1a;padding-left:2rem;color:#64ffda}._mobileMenuList_6od4x_565 a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(45deg,#64ffda,#00bcd4);transition:width .3s ease}._mobileMenuList_6od4x_565 a:hover:before{width:4px}._mobileMenuFooter_6od4x_651{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1)}._mobileMenuSocial_6od4x_661{color:#fff;text-align:center}._mobileMenuSocial_6od4x_661 span{display:block;margin-bottom:1rem;font-size:.9rem;opacity:.8}._socialIcons_6od4x_685{display:flex;justify-content:center;gap:1rem}._socialIcons_6od4x_685 a{font-size:1.5rem;text-decoration:none;padding:.5rem;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}._socialIcons_6od4x_685 a:hover{background:#ffffff1a;transform:translateY(-2px)}@keyframes _fadeIn_6od4x_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInRight_6od4x_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:768px){._header_6od4x_1{padding:1rem}._icon_6od4x_101{font-size:1.2rem;padding:.3rem}._logo_6od4x_153{font-size:1.2rem}}@media(max-width:480px){._header_6od4x_1{padding:.8rem}._headerLeft_6od4x_79,._headerRight_6od4x_81{gap:.5rem}._mobileMenu_6od4x_441{width:280px}._logo_6od4x_153{font-size:1rem}}._mobileMenuOverlay_6od4x_441{display:block}._userArea_6od4x_857{position:relative}._avatarBtn_6od4x_859{background:none;border:1px solid rgba(255,255,255,.12);border-radius:999px;width:32px;height:32px;display:grid;place-items:center;cursor:pointer}._avatarCircle_6od4x_861{width:28px;height:28px;border-radius:999px;background:#121826;color:#fff;display:grid;place-items:center;font-weight:700}._userMenuWrap_6od4x_863{position:relative}._userMenu_6od4x_863{position:absolute;right:0;top:40px;min-width:180px;background:#0a0c12fa;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 10px 30px #00000059;padding:8px;z-index:1000}._userMenuHeader_6od4x_875{padding:8px 10px;color:#b6bece;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:8px}._userMenuItem_6od4x_877{width:100%;text-align:left;background:none;border:none;color:#fff;padding:8px 10px;border-radius:8px;display:flex;gap:8px;align-items:center;cursor:pointer}._userMenuItem_6od4x_877:hover{background:#ffffff14}._authOverlay_6od4x_897{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:16px;background:#000c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._authModal_6od4x_923{position:relative;width:min(460px,92vw);padding:18px 18px 20px;border-radius:20px;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px #00000073;color:#fff}._authModal_6od4x_923 h2{margin:0 0 14px;font-size:1.8rem;font-weight:900;letter-spacing:-.01em}._modalClose_6od4x_967{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;cursor:pointer;transition:background .18s ease,transform .12s ease}._modalClose_6od4x_967:hover{background:#ffffff1f;transform:translateY(-1px)}._btnGoogle_6od4x_1011{width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;color:#3c4043;border:1px solid #dadce0;border-radius:4px;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}._btnGoogle_6od4x_1011:hover{background:#f7f8f8}._btnGoogle_6od4x_1011:active{background:#f1f3f4}._btnGoogle_6od4x_1011:focus-visible{outline:none;box-shadow:0 0 0 3px #4285f44d}._hr_6od4x_1087{margin:14px 0 12px;display:flex;align-items:center;gap:12px}._hr_6od4x_1087:before,._hr_6od4x_1087:after{content:"";height:1px;flex:1;background:#ffffff24}._hr_6od4x_1087 span{opacity:.75;font-weight:600;font-size:.9rem}._emailBlock_6od4x_1127{display:grid;gap:12px}._emailBlock_6od4x_1127 label{display:grid;gap:6px;font-weight:700;color:#ffffffe6}._emailBlock_6od4x_1127 input{width:100%;padding:12px 14px;border-radius:14px;background:#00000038;border:1px solid rgba(255,255,255,.14);color:#fff;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}._emailBlock_6od4x_1127 input::placeholder{color:#ffffff73}._emailBlock_6od4x_1127 input:focus{border-color:#64ffdad9;box-shadow:0 0 0 4px #64ffda1f;background:#00000047}._actions_6od4x_1197{display:flex;gap:10px;margin-top:8px}._btnPrimary_6od4x_1209{flex:1;border:none;padding:12px 14px;border-radius:14px;cursor:pointer;font-weight:900;color:#0b0d13;background:linear-gradient(45deg,#64ffda,#00bcd4);transition:transform .12s ease,filter .18s ease}._btnPrimary_6od4x_1209:hover{transform:translateY(-1px);filter:brightness(1.02)}._btnGhost_6od4x_1243{flex:1;padding:12px 14px;border-radius:14px;cursor:pointer;font-weight:800;color:#fff;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;transition:background .18s ease,transform .12s ease}._btnGhost_6od4x_1243:hover{background:#ffffff1a;transform:translateY(-1px)}._formError_6od4x_1281{margin:8px 0 0;padding:10px 12px;border-radius:14px;background:#ff6b6b24;border:1px solid rgba(255,107,107,.28);color:#fff;font-weight:650}@media(max-width:480px){._actions_6od4x_1197{flex-direction:column}}._dropdown_aiwvv_1{position:absolute;right:0;top:calc(100% + 10px);width:360px;max-height:70vh;overflow:auto;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 18px 40px #00000073;color:#fff;z-index:1200}._header_aiwvv_31{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);font-weight:600}._clearBtn_aiwvv_49{background:transparent;color:#ff6b6b;border:none;cursor:pointer;font-weight:600}._empty_aiwvv_65{padding:18px;opacity:.8}._items_aiwvv_75{display:flex;flex-direction:column;gap:10px;padding:12px}._item_aiwvv_75{display:grid;grid-template-columns:64px 1fr;gap:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:8px}._thumb_aiwvv_109{width:64px;height:64px;object-fit:cover;border-radius:8px}._info_aiwvv_123{display:flex;flex-direction:column;gap:6px}._name_aiwvv_135{font-size:.95rem;font-weight:700;color:#64ffda}._meta_aiwvv_147{font-size:.8rem;opacity:.8}._controls_aiwvv_157{display:grid;grid-template-columns:28px 1fr 28px auto 28px;align-items:center;gap:8px}._controls_aiwvv_157>button{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;height:28px;width:28px;border-radius:6px;cursor:pointer}._qty_aiwvv_191{text-align:center}._price_aiwvv_199{justify-self:end;font-weight:700}._remove_aiwvv_209{background:transparent!important;border:none!important;color:#ff6b6b!important;font-size:1rem;width:28px}._footer_aiwvv_225{border-top:1px solid rgba(255,255,255,.08);padding:12px 14px;display:grid;gap:10px}._total_aiwvv_239{display:flex;justify-content:space-between;font-size:1rem}._checkoutBtn_aiwvv_251{background:linear-gradient(45deg,#64ffda,#00bcd4);color:#000;border:none;padding:10px 14px;border-radius:10px;font-weight:800;cursor:pointer;width:100%}@media(max-width:480px){._dropdown_aiwvv_1{width:92vw;right:-8vw}}._row_1dwp8_1{display:flex;gap:10px}._icon_1dwp8_9{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;transition:background .15s ease,transform .12s ease;color:#fff;text-decoration:none}._icon_1dwp8_9:hover{background:#ffffff1a;transform:translateY(-1px)}._iconImg_1dwp8_39{filter:invert(1);opacity:.95;transition:opacity .12s ease}._icon_1dwp8_9:hover ._iconImg_1dwp8_39{opacity:1}@media(max-width:520px){._icon_1dwp8_9{width:36px;height:36px}}._svgIcon_1dwp8_67{color:#fff;opacity:.95;transition:opacity .12s ease}._icon_1dwp8_9:hover ._svgIcon_1dwp8_67{opacity:1}._youtubeBtn_1dwp8_91{position:relative;overflow:hidden}._youtube_1dwp8_91{color:#fff;transition:color .18s ease,filter .18s ease,transform .18s ease}._youtubeBtn_1dwp8_91:before{content:"";position:absolute;width:0;height:0;border-left:10px solid rgba(255,255,255,.95);border-top:6px solid transparent;border-bottom:6px solid transparent;left:50%;top:50%;transform:translate(-44%,-50%) scale(.85);opacity:0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35));transition:opacity .16s ease,transform .18s ease,border-left-color .18s ease;pointer-events:none}._youtubeBtn_1dwp8_91:after{content:"";position:absolute;inset:-40%;background:linear-gradient(120deg,#fff0 35%,#ffffff38,#fff0 55%);transform:translate(-60%) rotate(10deg);opacity:0;transition:opacity .18s ease;pointer-events:none}@media(hover:hover)and (pointer:fine){._youtubeBtn_1dwp8_91:hover ._youtube_1dwp8_91{color:red;filter:drop-shadow(0 0 6px rgba(255,0,0,.55));transform:scale(1.06);animation:_ytPulse_1dwp8_1 1.2s ease-out infinite}._youtubeBtn_1dwp8_91:hover{background:#ff000024;border-color:#ff000059;box-shadow:0 0 0 1px #ff000040 inset,0 8px 22px #ff000059}._youtubeBtn_1dwp8_91:hover:before{opacity:1;transform:translate(-44%,-50%) scale(1);border-left-color:#fffffffa}._youtubeBtn_1dwp8_91:hover:after{opacity:1;animation:_ytShine_1dwp8_1 .65s ease-out 1}}@keyframes _ytPulse_1dwp8_1{0%{transform:scale(1.06)}50%{transform:scale(1.12)}to{transform:scale(1.06)}}@keyframes _ytShine_1dwp8_1{0%{transform:translate(-60%) rotate(10deg)}to{transform:translate(60%) rotate(10deg)}}._footer_w3hg4_1{background:#000000f2;border-top:1px solid rgba(255,255,255,.1);color:#e7eaf3}._inner_w3hg4_13{max-width:1200px;margin:0 auto;padding:28px 20px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px}._brand_w3hg4_31{display:grid;gap:10px}._logoRow_w3hg4_33{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;padding:8px 10px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}._logoRow_w3hg4_33:hover{background:#ffffff14}._logo_w3hg4_33{display:block}._tagline_w3hg4_51{margin:0;color:#8b93a7}._social_w3hg4_53{margin-top:4px}._title_w3hg4_59{margin:0;font-size:1rem;letter-spacing:.04em}._list_w3hg4_61{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}._link_w3hg4_63{color:#fff;text-decoration:none;padding:6px 0;position:relative;display:inline-block}._link_w3hg4_63:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:linear-gradient(90deg,#64ffda,#00bcd4);transition:width .2s ease}._link_w3hg4_63:hover{color:#64ffda}._link_w3hg4_63:hover:after{width:100%}._bottom_w3hg4_87{border-top:1px solid rgba(255,255,255,.08);margin-top:10px;padding:12px 20px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8b93a7}._bottomLinks_w3hg4_99{list-style:none;display:flex;gap:12px;margin:0;padding:0}._bottomLinks_w3hg4_99 a{color:#8b93a7;text-decoration:none}._bottomLinks_w3hg4_99 a:hover{color:#64ffda}._backTop_w3hg4_109{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;border-radius:999px;padding:6px 12px;cursor:pointer}._backTop_w3hg4_109:hover{background:#ffffff1a}._modalOverlay_w3hg4_127{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:9999;animation:_fadeIn_w3hg4_1 .18s ease-out}._modal_w3hg4_127{width:min(820px,92vw);max-height:86vh;border-radius:16px;background:linear-gradient(180deg,#10131a,#0c1018);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #00000073;display:grid;grid-template-rows:auto 1fr;outline:none}._modalHeader_w3hg4_169{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08)}._modalTitle_w3hg4_177{margin:0;font-size:1.25rem;letter-spacing:.02em}._modalBody_w3hg4_185{padding:18px 20px;overflow:auto;display:grid;gap:12px;color:#e7eaf3}._modalBody_w3hg4_185 h3{margin:8px 0 0}._modalBody_w3hg4_185 p{margin:0;color:#b6bece}._modalBody_w3hg4_185 a{color:#64ffda}._modalClose_w3hg4_205{position:absolute;top:10px;right:10px;width:36px;height:36px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;cursor:pointer}._modalClose_w3hg4_205:hover{background:#ffffff1a}._modalBody_w3hg4_185 a:after{display:none!important}._modalBody_w3hg4_185 a{text-decoration:none}._modalBody_w3hg4_185 a:hover{color:#64ffda}._linkBtn_w3hg4_251,._linkBtnInline_w3hg4_253{text-decoration:none}._faqList_w3hg4_261 details{border:1px solid rgba(255,255,255,.12);background:#ffffff08;border-radius:10px;padding:10px 12px}._faqList_w3hg4_261 details+details{margin-top:8px}._faqList_w3hg4_261 summary{cursor:pointer}._contactForm_w3hg4_279{display:grid;gap:10px}._contactForm_w3hg4_279 label{display:grid;gap:6px;font-weight:600}._contactForm_w3hg4_279 input,._contactForm_w3hg4_279 textarea{background:#0b0d13;border:1px solid rgba(255,255,255,.12);color:#e7eaf3;padding:12px 14px;border-radius:10px;outline:none}._contactForm_w3hg4_279 input:focus,._contactForm_w3hg4_279 textarea:focus{border-color:#64ffda;box-shadow:0 0 0 4px #64ffda1f}._btnPrimary_w3hg4_309{border:none;padding:12px 14px;border-radius:10px;cursor:pointer;font-weight:700;color:#0b0d13;background:linear-gradient(90deg,#64ffda,#00bcd4)}._linkBtn_w3hg4_251,._linkBtnInline_w3hg4_253{background:none;border:none;padding:0;color:#fff;cursor:pointer;text-align:left;position:relative}._linkBtn_w3hg4_251:after,._linkBtnInline_w3hg4_253:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:linear-gradient(90deg,#64ffda,#00bcd4);transition:width .2s ease}._linkBtn_w3hg4_251:hover,._linkBtnInline_w3hg4_253:hover{color:#64ffda}._linkBtn_w3hg4_251:hover:after,._linkBtnInline_w3hg4_253:hover:after{width:100%}@keyframes _fadeIn_w3hg4_1{0%{opacity:0}to{opacity:1}}@media(max-width:960px){._inner_w3hg4_13{grid-template-columns:1fr 1fr}}@media(max-width:600px){._inner_w3hg4_13{grid-template-columns:1fr}._bottom_w3hg4_87{flex-direction:column;align-items:flex-start}}._feedbackLink_w3hg4_373{color:#64ffda;font-weight:600}._feedbackLink_w3hg4_373:after{width:100%;opacity:.6}._feedbackLink_w3hg4_373:hover{color:#fff}._feedbackLink_w3hg4_373:hover:after{opacity:1}._cardContainer_xh1y8_1{position:relative;border-radius:15px;overflow:hidden;background:#1a1a1a;box-shadow:0 8px 32px #0000004d;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._cardContainer_xh1y8_1:hover{transform:translateY(-5px);box-shadow:0 12px 48px #0006}._cardMedia_xh1y8_31{width:100%;height:400px;object-fit:cover;display:block;transition:transform .3s ease}._cardContainer_xh1y8_1:hover ._cardMedia_xh1y8_31{transform:scale(1.05)}._cardTitle_xh1y8_55{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3,#000000e6);color:#fff;font-size:1.5rem;font-weight:700;padding:2rem 1.5rem 1.5rem;margin:0;text-transform:uppercase;letter-spacing:.1em;text-shadow:2px 2px 4px rgba(0,0,0,.8)}._cardContainer_xh1y8_1 video._cardMedia_xh1y8_31{background:#000}._activeCard_xh1y8_115 ._cardMedia_xh1y8_31{height:400px;object-position:center top}@media(max-width:768px){._cardMedia_xh1y8_31{height:250px}._cardTitle_xh1y8_55{font-size:1.2rem;padding:1.5rem 1rem 1rem}._activeCard_xh1y8_115 ._cardMedia_xh1y8_31{height:250px;object-position:50% 12%}}@media(max-width:480px){._cardMedia_xh1y8_31{height:200px}._cardTitle_xh1y8_55{font-size:1rem;padding:1rem .8rem .8rem}._activeCard_xh1y8_115 ._cardMedia_xh1y8_31{height:200px;object-position:50% 10%}}._cardPlaceholder_xh1y8_193{width:100%;height:100%;background:#111;display:flex;align-items:center;justify-content:center}._cardPlaceholder_xh1y8_193 img{width:100%;height:100%;object-fit:cover}._productsContainer_w3abs_1{min-height:100vh;background-color:#000;color:#fff;padding:2rem;animation:_fadeInUp_w3abs_1 .6s ease-out}._productsHeader_w3abs_19{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}._backButton_w3abs_37{background:linear-gradient(45deg,#2d1b69,#11998e);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._backButton_w3abs_37:hover{background:linear-gradient(45deg,#11998e,#2d1b69);transform:translateY(-2px);box-shadow:0 4px 15px #2d1b694d}._categoryTitle_w3abs_79{font-size:2.5rem;font-weight:700;margin:0;background:linear-gradient(45deg,#64ffda,#00bcd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;flex:1}._productsCount_w3abs_103{color:#ffffffb3;font-size:1rem}._filtersSection_w3abs_115{margin-bottom:2rem}._filters_w3abs_115{display:flex;gap:1rem;justify-content:flex-end}._filterSelect_w3abs_135{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.8rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;min-width:150px}._filterSelect_w3abs_135:focus{outline:none;border-color:#64ffda}._filterSelect_w3abs_135 option{background:#1a1a2e;color:#fff}._productsGrid_w3abs_179{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}._productCard_w3abs_193{background:#ffffff0d;border-radius:15px;overflow:hidden;transition:all .3s ease;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._productCard_w3abs_193:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d;border-color:#64ffda4d}._productBadges_w3abs_227{position:absolute;top:1rem;left:1rem;z-index:10;display:flex;flex-direction:column;gap:.5rem}._badgeNew_w3abs_247{background:linear-gradient(45deg,#ff6b6b,#ff8e53);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.7rem;font-weight:700;text-transform:uppercase}._badgeSale_w3abs_267{background:linear-gradient(45deg,#4ecdc4,#44a08d);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.7rem;font-weight:700;text-transform:uppercase}._badgeUnique_w3abs_287{background:linear-gradient(45deg,#f093fb,#f5576c);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.7rem;font-weight:700;text-transform:uppercase}._badgeOutOfStock_w3abs_307{background:#fff3;color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.7rem;font-weight:700;text-transform:uppercase}._productImage_w3abs_329{position:relative;height:300px;overflow:hidden}._productImage_w3abs_329 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._productCard_w3abs_193:hover ._productImage_w3abs_329 img{transform:scale(1.1)}._productOverlay_w3abs_363{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._productCard_w3abs_193:hover ._productOverlay_w3abs_363{opacity:1}._quickViewBtn_w3abs_399{background:linear-gradient(45deg,#64ffda,#00bcd4);color:#000;border:none;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;font-weight:700;transition:all .3s ease}._quickViewBtn_w3abs_399:hover{background:linear-gradient(45deg,#00bcd4,#64ffda);transform:scale(1.05)}._productInfo_w3abs_433{padding:1.5rem}._productName_w3abs_441{font-size:1.3rem;font-weight:700;margin:0 0 .5rem;color:#64ffda}._productDescription_w3abs_455{color:#ffffffb3;font-size:.9rem;line-height:1.4;margin:0 0 1rem}._productPrice_w3abs_469{margin:1rem 0;display:flex;align-items:center;gap:.8rem}._currentPrice_w3abs_483{font-size:1.4rem;font-weight:700;color:#64ffda}._originalPrice_w3abs_495{font-size:1rem;color:#ffffff80;text-decoration:line-through}._sizesContainer_w3abs_509{margin-top:1rem}._sizesLabel_w3abs_517{display:block;font-size:.9rem;margin-bottom:.5rem;color:#fffc}._sizes_w3abs_509{display:flex;gap:.5rem;flex-wrap:wrap}._sizeButton_w3abs_543{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.5rem .8rem;border-radius:5px;cursor:pointer;font-size:.9rem;transition:all .3s ease;min-width:40px}._sizeButton_w3abs_543:hover:not(:disabled){background:linear-gradient(45deg,#64ffda,#00bcd4);color:#000;border-color:transparent}._sizeButton_w3abs_543:disabled{opacity:.3;cursor:not-allowed}._modalOverlay_w3abs_591{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:_fadeIn_w3abs_1 .3s ease-in-out}._modalContent_w3abs_623{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:_modalSlideIn_w3abs_1 .3s ease-out}._modalFull_w3abs_645{max-width:900px;width:90%;max-height:90vh}._modalClose_w3abs_659{position:absolute;top:1rem;right:1rem;background:#ffffff1a;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.2rem;transition:all .3s ease;z-index:10}._modalClose_w3abs_659:hover{background:#fff3}._modalBody_w3abs_699{display:flex;gap:2rem;padding:2rem}._modalImage_w3abs_711{flex:1;max-width:400px;position:relative}._modalImage_w3abs_711 img{width:100%;height:400px;object-fit:cover;border-radius:10px}._modalInfo_w3abs_737{flex:1;display:flex;flex-direction:column;gap:1rem}._modalInfo_w3abs_737 h2{font-size:2rem;margin:0;color:#64ffda}._modalDescription_w3abs_763{color:#fffc;line-height:1.6;margin:0}._modalPrice_w3abs_775{display:flex;align-items:center;gap:1rem;margin:1rem 0}@keyframes _fadeIn_w3abs_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_w3abs_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _modalSlideIn_w3abs_1{0%{transform:scale(.8) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media(max-width:768px){._productsContainer_w3abs_1{padding:1rem}._productsHeader_w3abs_19{flex-direction:column;gap:1rem;text-align:center}._categoryTitle_w3abs_79{font-size:2rem}._filters_w3abs_115{flex-direction:column}._productsGrid_w3abs_179{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._modalOverlay_w3abs_591{padding:0;background:#000000e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._modalContent_w3abs_623{width:100vw;height:100vh;max-width:none;max-height:none;margin:0;border-radius:0;padding:0;overflow-y:auto;display:flex;flex-direction:column}._modalClose_w3abs_659{top:1rem;right:1rem;z-index:30}._modalBody_w3abs_699{flex-direction:column;padding:1rem;gap:1rem;flex:1;overflow-y:auto}._modalImage_w3abs_711{width:100%;max-width:100%}._modalImage_w3abs_711 img{height:45vh;width:100%;object-fit:cover;border-radius:0}._modalInfo_w3abs_737{padding:.5rem .25rem 1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}._modalSizes_w3abs_1001{margin-top:1rem}._modalAddToCartButton_w3abs_1009{margin-bottom:1.5rem}}@media(max-width:480px){._categoryTitle_w3abs_79{font-size:1.8rem}._productImage_w3abs_329{height:250px}}._toast_w3abs_1047{position:fixed;right:24px;bottom:24px;z-index:2000;background:linear-gradient(45deg,#64ffda,#00bcd4);color:#000;font-weight:700;border-radius:12px;padding:12px 16px;box-shadow:0 12px 28px #00000059;animation:_toastIn_w3abs_1 .25s ease-out,_toastOut_w3abs_1 .25s ease-in 2.3s forwards}@keyframes _toastIn_w3abs_1{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _toastOut_w3abs_1{to{opacity:0;transform:translateY(16px)}}._carouselPrev_w3abs_1099,._carouselNext_w3abs_1101{position:absolute;top:50%;transform:translateY(-50%);background:#0006;color:#fff;border:none;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:1.4rem;display:flex;align-items:center;justify-content:center;transition:all .25s ease;z-index:10}._carouselPrev_w3abs_1099:hover,._carouselNext_w3abs_1101:hover{background:#ffffff40}._carouselPrev_w3abs_1099{left:.5rem}._carouselNext_w3abs_1101{right:.5rem}._carouselThumbs_w3abs_1167{display:flex;gap:.5rem;margin-top:1rem;justify-content:center;flex-wrap:wrap}._thumb_w3abs_1183,._thumbActive_w3abs_1185{border:2px solid transparent;padding:0;border-radius:8px;overflow:hidden;cursor:pointer;width:60px;height:60px;transition:all .25s ease}._thumbActive_w3abs_1185{border-color:#64ffda}._thumb_w3abs_1183 img,._thumbActive_w3abs_1185 img{width:100%;height:100%;object-fit:cover}._carouselIndicator_w3abs_1229{position:absolute;right:.75rem;bottom:.75rem;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#000000a6;color:#e5e7eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(148,163,184,.5)}._modalSizes_w3abs_1001{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}._modalSizes_w3abs_1001 h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;opacity:.9}._modalSizesHint_w3abs_1293{font-size:.8rem;opacity:.65}._modalSizeDropdown_w3abs_1305{margin-top:.25rem;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;border-radius:999px;border:1px solid rgba(148,163,184,.85);background:radial-gradient(circle at top left,#38bdf829,#0f172afa);color:#e5e7eb;cursor:pointer;font-size:.85rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .08s ease,filter .15s ease;box-shadow:0 10px 26px #0f172ad9}._modalSizeDropdown_w3abs_1305:hover:not(:disabled){border-color:#2dd4bff2;background:radial-gradient(circle at top left,#38bdf838,#0f172a);box-shadow:0 16px 40px #0f172af2;transform:translateY(-1px);filter:brightness(1.03)}._modalSizeDropdown_w3abs_1305:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._modalSizeDropdownIcon_w3abs_1383{font-size:.85rem;opacity:.9;transform-origin:center;transition:transform .15s ease,opacity .15s ease}._modalSizeDropdownList_w3abs_1399{margin-top:.4rem;border-radius:16px;border:1px solid rgba(148,163,184,.5);background:radial-gradient(circle at top,#38bdf82e,#0f172afa);box-shadow:0 22px 48px #0f172afa;padding:.35rem;display:flex;flex-direction:column;gap:.25rem;max-height:220px;overflow-y:auto;animation:_dropdownIn_w3abs_1 .16s ease-out}._modalSizeOption_w3abs_1433{width:100%;text-align:left;padding:.48rem .7rem;border-radius:999px;border:none;background:transparent;color:#e5e7eb;font-size:.85rem;cursor:pointer;transition:background .15s ease,color .15s ease,transform .08s ease}._modalSizeOption_w3abs_1433:hover:not(:disabled){background:#94a3b82e;transform:translateY(-.5px)}._modalSizeOptionSelected_w3abs_1475{background:#94a3b847;color:#f9fafb;box-shadow:0 0 0 1px #94a3b8b3}._modalAddToCartButton_w3abs_1009{margin-top:.9rem;width:100%;padding:.75rem 1.1rem;border-radius:999px;border:none;cursor:pointer;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#22c55e,#0ea5e9);color:#020617;box-shadow:0 10px 25px #22c55e4d;transition:transform .1s ease,box-shadow .15s ease,filter .15s ease}._modalAddToCartButton_w3abs_1009:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #22c55e59;filter:brightness(1.05)}._modalAddToCartButton_w3abs_1009:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._modalQuantityRow_w3abs_1549{margin-top:16px;display:flex;align-items:center;justify-content:space-between}._modalQuantityControls_w3abs_1563{display:flex;align-items:center;gap:10px}._modalQuantityControls_w3abs_1563 button{width:32px;height:32px;border-radius:6px;border:none;background:#eee;cursor:pointer}._modalQuantityControls_w3abs_1563 span{min-width:20px;text-align:center}@keyframes _dropdownIn_w3abs_1{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._toast_w3abs_1047{display:flex;align-items:center;gap:12px}._toastGoCartBtn_w3abs_1649{border-radius:999px;padding:6px 12px;font-weight:800;font-size:.75rem;border:none;cursor:pointer;background:#000000d9;color:#64ffda;transition:transform .12s ease,background .15s ease}._toastGoCartBtn_w3abs_1649:hover{background:#000;transform:translateY(-1px)}@media(max-width:768px){._productCard_w3abs_193{border-radius:16px}._productImage_w3abs_329{height:auto;aspect-ratio:4 / 5}._productImage_w3abs_329 img{height:100%;object-fit:cover}._productInfo_w3abs_433{padding:.65rem .7rem .85rem}._productName_w3abs_441{font-size:.85rem;font-weight:800;line-height:1.15;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productDescription_w3abs_455{font-size:.72rem;line-height:1.35;opacity:.7;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productPrice_w3abs_469{margin:.4rem 0 0;gap:.4rem;align-items:baseline}._currentPrice_w3abs_483{font-size:.9rem;font-weight:900}._originalPrice_w3abs_495{font-size:.7rem}._productBadges_w3abs_227{top:.5rem;left:.5rem;gap:.35rem}._badgeNew_w3abs_247,._badgeSale_w3abs_267,._badgeUnique_w3abs_287,._badgeOutOfStock_w3abs_307{font-size:.55rem;padding:.25rem .55rem;border-radius:999px}._productOverlay_w3abs_363{background:linear-gradient(to top,#0009,#00000026)}._quickViewBtn_w3abs_399{font-size:.65rem;padding:.5rem .9rem;border-radius:999px}}._container_1634f_7{max-width:1100px;margin:0 auto;padding:2.25rem 2rem 3rem;color:#fff}._topBar_1634f_21{display:flex;align-items:center;gap:12px;padding:10px 0 14px;border-bottom:1px solid rgba(255,255,255,.08)}._topBackBtn_1634f_37{border:none;background:none;color:#e5e7eb;cursor:pointer;font-size:.95rem;padding:8px 0}._topBackBtn_1634f_37:hover:not(:disabled){color:#fff;text-decoration:underline}._topBackBtn_1634f_37:disabled{opacity:.5;cursor:not-allowed}._topBarHint_1634f_75{flex:1;text-align:center;font-size:.8rem;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topCloseBtn_1634f_95{border:1px solid rgba(148,163,184,.7);background:#0f172ae6;color:#e5e7eb;width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;line-height:1;transition:border-color .15s ease,background .15s ease,transform .08s ease}._topCloseBtn_1634f_95:hover:not(:disabled){border-color:#f8fafce6;background:#0f172a;transform:translateY(-1px)}._topCloseBtn_1634f_95:disabled{opacity:.5;cursor:not-allowed}._title_1634f_149{font-size:2rem;font-weight:700;margin:1.25rem 0 1.5rem}._grid_1634f_167{display:grid;grid-template-columns:1fr .85fr;gap:1.5rem;align-items:start}._card_1634f_181{background:#0c0f14;padding:1.25rem;border-radius:14px;border:1px solid rgba(255,255,255,.08)}._card_1634f_181 h3{margin:0 0 1rem;font-size:1.05rem}._fieldRow_1634f_211{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}._fieldRow_1634f_211 label{font-size:.9rem;font-weight:600;opacity:.95}._fieldRow_1634f_211 input{background:#0b0d13;border:1px solid rgba(255,255,255,.12);color:#e7eaf3;padding:12px 14px;border-radius:10px;font-size:14px}._fieldRow_1634f_211 input::placeholder{color:#94a3b8cc}._fieldRow_1634f_211 input:focus{outline:none;border-color:#64ffda;box-shadow:0 0 0 4px #64ffda1f}._row2_1634f_275{display:flex;gap:12px}._actions_1634f_285{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}._primaryBtn_1634f_299{border:none;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:700;background:linear-gradient(90deg,#64ffda,#00bcd4);color:#0b0d13}._primaryBtn_1634f_299:disabled{opacity:.5;cursor:not-allowed}._secondaryBtn_1634f_329{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:10px 14px;border-radius:10px;cursor:pointer}._secondaryBtn_1634f_329:hover:not(:disabled){background:#ffffff0d}._secondaryBtn_1634f_329:disabled{opacity:.5;cursor:not-allowed}._successBox_1634f_367{margin-top:1rem;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.15);font-size:.9rem}._items_1634f_389{display:flex;flex-direction:column;gap:1rem}._item_1634f_389{display:flex;gap:12px;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}._item_1634f_389:last-child{border-bottom:none}._item_1634f_389 img{width:64px;height:64px;border-radius:8px;object-fit:cover}._itemInfo_1634f_437{flex:1;min-width:0}._itemTop_1634f_447{display:flex;justify-content:space-between;align-items:center;gap:10px}._itemName_1634f_461{font-size:1rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemMeta_1634f_477{color:#ffffffb3;font-size:.85rem;margin-top:2px}._removeBtn_1634f_489{background:none;border:none;color:#ffffffbf;cursor:pointer;font-size:1.2rem;line-height:1}._itemControls_1634f_507{display:flex;align-items:center;gap:10px;margin-top:10px}._itemControls_1634f_507 button{width:32px;height:32px;border-radius:8px;border:none;background:#ffffff26;color:#fff;cursor:pointer}._qty_1634f_541{width:22px;text-align:center}._linePrice_1634f_551{margin-left:auto;font-weight:700}._totalRow_1634f_563{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.95rem}._grandTotal_1634f_577{display:flex;justify-content:space-between;margin-top:1rem;font-size:1.2rem;font-weight:800}@media(max-width:900px){._grid_1634f_167{grid-template-columns:1fr}._topBarHint_1634f_75{display:none}}@media(max-width:600px){._container_1634f_7{padding:1.5rem 1rem 2.25rem}._row2_1634f_275{flex-direction:column}}@media(max-width:768px){._fieldRow_1634f_211 input{font-size:16px}}._homeContainer_lo84t_3{min-height:100vh;background-color:#000;color:#fff;font-family:Arial,sans-serif}._topLogo_lo84t_17{text-align:center;padding:2rem 0;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}._topLogo_lo84t_17 h1{font-size:3rem;font-weight:700;letter-spacing:.2em;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}._categorySection_lo84t_45{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:6rem;max-width:1200px;margin:0 auto}._heroLV_lo84t_71{position:relative;width:100%;min-height:clamp(420px,65vh,760px);margin-top:0;overflow:hidden}._heroLVMedia_lo84t_87{position:absolute;inset:0;background-image:url(/images/heroo.png);background-size:cover;background-position:center;transform:scale(1.03)}._heroLVOverlay_lo84t_105{position:absolute;inset:0;display:grid;place-items:center;text-align:center;background:linear-gradient(to bottom,#0000001a,#00000059 70%,#0000008c)}._heroLVContent_lo84t_135{color:#fff;padding:24px;max-width:900px;text-shadow:0 10px 30px rgba(0,0,0,.4)}._heroLVKicker_lo84t_149{display:block;font-size:12px;letter-spacing:.28em;margin-bottom:10px;opacity:.9}._heroLVTitle_lo84t_165{font-size:clamp(30px,4.2vw,60px);font-weight:500;letter-spacing:.02em;margin-bottom:18px}._heroLVButton_lo84t_179{border:1px solid #fff;background:transparent;color:#fff;padding:10px 22px;border-radius:999px;font-size:14px;letter-spacing:.12em;cursor:pointer;transition:all .2s ease}._heroLVButton_lo84t_179:hover{background:#fff;color:#000}@media(max-width:640px){._heroLV_lo84t_71{min-height:520px}}._oneOfOneWrapper_lo84t_237{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:2rem;margin-bottom:2rem}._oneOfOneSection_lo84t_261{width:100%;display:block;padding:3rem 2rem;background:linear-gradient(45deg,#2d1b69,#11998e);border:none;cursor:pointer;transition:all .3s ease;color:#fff;text-align:center;font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}._oneOfOneSection_lo84t_261:hover{background:linear-gradient(45deg,#11998e,#2d1b69);transform:translateY(-2px);box-shadow:0 8px 25px #2d1b694d}._oneOfOneSection_lo84t_261 h2{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;letter-spacing:.1em;transition:transform .3s ease}._oneOfOneSection_lo84t_261:hover h2{transform:scale(1.05)}._oneOfOneSection_lo84t_261 p{font-size:1.2rem;opacity:.9;margin:0;transition:opacity .3s ease}._oneOfOneSection_lo84t_261:hover p{opacity:1}._panoramaSection_lo84t_357{padding:2rem;max-width:1200px;margin:0 auto}._communitySection_lo84t_369{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#04987d)}._communitySection_lo84t_369 h3{font-size:2rem;margin-bottom:2rem;font-weight:700}._communityForm_lo84t_393{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._communityForm_lo84t_393 input[type=email]{padding:1rem;font-size:1rem;border:none;border-radius:5px;min-width:250px;background:#ffffffe6;color:#333}._communityForm_lo84t_393 input[type=email]:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}._communityForm_lo84t_393 button{padding:1rem 2rem;font-size:1rem;background:#49d498;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:700;transition:background .3s ease}._communityForm_lo84t_393 button:hover{background:#369e71}._checkboxAgreement_lo84t_473{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;opacity:.8}._checkboxAgreement_lo84t_473 input[type=checkbox]{transform:scale(1.2)}._successToast_lo84t_499{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:2147483647;padding:10px 14px;border-radius:999px;font-size:14px;background:#22c55e2e;border:1px solid rgba(34,197,94,.45);color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._orderOverlayBackdrop_lo84t_537{position:fixed;inset:0;z-index:2147483647;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:18px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}._orderOverlayCard_lo84t_563{width:min(520px,100%);background:#0c0f14fa;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:22px;box-shadow:0 20px 60px #00000073;text-align:center}._orderOverlayIcon_lo84t_583{width:56px;height:56px;border-radius:999px;margin:0 auto 12px;display:grid;place-items:center;font-size:26px;color:#0b0d13;background:linear-gradient(90deg,#64ffda,#00bcd4)}._orderOverlayTitle_lo84t_607{margin:0 0 6px;font-size:1.55rem;font-weight:800}._orderOverlayText_lo84t_619{margin:0 0 18px;opacity:.78;font-size:.95rem;line-height:1.35}._orderOverlayActions_lo84t_633{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}._orderOverlayPrimary_lo84t_647{border:none;padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:800;background:linear-gradient(90deg,#64ffda,#00bcd4);color:#0b0d13}._orderOverlaySecondary_lo84t_667{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:10px 14px;border-radius:12px;cursor:pointer}._orderOverlaySecondary_lo84t_667:hover{background:#ffffff0f}._orderSummary_lo84t_693{margin:14px 0 16px;text-align:left;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;background:#ffffff08}._orderSummaryHeader_lo84t_711{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:800;margin-bottom:10px}._orderSummaryList_lo84t_729{display:flex;flex-direction:column;gap:10px;max-height:240px;overflow:auto;padding-right:4px}._orderSummaryRow_lo84t_747{display:flex;gap:10px;align-items:center}._orderSummaryImg_lo84t_759{width:42px;height:42px;border-radius:10px;object-fit:cover}._orderSummaryImgFallback_lo84t_773{width:42px;height:42px;border-radius:10px;background:#ffffff14}._orderSummaryInfo_lo84t_787{flex:1;min-width:0}._orderSummaryName_lo84t_797{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._orderSummaryMeta_lo84t_811{font-size:.85rem;opacity:.75;margin-top:2px}._orderShipping_lo84t_831{margin:12px 0 0;text-align:left;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;background:#ffffff08}._orderShippingHeader_lo84t_849{font-weight:900;margin-bottom:8px}._orderShippingBody_lo84t_859{font-size:.92rem;opacity:.85;line-height:1.35}._orderOverlayOrderId_lo84t_873{margin:2px 0 10px;font-size:.9rem;opacity:.85;display:flex;gap:8px;justify-content:center;align-items:baseline;flex-wrap:wrap;text-align:center}._orderOverlayOrderIdLabel_lo84t_897{font-weight:700;opacity:.9}@keyframes _swOverlayFadeIn_lo84t_1{0%{opacity:0}to{opacity:1}}@keyframes _swOverlayPopIn_lo84t_1{0%{transform:translateY(10px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._orderOverlayBackdrop_lo84t_537{background:#000000b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:_swOverlayFadeIn_lo84t_1 .16s ease-out}._orderOverlayCard_lo84t_563{width:min(560px,calc(100vw - 28px));max-height:min(82vh,720px);overflow:auto;border-radius:22px;padding:22px 18px 18px;background:#121212b8;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 60px #0000008c,0 1px #ffffff0f inset;animation:_swOverlayPopIn_lo84t_1 .18s ease-out;transform:translateZ(0)}._orderOverlayIcon_lo84t_583{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;margin:6px auto 10px;font-size:26px;background:#6ee7b729;border:1px solid rgba(110,231,183,.35)}._orderOverlayTitle_lo84t_607{margin:6px 0;font-size:34px;letter-spacing:.2px;text-align:center}._orderOverlayText_lo84t_619{margin:0 auto 14px;max-width:44ch;text-align:center;opacity:.86;line-height:1.35}._orderOverlayOrderId_lo84t_873{margin:0 auto 10px;padding:8px 10px;width:fit-content;max-width:100%;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;gap:8px;justify-content:center;align-items:baseline;flex-wrap:wrap;text-align:center}._orderOverlayOrderIdLabel_lo84t_897{font-weight:700;opacity:.92}._orderOverlayOrderIdValue_lo84t_907{max-width:100%;overflow-wrap:anywhere;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;opacity:.95}._orderSummary_lo84t_693,._orderShipping_lo84t_831{border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);padding:12px;margin-top:10px}._orderSummaryHeader_lo84t_711,._orderShippingHeader_lo84t_849{display:flex;justify-content:space-between;align-items:baseline;font-weight:800;margin-bottom:10px}._orderSummaryRow_lo84t_747{border-top:1px solid rgba(255,255,255,.1);padding-top:10px;margin-top:10px}._orderSummaryImg_lo84t_759{border-radius:12px;border:1px solid rgba(255,255,255,.08)}._orderSummaryLine_lo84t_823{font-weight:800}._orderOverlayActions_lo84t_633{display:flex;gap:10px;justify-content:center;margin-top:14px}._orderOverlayPrimary_lo84t_647{border-radius:999px;padding:12px 16px;font-weight:800;background:#6ee7b7eb;color:#0b0f0d;border:1px solid rgba(110,231,183,.25);min-width:180px}._orderOverlaySecondary_lo84t_667{border-radius:999px;padding:12px 16px;font-weight:700;background:#ffffff0f;color:#ffffffeb;border:1px solid rgba(255,255,255,.14);min-width:110px}._orderOverlayPrimary_lo84t_647:hover{filter:brightness(1.02)}._orderOverlaySecondary_lo84t_667:hover{background:#ffffff14}@media(max-width:480px){._orderOverlayCard_lo84t_563{padding:18px 14px 14px;border-radius:18px}._orderOverlayTitle_lo84t_607{font-size:28px}}@media(max-width:768px){._topLogo_lo84t_17 h1{font-size:2rem}._categorySection_lo84t_45{grid-template-columns:1fr;gap:0;padding:40px;height:auto}._oneOfOneWrapper_lo84t_237{margin-top:1rem;margin-bottom:1rem}._oneOfOneSection_lo84t_261{padding:2rem 1rem}._oneOfOneSection_lo84t_261 h2{font-size:2rem}._oneOfOneSection_lo84t_261 p{font-size:1rem}._communityForm_lo84t_393{flex-direction:column}._communityForm_lo84t_393 input[type=email]{min-width:100%;max-width:300px}}._anchorSection_lo84t_1369{scroll-margin-top:80px}._infoSection_lo84t_1383{max-width:1000px;margin:0 auto 2rem;padding:2rem;text-align:center}._infoSection_lo84t_1383 h2{margin:0 0 1rem;font-size:2rem;font-weight:700}._infoSection_lo84t_1383 p{opacity:.85;line-height:1.6}@media(max-width:480px){._oneOfOneSection_lo84t_261{padding:1.5rem 1rem}._oneOfOneSection_lo84t_261 h2{font-size:1.8rem}._oneOfOneSection_lo84t_261 p{font-size:.9rem}}:root{--sw-glass: rgba(18, 18, 18, .62);--sw-hairline: rgba(255, 255, 255, .14);--sw-hairline-soft: rgba(255, 255, 255, .1);--sw-text: rgba(255, 255, 255, .92);--sw-text-soft: rgba(255, 255, 255, .72);--sw-shadow: 0 30px 80px rgba(0,0,0,.65)}@keyframes _swFadeIn_lo84t_1{0%{opacity:0}to{opacity:1}}@keyframes _swPop_lo84t_1{0%{transform:translateY(10px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._orderOverlayBackdrop_lo84t_537{background:#000000a6;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);animation:_swFadeIn_lo84t_1 .16s ease-out}._orderOverlayCard_lo84t_563{position:relative;width:min(560px,calc(100vw - 28px));max-height:84vh;overflow:auto;padding:22px 18px 18px;border-radius:24px;background:radial-gradient(1200px 380px at 20% -10%,rgba(255,255,255,.1),transparent 55%),radial-gradient(900px 420px at 110% 10%,rgba(255,255,255,.08),transparent 52%),var(--sw-glass);border:1px solid var(--sw-hairline);box-shadow:var(--sw-shadow);animation:_swPop_lo84t_1 .18s ease-out;color:var(--sw-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui,sans-serif}._orderOverlayCard_lo84t_563::-webkit-scrollbar{width:10px;display:none}._orderOverlayCard_lo84t_563::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}._orderOverlayClose_lo84t_1587{position:absolute;top:12px;right:12px;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#ffffff0f;border:1px solid var(--sw-hairline-soft);color:#ffffffe6;font-size:22px;cursor:pointer}._orderOverlayClose_lo84t_1587:hover{background:#ffffff1f}._orderOverlayIcon_lo84t_583{width:56px;height:56px;margin:12px auto;display:grid;place-items:center;border-radius:999px;background:#04e826b8;border:1px solid var(--sw-hairline-soft);font-size:24px;box-shadow:0 10px 24px #00000059}._orderOverlayTitle_lo84t_607{font-size:32px;font-weight:800;text-align:center;letter-spacing:-.4px;margin:8px 0 6px}._orderOverlayText_lo84t_619{text-align:center;max-width:46ch;margin:0 auto 14px;color:var(--sw-text-soft);line-height:1.45}._orderOverlayOrderId_lo84t_873{margin:0 auto 10px;padding:8px 12px;width:fit-content;border-radius:999px;background:#ffffff0f;border:1px solid var(--sw-hairline-soft);display:flex;gap:8px;align-items:baseline}._orderOverlayOrderIdValue_lo84t_907{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}._orderOverlayActions_lo84t_633{display:flex;gap:10px;justify-content:center;margin-top:16px;flex-wrap:wrap}._orderOverlayPrimary_lo84t_647{padding:12px 18px;border-radius:999px;font-weight:800;background:#ffffffeb;color:#000;border:none}._orderOverlaySecondary_lo84t_667{padding:12px 18px;border-radius:999px;background:#ffffff0f;color:#fff;border:1px solid var(--sw-hairline-soft)}._wrap_5nhvq_3{max-width:880px;margin:40px auto;padding:0 16px;color:#e7eaf3}._wrap_5nhvq_3 h1{font-size:1.8rem;margin:0 0 16px}._tabs_5nhvq_15{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}._tab_5nhvq_15,._tabActive_5nhvq_23{background:transparent;color:#c9d2e3;border:1px solid rgba(255,255,255,.15);padding:8px 12px;border-radius:10px;cursor:pointer}._tabActive_5nhvq_23{color:#0b0d13;border-color:transparent;background:linear-gradient(90deg,#64ffda,#00bcd4)}._banner_5nhvq_38{display:flex;gap:8px;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;padding:8px 12px;border-radius:10px;margin-bottom:12px}._bannerBtn_5nhvq_50{border:none;background:#11161f;color:#fff;border:1px solid rgba(255,255,255,.25);padding:8px 10px;border-radius:8px;cursor:pointer}._card_5nhvq_60{background:linear-gradient(180deg,#10131a,#0c1018);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;margin-bottom:24px;box-shadow:0 14px 34px #00000059}._card_5nhvq_60 h2{margin:0 0 10px;font-size:1.1rem;color:#eaf0ff}._avatarRow_5nhvq_75{display:flex;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}._avatar_5nhvq_75{width:72px;height:72px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0b0d13}._avatar_5nhvq_75 img{width:100%;height:100%;object-fit:cover;display:block}._avatarFallback_5nhvq_99{width:100%;height:100%;display:grid;place-items:center;background:#141a24;font-weight:800}._formGrid_5nhvq_108{display:grid;gap:12px;grid-template-columns:1fr 1fr}._formGrid_5nhvq_108 label{display:grid;gap:6px;font-weight:600}._formGrid_5nhvq_108 input{background:#0b0d13;border:1px solid rgba(255,255,255,.12);color:#e7eaf3;padding:12px 14px;border-radius:10px;outline:none}._formGrid_5nhvq_108 input:focus{border-color:#64ffda;box-shadow:0 0 0 4px #64ffda1f}._actions_5nhvq_134{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}._btnPrimary_5nhvq_141{border:none;padding:10px 12px;border-radius:10px;cursor:pointer;font-weight:700;color:#0b0d13;background:linear-gradient(90deg,#64ffda,#00bcd4)}._btnGhost_5nhvq_151{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:10px 12px;border-radius:10px;cursor:pointer}._btnDanger_5nhvq_160{border:1px solid rgba(255,99,99,.35);background:transparent;color:#ff6b6b;padding:10px 12px;border-radius:10px;cursor:pointer}._ok_5nhvq_169{color:#64ffda;margin:8px 0 0}._err_5nhvq_174{color:#ff6b6b;margin:8px 0 0}@media(max-width:720px){._formGrid_5nhvq_108{grid-template-columns:1fr}._avatarRow_5nhvq_75{flex-direction:column;align-items:flex-start}}._btnPrimary_5nhvq_141:hover,._btnGhost_5nhvq_151:hover,._btnDanger_5nhvq_160:hover{transform:translateY(-1px);filter:brightness(1.05)}._btnPrimary_5nhvq_141:disabled,._btnGhost_5nhvq_151:disabled,._btnDanger_5nhvq_160:disabled{opacity:.6;cursor:not-allowed;transform:none}._page_jzexc_1{max-width:920px;margin:0 auto;padding:48px 20px 64px}._header_jzexc_7{margin-bottom:18px}._kicker_jzexc_11{margin:0 0 10px;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c}._title_jzexc_19{margin:0;font-size:clamp(2rem,4vw,2.7rem);line-height:1.15}._meta_jzexc_25{margin:10px 0 0;color:#ffffffa6}._card_jzexc_30{margin-top:18px;padding:18px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}._lead_jzexc_38{margin:0;font-size:1.02rem;color:#ffffffd9}._section_jzexc_44{margin-top:22px;padding-top:8px}._h2_jzexc_49{margin:0 0 10px;font-size:1.25rem;letter-spacing:.01em}._h3_jzexc_55{margin:14px 0 8px;font-size:1.05rem;color:#ffffffeb}._list_jzexc_61{margin:10px 0 0;padding-left:18px;display:grid;gap:8px;color:#ffffffc7}._small_jzexc_69{margin:10px 0 0;color:#ffffff9e;font-size:.95rem}._notice_jzexc_75{margin-top:14px;padding:12px 14px;border-radius:12px;border:1px solid rgba(100,255,218,.22);background:#64ffda0f;color:#ffffffdb}._link_jzexc_84{color:#64ffdaf2;text-decoration:none}._link_jzexc_84:hover{text-decoration:underline}._footer_jzexc_93{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}._back_jzexc_99{display:inline-block;padding:10px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffe6;text-decoration:none}._back_jzexc_99:hover{background:#ffffff14}
