.error-boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg) 0%,#0f1729 100%);padding:2rem}.error-boundary-content{max-width:600px;width:100%;background:var(--bg-light);border:1px solid var(--border-color);border-radius:16px;padding:3rem;text-align:center;box-shadow:0 10px 40px #0000004d}.error-icon{font-size:4rem;margin-bottom:1rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.error-boundary-content h1{color:var(--text);font-size:2rem;margin-bottom:1rem}.error-boundary-content p{color:var(--text-muted);font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.error-details{background:#0000004d;border:1px solid var(--border-color);border-radius:8px;padding:1rem;margin:2rem 0;text-align:left}.error-details summary{cursor:pointer;color:var(--primary);font-weight:600;margin-bottom:1rem}.error-details pre{color:#f87171;font-size:.85rem;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.error-btn{padding:.9rem 2rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none}.error-btn.primary{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:var(--bg);box-shadow:0 4px 12px #fbbf244d}.error-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fbbf2466}.error-btn.secondary{background:#94a3b81a;border:1px solid var(--border-color);color:var(--text)}.error-btn.secondary:hover{background:#94a3b833;transform:translateY(-2px)}@media(max-width:640px){.error-boundary-content{padding:2rem 1.5rem}.error-boundary-content h1{font-size:1.5rem}.error-actions{flex-direction:column}.error-btn{width:100%}}:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary: #fbbf24;--primary-dark: #f59e0b;--accent: #3b82f6;--bg: #0a0e1a;--bg-light: #1a1f35;--text: #f1f5f9;--text-muted: #94a3b8;--primary-color: var(--primary);--text-primary: var(--text);--text-secondary: var(--text-muted);--card-bg: var(--bg-light);--bg-color: #0f1729;--border-color: rgba(148, 163, 184, .3);--header-height: 158px;--banner-height: 34px;--top-stack-height: calc(var(--header-height) + var(--banner-height));background-color:var(--bg);color:var(--text)}@media(max-width:480px){:root{--header-height: calc(144px + env(safe-area-inset-top, 0px)) ;--banner-height: 34px;--top-stack-height: calc(var(--header-height) + var(--banner-height))}}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#0a0e1a,#0f1729);color:#f1f5f9}img{max-width:100%;height:auto;display:block}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;height:100%}html,body,#root{width:100%;max-width:100vw;overflow-x:hidden}body{background:linear-gradient(135deg,var(--bg) 0%,#0f1729 100%);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;min-height:-webkit-fill-available}.top-stack{position:fixed;top:0;left:0;right:0;z-index:99999;width:100%}.top-stack-spacer{height:var(--top-stack-height)}button,a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.app{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--bg) 0%,#0f1729 100%);max-width:100vw;overflow-x:hidden;display:flex;flex-direction:column}.page-loading{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--text-muted);text-align:center}.section{width:100%;padding:4rem 1.5rem;max-width:1200px;margin:0 auto;box-sizing:border-box;overflow-x:hidden}.section.services{padding-top:3rem}.primary-btn,.ghost-btn{border:none;border-radius:999px;padding:.85rem 1.4rem;font-weight:700;cursor:pointer}.cta-button,.secondary-button{border:none;border-radius:999px;padding:1rem 2rem;font-size:1.05rem;font-weight:700;cursor:pointer}.cta-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0e1a;box-shadow:0 10px 30px #fbbf2459}.cta-button:hover{box-shadow:0 14px 40px #0000004d}.secondary-button{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.35)}.secondary-button:hover{background:#fff3}.primary-btn{background:#fbbf24;color:#0a0e1a;box-shadow:0 10px 30px #fbbf2459}.primary-btn:hover{box-shadow:0 14px 40px #0000004d}.ghost-btn:hover{background:#fff3}@media(hover:none)and (pointer:coarse){.primary-btn:hover,.ghost-btn:hover,.add-to-cart-btn:hover,.qty-btn:hover,.checkout-btn:hover,.remove-btn:hover,.payment-option:hover,.discord-btn:hover,.tab-btn:hover,.auth-btn:hover,.oauth-btn:hover,.btn-submit:hover,.btn-cancel:hover,.btn-back:hover,.btn-review:hover,.save-btn:hover,.danger-btn:hover,.secondary-btn:hover,.process-cta-btn:hover,.trust-cta-btn:hover{transform:none!important;box-shadow:none!important}}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border-radius:999px;background:#fbbf2426;color:#fde68a;font-weight:600;letter-spacing:.3px;text-transform:uppercase;font-size:.85rem;margin-bottom:.75rem}.section-title{font-size:2.2rem;font-weight:800;color:var(--text);margin-bottom:.6rem}.section-subtitle{max-width:760px;color:var(--text-muted);line-height:1.6;margin-bottom:2rem}.process-cta-actions{display:inline-flex;gap:1rem;flex-wrap:wrap;justify-content:center}.process-cta-btn{min-width:220px}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.trust-card{min-width:0}.trust-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.trust-stat-card{min-width:0}.trust-cta-actions{display:inline-flex;gap:1rem;flex-wrap:wrap;justify-content:center}.trust-cta-btn{min-width:220px}.section-description{max-width:900px;margin:1.5rem 0 2.5rem;text-align:left}.section-description p{font-size:1.05rem;line-height:1.8;color:#cbd5e1;margin-bottom:1rem}.section-description p:last-child{margin-bottom:0}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.about-card{background:linear-gradient(135deg,#1a1f35,#0a0e1a);border:1px solid rgba(251,191,36,.25);border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px #00000040}.about-card:hover{border-color:#fbbf2499;box-shadow:0 16px 40px #fbbf2440}.about-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#fbbf2426;font-size:1.3rem;margin-bottom:.75rem}.about-card h3{color:var(--text);margin-bottom:.4rem;font-size:1.1rem}.about-card p{color:var(--text-muted);line-height:1.5}.services-toolbar{display:flex;gap:.6rem;margin-bottom:1.5rem;flex-wrap:wrap}.auth-prompt-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.auth-prompt{background:linear-gradient(135deg,#1a1f35,#0a0e1a);border:2px solid rgba(251,191,36,.4);border-radius:20px;padding:2.5rem;max-width:450px;text-align:center;position:relative;box-shadow:0 20px 60px #3b82f64d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-prompt h3{font-size:1.8rem;color:#fbbf24;margin-bottom:.75rem}.auth-prompt p{color:#94a3b8;font-size:1.05rem;margin-bottom:1.5rem;line-height:1.5}.auth-prompt-actions{display:flex;gap:.75rem;justify-content:center}.close-btn{position:absolute;top:1rem;right:1rem;background:#ef444433;border:1px solid #ef4444;color:#ef4444;width:36px;height:36px;border-radius:8px;cursor:pointer;font-weight:700;font-size:1.2rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.close-btn:hover{background:#ef4444;color:#fff;transform:scale(1.1)}.verification-banner{background:linear-gradient(135deg,#fbbf241a,#3b82f61a);border:1px solid rgba(251,191,36,.3);border-radius:12px;padding:1.25rem;margin:0 auto 2rem;max-width:800px;animation:slideDown .3s ease-out}.verification-content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.verification-icon{font-size:2rem;flex-shrink:0}.verification-text{flex:1;min-width:200px}.verification-text strong{color:var(--primary);display:block;margin-bottom:.25rem}.verification-text p{color:#94a3b8;font-size:.9rem;margin:0}.resend-btn{padding:.625rem 1.25rem;background:var(--primary);color:var(--bg);border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.resend-btn:hover{background:var(--primary-dark)}.verification-message{margin-top:1rem;padding:.75rem;background:#0a0e1a80;border-radius:8px;text-align:center;font-size:.9rem;animation:fadeIn .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.add-to-cart-btn{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0e1a;border:none;padding:.85rem 1.4rem;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 10px 25px #fbbf2459;display:flex;align-items:center;justify-content:center;gap:.4rem;min-width:140px;width:fit-content;flex-shrink:0;transition:all .2s ease;-webkit-user-select:none;user-select:none;touch-action:manipulation}.add-to-cart-btn:hover{box-shadow:0 14px 32px #fbbf2473}.add-to-cart-btn:active{box-shadow:0 10px 20px #fbbf2459;transform:scale(.98)}.add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.quantity-controls{display:flex;align-items:center;justify-content:center;gap:.65rem;width:fit-content;min-width:0;flex-wrap:nowrap}.qty-btn{width:36px;height:36px;border-radius:10px;border:1px solid rgba(251,191,36,.4);background:#0a0e1ae6;color:#fbbf24;font-weight:800;font-size:1.05rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #fbbf244d;flex-shrink:0;transition:all .2s ease;-webkit-user-select:none;user-select:none;touch-action:manipulation;padding:0;line-height:1}.qty-btn:hover{background:#1a1f35;border-color:#fbbf24}.qty-btn:active{box-shadow:0 4px 12px #fbbf2440;transform:scale(.95)}.qty-display{min-width:34px;text-align:center;font-weight:700;font-size:.95rem;color:#f1f5f9;padding:.25rem .6rem;border-radius:8px;background:#1a1f35cc;border:1px solid rgba(251,191,36,.2);flex-shrink:0}.filters-container{display:flex;gap:1.5rem;padding:2rem;background:#1a1f3566;border:1px solid rgba(251,191,36,.1);border-radius:12px;margin:2rem 2rem 0;flex-wrap:wrap;align-items:flex-end}.search-box{flex:1;min-width:250px}@media(max-width:768px){.filters-container{flex-direction:column;gap:1rem;padding:1.5rem 1rem;margin:1rem 1rem 0;align-items:stretch}.process-cta-actions{width:100%;flex-direction:column;align-items:stretch}.process-cta-btn{width:100%}.process-cta-btn--primary{margin-right:0!important}.trust-grid{grid-template-columns:1fr}.trust-card{padding-left:.85rem}.trust-card h4{font-size:.95rem}.trust-card p{font-size:.92rem}.trust-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.trust-cta-actions{width:100%;flex-direction:column;align-items:stretch}.trust-cta-btn{width:100%}.trust-cta-btn--primary{margin-right:0!important}}@media(max-width:520px){.trust-stats-grid{grid-template-columns:1fr}.search-box{min-width:100%}.filter-controls{flex-direction:column;gap:.5rem;align-items:stretch}.filter-controls label{font-size:.9rem}.filter-select{width:100%;min-width:unset}}.search-input{width:100%;padding:.75rem 1rem;background:#0a0e1a99;border:1px solid rgba(251,191,36,.3);border-radius:8px;color:#f8fafc;font-size:1rem;transition:all .2s}.search-input:focus{outline:none;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.search-input::placeholder{color:#64748b}.filter-controls{display:flex;gap:.75rem;align-items:center}.filter-controls label{color:#cbd5e1;font-weight:600;white-space:nowrap}.filter-select{padding:.75rem 1rem;background:#0a0e1a99;border:1px solid rgba(251,191,36,.3);border-radius:8px;color:#f8fafc;font-size:1rem;cursor:pointer;transition:all .2s;min-width:180px}.filter-select:hover{border-color:#fbbf24}.filter-select:focus{outline:none;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.filter-select option{background:#0a0e1a;color:#f8fafc}.no-results{padding:3rem 2rem;text-align:center;color:#94a3b8;min-height:60vh}.no-results p{font-size:1.125rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;gap:2rem;padding:3rem 2rem;width:100%}.services-grid--loading{min-height:70vh}@media(max-width:768px){.services-grid{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1rem}}@media(max-width:480px){.services-grid{padding:1.5rem .75rem;gap:1rem}}#service-detail .service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem;align-items:start}#service-detail .service-detail-image-wrap{width:100%}#service-detail .service-detail-image{width:100%;border-radius:15px;border:2px solid rgba(251,191,36,.25);box-shadow:0 8px 32px #3b82f626;display:block}@media(max-width:900px){#service-detail .service-detail-grid{grid-template-columns:1fr;gap:1.75rem}#service-detail .service-detail-image-wrap{max-width:420px;margin:0 auto}}@media(max-width:600px){#service-detail .service-detail-grid{gap:1.4rem}#service-detail .service-detail-image-wrap{max-width:340px}#service-detail .service-detail-image{border-radius:12px}}@media(min-width:1440px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;padding:3.5rem 3rem}}@media(max-width:1024px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.8rem;padding:2.5rem 1.5rem}.section{padding:3.5rem 1.25rem}}.safe-easy{background:linear-gradient(135deg,#1e40af1a,#0c24611a);border:2px solid rgba(59,130,246,.25);border-radius:20px;margin:2rem auto}.safe-easy-container{max-width:1100px}.safe-easy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.safe-easy-card{background:linear-gradient(135deg,#1a1f35,#0a0e1a);border:1px solid rgba(59,130,246,.3);border-radius:16px;padding:1.75rem;box-shadow:0 10px 30px #00000040;transition:all .3s ease;position:relative;overflow:hidden}.safe-easy-card:hover{transform:translateY(-6px);border-color:#3b82f699;box-shadow:0 16px 40px #3b82f633}.safe-easy-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;font-size:1.4rem;font-weight:800;color:#fff;margin-bottom:1rem;box-shadow:0 4px 12px #3b82f666}.safe-easy-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.safe-easy-card h3{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.safe-easy-card p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.why-zeus{background:transparent}.why-zeus-container{max-width:1100px}.why-zeus-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.why-zeus-card{background:linear-gradient(135deg,#1a1f35,#0a0e1a);border:1px solid rgba(251,191,36,.25);border-radius:16px;padding:1.75rem;box-shadow:0 10px 30px #00000040;transition:all .3s ease}.why-zeus-card:hover{transform:translateY(-6px);border-color:#fbbf2499;box-shadow:0 16px 40px #fbbf2440}.why-zeus-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.why-zeus-card h3{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:.75rem}.why-zeus-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.faq{background:transparent}.faq-container{max-width:900px;margin:0 auto}.faq-list{margin-top:2rem}@media(max-width:768px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;padding:2rem 1rem}.section{padding:3rem 1rem}.section-title{font-size:1.9rem}.safe-easy-grid,.why-zeus-grid{grid-template-columns:1fr}}@media(max-width:600px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.2rem;padding:1.5rem .8rem}.section{padding:2.5rem .9rem;max-width:100%;overflow-x:hidden}.section-subtitle{margin-bottom:1.4rem}}@media(max-width:480px){.services-grid{grid-template-columns:1fr;gap:1rem;padding:1.2rem .5rem}.section{padding:2rem .75rem;max-width:100%;overflow-x:hidden}.section-title{font-size:1.6rem}}.product-card{display:flex;flex-direction:column;height:100%}.product-platforms{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.platform-badge{display:inline;padding:0;background:transparent;border:none;border-radius:0;color:#94a3b8;font-size:.85rem;font-weight:400;text-transform:uppercase;letter-spacing:.3px}.game-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.game-header-icon{width:80px;height:80px;border-radius:12px;object-fit:cover;border:2px solid rgba(212,175,55,.3);background:#ffffff0d}@media(max-width:768px){.game-header{flex-direction:column;text-align:center}.game-header-icon{width:60px;height:60px}}.no-items-message{text-align:center;padding:3rem 1rem;color:var(--text-muted)}.no-items-message p{margin-bottom:1rem;font-size:1.1rem}.featured-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:var(--bg);padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px #fbbf244d}.service-platforms{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.service-detail-container{max-width:900px;margin:0 auto}.service-detail-header{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.service-detail-icon{width:160px;height:160px;flex-shrink:0;border-radius:12px;overflow:hidden;border:2px solid rgba(212,175,55,.3);background:#ffffff0d}.service-detail-icon img{width:100%;height:100%;object-fit:cover}.service-detail-info{flex:1}.service-detail-title{font-size:2rem;margin-bottom:.5rem;color:var(--text)}.service-detail-price{font-size:1.5rem;color:var(--primary);font-weight:700}.service-detail-description,.service-detail-features{margin-bottom:2rem}.service-detail-description h2,.service-detail-features h2{font-size:1.3rem;margin-bottom:1.5rem;color:var(--text);font-weight:700}.service-detail-features{background:linear-gradient(135deg,#fbbf240d,#fbbf2405);border:1.5px solid rgba(251,191,36,.2);border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000026}.features-list{list-style:none;padding:0;margin:0}.features-list li{padding:1rem 0;padding-left:0;position:relative;color:#cbd5e1;font-size:1rem;line-height:1.6;display:flex;align-items:center}.features-list li:not(:last-child){border-bottom:1px solid rgba(251,191,36,.1)}.features-list li:before{content:"";display:none}.service-detail-options{margin-bottom:2rem;display:flex;gap:1rem;flex-wrap:wrap}.option-group{flex:1;min-width:200px}.option-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text)}.option-select{width:100%;padding:.75rem 1rem;background:#ffffff0d;border:1px solid rgba(212,175,55,.3);border-radius:6px;color:var(--text);font-size:1rem;cursor:pointer;transition:all .2s}.option-select:hover{border-color:var(--primary);background:#ffffff14}.option-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #fbbf241a}.option-select option,.platform-select option,.version-select option,select option{background:#1a1f35;color:#f1f5f9;padding:.5rem}.service-detail-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.service-detail-actions .quantity-inline-controls{background:#fbbf2433;border:1.5px solid rgba(251,191,36,.5);border-radius:8px;padding:.5rem .75rem;height:44px;gap:.75rem}.service-detail-actions .quantity-button{width:32px;height:32px;border-radius:6px;background:#fbbf2466;border:1.5px solid rgba(251,191,36,.7);color:#f1f5f9;font-weight:600;transition:all .2s ease;font-size:1rem;padding:0}.service-detail-actions .quantity-button:hover:not(:disabled){background:#fbbf248c;border-color:#fbbf24e6;color:#fff}.service-detail-actions .quantity-button:active{background:#fbbf2473;transform:scale(.98)}.service-detail-actions .quantity-input{height:32px;width:44px;max-width:44px;min-width:44px;border-radius:6px;background:transparent;border:none;color:#f1f5f9;font-weight:600;font-size:.95rem;padding:0}.service-detail-actions .cta-button,.service-detail-actions .secondary-button{min-height:44px}.secondary-button{padding:1rem 2rem;background:#ffffff0d;color:var(--text);border:1px solid rgba(212,175,55,.3);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.secondary-button:hover{background:#ffffff1a;border-color:var(--primary)}@media(max-width:768px){.service-detail-header{flex-direction:column}.service-detail-icon{width:100px;height:100px}.service-detail-title{font-size:1.5rem}.service-detail-features{padding:1.5rem}.service-detail-features h2{font-size:1.1rem}.features-list li{padding:.9rem 0;padding-left:0;font-size:.95rem}.service-detail-actions{flex-direction:column;align-items:flex-start}.service-detail-actions .quantity-inline-controls,.service-detail-actions .cta-button,.service-detail-actions .secondary-button{width:100%;justify-self:stretch}.service-detail-actions .quantity-inline-controls{width:fit-content;margin:0;align-self:flex-start}}.quantity-inline-controls{display:flex;align-items:center;gap:.75rem;background:#fbbf2433;border:1.5px solid rgba(251,191,36,.5);border-radius:8px;padding:.5rem .75rem;width:fit-content;height:44px;max-width:100%;min-width:0;box-sizing:border-box}.quantity-inline-controls.button-style{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;padding:.55rem 1.5rem;box-shadow:0 10px 30px #fbbf2459;height:48px;width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:all .2s ease}.quantity-inline-controls.button-style:hover{box-shadow:0 14px 40px #0000004d}.quantity-inline-controls.button-style .quantity-button{background:#0a0e1a40;border:1.5px solid rgba(10,14,26,.4);border-radius:6px;color:#0a0e1a;font-weight:700;width:36px;height:36px;font-size:1rem;cursor:pointer;transition:all .15s ease;flex-shrink:0}.quantity-inline-controls.button-style .quantity-button:hover:not(:disabled){background:#0a0e1a59;border-color:#0a0e1a99;color:#0a0e1a}.quantity-inline-controls.button-style .quantity-button:active{background:#0a0e1a73;transform:scale(.95)}.quantity-inline-controls.button-style .quantity-button:disabled{opacity:.5;cursor:not-allowed}.quantity-inline-controls.button-style .quantity-input{color:#0a0e1a;background:#0a0e1a1a;border:1.5px solid rgba(10,14,26,.3);border-radius:6px;font-weight:700;height:36px;width:48px;font-size:1rem;padding:0;text-align:center;transition:all .15s ease}.quantity-button{width:32px;height:32px;background:#fbbf2466;border:1.5px solid rgba(251,191,36,.7);border-radius:6px;color:#f1f5f9;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:all .2s ease;padding:0}.quantity-button:hover:not(:disabled){background:#fbbf248c;border-color:#fbbf24e6;color:#fff}.quantity-button:active{background:#fbbf2473;transform:scale(.98)}.quantity-button:disabled{opacity:.5;cursor:not-allowed}.quantity-input{width:44px;max-width:44px;min-width:44px;height:32px;padding:0;background:transparent;border:none;color:#f1f5f9;font-size:.95rem;text-align:center;font-weight:600;box-sizing:border-box;border-radius:6px;display:flex;align-items:center;justify-content:center}.quantity-input:focus{outline:none}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield;appearance:textfield}@media(max-width:900px){.quantity-controls{flex:1;justify-content:flex-end}}@media(max-width:768px){.quantity-inline-controls{display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto;height:44px;gap:.75rem;padding:.5rem .75rem;background:#fbbf2433;border:1.5px solid rgba(251,191,36,.5);border-radius:8px;flex-wrap:nowrap}.quantity-button{width:32px;height:32px;font-size:1rem;border-radius:6px;background:#fbbf2466;border:1.5px solid rgba(251,191,36,.7);color:#f1f5f9;font-weight:600;transition:all .2s ease;flex:0 0 32px;padding:0;line-height:1}.quantity-button:hover:not(:disabled){background:#fbbf248c;border-color:#fbbf24e6;color:#fff}.quantity-input{flex:0 0 44px;height:32px;max-width:44px;font-size:.95rem;border-radius:6px;min-width:44px;padding:0;background:transparent;border:none;color:#f1f5f9;font-weight:600}.qty-btn{width:36px;height:36px;font-size:1.05rem}.qty-display{min-width:34px;font-size:.95rem;padding:.25rem .55rem}@media(max-width:1199px){.service-detail-actions{flex-direction:column;width:100%}.service-detail-actions .cta-button,.service-detail-actions .secondary-button,.service-detail-actions .quantity-inline-controls,.service-detail-actions .quantity-inline-controls.button-style{width:100%;max-width:100%;min-width:0;align-self:stretch}}.service-detail-actions .quantity-inline-controls,.service-detail-actions .quantity-inline-controls.button-style{width:100%;margin:0;align-self:stretch}.service-detail-actions{flex-direction:column;width:100%}.service-detail-actions button,.service-detail-actions>*{width:100%}.service-detail-actions .quantity-inline-controls{width:fit-content;max-width:100%;align-self:center}.quantity-controls{width:100%;justify-content:center}.add-to-cart-btn{width:100%;min-width:auto;padding:.9rem 1.5rem;font-size:1rem}}@media(max-width:600px){.quantity-inline-controls{width:fit-content;margin:0 auto;padding:.5rem .75rem;gap:.75rem;height:44px;background:#fbbf2433;border:1.5px solid rgba(251,191,36,.5)}.quantity-inline-controls.button-style{width:100%;padding:.55rem 1.5rem;height:48px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;display:flex;align-items:center;justify-content:center}.quantity-inline-controls.button-style .quantity-button{width:36px;height:36px;background:#0a0e1a40;border:1.5px solid rgba(10,14,26,.4);color:#0a0e1a;font-size:1rem}.quantity-inline-controls.button-style .quantity-input{height:36px;width:48px;font-size:1rem;color:#0a0e1a;background:#0a0e1a1a;border:1.5px solid rgba(10,14,26,.3);border-radius:6px;text-align:center}.quantity-button{width:32px;height:32px;font-size:1rem;background:#fbbf2466;border:1.5px solid rgba(251,191,36,.7);color:#f1f5f9;font-weight:600;transition:all .2s ease}.quantity-button:hover:not(:disabled){background:#fbbf248c;border-color:#fbbf24e6;color:#fff}.quantity-input{height:32px;width:44px;max-width:44px;min-width:44px;font-size:.95rem;padding:0;background:transparent;border:none;color:#f1f5f9;font-weight:600;flex:0 0 44px}.qty-btn{width:34px;height:34px;font-size:1rem}.qty-display{min-width:32px;font-size:.9rem;padding:.2rem .45rem}.add-to-cart-btn{width:100%;padding:.8rem 1.2rem;font-size:.95rem}.service-detail-features{padding:1.25rem}.features-list li{padding:.85rem 0;padding-left:0;font-size:.9rem}}@media(max-width:480px){.quantity-inline-controls{width:fit-content;margin:0 auto;padding:.25rem;gap:.3rem;background:#fbbf240d;border:2px solid rgba(251,191,36,.25)}.quantity-inline-controls.button-style{width:100%;padding:.55rem 1.5rem;height:48px;gap:.75rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;display:flex;align-items:center;justify-content:center}.quantity-inline-controls.button-style .quantity-button{width:36px;height:36px;font-size:1rem;background:#0a0e1a40;border:1.5px solid rgba(10,14,26,.4);color:#0a0e1a;border-radius:6px}.quantity-inline-controls.button-style .quantity-input{height:36px;width:48px;font-size:1rem;color:#0a0e1a;background:#0a0e1a1a;border:1.5px solid rgba(10,14,26,.3);border-radius:6px;text-align:center}.quantity-button{width:26px;height:26px;font-size:.9rem;border-radius:6px;flex:0 0 26px}.quantity-input{flex:0 0 42px;height:26px;font-size:12px;padding:.2rem;min-width:42px;max-width:42px}.quantity-controls{width:100%;justify-content:space-around;gap:.45rem;padding:.6rem;background:#fbbf240d;border:2px solid rgba(251,191,36,.25);border-radius:8px}.qty-btn{width:32px;height:32px;font-size:.95rem;border-radius:8px;flex:0 0 32px}.qty-display{min-width:30px;font-size:.85rem;padding:.2rem .4rem}.add-to-cart-btn{width:100%;padding:.75rem 1rem;font-size:.9rem;min-width:auto}.service-detail-actions{gap:.75rem}.service-detail-actions>button,.service-detail-actions>div{width:100%}.service-detail-features{padding:1rem}.service-detail-features h2{font-size:1rem;margin-bottom:1rem}.features-list li{padding:.75rem 0;padding-left:0;font-size:.85rem}.features-list li:before{display:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.user-menu-backdrop{position:fixed;top:calc(var(--top-stack-height, 192px) + .5rem);left:0;right:0;bottom:0;background:transparent;z-index:100000;display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.user-menu{position:fixed;top:calc(var(--top-stack-height, 192px) + .5rem);right:0;bottom:0;width:100%;max-width:448px;background:radial-gradient(circle at top right,rgba(251,191,36,.16),transparent 32%),linear-gradient(180deg,#0c101efc,#0f172afa);backdrop-filter:blur(14px);border-left:1px solid rgba(251,191,36,.18);box-shadow:-20px 0 40px #00000059;z-index:100001;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .3s cubic-bezier(.4,0,.2,1)}@media(min-width:769px){.user-menu-backdrop{top:calc(var(--top-stack-height, 192px) + 1rem);background:#04081273}.user-menu{top:calc(var(--top-stack-height, 192px) + 1rem);right:1rem;bottom:1rem;width:min(420px,calc(100vw - 2rem));max-width:420px;border-radius:24px;border:1px solid rgba(251,191,36,.16);box-shadow:0 24px 60px #0006}}.user-menu-header-shell{padding:1rem 1rem .85rem;background:radial-gradient(circle at top right,rgba(251,191,36,.15),transparent 40%),linear-gradient(180deg,#0a0e1ae6,#0a0e1a99);border-bottom:1px solid rgba(251,191,36,.1)}.user-menu-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.user-menu-heading{min-width:0}.user-menu-kicker{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;background:#fbbf241a;color:#fde68a;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem}.user-menu-title{color:#f8fafc;font-size:1.18rem;font-weight:800;line-height:1.15}.user-menu-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:none;border-radius:999px;background:#ffffff14;color:#e2e8f0;cursor:pointer;flex-shrink:0}.user-menu-close:hover{background:#ffffff24;color:#fff}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.user-menu-header{padding:0;display:flex;align-items:center;gap:1rem}.user-menu-header-shell .user-menu-header{margin-bottom:.8rem}.user-menu-header .user-info{width:100%}.user-menu-header .user-avatar{width:54px;height:54px}.user-menu-header .user-name{font-size:1.02rem}.user-menu-header .user-email{color:#cbd5e1}.user-menu-summary{display:flex;flex-wrap:wrap;gap:.5rem}.summary-pill{border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#e2e8f0;border-radius:999px;padding:.5rem .85rem;font-size:.86rem;font-weight:700;cursor:pointer;transition:background-color .18s ease,transform .18s ease,border-color .18s ease,color .18s ease}.summary-pill:hover{transform:translateY(-1px);background:#fbbf241f;border-color:#fbbf242e;color:#fde68a}.user-info{display:flex;align-items:center;gap:.875rem;flex:1}.user-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:#0a0e1a;flex-shrink:0;box-shadow:0 4px 12px #fbbf244d}.user-details{flex:1;min-width:0}.user-name{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-email{font-size:.8rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-text{font-size:.95rem;color:#94a3b8;font-weight:600}.user-menu-content{flex:1;padding:.35rem 0;overflow-y:auto}.user-menu-content::-webkit-scrollbar{width:6px}.user-menu-content::-webkit-scrollbar-track{background:#0a0e1a4d}.user-menu-content::-webkit-scrollbar-thumb{background:#fbbf244d;border-radius:3px}.user-menu-content::-webkit-scrollbar-thumb:hover{background:#fbbf2480}.menu-section{padding:.55rem .65rem}.menu-section+.menu-section{border-top:1px solid rgba(251,191,36,.08);margin-top:.2rem;padding-top:.85rem}.menu-section-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#fbbf24;padding:0 .25rem .45rem;margin-bottom:.15rem}.menu-item{width:100%;display:flex;align-items:center;gap:.875rem;padding:.9rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:16px;color:#cbd5e1;text-decoration:none;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease;font-size:1rem;font-weight:600;margin-bottom:.55rem;box-shadow:0 6px 16px #0000001f}.menu-item:hover{transform:translateY(-1px);background:#fbbf2414;color:#f8fafc;border-color:#fbbf2429}.menu-item.active{background:#fbbf241f;color:#fbbf24;font-weight:600;border-color:#fbbf2438}.menu-item.logout{color:#ef4444}.menu-item.logout:hover{background:#ef44441a;color:#f87171}.menu-category-group,.menu-category-group .menu-item{position:relative}.menu-expand-arrow{font-size:.6rem;margin-left:auto;transition:transform .2s;flex-shrink:0}.menu-category-group .menu-item.expanded .menu-expand-arrow{transform:rotate(90deg)}.game-submenu{background:#ffffff08;border:1px solid rgba(251,191,36,.08);border-radius:14px;margin:0 0 .55rem;padding:.35rem;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.submenu-item{width:100%;display:flex;align-items:center;padding:.7rem .9rem .7rem 1rem;background:#ffffff08;border-radius:12px;border:none;color:#94a3b8;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease;font-size:.94rem;font-weight:400;text-align:left;margin-bottom:.35rem}.submenu-item:hover{background:#fbbf2414;color:#cbd5e1;transform:translate(2px)}.submenu-item.active{background:#fbbf241f;color:#fbbf24;font-weight:500;border:1px solid rgba(251,191,36,.2)}.submenu-item.loading,.submenu-item.empty{cursor:default;color:#64748b;font-style:italic}.submenu-item.loading:hover,.submenu-item.empty:hover{background:transparent;transform:none}.menu-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;text-align:center}.menu-icon svg{width:20px;height:20px}.menu-label{flex:1;text-align:left}.user-menu-footer{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem .9rem;margin-top:.75rem;border-top:1px solid rgba(251,191,36,.15)}.discord-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:#4f46e5;border:1px solid #4f46e5;border-radius:10px;color:#fff;text-decoration:none;transition:all .2s;font-weight:600;font-size:.85rem}.discord-item:hover{background:#4338ca;border-color:#4338ca;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e566}.discord-icon-small{width:20px;height:20px;object-fit:contain}.tiktok-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:#000;border:1px solid #000000;border-radius:10px;color:#fff;text-decoration:none;transition:all .2s;font-weight:600;font-size:.85rem}.tiktok-item:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0006}.tiktok-icon-small{width:20px;height:20px;object-fit:contain}.donate-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:#eab308;border:none;border-radius:10px;color:#fff;text-decoration:none;transition:all .2s;font-weight:600;font-size:.85rem}.donate-item:hover{background:#d4a106;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #d4a10673}.donate-icon-small{width:20px;height:20px;object-fit:contain}@media(max-width:768px){.user-menu{top:0;left:0;right:0;max-width:100vw;width:100vw;border-left:none;box-shadow:none}.user-menu-backdrop{top:0}.user-menu-header-shell{padding:.9rem .85rem .7rem}.menu-section{padding-left:.55rem;padding-right:.55rem}}@media(max-width:480px){.user-menu{width:100vw}.user-menu-header-shell{padding:.65rem .65rem .4rem}.user-menu-topbar{margin-bottom:.45rem}.user-menu-kicker,.user-menu-title,.user-menu-summary{display:none}.user-menu-close{width:36px;height:36px}.user-menu-header-shell .user-menu-header{margin-bottom:.45rem}.user-menu-header .user-avatar{width:42px;height:42px;font-size:1rem}.user-menu-header .user-name{font-size:.92rem;margin-bottom:.15rem}.user-menu-header .user-email{display:none}.user-menu-content{padding-top:.2rem}.user-menu-title{font-size:1.08rem}.menu-section{padding-top:.45rem;padding-bottom:.45rem}.menu-section+.menu-section{margin-top:.1rem;padding-top:.55rem}.menu-item,.submenu-item{padding-left:.85rem;padding-right:.85rem}.menu-item:hover{transform:translateY(-1px)}}@media(max-width:360px){.user-menu-header-shell{padding:.55rem .55rem .3rem}.user-menu-header{gap:.75rem}.user-menu-content{padding-top:.1rem}.menu-item{padding-top:.82rem;padding-bottom:.82rem;border-radius:14px}.submenu-item{padding-top:.62rem;padding-bottom:.62rem}}.category-dropdown{position:relative;display:inline-block}.category-dropdown-trigger{background:none;border:none;color:#e2e8f0;cursor:pointer;padding:.9rem 1.35rem;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;font-weight:700;font-size:1.18rem;border-radius:12px;transition:background .2s ease,color .2s ease,transform .2s ease;white-space:nowrap;line-height:1}.category-dropdown-trigger:hover{background:#ffffff24;color:#fff;transform:translateY(-1px)}.category-dropdown-trigger.active{background:#fbbf2433;color:#fbbf24}.dropdown-arrow{font-size:.7em;transition:transform .2s}.category-dropdown-trigger:hover .dropdown-arrow{transform:translateY(2px)}.category-dropdown-content{position:absolute;top:100%;left:0;transform:none;width:min(360px,calc(100vw - 1rem));background:linear-gradient(180deg,#0f172afa,#0c101efa);border:1px solid rgba(212,175,55,.18);border-top:3px solid #fbbf24;border-radius:0 0 16px 16px;padding:.85rem;z-index:100001;box-shadow:0 18px 36px #00000061;opacity:0;pointer-events:none;transition:opacity .15s ease-in,transform .15s ease-in;margin-top:0;backdrop-filter:blur(10px);overflow:hidden}.category-dropdown-content:before{content:"";position:absolute;top:0;left:0;right:0;height:.35rem;background:#fbbf242e}.category-dropdown:hover .category-dropdown-content{opacity:1;pointer-events:all;transform:translateY(0)}.dropdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding:.6rem .8rem;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.dropdown-title{font-size:1.1rem;font-weight:600;color:var(--gold)}.dropdown-search{position:relative;margin-bottom:1rem}.dropdown-search input{width:100%;padding:.6rem 1rem;background:#ffffff0d;border:1px solid rgba(212,175,55,.3);border-radius:6px;color:var(--white);font-size:.9rem;transition:all .2s}.dropdown-search input:focus{outline:none;border-color:var(--gold);background:#ffffff14}.dropdown-search input::placeholder{color:#fff6}.popular-games-section h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#fff9;margin-bottom:.75rem;font-weight:500}.games-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.game-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff0a;border:1px solid rgba(212,175,55,.14);border-radius:10px;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}.game-item:hover{background:#d4af371a;border-color:var(--gold);transform:translateY(-2px)}.game-item.coming-soon{opacity:.6;cursor:not-allowed;pointer-events:none}.game-icon{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#ffffff0d}.game-info{flex:1;min-width:0}.game-name{font-weight:500;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-badge{display:inline-block;font-size:.7rem;padding:.2rem .5rem;background:#d4af3733;color:var(--gold);border-radius:3px;margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}.no-games-message{text-align:center;padding:2rem 1rem;color:#ffffff80;font-size:.9rem}@media(max-width:768px){.category-dropdown-content{position:fixed;left:1rem;right:1rem;width:auto;transform:none;min-width:0;max-width:none}.category-dropdown-content.mobile-open{opacity:1;pointer-events:all}.games-grid{grid-template-columns:1fr}}@media(min-width:769px){.category-dropdown-content{display:none}.category-dropdown:hover .category-dropdown-content{display:block;opacity:1;pointer-events:all}}.header{position:relative;width:100%;z-index:100;background:radial-gradient(circle at top left,rgba(251,191,36,.12),transparent 28%),linear-gradient(180deg,#0c101efa,#090d18f7);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 18px 45px #00000047;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:auto}@supports (-webkit-touch-callout: none){.header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.header-shell{width:100%;max-width:none;margin:0;padding:.95rem 1.25rem 1rem;display:grid;align-items:center;gap:.9rem 1rem;grid-template-columns:minmax(180px,auto) minmax(320px,1fr) auto;grid-template-areas:"brand search actions" "nav nav nav"}.header-brand{grid-area:brand;display:inline-flex;align-items:center;gap:.75rem;min-width:0;justify-self:start}.brand{display:inline-flex;align-items:center;gap:.75rem;padding:0;border:none;background:transparent;color:#f8fafc;cursor:pointer;min-width:0}.logo-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.logo-icon img{width:72px;height:72px;object-fit:contain}.brand-name{display:none;font-size:1.55rem;font-weight:800;letter-spacing:.2px;line-height:1;white-space:nowrap}.header-search{grid-area:search;position:relative;min-width:0;width:min(100%,780px);justify-self:center}.search-shell{display:flex;align-items:center;gap:.75rem;min-height:56px;padding:.2rem 1rem;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0a}.search-shell:focus-within{border-color:#fbbf2473;box-shadow:0 0 0 3px #fbbf241f,inset 0 1px #ffffff0f;background:#ffffff12}.search-icon{flex-shrink:0;color:#f1f5f9b8}.search-shell input{width:100%;min-width:0;border:none;background:transparent;color:#f8fafc;font-size:1rem;outline:none}.search-shell input::placeholder{color:#f1f5f980}.search-clear{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:auto;border:none;border-radius:999px;background:#ffffff14;color:#f8fafccc;cursor:pointer}.search-clear:hover{background:#ffffff24;color:#fff}.search-results-panel{position:absolute;top:calc(100% + .55rem);left:0;right:0;z-index:60;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0a0e1afa;box-shadow:0 22px 50px #0000006b}.search-state{padding:1rem 1.1rem;color:#f1f5f9a6;font-size:.95rem}.search-results-list{display:flex;flex-direction:column}.search-result{display:flex;flex-direction:column;gap:.25rem;padding:.95rem 1.1rem;border:none;border-top:1px solid rgba(255,255,255,.06);background:transparent;color:inherit;text-align:left;cursor:pointer}.search-result:first-child{border-top:none}.search-result:hover{background:#fbbf2414}.search-result-title{color:#f8fafc;font-weight:700;line-height:1.2}.search-result-meta{color:#f1f5f999;font-size:.88rem}.header-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:.7rem;min-width:0;justify-self:end}.header-action{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:46px;border:none;border-radius:999px;padding:.68rem 1rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;white-space:nowrap;flex-shrink:0}.header-action:hover{transform:translateY(-1px)}.header-action-label{line-height:1}.header-action-link{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#e2e8f0}.header-action-link:hover{background:#ffffff1a;color:#fff;box-shadow:0 8px 22px #0000002e}.currency-wrap{position:relative;flex-shrink:0}.currency-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0e1a;box-shadow:0 10px 20px #fbbf2433;min-width:78px}.currency-badge:hover{box-shadow:0 14px 26px #fbbf244d}.currency-label{line-height:1}.currency-chevron{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:.82rem;transform:translateY(-1px)}.currency-dropdown{position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);min-width:130px;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0a0e1afa;box-shadow:0 20px 40px #00000059;z-index:70}.currency-option{display:flex;width:100%;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1rem;border:none;background:transparent;color:#e2e8f0;font-weight:700;cursor:pointer}.currency-option:hover,.currency-option.active{background:#fbbf241f;color:#fbbf24}.currency-option:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.cart-button{position:relative;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0e1a;box-shadow:0 10px 20px #fbbf2433;min-width:122px}.cart-button:hover{box-shadow:0 14px 26px #fbbf2447}.cart-icon{display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.cart-count{position:absolute;top:-.35rem;right:-.35rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .25rem;border-radius:999px;background:#0a0e1af2;color:#f8fafc;font-size:.72rem;font-weight:800;box-shadow:0 4px 12px #0a0e1a59;pointer-events:none;line-height:1;border:2px solid rgba(251,191,36,.9)}.cart-count.is-animating{animation:cartCountPop .52s cubic-bezier(.18,.89,.32,1.28)}@keyframes cartCountPop{0%{transform:scale(.65)}45%{transform:scale(1.2)}to{transform:scale(1)}}.menu-button-mobile{display:none;width:46px;height:46px;padding:0;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#f8fafc}.menu-button-mobile:hover{background:#ffffff1c}.header-nav{grid-area:nav;display:flex;align-items:center;justify-content:flex-start;gap:.55rem;min-width:0;overflow:visible;padding-top:.2rem;padding-left:0}.header-nav::-webkit-scrollbar{display:none}.header-nav .nav-link,.header-nav .category-dropdown-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:.72rem 1rem;border-radius:999px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#e2e8f0;font-size:.98rem;font-weight:700;white-space:nowrap;line-height:1;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.header-nav .nav-link:hover,.header-nav .category-dropdown-trigger:hover{transform:translateY(-1px);background:#ffffff17;color:#fff;border-color:#ffffff1a}.header-nav .nav-link.active,.header-nav .category-dropdown-trigger.active{background:#fbbf241f;color:#fbbf24;border-color:#fbbf242e}.header-nav .category-dropdown-content{left:0;transform:none}@media(min-width:1200px){.brand-name{display:inline}}@media(max-width:1199px){.header-shell{grid-template-columns:minmax(160px,auto) minmax(240px,1fr) auto}.header-nav .nav-link,.header-nav .category-dropdown-trigger{padding:.68rem .9rem;font-size:.94rem}}@media(max-width:1120px){.menu-button-mobile{display:inline-flex}.header-nav{display:none}}@media(max-width:1024px){.header-shell{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "search search";padding:.85rem .9rem .9rem}.brand-name,.header-action-label{display:none}.logo-icon img{width:60px;height:60px}.header-actions{gap:.5rem}.action-support,.action-account{display:none}.header-action{min-height:44px;padding:.65rem}.header-action-link,.cart-button,.currency-badge{min-width:44px}.header-action-link{width:44px;padding:0}.currency-badge{width:58px;padding:.65rem .45rem}.cart-button{width:54px;padding:.65rem .45rem}.cart-count{top:-.3rem;right:-.3rem}.cart-label,.currency-chevron{display:none}.menu-button-mobile{display:inline-flex}.header-menu-toggle{flex-shrink:0}.header-nav{display:none}}@media(max-width:640px){.header-shell{padding:calc(.8rem + env(safe-area-inset-top,0px)) .8rem .85rem;gap:.75rem .8rem}.logo-icon img{width:52px;height:52px}.search-shell{min-height:50px;padding:.15rem .85rem;border-radius:16px}.search-shell input{font-size:.95rem}.search-results-panel{border-radius:16px}.search-result{padding:.85rem .95rem}.header-actions{gap:.4rem}.header-action{min-height:42px}.menu-button-mobile{width:42px;height:42px}.currency-dropdown{left:auto;right:0;transform:none}}@media(max-width:480px){.header-shell{padding-left:.7rem;padding-right:.7rem}.header-actions{gap:.35rem}.currency-badge,.cart-button,.header-action-link{width:42px}.currency-badge,.cart-button{padding-left:.35rem;padding-right:.35rem}.search-state{font-size:.9rem}}.animated-menu-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.9rem 1.3rem;border-radius:14px;font-weight:700;cursor:pointer;font-size:1.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:60px;height:60px;flex-shrink:0}.animated-menu-button:hover{background:#fff3;transform:translateY(-1px)}.animated-menu-button:active{transform:translateY(0)}.animated-menu-icon{display:flex;align-items:center;justify-content:center}@media(max-width:768px){.animated-menu-button{display:flex;padding:.75rem 1rem;font-size:1.3rem;min-width:55px;height:55px}}@media(max-width:480px){.animated-menu-button{font-size:1.2rem;padding:.7rem .9rem;min-width:52px;height:52px}}.footer{background:var(--card-bg);border-top:1px solid var(--border-color);padding:3rem 2rem 2rem;margin-top:auto;min-height:280px;contain:layout style paint;will-change:auto}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem 2rem;min-height:140px}.footer-section h3{color:var(--text-primary);font-size:1rem;font-weight:600;margin-bottom:1rem;min-height:1.5rem}.footer-links{display:flex;flex-direction:column;gap:.75rem;min-height:100px}.footer-links a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--primary-color)}.footer-links .discord-link,.footer-links .tiktok-link,.footer-links .donate-link,.footer-links .discord-link:hover,.footer-links .tiktok-link:hover,.footer-links .donate-link:hover,.footer-links .discord-link:visited,.footer-links .tiktok-link:visited,.footer-links .donate-link:visited{color:#fff}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color);text-align:center;color:var(--text-secondary);font-size:.875rem;min-height:3rem}.discord-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#4f46e5;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s}.discord-link:hover{background:#4338ca;color:#fff}.discord-icon{width:20px;height:20px}.tiktok-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#000;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s}.tiktok-link:hover{background:#1a1a1a;color:#fff}.tiktok-icon{width:20px;height:20px}.donate-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#eab308;border:none;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:background .2s}.donate-link:hover{background:#d4a106;color:#fff}.donate-icon{width:20px;height:20px;object-fit:contain}@media(max-width:768px){.footer{padding:2rem 1rem 1.5rem;min-height:400px}.footer-container{grid-template-columns:1fr;gap:1.5rem;min-height:320px;text-align:center}.footer-section{display:flex;flex-direction:column;align-items:center}.footer-links{align-items:center}.footer-links a{text-align:center}.footer-links .discord-link,.footer-links .tiktok-link,.footer-links .donate-link{width:100%;max-width:260px;justify-content:center;padding-left:1rem;padding-right:1rem}}.scroll-to-top-btn{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0e1a;border:none;border-radius:50%;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 6px 20px #fbbf2466;z-index:9000;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:opacity,transform}.scroll-to-top-btn.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px) scale(.96)}.scroll-to-top-btn:hover{transform:translateY(-4px);box-shadow:0 8px 25px #fbbf2499}.scroll-to-top-btn:active{transform:translateY(-1px)}@media(max-width:600px){.scroll-to-top-btn{bottom:20px;right:20px;width:48px;height:48px;font-size:22px}}.cookie-banner{position:fixed;right:30px;bottom:96px;z-index:9998;max-width:300px;width:calc(100% - 60px);font-family:Space Grotesk,Montserrat,Trebuchet MS,sans-serif;animation:cookie-rise .35s ease-out}.cookie-banner__content{background:linear-gradient(160deg,#121a30f2,#0a0e1aeb);border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 45px #05081073;color:#e2e8f0;padding:14px 16px;border-radius:18px;backdrop-filter:blur(12px)}.cookie-banner__content p{font-size:.95rem;line-height:1.5;margin:0 0 10px;color:#cbd5f5}.cookie-banner__content a{color:#fbbf24;text-decoration:none;font-weight:700}.cookie-banner__content a:hover{text-decoration:underline}.cookie-banner__actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.cookie-banner__btn{border:none;border-radius:999px;padding:6px 14px;font-weight:700;cursor:pointer;background:#fbbf24;color:#111827;box-shadow:0 8px 18px #fbbf244d;transition:transform .2s ease,box-shadow .2s ease}.cookie-banner__btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #fbbf2466}.cookie-banner__btn--ghost{background:transparent;color:#e2e8f0;border:1px solid rgba(226,232,240,.4);box-shadow:none}.cookie-banner__btn--ghost:hover{background:#e2e8f01f}@keyframes cookie-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.cookie-banner{right:20px;left:auto;bottom:80px;width:calc(100% - 40px)}.cookie-banner__content{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(160deg,#121a30fa,#0a0e1af5)}.cookie-banner__actions{justify-content:stretch}.cookie-banner__btn{flex:1;text-align:center}}.status-banner{display:flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;margin:0;width:100%;border-radius:0;border:1px solid rgba(59,130,246,.35);border-left:none;border-right:none;background:linear-gradient(120deg,#1e40af,#0f172a);color:#e2e8f0;font-size:.95rem;letter-spacing:.01em;text-align:center;position:relative;pointer-events:auto;height:var(--banner-height);min-height:var(--banner-height);z-index:1}.status-banner__content{display:flex;align-items:center;gap:.75rem;animation:statusFade .45s ease;flex-wrap:nowrap}.status-pill{padding:.2rem .6rem;border-radius:999px;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;background:#3b82f633;color:#93c5fd;border:1px solid rgba(59,130,246,.5);flex-shrink:0}.status-message{color:#e2e8f0;line-height:1.4;white-space:nowrap;overflow:hidden;position:relative;flex:1;min-width:0;max-width:100%;text-align:left;display:flex;align-items:center}.status-message-text{display:inline-block;animation:scrollText 20s linear infinite;white-space:nowrap}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.status-banner:hover .status-message-text,.status-banner:active .status-message-text{animation-play-state:paused}@media(max-width:480px){.status-message-text{animation-duration:15s}}@keyframes statusFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.status-banner--warning{border-color:#fbbf2480;background:linear-gradient(120deg,#92400e,#0f172a)}.status-banner--warning .status-pill{background:#fbbf2433;color:#fcd34d;border-color:#fbbf248c}.status-banner--outage{border-color:#ef44448c;background:linear-gradient(120deg,#7f1d1d,#0f172a)}.status-banner--outage .status-pill{background:#ef444433;color:#fecaca;border-color:#ef444499}.status-banner--success{border-color:#22c55e8c;background:linear-gradient(120deg,#166534,#0f172a)}.status-banner--success .status-pill{background:#22c55e33;color:#bbf7d0;border-color:#22c55e99}.status-banner--maintenance{border-color:#fbbf2480;background:linear-gradient(120deg,#78350f,#0f172a)}.status-banner--maintenance .status-pill{background:#fbbf2433;color:#fcd34d;border-color:#fbbf248c}@media(max-width:768px){.status-banner__content{gap:.5rem}.status-banner{padding:.45rem .75rem}}@media(max-width:480px){.status-banner{font-size:.75rem;padding:.35rem .6rem}.status-pill{padding:.15rem .5rem;font-size:.65rem}.status-banner__content{gap:.35rem}.status-pill{padding:.12rem .45rem;font-size:.65rem}.status-message{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.status-banner__content{animation:none}.status-message-text{animation:none!important}.status-message{text-overflow:ellipsis}}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;min-height:200px}.loading-spinner--fullscreen{position:fixed;inset:0;background:#0a0e1af2;backdrop-filter:blur(8px);z-index:99998;min-height:100vh}.spinner-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.spinner{width:50px;height:50px;border:4px solid rgba(251,191,36,.1);border-top-color:#fbbf24;border-radius:50%;animation:spin .8s linear infinite}.loading-message{color:#cbd5e1;font-size:1rem;font-weight:500;letter-spacing:.02em;animation:pulse 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-spinner--small .spinner{width:32px;height:32px;border-width:3px}.loading-spinner--small .loading-message{font-size:.875rem}.loading-spinner--large .spinner{width:64px;height:64px;border-width:5px}.loading-spinner--large .loading-message{font-size:1.125rem}.toast-container{position:fixed!important;top:calc(var(--top-stack-height, 136px) + 10px)!important;right:20px;z-index:110000;display:flex;flex-direction:column-reverse;gap:12px;max-width:420px;pointer-events:none;bottom:auto!important}.toast-container.toast-container-cart-open{right:470px}.toast-container.toast-container-menu-open{right:440px}.toast{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(165deg,#111827,#0b1220);border-radius:12px;box-shadow:0 10px 40px #00000080;border:1px solid;pointer-events:auto;min-width:300px;position:relative}.toast-enter{animation:slideIn .3s ease forwards}.toast-exit{animation:slideOut .3s ease forwards}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-100px) scale(.9);opacity:0}}.toast-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:14px;font-weight:700;flex-shrink:0}.toast-message{flex:1;font-size:.95rem;line-height:1.4;color:#f8fafc;font-weight:500}.toast-close{background:none;border:none;color:#94a3b8;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;flex-shrink:0;line-height:1}.toast-close:hover{color:#f8fafc}.toast-success{border-color:#22c55e66}.toast-success .toast-icon{background:#22c55e26;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.toast-error{border-color:#ef444466}.toast-error .toast-icon{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.toast-info{border-color:#3b82f666}.toast-info .toast-icon{background:#3b82f626;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.toast-warning{border-color:#fbbf2466}.toast-warning .toast-icon{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}@media(max-width:640px){.toast-container{right:10px;left:10px;max-width:none}.toast-container.toast-container-cart-open,.toast-container.toast-container-menu-open{right:10px}.toast{min-width:0;width:100%;padding:12px 14px}.toast-icon{width:20px;height:20px;font-size:12px}.toast-message{font-size:.85rem;line-height:1.35}.toast-close{width:18px;height:18px;font-size:16px}}@media(max-width:480px){.toast-container{right:8px;left:8px}.toast-container.toast-container-cart-open,.toast-container.toast-container-menu-open{right:8px}.toast{padding:10px 12px}.toast-message{font-size:.8rem}}.cart-drawer-backdrop{position:fixed;top:calc(var(--top-stack-height, 192px) + .5rem);left:0;right:0;bottom:0;background:#04081280;backdrop-filter:blur(2px);z-index:100001;display:block}.cart-drawer{position:fixed;top:calc(var(--top-stack-height, 192px) + .5rem);right:0;bottom:0;width:100%;max-width:470px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;z-index:100002;scrollbar-width:none;-ms-overflow-style:none;background:radial-gradient(circle at top right,rgba(251,191,36,.16),transparent 28%),linear-gradient(180deg,#0a0e1afc,#0f172afa);border-left:1px solid rgba(251,191,36,.18);box-shadow:-20px 0 40px #00000059;animation:cartDrawerSlideIn .32s cubic-bezier(.4,0,.2,1)}.cart-drawer::-webkit-scrollbar{width:0;height:0}@media(min-width:769px){.cart-drawer-backdrop{top:calc(var(--top-stack-height, 192px) + 1rem);background:#04081273}.cart-drawer{top:calc(var(--top-stack-height, 192px) + 1rem);right:1rem;bottom:1rem;width:min(470px,calc(100vw - 2rem));max-width:470px;border-radius:24px;border:1px solid rgba(251,191,36,.16);box-shadow:0 24px 60px #0006}}@keyframes cartDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1rem .85rem;background:radial-gradient(circle at top right,rgba(251,191,36,.14),transparent 36%),linear-gradient(180deg,#0a0e1af2,#0a0e1ab3);border-bottom:1px solid rgba(251,191,36,.1)}.cart-drawer-header-copy{min-width:0}.cart-drawer-kicker{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;background:#fbbf241a;color:#fde68a;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem}.cart-drawer-title{display:flex;align-items:center;gap:.65rem;font-size:1.35rem;font-weight:800;color:#f8fafc;margin:0 0 .3rem}.cart-drawer-title svg{color:#fbbf24}.cart-drawer-subtitle{margin:0;color:#cbd5e1;font-size:.9rem}.cart-drawer-close{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#e2e8f0;cursor:pointer;flex-shrink:0;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.cart-drawer-close:hover{transform:translateY(-1px);background:#ffffff1c;color:#fff;border-color:#ffffff24}.cart-drawer-items{flex:1 0 auto;overflow:visible;padding:1rem}.cart-drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;text-align:center;padding:2rem 1rem;color:#94a3b8}.cart-drawer-empty svg{color:#fbbf2459;margin-bottom:1rem}.cart-drawer-empty h3{margin:0 0 .45rem;color:#f8fafc;font-size:1.2rem}.cart-drawer-empty p{margin:0;font-size:.9rem}.cart-drawer-item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:.9rem;padding:.95rem;margin-bottom:.75rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 24px #00000029;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.cart-drawer-item:hover{transform:translateY(-1px);background:#ffffff0f;border-color:#fbbf2429}.cart-drawer-item.clickable{cursor:pointer}.cart-drawer-item.clickable:focus-visible{outline:2px solid rgba(251,191,36,.85);outline-offset:2px}.cart-drawer-item-image{width:76px;height:76px;overflow:hidden;border-radius:16px;background:radial-gradient(circle at top,rgba(251,191,36,.16),transparent 60%),#ffffff0d;border:1px solid rgba(251,191,36,.14)}.cart-drawer-item-image img{width:100%;height:100%;object-fit:cover}.cart-drawer-item-details{min-width:0;display:flex;flex-direction:column;gap:.45rem}.cart-drawer-item-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-right:2.25rem}.cart-drawer-item-details h4{margin:0;color:#f8fafc;font-size:.98rem;line-height:1.25;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer-item-platform{margin:0;color:#fbbf24;font-size:.82rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer-item-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.15rem}.cart-drawer-item-quantity{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem;border-radius:999px;background:#0a0e1a80;border:1px solid rgba(251,191,36,.16)}.cart-drawer-item-quantity span{min-width:1.5rem;text-align:center;color:#f8fafc;font-size:.88rem;font-weight:800}.quantity-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#ffffff0d;color:#fbbf24;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease}.quantity-btn:hover{transform:translateY(-1px);background:#fbbf241f;color:#fde68a}.cart-drawer-item-price{color:#f8fafc;font-size:1rem;font-weight:800;white-space:nowrap;flex-shrink:0}.cart-drawer-item-remove{position:absolute;top:.65rem;right:.65rem;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(239,68,68,.22);background:#ef444414;color:#f87171;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.cart-drawer-item-remove:hover{transform:translateY(-1px);background:#ef444424;border-color:#ef444466;color:#fecaca}.cart-drawer-summary{margin-top:.25rem;padding:.85rem 0 .1rem;border-top:1px solid rgba(251,191,36,.12)}.cart-drawer-total{display:grid;gap:.5rem}.cart-drawer-total-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-drawer-total-label{color:#94a3b8;font-size:.92rem;font-weight:600}.cart-drawer-total-value{color:#f8fafc;font-size:1rem;font-weight:700}.cart-drawer-total-final{padding-top:.6rem;border-top:1px solid rgba(251,191,36,.12)}.cart-drawer-total-final .cart-drawer-total-label{color:#f8fafc;font-size:1rem;font-weight:800}.cart-drawer-total-final .cart-drawer-total-value{color:#fbbf24;font-size:1.35rem;font-weight:900}.cart-drawer-footer{padding:1rem;border-top:1px solid rgba(251,191,36,.1);background:linear-gradient(180deg,transparent,rgba(251,191,36,.06))}.cart-drawer-note{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.85rem;color:#94a3b8;font-size:.84rem}.cart-drawer-note span:first-child{color:#fde68a;font-weight:700}.cart-drawer-actions{display:grid;gap:.6rem}.cart-drawer-btn{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1rem;border-radius:14px;border:none;cursor:pointer;font-size:.95rem;font-weight:800;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease}.cart-drawer-btn:hover{transform:translateY(-1px)}.cart-drawer-btn-primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0e1a;box-shadow:0 12px 24px #fbbf243d}.cart-drawer-btn-primary:hover{box-shadow:0 16px 30px #fbbf2452}.cart-drawer-btn-secondary{background:#ffffff0d;border:1px solid rgba(251,191,36,.14);color:#e2e8f0}.cart-drawer-btn-secondary:hover{background:#ffffff14;border-color:#fbbf2438;color:#fff}.cart-drawer-btn-ghost{background:transparent;color:#94a3b8;border:1px solid rgba(255,255,255,.06)}.cart-drawer-btn-ghost:hover{background:#ffffff0a;color:#f8fafc}@media(max-width:768px){.cart-drawer-backdrop,.cart-drawer{top:0}.cart-drawer{left:0;right:0;bottom:0;max-width:100vw;width:100vw;border-left:none;box-shadow:none;border-radius:0}.cart-drawer-header{padding:.9rem .9rem .8rem}.cart-drawer-topbar{padding:.75rem .9rem 0}.cart-drawer-items{padding:.9rem}.cart-drawer-item{grid-template-columns:68px minmax(0,1fr);padding:.85rem}.cart-drawer-item-image{width:68px;height:68px}.cart-drawer-item-heading-row{padding-right:2.05rem}.cart-drawer-footer{padding:.9rem}}@media(max-width:480px){.cart-drawer-backdrop,.cart-drawer{top:0}.cart-drawer-header{padding:.75rem .75rem .7rem}.cart-drawer-kicker{margin-bottom:.35rem}.cart-drawer-title{font-size:1.15rem}.cart-drawer-subtitle{font-size:.82rem}.cart-drawer-items{padding:.75rem}.cart-drawer-item{grid-template-columns:58px minmax(0,1fr);gap:.75rem;padding:.75rem;border-radius:16px}.cart-drawer-item-image{width:58px;height:58px;border-radius:14px}.cart-drawer-item-heading-row{padding-right:1.85rem;gap:.5rem}.cart-drawer-item-details h4{font-size:.92rem}.cart-drawer-item-platform{font-size:.78rem}.cart-drawer-item-footer{flex-direction:column;align-items:flex-start}.cart-drawer-item-remove{width:30px;height:30px;top:.55rem;right:.55rem}.cart-drawer-footer{padding:.75rem}.cart-drawer-note{flex-direction:column;gap:.2rem;margin-bottom:.7rem}.cart-drawer{padding-bottom:env(safe-area-inset-bottom)}}.banner{background:#0a1024;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden;min-height:320px;display:flex;align-items:center;justify-content:center}.banner-particles{position:absolute;inset:0;z-index:0}.banner-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0c1222cc,#1e40af59);pointer-events:none;z-index:1;box-shadow:inset 0 0 120px #00000059}.banner:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#ffffff1a;border-radius:50%;z-index:0}.banner:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffffff0d;border-radius:50%;z-index:0}.banner-content{position:relative;z-index:2;color:#fff;max-width:960px}.banner-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.banner-subtitle{font-size:1.3rem;opacity:.95;text-shadow:0 1px 5px rgba(0,0,0,.2)}.banner-actions{display:inline-flex;gap:.8rem;margin-top:1.4rem}.primary-btn,.ghost-btn{border:none;border-radius:999px;padding:.85rem 1.4rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-btn{background:#fbbf24;color:#0a0e1a;box-shadow:0 10px 30px #fbbf2459;font-size:1.4rem;padding:1rem 5rem}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0000004d}.ghost-btn{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.35)}.ghost-btn:hover{transform:translateY(-2px);background:#fff3}.banner-accent{position:absolute;bottom:0;width:100%;height:5px;background:linear-gradient(90deg,transparent,#60a5fa,transparent);animation:glow 2s ease-in-out infinite;z-index:2}@keyframes glow{0%,to{opacity:.5}50%{opacity:1}}@media(max-width:768px){.banner{padding:2.5rem 1.5rem;min-height:200px}.banner-title{font-size:2rem}.banner-subtitle{font-size:1rem}}@media(max-width:1024px){.banner{padding:3.5rem 2rem;min-height:280px}.banner-title{font-size:2.5rem}.banner-subtitle{font-size:1.1rem}}@media(max-width:600px){.banner{padding:2rem 1rem;min-height:160px}.banner-title{font-size:1.6rem;margin-bottom:.7rem}.banner-subtitle{font-size:.9rem}}@media(max-width:480px){.banner{padding:1.5rem .8rem;min-height:140px}.banner-title{font-size:1.3rem;margin-bottom:.5rem}.banner-subtitle{font-size:.8rem}}.accordion{display:flex;flex-direction:column;gap:1rem;width:100%}.accordion-item{background:linear-gradient(135deg,#1a1f35,#0a0e1a);border:1px solid rgba(251,191,36,.25);border-radius:12px;overflow:hidden;transition:all .3s ease}.accordion-item:hover{border-color:#fbbf2480;background:linear-gradient(135deg,#232a43,#141821)}.accordion-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;background:transparent;border:none;cursor:pointer;outline:none;color:#f1f5f9;font-weight:700;font-size:1rem;text-align:left;transition:color .2s ease}.accordion-button:hover{color:#fbbf24}.accordion-button-text{flex:1}.accordion-arrow{display:flex;align-items:center;justify-content:center;color:#fbbf24;font-size:1.2rem;flex-shrink:0;margin-left:1rem;line-height:1}.accordion-panel{overflow:hidden}.accordion-panel-content{padding:0 1.5rem 1.5rem;color:#94a3b8;line-height:1.6;font-size:.95rem}.accordion-panel-content p{margin:0;color:#94a3b8;line-height:1.6}
