body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-screen{align-items:center;background:#0a0a0a;display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;transition:all .8s ease;z-index:9999}.loading-complete{opacity:0;visibility:hidden}.loading-bg{inset:0;pointer-events:none;position:absolute}.loading-orb{animation:loading-float 4s ease-in-out infinite;border-radius:50%;filter:blur(60px);position:absolute}.loading-orb-1{animation-delay:0s;background:radial-gradient(circle,#dc262666,#0000 70%);height:200px;left:20%;top:20%;width:200px}.loading-orb-2{animation-delay:1.5s;background:radial-gradient(circle,#ef44444d,#0000 70%);bottom:30%;height:150px;right:25%;width:150px}.loading-orb-3{animation-delay:3s;background:radial-gradient(circle,#f8717166,#0000 70%);height:100px;left:60%;top:60%;width:100px}.loading-content{position:relative;text-align:center;z-index:10}.loading-logo{animation:loading-pulse 2s ease-in-out infinite;gap:1rem;margin-bottom:3rem}.loading-logo,.loading-logo-icon{align-items:center;display:flex;justify-content:center}.loading-logo-icon{animation:loading-spin 3s linear infinite;background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:1rem;color:#000;height:4rem;width:4rem}.loading-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#dc2626,#ef4444,#f87171);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;letter-spacing:-.02em}.sound-wave{align-items:end;display:flex;gap:4px;height:60px;justify-content:center;margin-bottom:3rem}.wave-bar{animation:wave-bounce 1.5s ease-in-out infinite;background:linear-gradient(0deg,#dc2626,#ef4444,#f87171);border-radius:2px;min-height:8px;width:4px}.loading-progress{margin:0 auto 2rem;max-width:400px}.progress-bar{background:#ffffff1a;border-radius:2px;height:4px;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#dc2626,#ef4444,#f87171);border-radius:2px;height:100%;position:relative;transition:width .3s ease}.progress-fill:after{animation:loading-shine 1s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d);content:"";height:100%;position:absolute;right:0;top:0;width:20px}.progress-text{align-items:center;display:flex;justify-content:space-between}.progress-percentage{color:#ef4444;font-size:1.25rem;font-weight:700}.progress-label{color:#9ca3af;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase}.squiggly-lines{height:100px;margin:2rem auto;opacity:.8;width:400px}.squiggly-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:loading-draw 3s ease-in-out infinite}.squiggly-path-2{animation-delay:.5s;animation-duration:3.5s}.loading-messages{align-items:center;display:flex;height:2rem;justify-content:center}.loading-message{animation:loading-fade-in .5s ease-in-out;color:#d1d5db;font-size:1rem;font-weight:500}@keyframes loading-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}@keyframes loading-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes loading-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wave-bounce{0%,to{height:8px}25%{height:30px}50%{height:50px}75%{height:20px}}@keyframes loading-shine{0%{transform:translateX(-20px)}to{transform:translateX(420px)}}@keyframes loading-draw{0%{stroke-dashoffset:1000}50%{stroke-dashoffset:0}to{stroke-dashoffset:-1000}}@keyframes loading-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.loading-logo-text{font-size:2rem}.loading-logo-icon{height:3rem;width:3rem}.squiggly-lines{width:300px}.loading-message{font-size:.875rem;padding:0 1rem}}.header{background:#0000;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header-scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae6;border-bottom:1px solid #dc262633}.header-content{height:4rem;justify-content:space-between}.header-content,.logo{align-items:center;display:flex}.logo{gap:.5rem;text-decoration:none}.logo-icon{background:#000!important;border:1px solid #000!important;border-radius:.5rem;color:#000;height:2rem;width:2rem}.logo-text{font-size:1.5rem}.nav-desktop{display:none;gap:2rem}.nav-link{color:#d1d5db;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#ef4444}.nav-link:after{background:linear-gradient(45deg,#dc2626,#ef4444);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.actions-desktop{align-items:center;display:none;gap:1rem}.action-btn{background:none;color:#d1d5db;padding:.5rem}.action-btn:hover{background:#dc26261a;color:#ef4444}.cart-btn{background:none;border:none;border-radius:.5rem;color:#d1d5db;cursor:pointer;padding:.5rem;position:relative;transition:all .3s ease}.cart-btn:hover{background:#dc26261a;color:#ef4444}.cart-badge{align-items:center;animation:glow 2s ease-in-out infinite;background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:1.25rem;justify-content:center;min-width:1.25rem;position:absolute;right:-2px;top:-2px}.mobile-menu-btn{background:none;border:none;border-radius:.5rem;color:#d1d5db;cursor:pointer;display:block;padding:.5rem;transition:all .3s ease}.mobile-menu-btn:hover{background:#dc26261a;color:#ef4444}.search-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.search-content{max-width:600px;position:relative;width:100%}.search-input{border:2px solid #dc26264d;border-radius:1rem;font-size:1.25rem;padding:1rem 1.5rem}.search-input:focus{border-color:#ef4444;box-shadow:0 0 20px #dc26264d}.search-input::placeholder{color:#9ca3af}.search-close{background:none;border:none;border-radius:.25rem;color:#9ca3af;cursor:pointer;padding:.5rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease}.search-close:hover{color:#ef4444}.mobile-menu{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0afa;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:998}.mobile-menu-content{space-y:2rem;text-align:center}.mobile-nav-link{color:#fff;display:block;font-size:2rem;font-weight:600;margin-bottom:2rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{color:#ef4444;transform:translateY(-2px)}.mobile-actions{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.mobile-action-btn{align-items:center;background:#dc26261a;border:1px solid #dc26264d;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:500;gap:1rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.mobile-action-btn:hover{background:#dc262633;transform:translateY(-2px)}@media (min-width:768px){.actions-desktop,.nav-desktop{display:flex}.mobile-menu-btn{display:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.footer{background:linear-gradient(180deg,#0000,#0a0a0af2);border-top:1px solid #dc262633;margin-top:4rem;padding:4rem 0 2rem;position:relative}.footer-bg{inset:0;overflow:hidden;pointer-events:none;position:absolute}.bg-grid-footer{background-image:linear-gradient(#dc26260d 1px,#0000 0),linear-gradient(90deg,#dc26260d 1px,#0000 0);background-size:30px 30px;inset:0;opacity:.5;position:absolute}.footer-glow{background:radial-gradient(ellipse,#dc26261a 0,#0000 70%);filter:blur(40px);height:300px;left:50%;position:absolute;top:-50%;transform:translateX(-50%);width:600px}.footer-content{position:relative;z-index:10}.footer-main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1.5fr 2fr;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{gap:.75rem;margin-bottom:1.5rem;text-decoration:none}.footer-logo,.logo-icon{align-items:center;display:flex}.logo-icon{background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:.75rem;height:2.5rem;justify-content:center;overflow:hidden;width:2.5rem}.logo-image{height:100%;object-fit:cover;width:100%}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#dc2626,#ef4444,#f87171);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;letter-spacing:-.02em}.footer-description{color:#9ca3af;line-height:1.6;margin-bottom:2rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#dc26261a;border:1px solid #dc262633;border-radius:.75rem;color:#ef4444;display:flex;height:3rem;justify-content:center;text-decoration:none;transition:all .3s ease;width:3rem}.social-link:hover{background:#dc262633;border-color:#dc262666;box-shadow:0 8px 32px #dc26264d;transform:translateY(-2px)}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.link-group-title{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.link-list{list-style:none;margin:0;padding:0}.link-list li{margin-bottom:.75rem}.footer-link{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ef4444}.footer-contact{border-bottom:1px solid #dc26261a;border-top:1px solid #dc26261a;display:flex;gap:3rem;justify-content:center;margin-bottom:2rem;padding:1.5rem 0}.contact-item{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;gap:.5rem}.contact-item svg{color:#ef4444}.footer-bottom{align-items:center;display:flex;justify-content:space-between;padding-top:2rem}.copyright{color:#6b7280;font-size:.9rem}.footer-bottom-right{display:flex;gap:2rem}.footer-legal-link{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal-link:hover{color:#ef4444}@media (max-width:1024px){.footer-links{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.footer-main{gap:3rem;grid-template-columns:1fr}.footer-links{gap:2rem;grid-template-columns:1fr}.footer-bottom,.footer-contact{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-right{flex-wrap:wrap;justify-content:center}}@media (max-width:640px){.footer{padding:3rem 0 1.5rem}.social-links{justify-content:center}.footer-bottom-right{flex-direction:column;gap:1rem}}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:4rem;position:relative}.hero-bg{pointer-events:none}.bg-gradient,.hero-bg{inset:0;position:absolute}.bg-gradient{background:radial-gradient(ellipse at center,#dc262626 0,#0000 70%)}.bg-orbs{inset:0}.bg-orbs,.orb{position:absolute}.orb{border-radius:50%;filter:blur(40px);opacity:.4}.orb-1{animation:float 8s ease-in-out infinite;background:radial-gradient(circle,#dc2626,#7f1d1d);height:300px;left:10%;top:10%;width:300px}.orb-2{animation:float 10s ease-in-out infinite reverse;background:radial-gradient(circle,#ef4444,#991b1b);height:200px;right:20%;top:60%;width:200px}.orb-3{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#f87171,#b91c1c);bottom:20%;height:150px;left:60%;width:150px}.bg-grid{background-image:linear-gradient(#dc26261a 1px,#0000 0),linear-gradient(90deg,#dc26261a 1px,#0000 0);background-size:50px 50px;inset:0;opacity:.3;position:absolute}.hero-content{margin:0 auto;max-width:900px;padding:0 1rem;position:relative;text-align:center;z-index:10}.hero-badge{align-items:center;animation:glow 3s ease-in-out infinite;background:#dc26261a;border:1px solid #dc26264d;border-radius:2rem;color:#ef4444;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}.hero-title{font-size:clamp(3rem,8vw,7rem);font-weight:900;letter-spacing:-.02em;line-height:.9;margin-bottom:1.5rem}.hero-title-line{display:block}.hero-description{color:#d1d5db;font-size:1.25rem;line-height:1.6;margin:0 auto 3rem;max-width:600px}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:3rem}.stat{text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#dc2626,#ef4444,#f87171);-webkit-background-clip:text;background-clip:text;display:block;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.25rem}.stat-label{letter-spacing:.1em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:4rem}.btn{border-radius:3rem;gap:.5rem;text-decoration:none}.btn-primary{box-shadow:0 8px 32px #dc26264d}.btn-primary:hover{box-shadow:0 12px 40px #dc262666}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{border-color:#dc262680}.hero-featured{margin:0 auto;max-width:400px}.featured-label{color:#9ca3af;display:block;font-size:.75rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.featured-artist{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #dc262633;border-radius:1rem;display:flex;padding:1rem;transition:all .3s ease}.featured-artist:hover{background:#ffffff14;border-color:#dc262666;transform:translateY(-2px)}.artist-avatar{margin-right:1rem;position:relative}.artist-avatar:before{background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:50%;content:"";inset:-2px;position:absolute;z-index:-1}.artist-info{flex:1 1;text-align:left}.artist-name{display:block;font-size:.875rem;margin-bottom:.25rem}.artist-track{color:#9ca3af;font-size:.75rem}.artist-play{align-items:center;background:#dc262633;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.artist-play:hover{background:#dc26264d;transform:scale(1.1)}.scroll-indicator{align-items:center;bottom:2rem;color:#9ca3af;display:flex;flex-direction:column;font-size:.75rem;gap:.5rem;left:50%;letter-spacing:.1em;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.scroll-line{animation:scroll-pulse 2s ease-in-out infinite;background:linear-gradient(180deg,#0000,#ef4444,#0000);height:3rem;width:1px}@media (max-width:640px){.hero-stats{gap:2rem}.hero-actions{align-items:center;flex-direction:column}.btn{justify-content:center;max-width:280px;width:100%}.featured-artist{padding:.75rem}.artist-avatar{height:2.5rem;width:2.5rem}}@keyframes scroll-pulse{0%,to{opacity:.4}50%{opacity:1}}.product-card{cursor:pointer;position:relative;transition:transform .3s ease}.product-card:hover{transform:translateY(-8px)}.card-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;overflow:hidden;position:relative;transition:all .3s ease;z-index:2}.product-card:hover .card-inner{background:#ffffff0d;border-color:#dc26264d}.product-image-wrapper{aspect-ratio:3/4;overflow:hidden;position:relative}.product-image{transition:transform .5s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-overlay{align-items:center;background:linear-gradient(180deg,#0000 0,#0000004d 50%,#000c);display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease}.overlay-visible{opacity:1}.overlay-actions{display:flex;gap:1rem}.overlay-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc2626e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.overlay-btn:hover{background:#dc2626;transform:scale(1.1)}.btn-liked{background:#ef4444e6!important}.product-type{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #dc26264d;border-radius:1rem;color:#ef4444;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.25rem .75rem;position:absolute;right:1rem;text-transform:capitalize;top:1rem}.artist-badge{left:1rem;position:absolute;top:1rem}.artist-avatar{border:2px solid #dc262680;height:2.5rem;transition:all .3s ease;width:2.5rem}.artist-avatar:hover{border-color:#dc2626cc;transform:scale(1.05)}.product-info{padding:1.5rem}.product-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.product-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.product-artist{color:#9ca3af;font-size:.875rem;font-weight:500}.product-genre{background:#dc26261a;border:1px solid #dc26264d;border-radius:1rem;color:#ef4444;font-size:.75rem;font-weight:500;padding:.25rem .75rem;white-space:nowrap}.product-meta{margin-bottom:1.5rem}.product-stats{gap:1rem}.stat{color:#6b7280;font-size:.75rem;font-weight:500;gap:.25rem}.product-footer{gap:1rem;justify-content:space-between}.price-wrapper,.product-footer{align-items:center;display:flex}.price-wrapper{gap:.5rem}.price{color:#fff;font-size:1.5rem;font-weight:800}.original-price{font-size:1rem}.add-to-cart-btn{font-size:.875rem;gap:.5rem;padding:.75rem 1rem;white-space:nowrap}.add-to-cart-btn:hover{box-shadow:0 4px 20px #dc262666}.card-glow{background:linear-gradient(45deg,#dc2626,#ef4444,#f87171);border-radius:1.5rem;filter:blur(20px);inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:1}.product-card:hover .card-glow{opacity:.3}@media (max-width:480px){.product-info{padding:1rem}.product-header{align-items:flex-start;flex-direction:column;gap:.5rem}.product-footer{align-items:stretch;flex-direction:column;gap:1rem}.add-to-cart-btn{justify-content:center}.overlay-actions{gap:.5rem}.overlay-btn{height:2.5rem;width:2.5rem}}.featured-products{padding:6rem 0;position:relative}.featured-products:before{background:radial-gradient(ellipse at top,#dc26261a 0,#0000 70%);content:"";height:200px;left:0;pointer-events:none;position:absolute;right:0;top:0}.section-header{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between}.section-title-wrapper{flex:1 1}.section-description{max-width:500px}.view-all-btn{align-items:center;background:#dc26261a;border:1px solid #dc26264d;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.view-all-btn:hover{background:#dc262633;border-color:#dc262680;transform:translateY(-2px)}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:4rem}.section-footer{text-align:center}.load-more-btn{align-items:center;background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:2rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.load-more-btn:hover{background:linear-gradient(45deg,#b91c1c,#dc2626);box-shadow:0 8px 32px #dc26264d;transform:translateY(-2px)}@media (max-width:768px){.section-header{align-items:flex-start;flex-direction:column;gap:2rem}.view-all-btn{align-self:stretch;justify-content:center}.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.how-it-works{overflow:hidden;padding:6rem 0;position:relative}.how-it-works:before{background:radial-gradient(ellipse,#dc26261a 0,#0000 70%);content:"";filter:blur(60px);height:800px;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:800px}.section-header{margin-bottom:4rem;text-align:center}.section-subtitle{color:#ef4444;display:block;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.section-title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:1rem}.section-description{color:#9ca3af;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;position:relative}.step-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.step-card:hover{background:#ffffff0d;border-color:#dc26264d;transform:translateY(-8px)}.step-number{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#dc2626,#ef4444,#f87171);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:900;line-height:1;opacity:.3;position:absolute;right:1.5rem;top:-1rem}.step-icon{align-items:center;background:linear-gradient(45deg,#dc262633,#ef44444d);border:1px solid #dc26264d;border-radius:1.5rem;color:#ef4444;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:5rem}.step-card:hover .step-icon{background:linear-gradient(45deg,#dc26264d,#ef444466);box-shadow:0 8px 32px #dc262666;transform:scale(1.1)}.step-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-description{color:#9ca3af;font-size:.9375rem;line-height:1.6}.step-connector{align-items:center;display:flex;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);z-index:10}.connector-line{background:linear-gradient(90deg,#dc26264d,#ef44444d);height:2px;position:relative;width:2rem}.connector-arrow{animation:arrow-pulse 2s ease-in-out infinite;color:#ef4444;font-size:1.5rem;font-weight:700;margin-left:-.5rem}.cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#dc26261a,#ef44440d);border:1px solid #dc262633;border-radius:2rem;padding:3rem 2rem;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-icon{color:#22c55e;margin-bottom:1.5rem}.cta-title{color:#fff;font-size:2rem;font-weight:800;margin-bottom:1rem}.cta-description{color:#d1d5db;font-size:1.125rem;line-height:1.6}@keyframes arrow-pulse{0%,to{opacity:.5;transform:translateX(0)}50%{opacity:1;transform:translateX(5px)}}@media (max-width:1024px){.steps-grid{gap:3rem;grid-template-columns:1fr}.step-connector{display:none}}@media (max-width:768px){.how-it-works{padding:4rem 0}.step-card{padding:2rem 1.5rem}.step-number{font-size:3rem;right:1rem;top:-.75rem}.step-icon{height:4rem;width:4rem}.step-title{font-size:1.25rem}.cta-title{font-size:1.5rem}.cta-description{font-size:1rem}}.shop-page{min-height:100vh;padding-bottom:4rem;padding-top:5rem}.shop-header{margin-bottom:3rem;text-align:center}.shop-title-section{margin-bottom:2rem}.shop-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.shop-subtitle{color:#9ca3af;font-size:1.125rem;margin:0 auto;max-width:600px}.shop-search{margin:0 auto;max-width:500px}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-icon{color:#6b7280;left:1rem;position:absolute;z-index:2}.search-input{background:#ffffff0d;border:1px solid #dc262633;border-radius:2rem;color:#fff;font-size:1rem;outline:none;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.search-input:focus{background:#ffffff14;border-color:#dc262680;box-shadow:0 0 20px #dc262633}.search-input::placeholder{color:#6b7280}.shop-controls{flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.controls-left,.shop-controls{align-items:center;display:flex;gap:1rem}.filter-toggle{align-items:center;background:#dc26261a;border:1px solid #dc262633;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.filter-toggle.active,.filter-toggle:hover{background:#dc262633;border-color:#dc262666}.results-count{color:#9ca3af;font-size:.875rem}.controls-right{align-items:center;display:flex;gap:1rem}.filter-select,.sort-select{background:#ffffff0d;border:1px solid #dc262633;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;outline:none;padding:.5rem 1rem;transition:all .3s ease}.filter-select:focus,.sort-select:focus{background:#ffffff14;border-color:#dc262680}.filter-select option,.sort-select option{background:#1a1a1a;color:#fff}.view-toggle{background:#ffffff0d;border-radius:.5rem;display:flex;padding:.25rem}.view-btn{background:none;border:none;border-radius:.25rem;color:#9ca3af;cursor:pointer;padding:.5rem;transition:all .3s ease}.view-btn.active,.view-btn:hover{background:#dc262633;color:#ef4444}.filters-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #dc26261a;border-radius:1rem;margin-bottom:2rem;padding:1.5rem}.filters-content{grid-gap:1.5rem;align-items:end;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-label{color:#d1d5db;font-size:.875rem;font-weight:500}.clear-filters-btn{background:#dc26261a;border:1px solid #dc26264d;border-radius:.5rem;color:#ef4444;cursor:pointer;font-weight:500;height:-webkit-fit-content;height:fit-content;padding:.75rem 1rem;transition:all .3s ease}.clear-filters-btn:hover{background:#dc262633}.products-container{margin-top:2rem}.products-container.grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.products-container.list{display:flex;flex-direction:column;gap:1.5rem}.no-results{grid-column:1/-1;padding:4rem 2rem;text-align:center}.no-results-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.no-results-content p{color:#9ca3af;margin-bottom:2rem}.reset-btn{background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.reset-btn:hover{background:linear-gradient(45deg,#b91c1c,#dc2626);transform:translateY(-2px)}@media (max-width:768px){.shop-page{padding-top:4rem}.shop-controls{align-items:stretch;flex-direction:column;gap:1rem}.controls-left,.controls-right{justify-content:space-between}.filters-content{grid-template-columns:1fr}.products-container.grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.product-detail-page{min-height:100vh;padding-bottom:4rem;padding-top:5rem}.breadcrumb{margin-bottom:2rem}.back-btn{align-items:center;background:#dc26261a;border:1px solid #dc262633;border-radius:.75rem;color:#ef4444;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.back-btn:hover{background:#dc262633;transform:translateX(-4px)}.product-main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.product-images{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:6rem}.main-image{aspect-ratio:3/4;background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;overflow:hidden;position:relative}.product-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.image-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease}.main-image:hover .image-overlay{opacity:1}.main-image:hover .product-image{transform:scale(1.05)}.zoom-btn{align-items:center;background:#dc2626e6;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.zoom-btn:hover{background:#dc2626;transform:scale(1.1)}.product-info{display:flex;flex-direction:column;gap:2rem}.product-header{border-bottom:1px solid #dc26261a;padding-bottom:2rem}.product-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.type-badge{align-items:center;background:#dc26261a;border:1px solid #dc26264d;color:#ef4444;display:flex;font-weight:500;gap:.5rem;text-transform:capitalize}.limited-badge,.type-badge{border-radius:1rem;font-size:.875rem;padding:.5rem 1rem}.limited-badge{background:linear-gradient(45deg,#dc2626,#ef4444);color:#fff;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f3f4f6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.artist-info{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.artist-avatar{border:2px solid #dc26264d;border-radius:50%;height:3rem;overflow:hidden;width:3rem}.artist-avatar img{height:100%;object-fit:cover;width:100%}.artist-details{display:flex;flex-direction:column}.artist-name{color:#fff;font-size:1.125rem;font-weight:600}.artist-genre{color:#9ca3af;font-size:.875rem}.product-stats{display:flex;gap:2rem}.stat{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;gap:.5rem}.stat svg{color:#ef4444}.product-pricing{display:flex;flex-direction:column;gap:1rem}.price-section{align-items:center;display:flex;gap:1rem}.current-price{color:#fff;font-size:2rem;font-weight:800}.original-price{color:#6b7280;font-size:1.25rem;text-decoration:line-through}.stock-info{color:#9ca3af;font-size:.875rem}.product-actions{display:flex;flex-direction:column;gap:1rem}.quantity-selector{display:flex;flex-direction:column;gap:.5rem}.quantity-selector label{color:#d1d5db;font-size:.875rem;font-weight:500}.quantity-controls{align-items:center;background:#ffffff0d;border:1px solid #dc262633;border-radius:.75rem;display:flex;width:-webkit-fit-content;width:fit-content}.quantity-controls button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;height:3rem;transition:all .3s ease;width:3rem}.quantity-controls button:hover:not(:disabled){background:#dc26261a;color:#ef4444}.quantity-controls button:disabled{cursor:not-allowed;opacity:.5}.quantity-controls span{font-weight:600;min-width:3rem;padding:0 1rem;text-align:center}.add-to-cart-btn{align-items:center;background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:1rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.add-to-cart-btn:hover{background:linear-gradient(45deg,#b91c1c,#dc2626);box-shadow:0 8px 32px #dc262666;transform:translateY(-2px)}.secondary-actions{display:flex;gap:1rem}.share-btn,.wishlist-btn{align-items:center;background:#ffffff0d;border:1px solid #dc262633;border-radius:.75rem;color:#9ca3af;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.share-btn:hover,.wishlist-btn.active,.wishlist-btn:hover{background:#dc26261a;border-color:#dc262666;color:#ef4444}.product-features{background:#ffffff05;border:1px solid #dc26261a;border-radius:1rem;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.feature{align-items:center;color:#d1d5db;display:flex;font-size:.875rem;gap:.75rem}.feature svg{color:#ef4444}.product-details{margin-bottom:4rem}.tabs-header{border-bottom:1px solid #dc26261a;display:flex;margin-bottom:2rem}.tab-btn{background:none;border:none;color:#9ca3af;cursor:pointer;font-weight:500;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.tab-btn.active{color:#ef4444}.tab-btn.active:after{background:linear-gradient(45deg,#dc2626,#ef4444);bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.tab-content{min-height:200px}.description-content p{color:#d1d5db;line-height:1.7;margin-bottom:2rem}.tags{display:flex;flex-wrap:wrap;gap:.75rem}.tag{background:#dc26261a;border:1px solid #dc262633;border-radius:1rem;color:#ef4444;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.specs-content{display:flex;flex-direction:column;gap:1rem}.spec-row{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.75rem 0}.spec-label{color:#9ca3af;font-weight:500}.spec-value{color:#fff;font-weight:600}.related-products{margin-top:4rem}.related-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-not-found{padding:4rem 2rem;text-align:center}.back-to-shop-btn{background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.back-to-shop-btn:hover{background:linear-gradient(45deg,#b91c1c,#dc2626)}@media (max-width:1024px){.product-main{gap:2rem;grid-template-columns:1fr}.product-images{position:static}}@media (max-width:640px){.product-detail-page{padding-top:4rem}.product-title{font-size:2rem}.secondary-actions{flex-direction:column}.tabs-header{flex-wrap:wrap}.related-grid{grid-template-columns:1fr}}.cart-page{min-height:100vh;padding-bottom:4rem;padding-top:5rem}.cart-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:3rem}.cart-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.clear-cart-btn{background:#dc26261a;border:1px solid #dc26264d;border-radius:.5rem;color:#ef4444;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.clear-cart-btn:hover{background:#dc262633;transform:translateY(-2px)}.cart-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 400px}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{grid-gap:1.5rem;align-items:center;background:#ffffff05;border:1px solid #dc26261a;border-radius:1rem;display:grid;gap:1.5rem;grid-template-columns:120px 1fr auto auto auto;padding:1.5rem;transition:all .3s ease}.cart-item:hover{background:#ffffff0d;border-color:#dc26264d}.item-image{background:#0000004d;border-radius:.75rem;height:160px;overflow:hidden;width:120px}.item-image img{height:100%;object-fit:cover;width:100%}.item-details{display:flex;flex-direction:column;gap:.5rem}.item-title{color:#fff;font-size:1.125rem;font-weight:700;margin:0}.item-artist{margin:0}.item-type{background:#dc26261a;border:1px solid #dc26264d;border-radius:.5rem;color:#ef4444;display:inline-block;font-size:.75rem;padding:.25rem .75rem;text-transform:capitalize;width:-webkit-fit-content;width:fit-content}.item-quantity{align-items:center;background:#ffffff0d;border:1px solid #dc262633;border-radius:.5rem;display:flex;overflow:hidden}.item-quantity button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.item-quantity button:hover:not(:disabled){background:#dc26261a;color:#ef4444}.item-quantity button:disabled{cursor:not-allowed;opacity:.5}.item-quantity span{font-weight:600;min-width:3rem;padding:0 1rem;text-align:center}.item-price{font-size:1.25rem;min-width:100px;text-align:right}.item-remove{align-items:center;background:#dc26261a;border:1px solid #dc262633;border-radius:.5rem;color:#ef4444;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.item-remove:hover{background:#dc262633;transform:scale(1.05)}.cart-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #dc26261a;border-radius:1rem;padding:2rem;position:-webkit-sticky;position:sticky;top:6rem}.summary-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.summary-row{align-items:center;color:#d1d5db;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:1rem}.shipping-notice{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:.5rem;color:#22c55e;font-size:.875rem;margin:1rem 0;padding:.75rem;text-align:center}.summary-divider{background:#dc262633;height:1px;margin:1.5rem 0}.summary-total{font-size:1.5rem;font-weight:700;justify-content:space-between;margin-bottom:2rem}.checkout-btn,.summary-total{align-items:center;color:#fff;display:flex}.checkout-btn{background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:.75rem;cursor:pointer;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease;width:100%}.checkout-btn:hover:not(:disabled){background:linear-gradient(45deg,#b91c1c,#dc2626);box-shadow:0 8px 32px #dc262666;transform:translateY(-2px)}.checkout-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.login-notice{color:#9ca3af;font-size:.875rem;margin-top:1rem;text-align:center}.secure-checkout{border-top:1px solid #dc26261a;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.secure-checkout p{color:#9ca3af;font-size:.875rem;margin:0}.empty-cart{flex-direction:column;min-height:60vh;padding:4rem 2rem;text-align:center}.empty-cart,.empty-cart-icon{align-items:center;display:flex;justify-content:center}.empty-cart-icon{background:#dc26261a;border:2px solid #dc262633;border-radius:50%;color:#ef4444;height:8rem;margin-bottom:2rem;width:8rem}.empty-cart h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.empty-cart p{color:#9ca3af;font-size:1.125rem;margin-bottom:2rem}@media (max-width:1024px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-item{gap:1rem;grid-template-columns:80px 1fr}.item-image{height:107px;width:80px}.item-details{grid-column:1/-1}.item-quantity{justify-self:start}.item-price{justify-self:end;text-align:right}.item-remove{grid-column:1/-1;height:2.5rem;width:100%}}.profile-page{min-height:100vh;padding-bottom:4rem;padding-top:5rem}.auth-container{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:2rem 0}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;max-width:450px;padding:3rem;width:100%}.auth-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f3f4f6);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#9ca3af;line-height:1.5;margin-bottom:2rem}.auth-subtitle,.error-message{font-size:.875rem;text-align:center}.error-message{background:#dc26261a;border:1px solid #dc26264d;border-radius:.75rem;color:#ef4444;margin-bottom:1.5rem;padding:1rem}.auth-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.form-group label{align-items:center;background:#ffffff0d;border:1px solid #dc262633;border-radius:.75rem;display:flex;gap:1rem;padding:0 1rem;transition:all .3s ease}.form-group label:focus-within{background:#ffffff14;border-color:#dc262680}.form-group label svg{color:#9ca3af;flex-shrink:0}.form-group input{background:#0000;border:none;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem 0}.form-group input::placeholder{color:#6b7280}.submit-btn{background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(45deg,#b91c1c,#dc2626);box-shadow:0 8px 32px #dc262666;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.divider{margin:1.5rem 0;position:relative;text-align:center}.divider:before{background:#dc262633;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider span{background:#0a0a0af2;color:#9ca3af;font-size:.875rem;padding:0 1rem;position:relative}.google-btn{align-items:center;background:#ffffff0d;border:1px solid #dc262633;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease;width:100%}.google-btn:hover:not(:disabled){background:#ffffff14;border-color:#dc262666;transform:translateY(-2px)}.google-btn:disabled{cursor:not-allowed;opacity:.6}.toggle-text{color:#9ca3af;font-size:.875rem;margin-top:1.5rem;text-align:center}.toggle-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-weight:600;padding:0;text-decoration:underline}.toggle-btn:hover{color:#dc2626}.profile-header{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:3rem;padding:2rem}.user-info{gap:1.5rem}.user-avatar,.user-info{align-items:center;display:flex}.user-avatar{background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:50%;color:#fff;height:5rem;justify-content:center;overflow:hidden;width:5rem}.user-avatar img{height:100%;object-fit:cover;width:100%}.user-name{color:#fff;font-size:1.75rem;font-weight:800;margin:0 0 .25rem}.user-email{color:#9ca3af;margin:0}.stat-card,.user-stats{display:flex;gap:1rem}.stat-card{align-items:center;background:#dc26261a;border:1px solid #dc262633;border-radius:1rem;padding:1rem 1.5rem}.stat-card svg{color:#ef4444}.stat-value{color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.stat-label{color:#9ca3af;font-size:.875rem;margin-top:.25rem}.orders-section{margin-top:3rem}.section-title{font-size:2rem;font-weight:800;margin-bottom:2rem}.loading-orders,.no-orders{background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;padding:4rem 2rem;text-align:center}.no-orders-icon{align-items:center;background:#dc26261a;border:2px solid #dc262633;border-radius:50%;color:#ef4444;display:flex;height:6rem;justify-content:center;margin:0 auto 1.5rem;width:6rem}.no-orders h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.no-orders p{color:#9ca3af;margin-bottom:2rem}.shop-btn{align-items:center;background:linear-gradient(45deg,#dc2626,#ef4444);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.shop-btn:hover{background:linear-gradient(45deg,#b91c1c,#dc2626);box-shadow:0 8px 32px #dc262666;transform:translateY(-2px)}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;padding:1.5rem;transition:all .3s ease}.order-card:hover{background:#ffffff0d;border-color:#dc26264d}.order-header{align-items:flex-start;border-bottom:1px solid #dc26261a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.order-info{display:flex;flex-direction:column;gap:.5rem}.order-number{color:#fff;font-size:1.125rem;font-weight:700}.order-date{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;gap:.5rem}.order-status{border-radius:.5rem;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase}.status-delivered{background:#22c55e1a;border:1px solid #22c55e4d;color:#22c55e}.status-processing{background:#3b82f61a;border:1px solid #3b82f64d;color:#3b82f6}.status-shipped{background:#a855f71a;border:1px solid #a855f74d;color:#a855f7}.status-cancelled{background:#ef44441a;border:1px solid #ef44444d;color:#ef4444}.status-pending{background:#fbbf241a;border:1px solid #fbbf244d;color:#fbbf24}.order-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.order-item{grid-gap:1rem;align-items:center;background:#ffffff05;border-radius:.75rem;display:grid;gap:1rem;grid-template-columns:1fr auto auto;padding:.75rem}.item-info{display:flex;flex-direction:column;gap:.25rem}.item-name{color:#fff;font-weight:600}.item-artist,.item-quantity{color:#9ca3af;font-size:.875rem}.item-price{color:#fff;font-weight:700}.order-footer{align-items:center;border-top:1px solid #dc26261a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1rem}.order-total{color:#d1d5db;font-size:1.125rem;font-weight:600}.order-total span{color:#fff;font-weight:800;margin-left:.5rem}.order-actions{display:flex;gap:.75rem}.action-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.download-btn{background:#22c55e1a;border:1px solid #22c55e4d;color:#22c55e}.download-btn:hover{background:#22c55e33;transform:translateY(-2px)}.repurchase-btn{background:#dc26261a;border:1px solid #dc26264d;color:#ef4444}.repurchase-btn:hover{background:#dc262633;transform:translateY(-2px)}@media (max-width:768px){.profile-header{flex-direction:column}.user-stats{justify-content:space-between;width:100%}.stat-card{flex:1 1}.auth-card{padding:2rem}.order-item{grid-template-columns:1fr}.order-footer{align-items:stretch;flex-direction:column}.order-actions{width:100%}.action-btn{flex:1 1;justify-content:center}}.success-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:5rem 1rem 4rem}.success-content{max-width:800px;text-align:center}.success-icon{align-items:center;animation:success-pulse 2s ease-in-out infinite;background:#22c55e1a;border:2px solid #22c55e4d;border-radius:50%;color:#22c55e;display:flex;height:8rem;justify-content:center;margin:0 auto 2rem;width:8rem}.success-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.success-message{color:#d1d5db;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.info-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.info-card{background:#ffffff05;border:1px solid #dc26261a;border-radius:1.5rem;padding:2rem;transition:all .3s ease}.info-card:hover{background:#ffffff0d;border-color:#dc26264d;transform:translateY(-4px)}.info-card svg{color:#ef4444;margin-bottom:1rem}.info-card h3{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.info-card p{color:#9ca3af;line-height:1.6;margin:0}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.btn{align-items:center;border:none;border-radius:.75rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.btn-primary{background:linear-gradient(45deg,#dc2626,#ef4444);color:#fff}.btn-primary:hover{background:linear-gradient(45deg,#b91c1c,#dc2626);box-shadow:0 8px 32px #dc262666;transform:translateY(-2px)}.btn-secondary{background:#dc26261a;border:1px solid #dc26264d;color:#fff}.btn-secondary:hover{background:#dc262633;transform:translateY(-2px)}.support-info{border-top:1px solid #dc26261a;padding-top:2rem}.support-info p{color:#9ca3af;margin:0}.support-info a{color:#ef4444;font-weight:600;text-decoration:none;transition:color .3s ease}.support-info a:hover{color:#dc2626}@keyframes success-pulse{0%,to{box-shadow:0 0 20px #22c55e4d;transform:scale(1)}50%{box-shadow:0 0 40px #22c55e80;transform:scale(1.05)}}@media (max-width:768px){.info-cards{gap:1.5rem;grid-template-columns:1fr}.success-actions{align-items:stretch;flex-direction:column}.btn{justify-content:center;width:100%}.success-icon{height:6rem;width:6rem}.success-icon svg{height:48px;width:48px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.app{background:linear-gradient(135deg,#0a0a0a,#1a0a0f 50%,#0a0a0a);min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#dc2626,#ef4444);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#b91c1c,#dc2626)}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#dc2626,#ef4444,#f87171);-webkit-background-clip:text;background-clip:text}.gradient-bg{background:linear-gradient(45deg,#dc2626,#b91c1c)}.gradient-bg-hover:hover{background:linear-gradient(45deg,#ef4444,#dc2626)}.glass-effect{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0000004d;border:1px solid #dc26261a}.container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:640px){.container{padding:0 2rem}}@media (min-width:1024px){.container{padding:0 4rem}}@keyframes pulse-red{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #dc26264d}50%{box-shadow:0 0 40px #dc262699}}.pulse-red{animation:pulse-red 3s ease-in-out infinite}.float{animation:float 6s ease-in-out infinite}.glow{animation:glow 2s ease-in-out infinite}
/*# sourceMappingURL=main.186efb54.css.map*/