.game-categories .dropdown-style-2{width:100%;display:flex;flex-direction:column;gap:0}.game-categories .dropdown-section{background:transparent;border-bottom:1px solid var(--white-10);overflow:hidden}.game-categories .dropdown-section:last-child{border-bottom:none}.game-categories .dropdown-header{width:100%;padding:1.25rem 0;background:transparent;border:none;color:rgb(var(--white));cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;font-family:inherit}.game-categories .dropdown-header:hover{color:var(--white-80)}.game-categories .header-content{display:flex;align-items:center;gap:.75rem}.game-categories .section-title{font-size:.9rem;font-weight:500;color:rgb(var(--white))}.game-categories .chevron-icon{transition:transform .3s ease;color:var(--white-60);display:flex;align-items:center;justify-content:center}.game-categories .dropdown-header.expanded .chevron-icon{transform:rotate(180deg)}.game-categories .dropdown-content{max-height:0;opacity:0;overflow:hidden;transition:all .4s ease;padding:0}.game-categories .providers-container{padding:0 0 1.5rem}.game-categories .wallet-provider-table{width:100%;margin-bottom:1rem}.game-categories .provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.game-categories .provider-card{border:1.5px solid var(--accent-30);border-radius:8px;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);align-items:center;animation:slideInUp .3s ease-out}.game-categories .provider-card:hover{border-color:var(--accent-50);box-shadow:0 4px 12px var(--accent-20);transform:translateY(-2px)}.game-categories .provider-header{background:var(--indigo-800);display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px 8px 0 0;border-bottom:1px solid var(--accent-50)}.game-categories .provider-name,.game-categories .provider-card .amount-value{color:rgb(var(--white));margin:0;line-height:1.2;padding:.5rem;font-family:var(--font-family-primary)}.game-categories .provider-name{font-size:.8rem}.game-categories .provider-logo{width:24px;height:24px;border-radius:4px;object-fit:contain}.game-categories .provider-card.unavailable{opacity:.4;pointer-events:none}.game-categories .provider-amount{display:flex;align-items:center;justify-content:center;width:100%}.game-categories .provider-card .amount-value{font-size:.85rem}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.game-categories .provider-grid{gap:.75rem}.game-categories .provider-name{font-size:.8rem}.game-categories .provider-card .amount-value{font-size:.85rem}}@media (max-width: 480px){.game-categories .provider-grid{grid-template-columns:repeat(3,1fr);gap:.625rem}.game-categories .provider-name{font-size:.75rem}.game-categories .provider-card .amount-value{font-size:.8rem}.game-categories .dropdown-header{padding:.875rem 0}.game-categories .section-title{font-size:.85rem}.game-categories .providers-container{padding:0 0 1rem}}.wallet-page[data-astro-cid-mzcmqa6d]{min-height:100vh;background:var(--primary-dark);color:#fff;font-family:var(--font-family-primary)}.wallet-content[data-astro-cid-mzcmqa6d]{padding:1.5rem;max-width:1200px;margin:0 auto}.total-amount-section[data-astro-cid-mzcmqa6d]{border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.amount-label[data-astro-cid-mzcmqa6d]{font-size:.85rem;color:#fffc;margin:0 0 1rem;font-weight:500;font-family:Montserrat,sans-serif;text-align:center}.amount-display[data-astro-cid-mzcmqa6d]{background:var(--secondary-linear-gradient, linear-gradient(79.57deg, #FF2251 1.09%, #F52352 50%, #AE265A 98.91%));border-radius:8px;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:1rem;box-shadow:0 4px 12px #ff22514d;position:relative;overflow:hidden;margin-bottom:2rem;justify-content:space-around;max-width:300px}.amount-display[data-astro-cid-mzcmqa6d]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}.amount-value[data-astro-cid-mzcmqa6d]{font-size:.9rem;color:#fff;font-family:var(--font-family-secondary)}.currency-icon[data-astro-cid-mzcmqa6d]{color:#ffffffe6;display:flex;align-items:center;justify-content:center}.currency-icon[data-astro-cid-mzcmqa6d] img[data-astro-cid-mzcmqa6d]{width:24px;height:24px;border-radius:0}.desktop-only[data-astro-cid-mzcmqa6d]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.mobile-only[data-astro-cid-mzcmqa6d]{display:none}.game-categories[data-astro-cid-mzcmqa6d]{margin-bottom:2rem}@media (max-width: 768px){.wallet-content[data-astro-cid-mzcmqa6d]{padding:1rem}.amount-display[data-astro-cid-mzcmqa6d]{padding:1.25rem 1.5rem}.amount-value[data-astro-cid-mzcmqa6d]{font-size:1.75rem}.game-categories[data-astro-cid-mzcmqa6d]{margin-bottom:1.5rem}}@media (max-width: 480px){.amount-display[data-astro-cid-mzcmqa6d]{padding:1rem 1.25rem;gap:.75rem}.amount-label[data-astro-cid-mzcmqa6d]{font-size:1rem}.amount-value[data-astro-cid-mzcmqa6d]{font-size:1.2rem}.desktop-only[data-astro-cid-mzcmqa6d]{display:none}.mobile-only[data-astro-cid-mzcmqa6d]{display:block}.game-categories[data-astro-cid-mzcmqa6d]{margin-bottom:1.25rem}}
