.store-module__Z_YwcG__botContainer{background:linear-gradient(135deg,#0a0a0a 0%,#020912 50%,#030913 100%);min-height:100vh;padding:2rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.store-module__Z_YwcG__botHeaderSection{text-align:center;max-width:1200px;margin:0 auto 3rem;position:relative}.store-module__Z_YwcG__botHeaderSection h1{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.store-module__Z_YwcG__subtitle{color:#b0b0b0;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.store-module__Z_YwcG__botsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:24px;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.store-module__Z_YwcG__botCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.store-module__Z_YwcG__botCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#7b61ff80,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.store-module__Z_YwcG__botCard:hover{border-color:#7b61ff4d;transform:translateY(-4px);box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff0d}.store-module__Z_YwcG__botCard:hover:before{opacity:1}.store-module__Z_YwcG__botHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.store-module__Z_YwcG__botInfo{align-items:center;gap:12px;display:flex}.store-module__Z_YwcG__botIcon{color:#fff;background:linear-gradient(135deg,#7b61ff,#6b51e6);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.store-module__Z_YwcG__botName{color:#fff;margin:0;font-size:18px;font-weight:600}.store-module__Z_YwcG__botPricing{text-align:left;align-items:baseline;gap:4px;display:flex}.store-module__Z_YwcG__priceAmount{color:#7b61ff;font-size:24px;font-weight:600}.store-module__Z_YwcG__priceCurrency{color:#b0b0b0;font-size:14px}.store-module__Z_YwcG__botDescription{color:#b0b0b0;margin-bottom:20px;font-size:14px;line-height:1.5}.store-module__Z_YwcG__featuresContainer{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.store-module__Z_YwcG__featuresColumn{flex-direction:column;gap:8px;display:flex}.store-module__Z_YwcG__featureItem{align-items:flex-start;gap:8px;padding:4px 0;display:flex}.store-module__Z_YwcG__featureIcon{color:#7b61ff;flex-shrink:0;margin-top:2px}.store-module__Z_YwcG__featureText{color:#b0b0b0;font-size:13px;line-height:1.4}.store-module__Z_YwcG__buttonsContainer{align-items:center;gap:12px;display:flex}.store-module__Z_YwcG__addToCartButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff,#6b51e6);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.store-module__Z_YwcG__addToCartButton:hover{background:linear-gradient(135deg,#6b51e6,#5b41d6);transform:translateY(-1px);box-shadow:0 4px 20px #7b61ff33}.store-module__Z_YwcG__addToCartButton:disabled{color:#666;cursor:not-allowed;box-shadow:none;background:#ffffff1a;transform:none}.store-module__Z_YwcG__exploreButton{color:#c9c9d6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:11px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.store-module__Z_YwcG__exploreButton:hover{color:#fff;background:#7b61ff14;border-color:#7b61ff80;transform:translateY(-1px)}.store-module__Z_YwcG__trialButton{color:#b0b0b0;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;transition:all .3s;display:flex}.store-module__Z_YwcG__trialButton:hover{color:#fff;background:#ffffff26;border-color:#fff3}.store-module__Z_YwcG__cartSidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0a0af2;border-right:1px solid #ffffff1a;width:400px;height:100vh;transition:left .3s;position:fixed;top:0;left:-400px;overflow-y:auto}.store-module__Z_YwcG__cartSidebar.store-module__Z_YwcG__open{left:0}.store-module__Z_YwcG__cartHeader{justify-content:between;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;align-items:center;padding:20px;display:flex;position:sticky;top:0}.store-module__Z_YwcG__cartTitle{color:#fff;margin:0;font-size:18px;font-weight:600}.store-module__Z_YwcG__cartClose{color:#b0b0b0;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.store-module__Z_YwcG__cartClose:hover{color:#fff;background:#ffffff1a}.store-module__Z_YwcG__cartContent{padding:20px}.store-module__Z_YwcG__cartEmpty{text-align:center;color:#b0b0b0;padding:40px 20px}.store-module__Z_YwcG__cartEmptyIcon{opacity:.5;width:64px;height:64px;margin:0 auto 16px}.store-module__Z_YwcG__cartItems{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.store-module__Z_YwcG__cartItem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.store-module__Z_YwcG__cartItemIcon{color:#fff;background:linear-gradient(135deg,#7b61ff,#6b51e6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.store-module__Z_YwcG__cartItemInfo{flex:1}.store-module__Z_YwcG__cartItemName{color:#fff;margin-bottom:4px;font-size:14px;font-weight:500}.store-module__Z_YwcG__cartItemPrice{color:#b0b0b0;font-size:12px}.store-module__Z_YwcG__removeFromCart{color:#ff6b6b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.store-module__Z_YwcG__removeFromCart:hover{background:#ff6b6b1a}.store-module__Z_YwcG__cartSummary{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:20px}.store-module__Z_YwcG__cartOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.store-module__Z_YwcG__summaryRow{justify-content:between;align-items:center;margin-bottom:12px;display:flex}.store-module__Z_YwcG__summaryLabel{color:#b0b0b0;font-size:14px}.store-module__Z_YwcG__summaryValue{color:#fff;font-size:14px}.store-module__Z_YwcG__totalRow{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.store-module__Z_YwcG__totalLabel{color:#fff;font-size:16px;font-weight:600}.store-module__Z_YwcG__totalValue{color:#7b61ff;font-size:18px;font-weight:600}.store-module__Z_YwcG__checkoutButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff,#6b51e6);border:none;border-radius:10px;width:100%;margin-top:16px;padding:16px;font-size:16px;font-weight:500;transition:all .3s}.store-module__Z_YwcG__checkoutButton:hover{background:linear-gradient(135deg,#6b51e6,#5b41d6);box-shadow:0 4px 20px #7b61ff33}.store-module__Z_YwcG__checkoutButton:disabled{color:#666;cursor:not-allowed;box-shadow:none;background:#ffffff1a}.store-module__Z_YwcG__cartFloatButton{color:#fff;cursor:pointer;z-index:999;background:linear-gradient(135deg,#7b61ff,#6b51e6);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #7b61ff4d}.store-module__Z_YwcG__cartFloatButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7b61ff66}.store-module__Z_YwcG__cartBadge{color:#fff;background:#ff6b6b;border-radius:12px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px}.store-module__Z_YwcG__loadingContainer{color:#b0b0b0;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.store-module__Z_YwcG__spinner{border:2px solid #ffffff1a;border-top-color:#7b61ff;border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:1s linear infinite store-module__Z_YwcG__spin}@keyframes store-module__Z_YwcG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.store-module__Z_YwcG__errorContainer{color:#ff6b6b;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.store-module__Z_YwcG__retryButton{color:#ff6b6b;cursor:pointer;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:8px;margin-top:16px;padding:8px 16px;font-size:14px;transition:all .2s}.store-module__Z_YwcG__retryButton:hover{background:#ff6b6b33}@media (max-width:1024px){.store-module__Z_YwcG__botsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px}.store-module__Z_YwcG__cartSidebar{width:350px;left:-350px}}@media (max-width:768px){.store-module__Z_YwcG__botContainer{padding:1rem .5rem}.store-module__Z_YwcG__botHeaderSection h1{font-size:2rem}.store-module__Z_YwcG__botsGrid{grid-template-columns:1fr;gap:16px;padding:0 .5rem}.store-module__Z_YwcG__featuresContainer{grid-template-columns:1fr;gap:12px}.store-module__Z_YwcG__cartSidebar{width:100vw;left:-100vw}.store-module__Z_YwcG__cartFloatButton{width:48px;height:48px;bottom:16px;right:16px}}@media (max-width:480px){.store-module__Z_YwcG__botCard{padding:16px}.store-module__Z_YwcG__botHeader{flex-direction:column;align-items:flex-start;gap:12px}.store-module__Z_YwcG__botPricing{align-self:flex-end}.store-module__Z_YwcG__buttonsContainer{flex-direction:column;gap:8px}.store-module__Z_YwcG__trialButton{width:100%}}.store-module__Z_YwcG__quantityContainer{align-items:center;gap:8px;margin-top:16px;margin-bottom:16px;display:flex}.store-module__Z_YwcG__quantityLabel{color:#fff;min-width:50px;font-size:14px;font-weight:500}.store-module__Z_YwcG__quantityControls{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;display:flex;overflow:hidden}.store-module__Z_YwcG__quantityButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.store-module__Z_YwcG__quantityButton:hover{background:#7b61ff4d}.store-module__Z_YwcG__quantityButton:disabled{opacity:.5;cursor:not-allowed}.store-module__Z_YwcG__quantityButton:disabled:hover{background:#ffffff1a}.store-module__Z_YwcG__quantityInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:50px;height:32px;font-size:14px;font-weight:500}.store-module__Z_YwcG__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.store-module__Z_YwcG__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.store-module__Z_YwcG__quantityInput[type=number]{-moz-appearance:textfield}.store-module__Z_YwcG__cartItemQuantity{align-items:center;gap:8px;margin-top:4px;display:flex}.store-module__Z_YwcG__cartQuantityControls{background:#ffffff0d;border-radius:6px;align-items:center;display:flex;overflow:hidden}.store-module__Z_YwcG__cartQuantityButton{color:#b0b0b0;cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:all .2s;display:flex}.store-module__Z_YwcG__cartQuantityButton:hover{color:#fff;background:#7b61ff4d}.store-module__Z_YwcG__cartQuantityInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:30px;height:24px;font-size:12px}.store-module__Z_YwcG__cartItemTotal{color:#7b61ff;font-size:12px;font-weight:500}.store-module__Z_YwcG__paddleLoading{opacity:.7;justify-content:center;align-items:center;gap:8px;display:flex}.store-module__Z_YwcG__paddleSpinner{border:2px solid #ffffff4d;border-top-color:#7b61ff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite store-module__Z_YwcG__spin}.store-module__Z_YwcG__storeNotice{color:#cfc9ff;background:#7b61ff14;border:1px solid #7b61ff40;border-radius:12px;align-items:center;gap:10px;max-width:720px;margin:0 auto 28px;padding:12px 18px;font-size:14px;display:flex}.store-module__Z_YwcG__storeBuyButton{flex:initial;width:100%;margin-top:auto}.store-module__Z_YwcG__durationTiers{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:6px;margin:16px 0;padding:12px;display:flex}.store-module__Z_YwcG__durationTier{color:#d7d7e0;align-items:center;gap:8px;font-size:13px;display:flex}.store-module__Z_YwcG__durationTierLabel{color:#fff;min-width:60px;font-weight:600}.store-module__Z_YwcG__durationTierPrice{color:#7b61ff;font-weight:600}.store-module__Z_YwcG__durationTierDiscount{color:#4caf50;background:#4caf501f;border-radius:8px;align-items:center;gap:3px;margin-inline-start:auto;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}
