@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.auth-container{max-width:500px;margin:6rem auto;padding:0 2rem;position:relative;z-index:1}.auth-card{background:var(--card-bg);border-radius:var(--border-radius);padding:4rem;border:1px solid hsla(0,0%,100%,.05)}.auth-title{font-size:2.5rem;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:var(--text-muted);text-align:center;margin-bottom:3rem}.auth-form{display:flex;flex-direction:column;gap:2rem}.form-row{grid-gap:1.5rem;gap:1.5rem}.form-group{gap:.75rem}.form-group label{font-size:.9rem}.form-group input{padding:1.25rem;background:#2a2a2a;border:1px solid #444;border-radius:12px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;border-color:transparent;background:#333;box-shadow:0 0 0 2px rgba(157,78,221,.5)}.auth-error{background:rgba(255,0,0,.1);border:1px solid rgba(255,0,0,.3);color:#ff6b6b;padding:1rem;border-radius:12px;text-align:center;font-size:.9rem}.auth-submit{padding:1.25rem;background:#fff;color:#000;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem}.auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px hsla(0,0%,100%,.3)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{margin-top:2rem;text-align:center;color:var(--text-muted)}.auth-switch-btn{background:none;border:none;color:var(--accent-primary);font-weight:600;cursor:pointer;margin-left:.5rem;transition:var(--transition)}.auth-switch-btn:hover{text-decoration:underline}.account-container{max-width:1200px;margin:6rem auto;padding:0 2rem;position:relative;z-index:1}.account-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.account-title{font-size:3rem;margin-bottom:.5rem}.account-subtitle{color:var(--text-muted);font-size:1.2rem}.logout-button{padding:.75rem 1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:600}.logout-button:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.account-grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem}.account-card{background:var(--card-bg);border-radius:var(--border-radius);padding:2.5rem;border:1px solid hsla(0,0%,100%,.05)}.orders-card{grid-column:span 2}.card-title{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.profile-info{gap:1.5rem}.info-row,.profile-info{display:flex;flex-direction:column}.info-row{gap:.5rem}.info-label{font-size:.9rem;color:var(--text-muted);font-weight:600}.info-value{font-size:1.1rem;color:#fff}.empty-orders{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.shop-button{margin-top:2rem;padding:1rem 2rem;background:#fff;color:#000;border:none;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease}.shop-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px hsla(0,0%,100%,.3)}.orders-list{display:flex;flex-direction:column;gap:2rem}.order-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;transition:all .3s ease}.order-item:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.order-id{font-size:1.2rem;margin-bottom:.25rem}.order-date{color:var(--text-muted);font-size:.9rem}.order-status{padding:.5rem 1rem;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-product{gap:1rem;padding:1rem;background:hsla(0,0%,100%,.02)}.order-product,.order-product-image{display:flex;align-items:center;border-radius:8px}.order-product-image{width:60px;height:60px;background:hsla(0,0%,100%,.05);padding:.5rem;justify-content:center}.order-product-info{flex:1 1}.order-product-name{font-weight:600;margin-bottom:.25rem}.order-product-details{font-size:.85rem;color:var(--text-muted)}.order-product-price{font-weight:700;color:var(--accent-primary)}.order-footer{display:flex;justify-content:space-between;align-items:flex-end;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.05)}.order-address{flex:1 1}.address-label{font-size:.85rem;color:var(--text-muted);margin-bottom:.5rem;font-weight:600}.address-text{font-size:.9rem;line-height:1.6;color:hsla(0,0%,100%,.8)}.order-total{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.total-label{font-size:.9rem;color:var(--text-muted)}.total-amount{font-size:1.5rem;font-weight:700;color:#fff}@media (max-width:768px){.account-grid{grid-template-columns:1fr}.orders-card{grid-column:span 1}.account-header{flex-direction:column;align-items:flex-start;gap:1rem}.form-row{grid-template-columns:1fr}.order-footer{flex-direction:column;gap:1rem}.order-footer,.order-total{align-items:flex-start}}:root{--bg-color:#0a0a0a;--card-bg:hsla(0,0%,100%,.03);--text-color:#fff;--text-muted:#a1a1aa;--accent-primary:#e4e4e7;--accent-pink:#ff006e;--accent-purple:#9d4edd;--accent-cyan:#48cae4;--font-main:"Outfit",sans-serif;--border-radius:24px;--transition:all 0.3s ease-in-out}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);overflow:hidden;line-height:1.6;position:relative}.snap-container{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.snap-container::-webkit-scrollbar{display:none}.normal-scroll-container{height:100vh;overflow-y:auto;scroll-behavior:smooth}.snap-section{min-height:100vh;scroll-snap-align:start;position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}footer.snap-section{height:auto;min-height:auto;scroll-snap-align:end;justify-content:flex-end}body:before{content:"";height:100%;z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(255,0,110,.08) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(157,78,221,.06) 0,transparent 40%),radial-gradient(circle at 50% 50%,rgba(72,202,228,.05) 0,transparent 50%);filter:blur(60px)}.navbar,body:before{position:fixed;top:0;left:0;width:100%}.navbar{padding:1.5rem 2%;display:flex;justify-content:space-between;align-items:center;z-index:1000;background:hsla(0,0%,4%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.05);transition:var(--transition)}.navbar.scrolled{padding:1rem 2%}.logo{font-size:1.8rem;font-weight:800;letter-spacing:-1px;color:#fff;text-decoration:none;flex:0 0 auto}.nav-links{display:flex;gap:8rem;list-style:none;position:absolute;left:50%;transform:translateX(-50%)}.nav-links a{color:var(--text-color);text-decoration:none;font-weight:500;font-size:1.1rem;transition:var(--transition);opacity:.8;white-space:nowrap}.nav-links a:hover{opacity:1;color:#fff;text-shadow:0 0 10px hsla(0,0%,100%,.5)}.nav-icons{display:flex;align-items:center;gap:2rem;flex:0 0 auto}.user-icon{position:relative;cursor:pointer;transition:var(--transition)}.user-icon:hover{transform:scale(1.1)}.user-badge{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#4caf50;border-radius:50%;border:2px solid var(--bg-color)}.cart-icon{position:relative;cursor:pointer;transition:var(--transition)}.cart-count{position:absolute;top:-8px;right:-8px;background:#fff;color:#000;font-size:.7rem;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.language-currency-selector{display:flex;align-items:center;gap:.5rem;margin-right:1rem}.selector-dropdown{position:relative}.selector-btn-compact{padding:.5rem .75rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:8px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:80px}.selector-btn-compact:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);transform:translateY(-1px)}.selector-btn-compact svg{flex-shrink:0}.selector-btn-compact span{font-size:.8rem;font-weight:600;letter-spacing:.5px}.selector-menu{position:absolute;top:calc(100% + .5rem);right:0;background:hsla(0,0%,8%,.98);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;padding:.5rem;min-width:180px;box-shadow:0 10px 30px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.selector-menu-item{width:100%;padding:.6rem .75rem;background:transparent;border:none;color:hsla(0,0%,100%,.8);text-align:left;cursor:pointer;transition:all .2s ease;border-radius:6px;font-size:.85rem;display:block}.selector-menu-item:hover{background:hsla(0,0%,100%,.1);color:#fff}.selector-menu-item.active{background:hsla(0,0%,100%,.15);color:#fff;font-weight:600}@media (max-width:768px){.language-currency-selector{margin-right:.5rem;gap:.4rem}.selector-btn-compact{padding:.4rem .6rem;min-width:70px;font-size:.7rem}.selector-btn-compact svg{width:14px;height:14px}.selector-menu{min-width:160px}.selector-menu-item{padding:.5rem .6rem;font-size:.8rem}}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:space-between;padding:0 10%;position:relative;overflow:hidden;z-index:1}.hero-glow-dynamic{z-index:-1;transition:background 1s ease;opacity:.6}.hero-glow-dynamic,.hero-particles{position:absolute;top:0;left:0;width:100%;height:100%}.hero-particles{z-index:0;pointer-events:none;overflow:hidden}.particle{position:absolute;width:4px;height:4px;background:hsla(0,0%,100%,.3);border-radius:50%;animation:float-particle 15s ease-in-out infinite;animation-delay:var(--delay)}.particle:first-child{left:10%;top:20%}.particle:nth-child(2){left:80%;top:40%}.particle:nth-child(3){left:30%;top:70%}.particle:nth-child(4){left:70%;top:80%}@keyframes float-particle{0%,to{transform:translateY(0) translateX(0);opacity:0}10%{opacity:.3}50%{transform:translateY(-100px) translateX(50px);opacity:.6}90%{opacity:.3}}.hero-content{max-width:600px}.hero-content h1{font-size:5rem;line-height:1.1;font-weight:800;margin-bottom:1.5rem}.gradient-text{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-image 1s ease}.hero-subtitle{font-size:1.2rem;color:var(--text-muted);margin-bottom:2rem;max-width:500px}.cta-button{display:inline-block;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.cta-button:hover{transform:scale(1.05);box-shadow:0 10px 30px hsla(0,0%,100%,.4)}.hero-image{position:relative;width:600px;height:600px;display:flex;align-items:center;justify-content:center;perspective:1200px}.hero-spotlight{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;z-index:0;transition:background 1s ease;pointer-events:none}.beanie-indicator{position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);z-index:10}.beanie-name{font-size:1.5rem;font-weight:700;letter-spacing:-.5px;text-shadow:0 0 20px currentColor;transition:color 1s ease}.beanie-carousel-3d{position:relative}.beanie-carousel-3d,.hero-beanie-3d-wrapper{width:100%;height:100%;transform-style:preserve-3d}.hero-beanie-3d-wrapper{position:absolute;top:0;left:0;transition:all .8s cubic-bezier(.2,.8,.2,1);opacity:0;pointer-events:none}.hero-beanie-3d-wrapper.visible{opacity:1;pointer-events:auto;transform:translateX(calc(var(--offset) * 60%)) scale(calc(1 - var(--abs-offset) * .3)) rotateY(calc(var(--offset) * -30deg)) translateZ(calc(var(--abs-offset) * -200px));filter:brightness(calc(1 - var(--abs-offset) * .3))}.product-detail-image img{width:100%;height:100%;object-fit:contain}.product-detail-image img.scale-up-others{transform:scale(1.6)}.product-detail-image:hover img.scale-up-others{transform:scale(1.7)}.hero-beanie-3d{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 50px rgba(0,0,0,.6));animation:float 6s ease-in-out infinite;animation-delay:calc(var(--offset) * .5s)}.hero-section-premium{min-height:100vh;display:flex;align-items:center;justify-content:space-between;padding:120px 5% 60px;overflow:hidden;background:linear-gradient(135deg,#050505,#0a0a0a 50%,#050505)}.wave-lines-bg{top:0;left:0;z-index:0;opacity:1}.wave-line,.wave-lines-bg{position:absolute;width:100%;height:100%}.wave-line{animation:wave-drift 20s ease-in-out infinite}.wave-line-1{animation-delay:0s;animation-duration:18s}.wave-line-2{animation-delay:-6s;animation-duration:22s}.wave-line-3{animation-delay:-12s;animation-duration:25s}@keyframes wave-drift{0%,to{transform:translateX(0) translateY(0)}25%{transform:translateX(50px) translateY(-30px)}50%{transform:translateX(0) translateY(-60px)}75%{transform:translateX(-50px) translateY(-30px)}}.hero-mesh-gradient{transition:background 1.5s ease;opacity:1}.floating-orbs,.hero-mesh-gradient{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.floating-orbs{pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;animation:float-orb 15s ease-in-out infinite}.orb-1{width:400px;height:400px;top:10%;left:5%;animation-delay:0s}.orb-2{width:300px;height:300px;top:50%;right:10%;animation-delay:-5s}.orb-3{width:350px;height:350px;bottom:10%;left:30%;animation-delay:-10s}@keyframes float-orb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-80px) scale(1.1)}66%{transform:translate(-50px,80px) scale(.9)}}.hero-content-premium{max-width:600px;z-index:10;position:relative}.hero-title-wrapper{margin-bottom:2rem}.hero-title-premium{font-size:clamp(3rem,7vw,6rem);font-weight:900;line-height:1.05;margin:0 0 2rem;letter-spacing:-2px;text-transform:none;font-family:Outfit,sans-serif}.title-line{display:block;overflow:hidden}.title-word{display:inline-block;color:#fff;margin-right:1rem;animation:slide-up .8s cubic-bezier(.22,1,.36,1) both}.title-line:first-child .title-word:first-child{animation-delay:.1s}.title-line:first-child .title-word:nth-child(2){animation-delay:.2s}.title-line-gradient .title-word{animation-delay:.3s}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.hero-title-gradient{display:inline-block;background:linear-gradient(135deg,#ff006e,#9d4edd 50%,#48cae4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;margin-top:.5rem;padding-right:.5em;padding-left:.1em}.hero-description-premium{font-size:clamp(1rem,2vw,1.2rem);line-height:2;color:hsla(0,0%,100%,.7);margin-bottom:3rem;max-width:520px;animation:fade-in 1s ease .6s both}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-buttons-premium{display:flex;gap:1rem;flex-wrap:wrap;animation:fade-in 1s ease .8s both}.cta-button-premium{display:inline-flex;align-items:center;gap:.75rem;padding:1.2rem 2.5rem;background:#fff;color:#000;font-weight:700;font-size:1rem;text-decoration:none;border-radius:50px;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 10px 40px hsla(0,0%,100%,.2)}.cta-button-premium:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 20px 60px hsla(0,0%,100%,.3)}.cta-button-premium svg{transition:transform .3s ease}.cta-button-premium:hover svg{transform:translateX(5px)}.cta-button-secondary{display:inline-flex;align-items:center;padding:1.2rem 2.5rem;background:hsla(0,0%,100%,.1);color:#fff;font-weight:600;font-size:1rem;text-decoration:none;border-radius:50px;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-button-secondary:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.hero-product-showcase{position:relative;width:700px;height:700px;z-index:10}.product-halo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;z-index:-1;transition:background 1.5s ease;animation:pulse-halo 4s ease-in-out infinite}@keyframes pulse-halo{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.8}}.beanie-single-display{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.beanie-single-wrapper{position:relative;width:700px;height:700px;transition:opacity .6s ease}.beanie-single-wrapper.fade-in{opacity:1}.beanie-single-wrapper.fade-out{opacity:0}.beanie-single-wrapper:before{content:"";position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:70%;height:30px;background:radial-gradient(ellipse,rgba(255,0,110,.3) 0,transparent 70%);filter:blur(20px);z-index:0}.beanie-single-wrapper:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:110%;background:radial-gradient(circle,rgba(157,78,221,.15) 0,transparent 60%);z-index:-1;pointer-events:none}.hero-beanie-single{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 40px 80px rgba(0,0,0,.6));animation:float-beanie-dynamic 4s ease-in-out infinite;transform-origin:center center;position:relative;z-index:1}.hero-beanie-single.scale-up-others{transform:scale(1.4);animation:float-beanie-dynamic 4s ease-in-out infinite}@keyframes float-beanie-dynamic{0%{transform:translateY(0) rotate(-2deg);filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}25%{transform:translateY(-15px) rotate(0deg);filter:drop-shadow(0 40px 80px rgba(0,0,0,.6))}50%{transform:translateY(-25px) rotate(2deg);filter:drop-shadow(0 50px 100px rgba(0,0,0,.7))}75%{transform:translateY(-15px) rotate(0deg);filter:drop-shadow(0 40px 80px rgba(0,0,0,.6))}to{transform:translateY(0) rotate(-2deg);filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}}@keyframes float-beanie-scaled-dynamic{0%{transform:translateY(0) rotate(-2deg) scale(1.25);filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}25%{transform:translateY(-15px) rotate(0deg) scale(1.25);filter:drop-shadow(0 40px 80px rgba(0,0,0,.6))}50%{transform:translateY(-25px) rotate(2deg) scale(1.25);filter:drop-shadow(0 50px 100px rgba(0,0,0,.7))}75%{transform:translateY(-15px) rotate(0deg) scale(1.25);filter:drop-shadow(0 40px 80px rgba(0,0,0,.6))}to{transform:translateY(0) rotate(-2deg) scale(1.25);filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}}.carousel-dots{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:20}.carousel-dot{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);padding:0}.carousel-dot.active{width:40px;border-radius:10px;border-color:transparent}.carousel-dot:not(.active):hover{transform:scale(1.3)}@media (max-width:1024px){.hero-section-premium{flex-direction:column;padding:100px 5% 40px;gap:4rem}.hero-content-premium{max-width:100%;text-align:center}.hero-title-premium{font-size:4rem}.hero-cta-group{justify-content:center}.hero-product-showcase{width:500px;height:500px}.carousel-nav-left{left:-20px}.carousel-nav-right{right:-20px}}@media (max-width:768px){.hero-title-premium{font-size:3rem}.hero-subtitle-premium{font-size:1.1rem}.hero-product-showcase{width:400px;height:400px}.carousel-nav{width:50px;height:50px}.product-badge{top:20px;right:20px;padding:.4rem 1rem;font-size:.75rem}.products-section{padding:4rem 5%}.products-grid{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2.5rem}.about-section{padding:4rem 5%}.about-title{font-size:3rem;margin-bottom:1.5rem}.about-description{font-size:1.2rem;line-height:1.5}}.products-section{padding:8rem 10%;position:relative;background:var(--bg-color);overflow:hidden}.products-section:before{top:15%;left:-50%;background:linear-gradient(90deg,#ff006e,#e0aaff);animation:wave-float-1 25s ease-in-out infinite}.products-section:after,.products-section:before{content:"";position:absolute;width:200%;height:250px;opacity:.12;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.products-section:after{top:50%;right:-50%;background:linear-gradient(90deg,#9d4edd,#48cae4);animation:wave-float-2 30s ease-in-out infinite}@keyframes wave-float-1{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(5%,10%) rotate(5deg)}66%{transform:translate(-5%,-5%) rotate(-5deg)}}@keyframes wave-float-2{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-8%,-8%) rotate(-8deg)}66%{transform:translate(8%,5%) rotate(8deg)}}.section-title{text-align:center;font-size:4rem;font-weight:900;margin-bottom:4rem;color:#fff;position:relative;z-index:1;letter-spacing:.1em;text-transform:uppercase;font-family:Outfit,sans-serif}.section-title .highlight{color:#fff;letter-spacing:.05em}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;position:relative;z-index:1}.product-card{background:transparent;border:none;padding:2rem 1rem;transition:all .4s ease;cursor:pointer;position:relative}.product-card:hover{transform:translateY(-10px)}.product-image-wrapper{position:relative;width:100%;height:300px;margin-bottom:1.5rem;overflow:visible;border-radius:15px}.product-image-wrapper:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(157,78,221,.25) 0,transparent 70%);opacity:0;transition:opacity .4s ease;z-index:-1;filter:blur(40px)}.product-card:hover .product-image-wrapper:before{opacity:1}.product-card:first-child .product-image-wrapper:before{background:radial-gradient(circle,rgba(255,0,110,.3) 0,transparent 70%)}.product-card:nth-child(2) .product-image-wrapper:before{background:radial-gradient(circle,rgba(157,78,221,.3) 0,transparent 70%)}.product-card:nth-child(3) .product-image-wrapper:before{background:radial-gradient(circle,rgba(204,164,59,.3) 0,transparent 70%)}.product-card:nth-child(4) .product-image-wrapper:before{background:radial-gradient(circle,rgba(72,202,228,.3) 0,transparent 70%)}.product-card:nth-child(5) .product-image-wrapper:before{background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 70%)}.product-image-wrapper img{width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.22,1,.36,1);max-width:100%;max-height:100%}.product-card:hover .product-image-wrapper img{transform:scale(1.05)}.product-image-wrapper img.scale-up-others{transform:scale(1.6)}.product-card:hover .product-image-wrapper img.scale-up-others{transform:scale(1.68)}.product-info h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff;text-align:center}.product-info .price{font-size:1.3rem;font-weight:700;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;display:block;text-align:center}.add-to-cart{width:100%;padding:1rem 2rem;background:transparent;border:1px solid hsla(0,0%,100%,.4);color:#fff;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .4s ease;position:relative;overflow:hidden}.add-to-cart:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff006e,#9d4edd,#48cae4);opacity:0;transition:opacity .4s ease;z-index:-1}.product-button-hover[data-gradient]:before{background:attr(data-gradient)}.product-card:first-child .add-to-cart:hover:before{background:linear-gradient(135deg,#fff,#ffb3d9 50%,#e0aaff);opacity:1}.product-card:nth-child(2) .add-to-cart:hover:before{background:linear-gradient(135deg,#9d4edd,#ff006e);opacity:1}.product-card:nth-child(3) .add-to-cart:hover:before{background:linear-gradient(135deg,#d4a574,#c9a961);opacity:1}.product-card:nth-child(4) .add-to-cart:hover:before{background:linear-gradient(135deg,#48cae4,#f44);opacity:1}.product-card:nth-child(5) .add-to-cart:hover:before{background:linear-gradient(135deg,#fff,#666);opacity:1}.product-card:nth-child(5) .add-to-cart:hover{color:#000}.add-to-cart:hover:before{opacity:1}.add-to-cart:hover{border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 30px rgba(157,78,221,.4)}.add-to-cart:active{transform:translateY(0)}.about-section{padding:10rem 10%;text-align:center;position:relative;background:var(--bg-color);overflow:hidden;margin-bottom:-2px}.about-waves{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.about-wave{position:absolute;width:200%;height:250px;opacity:.12;border-radius:50%;filter:blur(60px)}.about-wave-1{top:15%;left:-50%;background:linear-gradient(90deg,#ff006e,#e0aaff);animation:wave-float-1 25s ease-in-out infinite}.about-wave-2{top:50%;right:-50%;background:linear-gradient(90deg,#9d4edd,#48cae4);animation:wave-float-2 30s ease-in-out infinite}.about-wave-3{bottom:15%;left:-30%;background:linear-gradient(90deg,#d4a574,#f5e6d3);animation:wave-float-3 35s ease-in-out infinite}.about-content{position:relative;z-index:1}.about-title{font-size:6rem;margin-bottom:2.5rem;font-weight:800;letter-spacing:-3px;color:#fff;filter:drop-shadow(0 0 30px rgba(255,255,255,.15))}.about-description{font-size:1.8rem;color:#e4e4e7;max-width:1000px;margin:0 auto;line-height:1.6;font-weight:500;letter-spacing:-.5px}.color-highlight{font-weight:700;position:relative;display:inline-block;transition:all .3s ease}.color-highlight.pink{color:#ff006e;text-shadow:0 0 20px rgba(255,0,110,.3)}.color-highlight.purple{color:#9d4edd;text-shadow:0 0 20px rgba(157,78,221,.3)}.color-highlight.gold{color:#d4a574;text-shadow:0 0 20px hsla(31,53%,64%,.3)}.color-highlight:hover{transform:scale(1.1);filter:brightness(1.2)}.wave-divider{position:relative;margin:0;padding:0;display:block}.wave-divider svg{height:100px}.wave-divider .shape-fill{fill:var(--bg-color)}.wave-divider-top{transform:rotate(180deg)}.wave-flip svg{transform:scaleX(-1)}.wave-divider-bottom{position:absolute;bottom:-2px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:2}.wave-divider-bottom svg{position:relative;display:block;width:calc(100% + 1.3px);height:120px;transform:translateY(-1px)}.shape-fill-footer{fill:#050505}.product-detail-container{padding:2rem 10%;max-width:1400px;margin:0 auto;position:relative;z-index:1}.back-button{background:#fff;border:none;color:#000;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;margin-bottom:2rem;transition:all .3s ease;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.back-button:hover{transform:translateX(-5px);box-shadow:0 5px 15px hsla(0,0%,100%,.3)}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;margin-top:2rem}.product-detail-image-section{display:flex;flex-direction:column;gap:1.5rem}.product-detail-image{background:var(--card-bg);border-radius:var(--border-radius);padding:1.5rem;border:1px solid hsla(0,0%,100%,.05);transition:var(--transition);overflow:hidden}.product-detail-image img{transition:transform .5s ease;border-radius:12px}.product-detail-image:hover img{transform:scale(1.03)}.image-thumbnails{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.thumbnail{width:120px;height:120px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;background:var(--card-bg);pointer-events:auto;position:relative;z-index:10}.thumbnail:hover{border-color:rgba(157,78,221,.5);transform:translateY(-3px);box-shadow:0 5px 15px rgba(157,78,221,.3)}.thumbnail.active{border-color:var(--accent-purple);box-shadow:0 5px 20px rgba(157,78,221,.5)}.thumbnail img{width:100%;height:100%;object-fit:cover;pointer-events:none}.product-detail-info{display:flex;flex-direction:column;gap:2rem}.product-detail-title{font-size:3rem;margin-bottom:.5rem;line-height:1.2}.product-detail-price{font-size:2rem;font-weight:700;color:var(--accent-primary)}.product-detail-description{font-size:1.1rem;line-height:1.8;color:var(--text-muted)}.product-detail-colors h3,.product-detail-details h3,.product-detail-size h3{font-size:1.2rem;margin-bottom:1rem}.color-tags{display:flex;gap:.5rem;flex-wrap:wrap}.color-tag{padding:.75rem 1.25rem;background:hsla(0,0%,100%,.1);border-radius:20px;font-size:.9rem;transition:var(--transition)}.color-tag:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.size-selector{display:flex;gap:1rem}.size-option{padding:1rem 2rem;background:hsla(0,0%,100%,.1);border:none;color:#fff;border-radius:20px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:1rem}.size-option.active{background:hsla(0,0%,100%,.15);color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.2)}.size-option:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.add-to-cart-section{display:flex;gap:1rem;align-items:flex-end;margin:2rem 0}.quantity-selector-compact{flex:0 0 auto}.quantity-selector-compact h3{font-size:.8rem;font-weight:600;margin-bottom:.5rem;color:#fff;text-transform:uppercase;letter-spacing:1px}.quantity-controls{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:.3rem;width:-moz-fit-content;width:fit-content}.quantity-btn{width:35px;height:35px;background:hsla(0,0%,100%,.1);font-weight:700;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover:not(:disabled){background:hsla(0,0%,100%,.2);transform:scale(1.1);border-color:hsla(0,0%,100%,.4)}.quantity-btn:active:not(:disabled){transform:scale(.95)}.quantity-btn:disabled{opacity:.3;cursor:not-allowed}.quantity-display{min-width:35px;text-align:center;font-size:1.1rem;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.add-to-cart-large{flex:1 1;padding:1rem 2rem;background:#fff;color:#000;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:var(--transition);height:50px}.add-to-cart-large:hover{transform:scale(1.02);box-shadow:0 10px 30px hsla(0,0%,100%,.4)}.add-to-cart-large:active{transform:scale(.98)}.product-detail-details ul{list-style:none;padding:0}.product-detail-details li{padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1);color:var(--text-muted);margin-left:0;transition:var(--transition)}.product-detail-details li:hover{color:#fff;transform:translateX(5px)}.cart-empty{text-align:center;padding:8rem 2rem}.cart-empty h1{font-size:3rem;margin-bottom:1rem}.cart-empty p{font-size:1.2rem;color:var(--text-muted);margin-bottom:2rem}.cart-container{padding:3rem 10%;max-width:1400px;margin:0 auto}.cart-title{font-size:2.5rem;margin-bottom:3rem}.cart-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:4rem;gap:4rem}.cart-items{display:flex;flex-direction:column;gap:2rem}.cart-item{background:var(--card-bg);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--border-radius);padding:1.5rem;display:grid;grid-template-columns:120px 1fr auto auto;grid-gap:1.5rem;gap:1.5rem;align-items:center}.cart-item-image{width:120px;height:120px;background:hsla(0,0%,100%,.02);border-radius:12px;display:flex;align-items:center;justify-content:center}.cart-item-details h3{font-size:1.3rem;margin-bottom:.5rem}.cart-item-size{color:var(--text-muted);font-size:.9rem}.cart-item-price{font-size:1.1rem;color:var(--accent-primary);margin-top:.5rem}.cart-item-quantity{display:flex;align-items:center;gap:1rem;background:hsla(0,0%,100%,.05);padding:.5rem;border-radius:8px}.quantity-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;transition:var(--transition);font-size:1.2rem}.quantity-btn:hover{background:hsla(0,0%,100%,.1)}.quantity-value{min-width:30px;text-align:center;font-weight:600}.cart-item-remove{background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:1.5rem;cursor:pointer;transition:var(--transition);padding:.5rem}.cart-item-remove:hover{color:#fff}.cart-summary{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--border-radius);padding:2.5rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px;box-shadow:0 10px 40px rgba(0,0,0,.3)}.cart-summary h2{font-size:1.5rem;margin-bottom:1.5rem}.cart-summary-line{display:flex;justify-content:space-between;padding:1rem 0;color:var(--text-muted)}.cart-summary-divider{height:1px;background:hsla(0,0%,100%,.1);margin:1rem 0}.cart-summary-total{display:flex;justify-content:space-between;padding:1rem 0;font-size:1.5rem;font-weight:700}.checkout-button{width:100%;padding:1.5rem;background:#fff;color:#000;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:var(--transition);margin-top:1.5rem}.checkout-button:hover{transform:scale(1.02);box-shadow:0 10px 30px hsla(0,0%,100%,.4)}.continue-shopping{display:block;text-align:center;margin-top:1rem;color:var(--text-muted);text-decoration:none;transition:var(--transition)}.continue-shopping:hover{color:#fff}.cart-container,.cart-empty,.checkout-container{position:relative;z-index:1}.checkout-container{padding:2rem 10%;max-width:1400px;margin:0 auto}.checkout-title{font-size:2.5rem;margin-bottom:2rem}.checkout-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem;gap:3rem}.checkout-form{background:var(--card-bg);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--border-radius);padding:2rem}.checkout-form h2{font-size:1.8rem;margin-bottom:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:var(--text-muted)}.form-group input,.form-group select{width:100%;padding:1rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:1rem;transition:var(--transition)}.form-group input:focus,.form-group select:focus{outline:none;border-color:#fff;background:hsla(0,0%,100%,.08)}.submit-order-button{width:100%;padding:1.5rem;background:#fff;color:#000;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:var(--transition);margin-top:1rem}.submit-order-button:hover:not(:disabled){transform:scale(1.02);box-shadow:0 10px 30px hsla(0,0%,100%,.4)}.submit-order-button:disabled{opacity:.6;cursor:not-allowed}.checkout-summary{background:var(--card-bg);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--border-radius);padding:2rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.checkout-summary h2{font-size:1.5rem;margin-bottom:1.5rem}.checkout-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.checkout-item{display:grid;grid-template-columns:80px 1fr auto;grid-gap:1rem;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.02);border-radius:12px}.checkout-item-image{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.checkout-item-info h4{font-size:1rem;margin-bottom:.25rem}.checkout-item-info p{font-size:.85rem;color:var(--text-muted)}.checkout-item-price{font-weight:700;color:var(--accent-primary)}.checkout-summary-totals{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem}.summary-line{display:flex;justify-content:space-between;padding:.75rem 0;color:var(--text-muted)}.summary-divider{height:1px;background:hsla(0,0%,100%,.1);margin:1rem 0}.summary-total{display:flex;justify-content:space-between;padding:1rem 0;font-size:1.5rem;font-weight:700}.order-success{text-align:center;padding:8rem 2rem;position:relative;z-index:1}.success-icon{width:100px;height:100px;background:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 2rem;animation:success-pop .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes success-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.order-success h1{font-size:3rem;margin-bottom:1rem}.order-success p{font-size:1.2rem;color:var(--text-muted);margin-bottom:1rem}.order-number{font-weight:700;color:var(--accent-primary)}.fade-in-up{opacity:0;transform:translateY(30px);animation:fadeInUp .8s forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.wave-divider{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:2}.wave-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}.wave-divider .shape-fill{fill:#0a0a0a}.wave-top{position:absolute;top:-1px;left:0;width:100%;overflow:hidden;line-height:0;z-index:2}.wave-top svg{position:relative;display:block;width:calc(100% + 1.3px);height:100px}.wave-top .shape-fill{fill:#050505}.footer-container{position:relative;color:var(--text-muted);background:#050505;overflow:hidden;padding-bottom:100px}.footer-content{padding:4rem 10% 2rem;position:relative;z-index:10}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1.5rem}.footer-brand{font-size:2.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#aaa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-tagline{line-height:1.8;color:var(--text-muted);max-width:400px;font-size:1.1rem;margin-bottom:2rem}.glow-text{font-weight:700;position:relative;display:inline-block;transition:all .3s ease}.glow-text.pink{color:#ff006e;text-shadow:0 0 10px rgba(255,0,110,.3)}.glow-text.purple{color:#9d4edd;text-shadow:0 0 10px rgba(157,78,221,.3)}.glow-text.orange{color:#ff9e00;text-shadow:0 0 10px rgba(255,158,0,.3)}.glow-text{animation:pulse-glow 3s ease-in-out infinite}@keyframes pulse-glow{0%,to{text-shadow:0 0 10px currentColor}50%{text-shadow:0 0 20px currentColor,0 0 30px currentColor}}.newsletter-form{display:flex;gap:.5rem;max-width:400px}.newsletter-input{flex:1 1;background:transparent;border:1px solid hsla(0,0%,100%,.2);padding:.75rem 1rem;border-radius:8px;color:#fff;font-family:var(--font-main);transition:all .3s ease}.newsletter-input:focus{outline:none;border-color:#ff006e;box-shadow:0 0 0 1px rgba(255,0,110,.3);background:hsla(0,0%,100%,.02)}.newsletter-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;width:46px;height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.newsletter-btn:hover{background:linear-gradient(135deg,#ff006e,#9d4edd);border-color:transparent;transform:translateX(2px)}.wave-bottom-container{position:absolute;bottom:0;left:0;width:100%;height:150px;overflow:hidden;z-index:0;pointer-events:none}.wave-bottom{display:flex;width:200%;height:100%}.wave-bottom svg{width:50%;height:100%;fill:#0a0a0a}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:var(--text-muted);text-decoration:none;transition:var(--transition);display:inline-block}.footer-links a:hover{color:#fff;transform:translateX(5px);text-shadow:0 0 10px hsla(0,0%,100%,.3)}.social-links{display:flex;gap:1rem}.social-links a{width:44px;height:44px;background:hsla(0,0%,100%,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:var(--transition);border:1px solid hsla(0,0%,100%,.1)}.social-links a:hover{background:#fff;color:#000;transform:translateY(-5px);box-shadow:0 10px 20px hsla(0,0%,100%,.2)}.footer-bottom{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center;position:relative;z-index:10}.footer-bottom p{margin:0;font-size:.9rem}@media (max-width:1024px){.cart-grid,.checkout-grid,.product-detail-grid{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.hero-section{flex-direction:column;text-align:center;padding-top:8rem}.hero-content h1{font-size:3.5rem}.hero-image{width:100%;height:350px;margin-top:3rem}.nav-links{display:none}.cart-item{text-align:center}.cart-item,.footer-grid,.form-row{grid-template-columns:1fr}.footer-grid{gap:2rem}.footer-brand{font-size:1.5rem}.social-links{justify-content:center}}.hero-fullscreen{position:relative;width:100vw;min-height:100vh;height:calc(100vh - 80px);overflow:hidden;display:flex;align-items:stretch;justify-content:center;background-color:#000;margin-top:0;padding-top:0}.hero-background{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:0;transition:transform .1s ease-out}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.5) 50%,rgba(5,5,5,.8));z-index:1}.hero-content{position:relative;z-index:2;text-align:center;padding:2rem;max-width:900px;animation:fadeInUp 1s ease-out}.hero-text{margin-bottom:4rem}.hero-title{font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out .2s both}.hero-title-highlight{display:block;background:linear-gradient(135deg,#ff006e,#9d4edd,#48cae4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:.5rem;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subtitle{font-size:clamp(1rem,2vw,1.3rem);line-height:1.8;color:hsla(0,0%,100%,.9);margin-bottom:3rem;text-shadow:0 2px 10px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out .4s both}.hero-cta-group{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp 1s ease-out .6s both}.hero-cta-primary{padding:1.25rem 3rem;background:#fff;color:#000;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .4s ease;box-shadow:0 10px 30px hsla(0,0%,100%,.2)}.hero-cta-primary:hover{transform:translateY(-5px);box-shadow:0 20px 40px hsla(0,0%,100%,.3);background:linear-gradient(135deg,#ff006e,#9d4edd);color:#fff}.hero-cta-secondary{padding:1.25rem 3rem;background:hsla(0,0%,100%,.1);color:#fff;border:2px solid hsla(0,0%,100%,.3);border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease}.hero-cta-secondary:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.6)}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;z-index:3;animation:fadeInUp 1s ease-out 1s both}.scroll-indicator p{color:hsla(0,0%,100%,.7);font-size:.9rem;text-transform:uppercase;letter-spacing:2px}.scroll-mouse{width:26px;height:40px;border:2px solid hsla(0,0%,100%,.5);border-radius:20px;position:relative}.scroll-wheel{width:4px;height:8px;background:#fff;border-radius:2px;position:absolute;top:8px;left:50%;transform:translateX(-50%);animation:scroll-animation 2s ease-in-out infinite}@keyframes scroll-animation{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(16px)}}.hero-stats{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);display:flex;gap:4rem;z-index:3;animation:fadeInUp 1s ease-out .8s both}.hero-stat{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 2rem;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);transition:all .4s ease}.hero-stat:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.stat-number{font-size:2rem;font-weight:900;background:linear-gradient(135deg,#ff006e,#9d4edd,#48cae4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.85rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:1px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.navbar{padding:1rem 5%;flex-wrap:wrap;gap:1rem}.logo{font-size:1.4rem}.nav-links{position:static;transform:none;width:100%;flex-direction:column;gap:1rem;align-items:center;padding:1rem 0;order:3}.nav-links a{font-size:1rem}.nav-icons{gap:1rem}.language-currency-selector{order:2}.hero-section{padding:0 5%}.hero-video-container video{height:100%!important;object-position:center center!important}.brand-logo-hero{font-size:clamp(2.5rem,10vw,5rem)!important}.hero-logo-center{top:50%!important}.hero-title{font-size:3rem}.hero-subtitle{font-size:1rem}.hero-cta-group{flex-direction:column}.hero-cta-primary,.hero-cta-secondary{width:100%;max-width:300px}.hero-stats{flex-direction:column;gap:1rem;bottom:120px}.hero-stat{padding:1rem 1.5rem}}.hero-logo-center{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;width:100%}.brand-logo-hero{font-size:clamp(3rem,8vw,7rem);font-weight:900;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.5),0 0 40px hsla(0,0%,100%,.2);letter-spacing:-.04em;margin:0;line-height:1;font-family:inherit}.logo-char{display:inline-block;color:#000}.cta-button{display:inline-flex;align-items:center;padding:1rem 2.5rem;background:#fff;color:#000;font-weight:700;font-size:1.05rem;border:none;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 10px 30px hsla(0,0%,100%,.2)}.cta-button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px hsla(0,0%,100%,.3),0 0 60px rgba(157,78,221,.4),0 0 80px rgba(255,0,110,.3)}.cta-button-outline{display:inline-flex;align-items:center;padding:1rem 2.5rem;background:transparent;color:#fff;font-weight:600;font-size:1.05rem;border:2px solid transparent;border-radius:50px;cursor:pointer;position:relative;overflow:hidden;transition:all .4s ease}.cta-button-outline:before{content:"";position:absolute;inset:0;border-radius:50px;padding:2px;background:linear-gradient(135deg,hsla(0,0%,100%,.6),rgba(157,78,221,.6));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:all .4s ease}.cta-button-outline:hover:before{background:linear-gradient(135deg,#ff006e,#9d4edd,#48cae4)}.cta-button-outline:hover{background:linear-gradient(135deg,rgba(255,0,110,.2),rgba(157,78,221,.2));transform:translateY(-2px);box-shadow:0 10px 30px rgba(157,78,221,.3)}.floating-particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.hero-section-premium{position:relative;margin-top:-5vh;padding-top:8vh}.hero-section-premium .scroll-indicator{bottom:60px}.carousel-dots{bottom:120px!important}.cart-waves,.product-waves{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.wave{position:absolute;border-radius:50%;filter:blur(80px);opacity:.2}.wave-1{width:600px;height:600px;top:-200px;right:-100px;animation:blob-float-1 25s ease-in-out infinite}.wave-2{width:500px;height:500px;bottom:-150px;left:-100px;animation:blob-float-2 20s ease-in-out infinite}.wave-3{width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);animation:blob-float-3 30s ease-in-out infinite}@keyframes blob-float-1{0%,to{transform:translate(0) scale(1);border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{transform:translate(-50px,30px) scale(1.1);border-radius:30% 60% 70% 40%/50% 60% 30% 60%}50%{transform:translate(-30px,-40px) scale(.9);border-radius:50% 60% 30% 60%/30% 50% 70% 40%}75%{transform:translate(20px,20px) scale(1.05);border-radius:40% 50% 60% 30%/60% 40% 50% 70%}}@keyframes blob-float-2{0%,to{transform:translate(0) scale(1);border-radius:40% 60% 60% 40%/60% 30% 70% 40%}33%{transform:translate(40px,-30px) scale(1.15);border-radius:60% 40% 30% 70%/40% 60% 50% 60%}66%{transform:translate(-20px,40px) scale(.95);border-radius:30% 70% 40% 60%/50% 40% 60% 30%}}@keyframes blob-float-3{0%,to{transform:translate(-50%,-50%) scale(1) rotate(0deg);border-radius:50% 50% 50% 50%/50% 50% 50% 50%}25%{transform:translate(-50%,-50%) scale(1.2) rotate(90deg);border-radius:40% 60% 50% 50%/60% 40% 60% 40%}50%{transform:translate(-50%,-50%) scale(.8) rotate(180deg);border-radius:60% 40% 60% 40%/50% 60% 40% 60%}75%{transform:translate(-50%,-50%) scale(1.1) rotate(270deg);border-radius:50% 50% 40% 60%/40% 60% 50% 50%}}@media (max-width:1024px){.hero-section-premium{flex-direction:column;justify-content:center;padding:100px 5% 40px;text-align:center}.hero-content-premium{width:100%;max-width:800px;margin-bottom:3rem;padding-right:0}.hero-buttons-premium{justify-content:center}.hero-product-showcase{width:100%;max-width:600px;height:auto;aspect-ratio:1/1;margin:0 auto}.beanie-single-wrapper,.product-halo{width:100%;height:100%}}@media (max-width:768px){.snap-container{scroll-snap-type:none;height:auto;overflow-y:auto}.snap-section{min-height:auto;height:auto;padding:4rem 0}.hero-title-premium{font-size:3rem}.hero-description-premium{font-size:1rem;margin-bottom:2rem}.hero-buttons-premium{flex-direction:column;gap:1rem;align-items:center}.cta-button,.cta-button-outline{width:100%;max-width:300px;justify-content:center}.hero-product-showcase{max-width:100%;aspect-ratio:1/1}.carousel-dots{bottom:20px!important}.hero-section-premium .scroll-indicator{display:none}.footer-container{padding:3rem 5%}.footer-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.footer-brand{margin:0 auto 1rem;font-size:1.5rem}.footer-tagline{margin:0 auto 2rem;font-size:1rem}.newsletter-form{margin:0 auto;flex-direction:column}.newsletter-form button,.newsletter-form input{width:100%}.social-links{justify-content:center}body{overflow:auto}}.legal-page{min-height:100vh;background:var(--bg-color);padding:120px 20px 80px}.legal-container{max-width:900px;margin:0 auto}.legal-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;margin-bottom:2rem;background:linear-gradient(135deg,#ff006e,#9d4edd 50%,#48cae4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-intro{font-size:1.1rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.8}.legal-section{margin-bottom:3rem}.legal-section h2{font-size:1.8rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;margin-top:2rem}.legal-section h3{font-size:1.3rem;font-weight:600;color:var(--accent-cyan);margin-bottom:.8rem;margin-top:1.5rem}.legal-section ol,.legal-section p,.legal-section ul{color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.legal-section ol,.legal-section ul{margin-left:1.5rem}.legal-section li{margin-bottom:.5rem}.legal-section a{color:var(--accent-purple);text-decoration:none;transition:var(--transition)}.legal-section a:hover{color:var(--accent-pink);text-decoration:underline}.legal-section strong{color:var(--text-color);font-weight:600}.contact-page{min-height:100vh;background:var(--bg-color);padding:120px 20px 80px}.contact-container{max-width:1200px;margin:0 auto}.contact-header{text-align:center;margin-bottom:4rem}.contact-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;margin-bottom:1rem;background:linear-gradient(135deg,#ff006e,#9d4edd 50%,#48cae4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-subtitle{font-size:1.2rem;color:var(--text-muted);max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.contact-form-section{background:var(--card-bg);padding:2.5rem;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05)}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{font-weight:600;color:var(--text-color);font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:1rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:var(--text-color);font-family:var(--font-main);font-size:1rem;transition:var(--transition)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-purple);background:hsla(0,0%,100%,.08)}.form-group textarea{resize:vertical;min-height:150px}.form-success{background:rgba(76,175,80,.1);border:1px solid rgba(76,175,80,.3);border-radius:12px;color:#4caf50}.form-error,.form-success{padding:1rem;text-align:center}.form-error{background:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.3);border-radius:12px;color:#f44336}.contact-submit-btn{padding:1rem 2rem;background:linear-gradient(135deg,#ff006e,#9d4edd);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:var(--transition)}.contact-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(157,78,221,.4)}.contact-submit-btn:disabled{opacity:.6;cursor:not-allowed}.contact-info-section{display:flex;flex-direction:column;gap:1.5rem}.contact-info-card{background:var(--card-bg);padding:2rem;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05);text-align:center;transition:var(--transition)}.contact-info-card:hover{transform:translateY(-5px);border-color:var(--accent-purple)}.contact-info-icon{font-size:2.5rem;margin-bottom:1rem}.contact-info-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color)}.contact-info-card p{color:var(--text-muted);margin-bottom:.3rem}.contact-info-card a{color:var(--accent-purple);text-decoration:none;transition:var(--transition)}.contact-info-card a:hover{color:var(--accent-pink)}.contact-info-note{font-size:.9rem;color:var(--text-muted);font-style:italic}.contact-faq{margin-top:4rem}.contact-faq h2{font-size:2rem;font-weight:800;text-align:center;margin-bottom:2rem;color:var(--text-color)}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.faq-item{background:var(--card-bg);padding:2rem;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05);transition:var(--transition)}.faq-item:hover{transform:translateY(-5px);border-color:var(--accent-cyan)}.faq-item h3{font-size:1.1rem;font-weight:700;margin-bottom:.8rem;color:var(--text-color)}.faq-item p{color:var(--text-muted);line-height:1.6;font-size:.95rem}@media (max-width:768px){.contact-content{grid-template-columns:1fr}.contact-page,.legal-page{padding:100px 20px 60px}.contact-form-section{padding:1.5rem}.faq-grid{grid-template-columns:1fr}}