.webshop-module__TpGBFW__webshopRoot{color:#ededed;background:#0d0d0d;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.webshop-module__TpGBFW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#121212f2;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex;position:sticky;top:0}.webshop-module__TpGBFW__logo{letter-spacing:-.02em;background:linear-gradient(135deg,#7c5cfc,#a78bfa);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:1.25rem;font-weight:800}.webshop-module__TpGBFW__headerRight{align-items:center;gap:12px;display:flex}.webshop-module__TpGBFW__searchWrap{width:320px;position:relative}.webshop-module__TpGBFW__searchIcon{opacity:.45;pointer-events:none;font-size:.85rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.webshop-module__TpGBFW__searchInput{color:#ededed;background:#1a1a1a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 36px;font-size:.85rem;transition:border-color .15s}.webshop-module__TpGBFW__searchInput:focus{border-color:#7c5cfc66}.webshop-module__TpGBFW__cartBtn{color:#ededed;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-size:.82rem;font-weight:600;transition:all .15s;display:flex;position:relative}.webshop-module__TpGBFW__cartBtn:hover{background:#7c5cfc1a;border-color:#7c5cfc33}.webshop-module__TpGBFW__cartBadge{color:#fff;background:#7c5cfc;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;animation:.3s ease-out webshop-module__TpGBFW__cartPop;display:flex;position:absolute;top:-6px;right:-6px}@keyframes webshop-module__TpGBFW__cartPop{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}.webshop-module__TpGBFW__layout{gap:28px;max-width:1400px;margin:0 auto;padding:24px 32px;display:flex}.webshop-module__TpGBFW__sidebar{flex-direction:column;flex:0 0 180px;align-self:flex-start;gap:4px;display:flex;position:sticky;top:80px}.webshop-module__TpGBFW__catBtn{color:#ededed99;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.webshop-module__TpGBFW__catBtn:hover{color:#ededed;background:#ffffff0a}.webshop-module__TpGBFW__catBtnActive{color:#a78bfa;background:#7c5cfc1a;font-weight:600}.webshop-module__TpGBFW__catCount{opacity:.5;margin-left:auto;font-family:monospace;font-size:.72rem;font-weight:600}.webshop-module__TpGBFW__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-content:start;gap:16px;display:grid}.webshop-module__TpGBFW__card{background:#171717;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.webshop-module__TpGBFW__card:hover{border-color:#7c5cfc4d;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d,0 0 0 1px #7c5cfc1a}.webshop-module__TpGBFW__cardImageWrap{cursor:pointer;position:relative}.webshop-module__TpGBFW__cardImage{aspect-ratio:1;object-fit:cover;background:#1f1f1f;width:100%;display:block}.webshop-module__TpGBFW__cardPlaceholder{aspect-ratio:1;opacity:.3;background:#1f1f1f;justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex}.webshop-module__TpGBFW__cardBody{cursor:pointer;flex-direction:column;flex:1;min-width:0;padding:14px 16px 16px;display:flex;overflow:hidden}.webshop-module__TpGBFW__cardBrand{text-transform:uppercase;letter-spacing:.06em;color:#7c5cfc;margin-bottom:4px;font-size:.68rem;font-weight:700}.webshop-module__TpGBFW__cardName{color:#ededed;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:.95rem;font-weight:600;line-height:1.3;overflow:hidden}.webshop-module__TpGBFW__cardMeta{color:#ededed66;margin-bottom:8px;font-size:.75rem}.webshop-module__TpGBFW__cardFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.webshop-module__TpGBFW__cardPrice{color:#ededed;font-family:Inter,monospace;font-size:1.1rem;font-weight:700}.webshop-module__TpGBFW__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#7c5cfc;border:none;border-radius:8px;align-items:center;gap:4px;padding:7px 14px;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.webshop-module__TpGBFW__addBtn:hover{background:#6a4ce8;transform:scale(1.05)}.webshop-module__TpGBFW__addBtn:active{transform:scale(.95)}.webshop-module__TpGBFW__addedFeedback{animation:.5s ease-out webshop-module__TpGBFW__addedPulse;background:#22c55e!important}@keyframes webshop-module__TpGBFW__addedPulse{0%{transform:scale(1)}30%{transform:scale(1.15)}to{transform:scale(1)}}.webshop-module__TpGBFW__swatches{flex-wrap:wrap;gap:4px;margin-top:6px;margin-bottom:6px;display:flex}.webshop-module__TpGBFW__swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:16px;height:16px;transition:all .15s}.webshop-module__TpGBFW__swatch:hover{transform:scale(1.2)}.webshop-module__TpGBFW__swatchActive{border-color:#7c5cfc;box-shadow:0 0 0 2px #7c5cfc4d}.webshop-module__TpGBFW__cartOverlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;animation:.15s webshop-module__TpGBFW__fadeIn;position:fixed;inset:0}@keyframes webshop-module__TpGBFW__fadeIn{0%{opacity:0}to{opacity:1}}.webshop-module__TpGBFW__cartDrawer{z-index:201;background:#141414;border-left:1px solid #ffffff14;flex-direction:column;width:420px;max-width:90vw;animation:.25s ease-out webshop-module__TpGBFW__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 32px #0006}@keyframes webshop-module__TpGBFW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.webshop-module__TpGBFW__cartHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.webshop-module__TpGBFW__cartTitle{font-size:1.05rem;font-weight:700}.webshop-module__TpGBFW__cartClose{color:#ededed;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .15s;display:flex}.webshop-module__TpGBFW__cartClose:hover{background:#ffffff1f}.webshop-module__TpGBFW__cartItems{flex:1;padding:8px 0;overflow-y:auto}.webshop-module__TpGBFW__cartItem{border-bottom:1px solid #ffffff0a;gap:12px;padding:14px 24px;transition:background .1s;display:flex}.webshop-module__TpGBFW__cartItem:hover{background:#ffffff05}.webshop-module__TpGBFW__cartItemImg{object-fit:cover;background:#1f1f1f;border-radius:8px;flex-shrink:0;width:56px;height:56px}.webshop-module__TpGBFW__cartItemImgPlaceholder{opacity:.3;background:#1f1f1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;display:flex}.webshop-module__TpGBFW__cartItemInfo{flex:1;min-width:0}.webshop-module__TpGBFW__cartItemName{color:#ededed;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.82rem;font-weight:600;overflow:hidden}.webshop-module__TpGBFW__cartItemMeta{color:#ededed66;margin-bottom:8px;font-size:.72rem}.webshop-module__TpGBFW__cartItemActions{align-items:center;gap:8px;display:flex}.webshop-module__TpGBFW__qtyBtn{color:#ededed;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;transition:all .1s;display:flex}.webshop-module__TpGBFW__qtyBtn:hover{background:#7c5cfc26;border-color:#7c5cfc4d}.webshop-module__TpGBFW__qtyValue{text-align:center;min-width:20px;font-family:monospace;font-size:.85rem;font-weight:700}.webshop-module__TpGBFW__cartItemPrice{color:#ededed;white-space:nowrap;margin-left:auto;font-family:monospace;font-size:.85rem;font-weight:700}.webshop-module__TpGBFW__cartItemRemove{color:#ededed4d;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.7rem;transition:color .15s}.webshop-module__TpGBFW__cartItemRemove:hover{color:#ef4444}.webshop-module__TpGBFW__cartEmpty{color:#ededed59;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px;font-size:.9rem;display:flex}.webshop-module__TpGBFW__cartFooter{border-top:1px solid #ffffff14;flex-direction:column;gap:12px;padding:20px 24px;display:flex}.webshop-module__TpGBFW__cartTotals{flex-direction:column;gap:6px;display:flex}.webshop-module__TpGBFW__cartTotalRow{color:#ededed99;justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.webshop-module__TpGBFW__cartTotalRowFinal{color:#ededed;border-top:1px solid #ffffff0f;margin-top:4px;padding-top:8px;font-size:1.05rem;font-weight:700}.webshop-module__TpGBFW__checkoutBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#7c5cfc,#6a4ce8);border:none;border-radius:12px;padding:14px 24px;font-size:.88rem;font-weight:700;transition:all .2s}.webshop-module__TpGBFW__checkoutBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c5cfc59}.webshop-module__TpGBFW__checkoutBtn:active{transform:translateY(0)}.webshop-module__TpGBFW__clearCartBtn{color:#ededed59;cursor:pointer;text-align:center;background:0 0;border:none;padding:8px;font-size:.72rem;transition:color .15s}.webshop-module__TpGBFW__clearCartBtn:hover{color:#ef4444}.webshop-module__TpGBFW__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.15s webshop-module__TpGBFW__fadeIn;display:flex;position:fixed;inset:0}.webshop-module__TpGBFW__modalContent{background:#171717;border:1px solid #ffffff14;border-radius:18px;width:100%;max-width:560px;max-height:90vh;overflow:hidden auto;box-shadow:0 24px 64px #00000080}.webshop-module__TpGBFW__checkoutForm{flex-direction:column;gap:14px;display:flex}.webshop-module__TpGBFW__formRow{gap:12px;display:flex}.webshop-module__TpGBFW__formGroup{flex-direction:column;flex:1;gap:4px;display:flex}.webshop-module__TpGBFW__formLabel{color:#ededed80;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.webshop-module__TpGBFW__formInput{color:#ededed;background:#1f1f1f;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:10px 14px;font-size:.85rem;transition:border-color .15s}.webshop-module__TpGBFW__formInput:focus{border-color:#7c5cfc66}.webshop-module__TpGBFW__formTextarea{color:#ededed;resize:vertical;background:#1f1f1f;border:1px solid #ffffff14;border-radius:8px;outline:none;min-height:60px;padding:10px 14px;font-family:inherit;font-size:.85rem;transition:border-color .15s}.webshop-module__TpGBFW__formTextarea:focus{border-color:#7c5cfc66}.webshop-module__TpGBFW__trustSignals{opacity:.4;justify-content:center;align-items:center;gap:16px;padding:10px 0;font-size:.72rem;display:flex}.webshop-module__TpGBFW__variantSelector{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.webshop-module__TpGBFW__variantBtn{color:#edededb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;font-size:.78rem;font-weight:500;transition:all .15s}.webshop-module__TpGBFW__variantBtn:hover{background:#7c5cfc0f;border-color:#7c5cfc4d}.webshop-module__TpGBFW__variantBtnActive{color:#a78bfa;background:#7c5cfc1f;border-color:#7c5cfc;font-weight:600}.webshop-module__TpGBFW__empty,.webshop-module__TpGBFW__loading{text-align:center;color:#ededed59;grid-column:1/-1;padding:80px 20px;font-size:.9rem}.webshop-module__TpGBFW__toast{z-index:999;color:#fff;background:#22c55e;border-radius:10px;padding:12px 24px;font-size:.82rem;font-weight:600;animation:.3s ease-out webshop-module__TpGBFW__toastSlide;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000004d}@keyframes webshop-module__TpGBFW__toastSlide{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.webshop-module__TpGBFW__continueBtn{color:#ededed99;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;padding:10px 20px;font-size:.8rem;font-weight:500;transition:all .15s}.webshop-module__TpGBFW__continueBtn:hover{color:#ededed;background:#ffffff0a}@media (max-width:768px){.webshop-module__TpGBFW__layout{flex-direction:column;padding:16px}.webshop-module__TpGBFW__sidebar{flex-direction:row;flex:none;gap:6px;padding-bottom:4px;position:static;overflow-x:auto}.webshop-module__TpGBFW__header{padding:12px 16px}.webshop-module__TpGBFW__searchWrap{width:180px}.webshop-module__TpGBFW__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.webshop-module__TpGBFW__cartDrawer{width:100vw;max-width:100vw}}.webshop-module__TpGBFW__topMenuBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:49;background:#0f0f0ffa;border-bottom:1px solid #ffffff0a;align-items:center;gap:2px;min-height:40px;padding:0 32px;display:flex;position:sticky;top:57px}.webshop-module__TpGBFW__topMenuItem{margin-bottom:-4px;padding-bottom:4px;position:relative}.webshop-module__TpGBFW__topMenuBtn{color:#ffffffa6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:10px 16px;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.webshop-module__TpGBFW__topMenuBtn:hover{color:#fffffff2;background:#ffffff08}.webshop-module__TpGBFW__topMenuBtnActive{color:#a78bfa;border-bottom-color:#7c5cfc}.webshop-module__TpGBFW__topMenuArrow{opacity:.5;font-size:.6rem;transition:transform .15s}.webshop-module__TpGBFW__topMenuItem:hover .webshop-module__TpGBFW__topMenuArrow{transform:rotate(180deg)}.webshop-module__TpGBFW__topMenuDropdown{z-index:100;background:#1a1a1a;border:1px solid #ffffff14;border-radius:10px;min-width:180px;padding:6px;animation:.12s ease-out webshop-module__TpGBFW__menuFadeIn;position:absolute;top:100%;left:0;box-shadow:0 12px 36px #00000080}@keyframes webshop-module__TpGBFW__menuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.webshop-module__TpGBFW__topMenuDropdownItem{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:9px 14px;font-size:.78rem;font-weight:500;transition:all .12s;display:block}.webshop-module__TpGBFW__topMenuDropdownItem:hover{color:#a78bfa;background:#7c5cfc14}.webshop-module__TpGBFW__topMenuDropdownItemActive{color:#a78bfa;background:#7c5cfc1f;font-weight:600}.webshop-module__TpGBFW__topMenuClear{color:#ef4444;cursor:pointer;white-space:nowrap;background:#ef444414;border:1px solid #ffffff1a;border-radius:16px;margin-left:auto;padding:5px 12px;font-size:.7rem;font-weight:600;transition:all .15s}.webshop-module__TpGBFW__topMenuClear:hover{background:#ef444426;border-color:#ef444433}
