@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-color:#020617;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-muted:#6b7280;--accent-primary:#3b82f6;--accent-secondary:#60a5fa;--surface-card:#0f172a;--surface-hover:#1e293b;--border-subtle:#1e293b;--border-strong:#334155;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-md:0 4px 6px -1px #00000080;--radius-sm:4px;--radius-md:6px;--radius-lg:8px}*{box-sizing:border-box;margin:0;padding:0}main{z-index:10;position:relative}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-primary);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;transition:background-color .3s,color .3s;position:relative;overflow-x:hidden}body:before{content:"";z-index:0;pointer-events:none;opacity:.15;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:absolute;top:0;left:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.card-minimal{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s}.card-minimal:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.btn-primary{background-color:var(--text-primary);min-height:48px;color:var(--bg-color);letter-spacing:.5px;border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{color:var(--text-primary);border-color:var(--text-primary);background-color:#0000}.btn-secondary{min-height:48px;color:var(--text-primary);letter-spacing:.5px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background-color:#0000;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--text-primary);background-color:var(--surface-hover)}.page-container{width:100%;max-width:1280px;min-height:calc(100vh - 120px);margin:0 auto;padding:1rem 1.25rem}@media (min-width:640px){.page-container{padding:1.5rem 2rem}}@media (min-width:1024px){.page-container{padding:2.5rem 3rem}}@media (min-width:1280px){.page-container{padding:3rem 4rem}}.page-title{letter-spacing:-.02em;word-break:break-word;margin-bottom:clamp(.75rem,2vw,1.5rem);font-size:clamp(2rem,4vw + 1rem,3.5rem);font-weight:700;line-height:1.1}.page-subtitle{color:var(--text-secondary);max-width:650px;margin-bottom:clamp(1.5rem,4vw,3rem);font-size:clamp(1rem,2vw + .5rem,1.25rem);line-height:1.6}.moleculeBackground{z-index:-1;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}
.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(14px);background:#0a0e1aeb;border-bottom:1px solid #ffffff0f;width:100%;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1280px;height:62px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{color:#60a5fa}.Navbar-module__cJzEcG__logoText{color:#f1f5f9;letter-spacing:-.3px;font-size:1.05rem;font-weight:700}.Navbar-module__cJzEcG__logoBadge{text-transform:uppercase;color:#64748b;letter-spacing:.5px;border:1px solid #ffffff1a;border-radius:4px;padding:.15rem .4rem;font-size:.6rem;font-weight:600}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.75rem;display:flex}.Navbar-module__cJzEcG__link{color:#94a3b8;cursor:pointer;white-space:nowrap;align-items:center;gap:.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__cJzEcG__link:hover{color:#f1f5f9}.Navbar-module__cJzEcG__dropdownWrapper{align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__dropdownMenu{opacity:0;pointer-events:none;z-index:200;min-width:480px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%)translateY(-6px)}.Navbar-module__cJzEcG__dropdownWrapper:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__dropdownInner{background:#0b1220;border:1px solid #ffffff1a;border-radius:14px;padding:16px;box-shadow:0 24px 48px #000000b3}.Navbar-module__cJzEcG__dropdownGrid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.Navbar-module__cJzEcG__dropdownItem{color:#94a3b8;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:.83rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{color:#f1f5f9;background:#ffffff0f}.Navbar-module__cJzEcG__dropdownIcon{color:#60a5fa;flex-shrink:0}.Navbar-module__cJzEcG__dropdownLabel{font-size:.83rem;font-weight:500}.Navbar-module__cJzEcG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__chatBtn{color:#64748b;flex-shrink:0;align-items:center;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__cJzEcG__chatBtn:hover{color:#f1f5f9}.Navbar-module__cJzEcG__cartBtn{color:#f1f5f9;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.4rem;padding:0;font-size:.85rem;font-weight:500;display:flex;position:relative}.Navbar-module__cJzEcG__cartBtn:hover{opacity:.75}.Navbar-module__cJzEcG__cartCountText{color:#94a3b8;font-size:.8rem}.Navbar-module__cJzEcG__cartCountBubble{color:#fff;background:#3b82f6;border:2px solid #0a0e1ae6;border-radius:50%;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-7px;right:-9px}.Navbar-module__cJzEcG__desktopSearch{position:relative}.Navbar-module__cJzEcG__searchWrapper{background:#ffffff0a;border:1px solid #0000;border-radius:20px;align-items:center;width:36px;height:36px;transition:width .25s;display:flex;overflow:hidden}.Navbar-module__cJzEcG__searchWrapper.Navbar-module__cJzEcG__searchOpen{background:#0f172ae6;border-color:#ffffff1f;width:220px}.Navbar-module__cJzEcG__searchIcon{color:#64748b;cursor:pointer;flex-shrink:0;margin:0 10px;transition:color .2s}.Navbar-module__cJzEcG__searchIcon:hover{color:#f1f5f9}.Navbar-module__cJzEcG__searchInput{color:#f1f5f9;background:0 0;border:none;outline:none;flex:1;min-width:0;padding-right:12px;font-family:inherit;font-size:.83rem}.Navbar-module__cJzEcG__searchInput::placeholder{color:#475569}.Navbar-module__cJzEcG__searchResults{z-index:300;background:#0b1220;border:1px solid #ffffff1a;border-radius:12px;width:300px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 40px #0009}.Navbar-module__cJzEcG__searchResultItem{border-radius:8px;align-items:center;gap:10px;padding:8px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__searchResultItem:hover{background:#ffffff0f}.Navbar-module__cJzEcG__resultImageWrapper{background:#ffffff0a;border-radius:6px;flex-shrink:0;width:38px;height:38px;overflow:hidden}.Navbar-module__cJzEcG__resultImage{object-fit:cover;width:100%;height:100%}.Navbar-module__cJzEcG__resultInfo{flex-direction:column;gap:2px;display:flex}.Navbar-module__cJzEcG__resultName{color:#f1f5f9;font-size:.82rem;font-weight:500}.Navbar-module__cJzEcG__resultCategory{color:#64748b;font-size:.7rem}.Navbar-module__cJzEcG__mobileMenuBtn{color:#f1f5f9;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px;display:none}.Navbar-module__cJzEcG__mobileSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:6px;display:none}@media (max-width:899px){.Navbar-module__cJzEcG__container{grid-template-columns:auto 1fr auto;gap:.5rem;height:58px;padding:0 1rem;display:grid}.Navbar-module__cJzEcG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{justify-self:center}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__actions{justify-self:end;gap:.5rem}.Navbar-module__cJzEcG__desktopSearch{display:none}.Navbar-module__cJzEcG__mobileSearchBtn{align-items:center;display:flex}.Navbar-module__cJzEcG__cartCountText{display:none}}@media (max-width:480px){.Navbar-module__cJzEcG__logoBadge{display:none}.Navbar-module__cJzEcG__actions{gap:.4rem}}.Navbar-module__cJzEcG__drawerScrim{z-index:9998;opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;position:fixed;inset:0}.Navbar-module__cJzEcG__drawerScrimVisible{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__mobileDrawer{z-index:9999;overscroll-behavior:contain;background:#0a0e1a;border-right:1px solid #ffffff12;flex-direction:column;width:min(320px,90vw);height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.Navbar-module__cJzEcG__drawerOpen{transform:translate(0)}.Navbar-module__cJzEcG__drawerHeader{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Navbar-module__cJzEcG__drawerLogo{color:#f1f5f9;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__drawerClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:color .2s;display:flex}.Navbar-module__cJzEcG__drawerClose:hover{color:#f1f5f9}.Navbar-module__cJzEcG__drawerSearch{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;margin:1rem 1.25rem 0;padding:.6rem .75rem;display:flex}.Navbar-module__cJzEcG__drawerSearchIcon{color:#475569;flex-shrink:0}.Navbar-module__cJzEcG__drawerSearchInput{color:#f1f5f9;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.85rem}.Navbar-module__cJzEcG__drawerSearchInput::placeholder{color:#475569}.Navbar-module__cJzEcG__drawerSearchResults{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin:.5rem 1.25rem 0;overflow:hidden}.Navbar-module__cJzEcG__drawerSearchResultItem{border-bottom:1px solid #ffffff0a;flex-direction:column;padding:.6rem .75rem;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__drawerSearchResultItem:last-child{border-bottom:none}.Navbar-module__cJzEcG__drawerSearchResultItem:hover{background:#ffffff0d}.Navbar-module__cJzEcG__drawerResultName{color:#f1f5f9;font-size:.83rem;font-weight:500}.Navbar-module__cJzEcG__drawerResultCat{color:#64748b;font-size:.7rem}.Navbar-module__cJzEcG__drawerNav{flex-direction:column;flex:1;gap:0;padding:1rem 1.25rem 2rem;display:flex}.Navbar-module__cJzEcG__drawerSection{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:.1rem;padding:1rem 0;display:flex}.Navbar-module__cJzEcG__drawerSection:last-child{border-bottom:none}.Navbar-module__cJzEcG__drawerSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.Navbar-module__cJzEcG__drawerLink{color:#cbd5e1;border-radius:6px;padding:.45rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.Navbar-module__cJzEcG__drawerLink:hover{color:#f1f5f9}.Navbar-module__cJzEcG__drawerGrid{grid-template-columns:1fr 1fr;gap:.25rem;display:grid}.Navbar-module__cJzEcG__drawerGridItem{color:#94a3b8;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .35rem;font-size:.82rem;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module__cJzEcG__drawerGridItem:hover{color:#f1f5f9;background:#ffffff0a}.Navbar-module__cJzEcG__drawerGridIcon{color:#3b82f6;flex-shrink:0}
.Footer-module__S6Hkya__footer{z-index:5;background:#0a1020;border-top:1px solid #1a2335;margin-top:clamp(3rem,6vw,5rem);padding:clamp(3rem,6vw,5rem) 0 2rem;position:relative}.Footer-module__S6Hkya__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}@media (min-width:640px){.Footer-module__S6Hkya__container{padding:0 2rem}}@media (min-width:1024px){.Footer-module__S6Hkya__container{padding:0 3rem}}@media (min-width:1280px){.Footer-module__S6Hkya__container{padding:0 4rem}}.Footer-module__S6Hkya__warningBox{background:#1a0f12;border:1px solid #3d1416;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:3rem;padding:1.5rem}.Footer-module__S6Hkya__warningTitle{color:#dc2626;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__warningText{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__warningText strong{color:var(--text-primary)}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--text-muted);border-top:1px solid #1a2335;padding-top:1.5rem;font-size:.85rem}
.CartDrawer-module__wN0dRW__cartOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1999;opacity:0;pointer-events:none;background:#00000073;transition:opacity .25s;position:fixed;inset:0}.CartDrawer-module__wN0dRW__cartOverlay.CartDrawer-module__wN0dRW__open{opacity:1;pointer-events:auto}.CartDrawer-module__wN0dRW__cartDrawer{z-index:2000;background:#0b1220;flex-direction:column;width:420px;height:100vh;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0009}.CartDrawer-module__wN0dRW__cartDrawer.CartDrawer-module__wN0dRW__open{transform:translate(0)}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__wN0dRW__titleWrapper{color:var(--text-primary);align-items:center;gap:.75rem;display:flex}.CartDrawer-module__wN0dRW__titleWrapper h2{margin:0;font-size:1.1rem;font-weight:600}.CartDrawer-module__wN0dRW__bagIcon{color:var(--text-primary)}.CartDrawer-module__wN0dRW__closeBtn{color:var(--text-secondary);padding:4px;transition:color .2s}.CartDrawer-module__wN0dRW__closeBtn:hover{color:var(--text-primary)}.CartDrawer-module__wN0dRW__itemList{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.CartDrawer-module__wN0dRW__emptyState{color:var(--text-muted);text-align:center;margin-top:2rem;font-size:.95rem}.CartDrawer-module__wN0dRW__cartItem{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.CartDrawer-module__wN0dRW__itemInfo{flex-direction:column;gap:.25rem;display:flex}.CartDrawer-module__wN0dRW__itemName{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.CartDrawer-module__wN0dRW__itemCategory{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.CartDrawer-module__wN0dRW__itemMeta{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.CartDrawer-module__wN0dRW__itemQty{color:var(--text-secondary);background:#ffffff0d;border-radius:4px;padding:2px 8px;font-size:.85rem}.CartDrawer-module__wN0dRW__itemPrice{color:var(--text-primary);font-size:.95rem;font-weight:600}.CartDrawer-module__wN0dRW__removeBtn{color:var(--text-muted);padding:4px;transition:color .2s}.CartDrawer-module__wN0dRW__removeBtn:hover{color:#ef4444}.CartDrawer-module__wN0dRW__footer{border-top:1px solid var(--border-strong);background:var(--surface-card);padding:1.5rem}.CartDrawer-module__wN0dRW__subtotalRow{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:1.1rem;display:flex}.CartDrawer-module__wN0dRW__subtotalValue{color:var(--text-primary);font-weight:600}.CartDrawer-module__wN0dRW__checkoutBtn{background-color:var(--accent-primary);border:#0000;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem}.CartDrawer-module__wN0dRW__checkoutBtn:hover{background-color:var(--accent-secondary)}.CartDrawer-module__wN0dRW__checkoutBtn:disabled{background-color:var(--surface-hover);color:var(--text-muted);cursor:not-allowed}.CartDrawer-module__wN0dRW__telegramBox{text-align:center;background:#ffffff08;border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.CartDrawer-module__wN0dRW__telegramText{color:var(--text-muted);font-size:.75rem}.CartDrawer-module__wN0dRW__telegramLink{color:var(--accent-secondary);font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s}.CartDrawer-module__wN0dRW__telegramLink:hover{opacity:.8}@media (max-width:768px){.CartDrawer-module__wN0dRW__cartDrawer{width:100%}}
