@keyframes fadeDropIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.button{display:inline-flex;align-items:center;gap:.5em}:root{--ff-primary:var(--font-open-sans),system-ui,sans-serif;--fs-300:0.875rem;--fs-400:1rem;--fs-500:1.25rem;--fs-600:1.5rem;--fs-700:2rem;--fs-800:2.5rem;--fs-900:3.5rem;--fw-light:300;--fw-regular:400;--fw-bold:700;--clr-text:255,255,255;--clr-background:4,9,12;--clr-background-secondary:255,255,255;--clr-primary:229,64,132;--clr-secondary:22,133,248}*,:after,:before{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{min-height:100vh;margin:0;overflow:auto}button,input,textarea{font:inherit;-webkit-user-select:text;-moz-user-select:text;user-select:text}img,picture{max-width:100%;display:block}ol,ul{list-style:none}a{text-decoration:none}body{font-family:var(--ff-primary);font-size:var(--fs-400);background-color:rgb(var(--clr-background));color:rgb(var(--clr-text));font-weight:400}h1,h2,h3{line-height:1.1}html{scroll-behavior:smooth}@font-face{font-family:Neonline;src:url(/fonts/Neonline-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.index__section-specials{width:100%;height:42rem;position:relative;overflow:hidden}.index__section-specials__video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;filter:blur(5px) brightness(.5)}.index__section-specials__video-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.index__section-specials__video{width:100%;height:100%;object-fit:cover}.index__section-specials__content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.index__section-specials__content h1{color:transparent;font-size:10rem;font-weight:900;text-transform:uppercase;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:rgb(var(--clr-secondary));transition:filter 1s ease;filter:drop-shadow(0 0 0 rgba(var(--clr-secondary),0))}@media (max-width:845px){.index__section-specials__content h1{font-size:5rem}}@media (max-width:375px){.index__section-specials__content h1{font-size:4rem}}.index__section-specials__content h1:before{content:"SPECIALS";position:absolute;top:0;left:0;width:100%;height:100%;font-size:10rem;font-weight:900;text-transform:uppercase;-webkit-text-stroke-width:3px;z-index:-1;-webkit-text-stroke-color:rgb(var(--clr-primary));transform:translate(-1%,-1%);opacity:1;filter:drop-shadow(0 0 6px rgba(var(--clr-primary),.6))}@media (max-width:845px){.index__section-specials__content h1:before{font-size:5rem}}@media (max-width:375px){.index__section-specials__content h1:before{font-size:4rem}}.index__section-specials__content span{color:rgb(var(--clr-background-secondary));font-size:2rem;margin:1rem 0}@media (max-width:375px){.index__section-specials__content span{font-size:1.5rem}}.index__section-specials__content__button{margin-top:2rem;padding:1.5rem 8rem;border-radius:20px;border:none;background-color:rgb(var(--clr-secondary));color:rgb(var(--clr-background-secondary));font-size:1.5rem;font-weight:900;text-transform:uppercase;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:1rem;filter:drop-shadow(0 0 10px rgba(22,133,248,.9))}@media (max-width:845px){.index__section-specials__content__button{padding:1rem 3rem}}@media (max-width:375px){.index__section-specials__content__button{font-size:1.2rem}}.index__section-specials__content__button svg{width:2rem;height:2rem;transition:all .3s ease}@media (hover:hover){.index__section-specials__content__button:hover svg{transform:translateX(10px)}}.index__section-entertainment{position:relative;background-image:url(/stoneWall.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;gap:2rem;padding:2rem}.index__section-entertainment:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}@media (max-width:1400px){.index__section-entertainment{padding:2rem 0}}.index__section-entertainment__content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;overflow-y:hidden}@media (max-width:1400px){.index__section-entertainment__content{overflow-x:scroll;scroll-snap-type:x mandatory;padding:0 1rem;justify-content:flex-start;gap:1rem}}.index__section-entertainment__content__box{width:28rem;height:28rem;flex-shrink:0;scroll-snap-align:center}@media (max-width:1400px){.index__section-entertainment__content__box{width:100%}}.index__section-entertainment__content__box__image{width:100%;height:100%;object-fit:cover;filter:brightness(.8) blur(.5px)}.index__section-entertainment__content__box__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1rem,3vw,2rem);background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.index__section-entertainment__content__box__content h1{font-size:clamp(1.2rem,2vw,2rem);font-weight:900;text-transform:uppercase;color:rgb(var(--clr-background-secondary));margin-bottom:.5rem;position:relative}.index__section-entertainment__content__box__content h1:after{content:"";position:absolute;bottom:-15%;left:0;width:100%;height:1px;background-color:rgba(var(--clr-background-secondary),.35)}.index__section-entertainment__content__box__content p{font-size:clamp(1rem,1.5vw,1.5rem);font-weight:400;color:rgb(var(--clr-background-secondary));max-width:25ch}.index__section-entertainment__nav-btns{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:none;flex-direction:row;align-items:center;justify-content:center;gap:1rem;z-index:3;width:10rem;height:5rem;padding:1rem}@media (max-width:845px){.index__section-entertainment__nav-btns{display:flex;bottom:2rem}}.index__section-entertainment__nav-btns button{width:100%;height:100%;background-color:transparent;border:none;cursor:pointer;transition:all .3s ease;position:relative;-webkit-tap-highlight-color:transparent}.index__section-entertainment__nav-btns button:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:rgba(var(--clr-background-secondary),.1);border-radius:50%;filter:blur(8px);opacity:0;transition:all .3s ease}@media (hover:hover){.index__section-entertainment__nav-btns button:hover:before{opacity:1;width:120%;height:120%}.index__section-entertainment__nav-btns button span{text-shadow:0 0 10px rgba(var(--clr-background-secondary),.8);transform:scale(1.1)}}.index__section-entertainment__nav-btns button span{color:rgb(var(--clr-background-secondary));font-size:3rem;font-weight:200;text-transform:uppercase;position:relative;z-index:1;transition:all .3s ease}.index__section-about-us{position:relative;background-image:url(/woodWall.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:6rem 4rem;min-height:42rem}@media (max-width:845px){.index__section-about-us{padding:2rem}}.index__section-about-us:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.index__section-about-us__content{position:relative;z-index:2;max-width:1400px;margin:0 auto;gap:4rem;height:100%;display:flex;justify-content:center;align-items:center}@media (max-width:1000px){.index__section-about-us__content{flex-direction:column;gap:3rem;padding:0;height:auto}}.index__section-about-us__content__left{flex:1 1;padding:2rem;display:flex;flex-direction:column;max-width:600px}@media (max-width:845px){.index__section-about-us__content__left{padding:0;text-align:center;align-items:center}}.index__section-about-us__content__left h1{font-size:clamp(3.5rem,5vw,4.5rem);color:rgb(var(--clr-background-secondary));font-weight:200;line-height:1.1;margin-bottom:2rem}.index__section-about-us__content__left h1 span{font-weight:900}@media (max-width:845px){.index__section-about-us__content__left h1{font-size:3rem;margin-bottom:0}}.index__section-about-us__content__left .separator{width:120px;height:2px;background:rgb(var(--clr-secondary));margin:2rem 0}@media (max-width:845px){.index__section-about-us__content__left .separator{margin:2rem 0 3rem}}.index__section-about-us__content__left p{font-size:1.2rem;color:rgba(var(--clr-background-secondary),.9);line-height:1.8;margin-bottom:3rem;max-width:550px}.index__section-about-us__content__left p span{font-weight:900;color:rgba(var(--clr-secondary),.9)}@media (max-width:845px){.index__section-about-us__content__left p{font-size:1.1rem;margin-bottom:2rem;padding:0 1rem}}.index__section-about-us__content__left .cta-button{align-self:flex-start;padding:1.2rem 2.5rem;background:transparent;border:2px solid rgb(var(--clr-secondary));color:rgb(var(--clr-secondary));font-size:1.1rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease}@media (max-width:845px){.index__section-about-us__content__left .cta-button{align-self:center;padding:1rem 2rem}}@media (hover:hover){.index__section-about-us__content__left .cta-button:hover{background:rgb(var(--clr-secondary));color:rgb(var(--clr-background-secondary))}}.index__section-about-us__content__right{flex:1 1;display:flex;justify-content:center;max-width:500px;padding:1rem 0}@media (max-width:1000px){.index__section-about-us__content__right{display:none}}.index__section-about-us__content__right .employee-card{background:rgba(var(--clr-background),0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;overflow:hidden;width:100%;box-shadow:0 10px 30px rgba(0,0,0,.3)}.index__section-about-us__content__right .employee-card .employee-image{width:100%;height:400px;object-fit:cover;border-radius:15px 15px 0 0}.index__section-about-us__content__right .employee-card .employee-info{padding:1.5rem;background:rgba(var(--clr-background),.4)}.index__section-about-us__content__right .employee-card .employee-info h2{color:rgb(var(--clr-background-secondary));font-size:2rem;margin-bottom:.5rem}.index__section-about-us__content__right .employee-card .employee-info h3{color:rgb(var(--clr-secondary));font-size:1.2rem;margin-bottom:1.5rem}.index__section-about-us__content__right .employee-card .employee-info p{color:rgba(var(--clr-background-secondary),.9);font-size:1.1rem;line-height:1.8}.index__section-socials{background-image:url(/blackTexture.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:46rem;background-color:rgb(var(--clr-background));position:relative}.index__section-socials:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}@media (max-width:845px){.index__section-socials{height:auto;padding:2rem 0}}.index__section-socials__title{font-family:Neonline,sans-serif;font-size:12rem;font-weight:200;text-transform:uppercase;color:rgb(var(--clr-primary));position:absolute;top:0;left:2rem;z-index:1;filter:drop-shadow(0 0 10px rgba(var(--clr-primary),.8));text-align:left}@media (max-width:845px){.index__section-socials__title{position:relative;font-size:7rem;text-align:center;margin-bottom:2rem;top:0;left:0}}@media (max-width:490px){.index__section-socials__title{font-size:6rem}}.index__section-socials__content{width:100%;height:100%;padding:0 12.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width:845px){.index__section-socials__content{padding:0 2rem;flex-direction:column;gap:2rem}}.index__section-socials__content__container{width:20rem;height:35rem;background-color:rgb(var(--clr-background-secondary));border:3px solid rgb(var(--clr-background-secondary))}@media (max-width:845px){.index__section-socials__content__container{width:16.5rem;height:25rem}}.index__section-socials__content .three-js-caesar{background-color:transparent;border:none}@media (max-width:845px){.index__section-socials__content .three-js-caesar{display:none}}.index__section-store{width:100%;min-height:100vh;max-height:100vh;background-color:white;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.index__section-store__background{position:absolute;top:0;left:0;width:100%;height:90%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:2rem;z-index:0;place-content:center;max-width:1600px;margin:0 auto;-webkit-mask-image:linear-gradient(0deg,transparent,black 50%);mask-image:linear-gradient(0deg,transparent,black 50%)}.index__section-store__background__title{font-size:8rem;font-weight:900;text-transform:uppercase;white-space:nowrap;text-align:center;-webkit-text-stroke:1px rgb(var(--clr-secondary))}@media (max-width:845px){.index__section-store__background__title{font-size:6rem}}.index__section-store__title{color:rgb(var(--clr-secondary));font-size:10rem;font-weight:900;text-transform:uppercase;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:rgb(var(--clr-secondary));position:relative;z-index:1}@media (max-width:845px){.index__section-store__title{font-size:8rem}}@media (max-width:375px){.index__section-store__title{font-size:6rem}}.index__section-store__content{position:relative;z-index:1;width:100%;padding:2rem 0 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.index__section-store__content__list{display:grid;place-content:center;place-items:center;grid-template-columns:repeat(3,minmax(200px,300px));grid-template-rows:repeat(2,minmax(200px,300px));grid-gap:4rem;gap:4rem;grid-row-gap:2rem;row-gap:2rem;margin:0 auto;max-width:1200px}@media (max-width:1024px) and (min-width:846px){.index__section-store__content__list{grid-template-columns:repeat(3,minmax(280px,350px));grid-template-rows:repeat(2,minmax(280px,350px));gap:2rem;padding:0;justify-content:center;align-items:center;max-width:1100px}.index__section-store__content__list li:nth-child(n+4){display:none}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:320px;height:320px}}@media (max-width:845px) and (min-width:768px){.index__section-store__content__list{grid-template-columns:repeat(2,minmax(250px,320px));grid-template-rows:repeat(2,minmax(250px,320px));gap:1.5rem;padding:0;justify-content:center;align-items:center;max-width:700px}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:280px;height:280px}}@media (max-width:767px) and (min-width:491px){.index__section-store__content__list{grid-template-columns:repeat(2,minmax(220px,280px));grid-template-rows:repeat(2,minmax(220px,280px));gap:1.25rem;padding:0;justify-content:center;align-items:center;max-width:600px}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:250px;height:250px}}@media (max-width:490px) and (min-width:375px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem;padding:0 1rem}.index__section-store__content__list li{width:100%;display:flex}.index__section-store__content__list li:nth-child(2){justify-content:flex-end;margin-right:1rem}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:15rem;height:15rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:280px;height:280px}}@media (max-width:374px) and (min-width:320px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:0 .75rem}.index__section-store__content__list li{width:100%;display:flex;justify-content:center}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:13rem;height:13rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:260px;height:260px}}@media (max-width:319px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:center;gap:1.75rem;padding:0 .5rem}.index__section-store__content__list li{width:100%;display:flex;justify-content:center}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:12rem;height:12rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:240px;height:240px}}@media (min-width:834px) and (max-width:1024px) and (orientation:portrait){.index__section-store__content__list{grid-template-columns:repeat(3,minmax(280px,350px));grid-template-rows:repeat(2,minmax(280px,350px));gap:1.5rem;padding:0;justify-content:center;align-items:center;max-width:1100px}.index__section-store__content__list li:nth-child(n+4){display:none}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:330px;height:330px}}@media (min-width:768px) and (max-width:833px) and (orientation:portrait){.index__section-store__content__list{grid-template-columns:repeat(2,minmax(280px,380px));grid-template-rows:repeat(2,minmax(280px,380px));gap:1.5rem;padding:0;justify-content:center;align-items:center;max-width:800px}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:350px;height:350px}}@media (min-width:430px) and (max-width:490px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:flex-start;gap:2.25rem;padding:0 1rem}.index__section-store__content__list li{width:100%;display:flex}.index__section-store__content__list li:nth-child(2){justify-content:flex-end;margin-right:1rem}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:16rem;height:16rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:300px;height:300px}}@media (min-width:390px) and (max-width:429px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:0 1rem}.index__section-store__content__list li{width:100%;display:flex}.index__section-store__content__list li:nth-child(2){justify-content:flex-end;margin-right:1rem}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:15rem;height:15rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:280px;height:280px}}@media (min-width:375px) and (max-width:389px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:0 1.25rem}.index__section-store__content__list li{width:100%;display:flex}.index__section-store__content__list li:nth-child(2){justify-content:flex-end;margin-right:1.25rem}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:13rem;height:13rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:260px;height:260px}}@media (max-width:374px){.index__section-store__content__list{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 1rem}.index__section-store__content__list li{width:100%;display:flex;justify-content:center}.index__section-store__content__list li:nth-child(n+3){display:none}.index__section-store__content__list .index__section-store__content__list__item{width:12rem;height:12rem}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:240px;height:240px}}@media (min-width:1440px){.index__section-store__content__list{grid-template-columns:repeat(3,minmax(350px,450px));grid-template-rows:repeat(2,minmax(350px,450px));gap:2.5rem;padding:0;justify-content:center;align-items:center;max-width:1400px}.index__section-store__content__list li:nth-child(n+4){display:none}.index__section-store__content__list .index__section-store__content__list__item .product-image{width:420px;height:420px}}.index__section-store__content__list__item{width:18rem;height:18rem;border:none;transition:all .3s ease;position:relative;overflow:hidden;border-radius:8px}.index__section-store__content__list__item .product-image{width:400px;height:400px;object-fit:cover;object-position:center;transition:all .3s ease;border-radius:8px}.index__section-store__content__list__item h1,.index__section-store__content__list__item h2{position:absolute;left:50%;transform:translateX(-50%);color:rgb(var(--clr-background-secondary));opacity:0;text-align:center;width:100%;padding:0 1rem;transition:all .3s ease-in-out}.index__section-store__content__list__item h1{top:40%;font-size:clamp(.8rem,4vw,1.5rem);font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index__section-store__content__list__item h2{top:55%;font-size:1.25rem;font-weight:900;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:.5rem;transition-delay:.05s;margin-top:.5rem}@media (max-width:845px){.index__section-store__content__list__item h2{opacity:1;background:rgba(0,0,0,.5);padding:1rem;bottom:0;color:rgb(var(--clr-background-secondary));font-size:1rem;top:80%}}.index__section-store__content__list__item h2 svg{transition:transform .3s ease}@media (hover:hover){.index__section-store__content__list__item:hover{cursor:pointer}.index__section-store__content__list__item:hover img{filter:brightness(.5) blur(1px)}.index__section-store__content__list__item:hover h1,.index__section-store__content__list__item:hover h2{opacity:1}.index__section-store__content__list__item:hover h1{top:30%}.index__section-store__content__list__item:hover h2{top:45%}.index__section-store__content__list__item:hover h2 svg{transform:translateX(5px)}}.index__section-store__content__list__button-container{display:flex;justify-content:center;align-items:center;margin-top:0}.index__section-store__content__list__view-all-button{display:flex;align-items:center;gap:1rem;padding:1.5rem 3rem;background:rgb(var(--clr-secondary));color:rgb(var(--clr-background-secondary));text-decoration:none;border-radius:8px;font-size:1.25rem;font-weight:900;text-transform:uppercase;transition:all .3s ease;box-shadow:0 4px 15px rgba(22,133,248,.3);border:2px solid transparent}@media (max-width:845px){.index__section-store__content__list__view-all-button{padding:1.25rem 2.5rem;font-size:1.1rem}}@media (max-width:490px){.index__section-store__content__list__view-all-button{padding:1rem 2rem;font-size:1rem}}.index__section-store__content__list__view-all-button svg{transition:transform .3s ease;font-size:1.1rem}@media (hover:hover){.index__section-store__content__list__view-all-button:hover{background:transparent;color:rgb(var(--clr-secondary));border-color:rgb(var(--clr-secondary));transform:translateY(-2px);box-shadow:0 6px 20px rgba(22,133,248,.4)}.index__section-store__content__list__view-all-button:hover svg{transform:translateX(5px)}}.index__section-store__content__list__view-all-button:active{transform:translateY(0);box-shadow:0 2px 10px rgba(22,133,248,.3)}.store{width:100%;display:flex;flex-direction:column;gap:5rem;position:relative}.store__products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;justify-content:center;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:20px;grid-row-gap:5rem;row-gap:5rem;-moz-column-gap:5rem;grid-column-gap:5rem;column-gap:5rem}@media (max-width:1400px){.store__products{grid-template-columns:repeat(2,1fr);width:100%;column-gap:3rem}}@media (max-width:768px){.store__products{grid-template-columns:repeat(2,1fr);gap:2rem;padding:1rem}}@media (max-width:690px){.store__products{grid-template-columns:1fr;width:100%;max-width:350px;margin:0 auto}}.store__top-bar{width:100%;align-items:end;flex-direction:column;margin-top:2rem;padding:0 2rem}.store__top-bar,.store__top-bar__search-bar{display:flex;justify-content:center;gap:1rem}.store__top-bar__search-bar{align-items:center;width:40rem;height:3rem;background-color:rgb(var(--clr-background-secondary));border-radius:25rem}@media (max-width:768px){.store__top-bar__search-bar{width:100%}}.store__top-bar__search-bar__tags{width:auto;height:100%;display:flex;justify-content:flex-start;align-items:center;padding:1rem;gap:1rem;position:relative;border-radius:25rem 0 0 25rem;border-right:1px solid rgba(var(--clr-background),.5);color:rgb(var(--clr-background));transition:all .5s ease}.store__top-bar__search-bar__tags button{border:none;background-color:transparent;cursor:pointer;background-color:rgba(var(--clr-background));border-radius:25rem}@media (hover:hover){.store__top-bar__search-bar__tags button:hover{background-color:rgba(var(--clr-background),.875)}}.store__top-bar__search-bar form{width:100%;display:flex;justify-content:space-between;align-items:center}.store__top-bar__search-bar__input{width:100%;border:none;background-color:rgb(var(--clr-background-secondary));padding:0 1rem;font-size:.875rem;color:rgb(var(--clr-background))}.store__top-bar__search-bar__input::placeholder{color:rgba(var(--clr-background),.6)}.store__top-bar__search-bar__input:focus{outline:none}@media (max-width:768px){.store__top-bar__search-bar__input{font-size:.75rem;padding:0 .5rem}}.store__top-bar__search-bar__icon{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;margin-right:1rem;color:rgb(var(--clr-background));background-color:transparent;border:none;cursor:pointer}.store__top-bar__search-bar__icon svg{width:1rem;height:1rem}@media (hover:hover){.store__top-bar__search-bar__icon:hover{color:rgb(var(--clr-primary));cursor:pointer}}@media (max-width:768px){.store__top-bar__search-bar__icon{margin-right:.5rem}.store__top-bar__search-bar__icon svg{width:.875rem;height:.875rem}}.store__top-bar__filter{display:flex;justify-content:flex-end;color:rgb(var(--clr-background-secondary));background-color:transparent;border:none;border-radius:25rem;padding:.5rem;font-size:1.5rem;font-weight:600;align-items:center;gap:.5rem;max-width:40rem}.store__top-bar__filter__tags{display:flex;flex-wrap:wrap;gap:.5rem;width:40rem}.store__top-bar__filter__tags button{background-color:transparent;border:none;cursor:pointer}.store__top-bar__filter__tags button .tag{transition:all .3s ease}@media (hover:hover){.store__top-bar__filter__tags button:hover .tag{background-color:rgba(var(--clr-background-secondary),.35)}}@media (max-width:768px){.store__top-bar__filter__tags{width:100%}}.store__top-bar__filter__icon{position:relative;flex-shrink:0;color:rgb(var(--clr-primary));width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.store__top-bar__year-sort{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.store__top-bar__year-sort__label{color:rgb(var(--clr-background-secondary));font-size:.875rem;font-weight:500;white-space:nowrap}.store__top-bar__year-sort__select{background-color:rgb(var(--clr-background-secondary));color:rgb(var(--clr-background));border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;min-width:120px}.store__top-bar__year-sort__select:focus{outline:none;box-shadow:0 0 0 2px rgba(var(--clr-primary),.3)}.store__top-bar__year-sort__select:hover{background-color:rgba(var(--clr-background-secondary),.9)}.store__top-bar__year-sort__select option{background-color:rgb(var(--clr-background-secondary));color:rgb(var(--clr-background))}@media (max-width:768px){.store__top-bar__year-sort{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:1rem}.store__top-bar__year-sort__select{width:100%;min-width:auto}}.store__loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.store__loading span{font-size:2rem;font-weight:600;color:rgb(var(--clr-text-primary))}.store__warning{position:fixed;top:2rem;left:50%;transform:translateX(-50%);background-color:rgba(var(--clr-background),.9);color:rgb(var(--clr-background-secondary));padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;z-index:1000;animation:fadeInOut 3s ease-in-out;box-shadow:0 2px 10px rgba(0,0,0,.1)}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,-1rem)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-1rem)}}@media (max-width:768px){.store__warning{font-size:.75rem;padding:.5rem 1rem}}.store__no-results{width:100%;height:100%;display:flex;justify-content:center;align-items:center;min-height:20rem}.store__no-results span{font-size:1.25rem;color:rgba(var(--clr-background-secondary),.6)}.store__filter-status{padding:.5rem 1rem;background-color:rgba(var(--clr-background),.1);border-radius:.5rem;margin:1rem auto;text-align:center;max-width:1200px}.store__filter-status p{margin:0;font-size:.9rem;color:rgb(var(--clr-background-secondary))}@media (max-width:768px){.store__filter-status{margin:1rem .5rem;padding:.75rem}}.product-page{width:100%;min-height:40rem;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--clr-background-secondary));padding:2rem;position:relative}.product-page__cart{position:absolute;top:2rem;right:2rem;z-index:10}.product-page__cart .cart-button{color:black;transition:all .2s ease;cursor:pointer}.product-page__cart .cart-button:hover{transform:scale(1.05)}.product-page__cart .cart-button:active{transform:scale(1.02)}@media (max-width:768px){.product-page__cart{top:.8rem;right:.8rem}.product-page__cart .cart-button{background:rgb(255,255,255);border-radius:50%;width:50px;height:50px;padding:.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.5)}.product-page__cart .cart-button:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.product-page__cart .cart-button:active{transform:scale(1.05)}.product-page{padding:1rem;min-height:auto}}.product-page__content{display:flex;gap:4rem;max-width:1200px;width:100%}@media (max-width:1024px){.product-page__content{gap:2rem}}@media (max-width:768px){.product-page__content{flex-direction:column;gap:2rem}}.product-page__content__image-sidebar{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.product-page__content__image-sidebar{flex-direction:row;justify-content:center;order:2}}.product-page__content__image-sidebar .thumbnail-button{position:relative;padding:0;border:2px solid transparent;border-radius:.5rem;overflow:hidden;cursor:pointer;background:none;transition:all .2s ease}.product-page__content__image-sidebar .thumbnail-button:hover{border-color:rgba(var(--clr-primary),.5)}.product-page__content__image-sidebar .thumbnail-button.active{border-color:rgb(var(--clr-primary))}.product-page__content__image-sidebar .thumbnail-button .thumbnail{width:80px;height:80px;object-fit:cover}.product-page__content__image-sidebar .thumbnail-button span{position:absolute;bottom:0;left:0;right:0;padding:.25rem;background:rgba(var(--clr-background),.75);color:white;font-size:.75rem;text-align:center}.product-page__content__main-image{flex:1 1}@media (max-width:768px){.product-page__content__main-image{order:1}}.product-page__content__image{flex:1 1;height:auto;object-fit:cover;background-color:rgba(0,0,0,.1);border-radius:1rem}@media (max-width:768px){.product-page__content__image{aspect-ratio:1;width:100%}}.product-page__content__product-info{order:3;flex:1 1;color:rgb(var(--clr-background));display:flex;flex-direction:column;gap:1.5rem}@media (max-width:768px){.product-page__content__product-info{gap:1rem}}.product-page__content__product-info__name{font-size:2.5rem;font-weight:900;color:black}@media (max-width:768px){.product-page__content__product-info__name{font-size:2rem}}.product-page__content__product-info__tags{display:flex;gap:.5rem;flex-wrap:wrap}.product-page__content__product-info__tag{background-color:rgba(var(--clr-background),.1);padding:.25rem 1rem;border-radius:2rem;font-size:.875rem}.product-page__content__product-info__price{font-size:2rem;font-weight:600;color:rgb(var(--clr-primary))}.product-page__content__product-info__price .original-price{text-decoration:line-through;color:rgba(var(--clr-background),.6);font-size:1.5rem;margin-right:.5rem}.product-page__content__product-info__price .discounted-price{color:rgb(var(--clr-primary));font-size:2rem;font-weight:700}.product-page__content__product-info__price .discount-badge{display:inline-block;background-color:rgb(var(--clr-primary));color:white;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:600;margin-left:.75rem;vertical-align:middle}.product-page__content__product-info__price .color-upcharge{font-size:.875rem;color:rgb(0,200,0);font-weight:600;margin-left:.25rem;vertical-align:super}.product-page__content__product-info__sizes{display:flex;flex-direction:column;gap:1rem}.product-page__content__product-info__sizes h2{font-size:1.2rem;color:rgb(var(--clr-text-primary));margin:0}.product-page__content__product-info__sizes .size-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.product-page__content__product-info__sizes .size-buttons button{min-width:3rem;height:3rem;border:2px solid rgba(var(--clr-background),.85);padding:.5rem;background-color:rgba(var(--clr-background),.85);border-radius:8px;color:rgb(var(--clr-background-secondary));font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.product-page__content__product-info__sizes .size-buttons button:hover{border-color:rgb(var(--clr-primary));background-color:transparent;color:rgb(var(--clr-primary));transform:translateY(-2px)}.product-page__content__product-info__sizes .size-buttons button:hover:before{transform:translateY(0)}.product-page__content__product-info__sizes .size-buttons button.selected{background:rgb(var(--clr-primary));border-color:rgb(var(--clr-primary));color:white;transform:translateY(-2px)}.product-page__content__product-info__sizes .size-buttons button.selected:hover{background-color:rgba(var(--clr-primary),.8)}.product-page__content__product-info__sizes .size-buttons button:active{transform:translateY(0)}.product-page__content__product-info__sizes .size-buttons button:disabled{opacity:.5;cursor:not-allowed;background:rgba(var(--clr-text-primary),.1);border-color:transparent}.product-page__content__product-info__sizes .size-buttons button:disabled:hover{transform:none}.product-page__content__product-info__sizes .size-buttons button:disabled:hover:before{transform:translateY(100%)}.product-page__content__product-info__colors{display:flex;flex-direction:column;gap:1rem}.product-page__content__product-info__colors h2{font-size:1.2rem;color:rgb(var(--clr-text-primary));margin:0}.product-page__content__product-info__colors .color-input-container{display:flex;align-items:center;gap:.75rem;position:relative}.product-page__content__product-info__colors .color-input-container .color-input{flex:1 1;padding:.75rem;border:2px solid rgba(var(--clr-background),.2);border-radius:8px;background-color:rgba(var(--clr-background),.85);color:rgb(var(--clr-background-secondary));font-size:.9rem;transition:all .2s ease}.product-page__content__product-info__colors .color-input-container .color-input::placeholder{color:rgba(var(--clr-background-secondary),.6)}.product-page__content__product-info__colors .color-input-container .color-input:focus{outline:none;border-color:rgb(var(--clr-primary));background-color:transparent;color:rgb(var(--clr-text-primary))}.product-page__content__product-info__colors .color-input-container .color-input.error{border-color:#dc3545;background-color:rgba(220,53,69,.1)}.product-page__content__product-info__colors .color-input-container .color-preview{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid rgba(var(--clr-background),.3);flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.product-page__content__product-info__colors .color-error{color:#dc3545;font-size:.85rem;font-weight:500;margin-top:.25rem}.product-page__content__product-info__colors .color-help{color:rgba(var(--clr-text-primary),.6);font-size:.8rem;font-style:italic;margin-top:.25rem}.product-page__content__product-info__quantity h2{margin-bottom:.5rem;font-size:1rem}.product-page__content__product-info__quantity .quantity-selector{display:flex;align-items:center;gap:1rem}.product-page__content__product-info__quantity .quantity-selector button{width:2rem;height:2rem;border:1px solid rgba(var(--clr-background),.2);border-radius:.5rem;background:none;cursor:pointer;transition:all .2s ease}.product-page__content__product-info__quantity .quantity-selector button:hover{background-color:rgba(var(--clr-background),.05)}.product-page__content__product-info__quantity .quantity-selector span{font-size:1.1rem;width:2rem;text-align:center}.product-page__content__product-info__add-to-cart{margin-top:1rem;padding:1rem 2rem;background-color:rgb(var(--clr-primary));color:white;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.product-page__content__product-info__add-to-cart:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(var(--clr-primary),.3)}.product-page__content__product-info__add-to-cart.disabled{opacity:.5;cursor:not-allowed;background-color:rgba(var(--clr-background),.85);border-color:transparent}.product-page__content__product-info__add-to-cart.disabled:hover{transform:none;box-shadow:none}.product-page__content__product-info__description{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--clr-background),.1)}.product-page__content__product-info__description h2{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;margin-bottom:.5rem}.product-page__content__product-info__description p{font-size:1rem;line-height:1.6;color:rgba(var(--clr-background),.8)}.product-page__content__product-info__features{margin-top:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media (max-width:768px){.product-page__content__product-info__features{grid-template-columns:1fr}}.product-page__content__product-info__features .feature{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:rgba(var(--clr-background),.05);border-radius:.5rem}@media (max-width:768px){.product-page__content__product-info__features .feature{padding:.75rem}}.product-page__content__product-info__features .feature svg{font-size:1.5rem;color:rgb(var(--clr-primary))}@media (max-width:768px){.product-page__content__product-info__features .feature svg{font-size:1.25rem}}.product-page__content__product-info__features .feature h3{font-size:.875rem;margin-bottom:.25rem}.product-page__content__product-info__features .feature p{font-size:.75rem;color:rgba(var(--clr-background),.6)}.success-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background-color:#f8f9fa}.success-page h1{font-size:2.5rem;color:#2c3e50;margin-bottom:2rem;font-weight:700}.success-page .order-details{background-color:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:500px;width:100%}.success-page .order-details p{font-size:1.1rem;color:#4a5568;margin:1rem 0;line-height:1.6}.success-page .order-details p:first-of-type{font-size:1.5rem;font-weight:600;color:#2c3e50}.success-page .error,.success-page .loading{font-size:1.2rem;color:#4a5568;padding:2rem;background-color:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.success-page .error{color:#e53e3e}.admin-page__products__actions{display:flex;padding:0 1rem;align-items:center}.admin-button,.admin-page__products__actions button{cursor:pointer}.admin-button{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;font-weight:500;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:36px}.admin-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.admin-button:active{transform:translateY(0)}.admin-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.admin-button--primary{background:#e54084;color:white}.admin-button--primary:hover{background:#d6336c}.admin-button--secondary{background:#6c757d;color:white}.admin-button--secondary:hover{background:#5a6268}.admin-button--danger{background:#dc3545;color:white}.admin-button--danger:hover{background:#c82333}.admin-button--success{background:#28a745;color:white}.admin-button--success:hover{background:#218838}.admin-button--warning{background:#ffc107;color:#212529}.admin-button--warning:hover{background:#e0a800}.admin-button--outline{background:transparent;color:#6c757d;border:1px solid #6c757d}.admin-button--outline:hover{background:#6c757d;color:white}.admin-button--small{padding:.25rem .5rem;font-size:.8rem;min-height:28px}.admin-button--large{padding:.75rem 1.5rem;font-size:1rem;min-height:44px}.admin-page__products__products{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.admin-page__products__products .admin-page__products__product{position:relative;border:3px solid transparent;border-radius:8px;padding:.5rem;cursor:pointer;transition:all .2s ease;background:white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.admin-page__products__products .admin-page__products__product:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.admin-page__products__products .admin-page__products__product.selected{border-color:#e54084;box-shadow:0 4px 12px rgba(229,64,132,.3)}.admin-page__products__products .admin-page__products__product img{width:250px;height:250px;object-fit:cover;border-radius:4px;transition:all .2s ease}.admin-page__products__products .admin-page__products__product__info{margin-top:.5rem;text-align:center}.admin-page__products__products .admin-page__products__product__info h4{margin:.25rem 0;font-size:1rem;font-weight:900;color:#333}.admin-page__products__products .admin-page__products__product__info p{margin:.25rem 0;font-size:1rem;color:#666}.admin-page__products__products .admin-page__products__product__info p.in-stock{color:#22c55e;font-weight:700}.admin-page__products__products .admin-page__products__product__info p.out-of-stock{color:#ef4444;font-weight:700}.admin-page__products__products .admin-page__products__product__edit{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.9);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;border:1px solid #e54084}.admin-page__products__products .admin-page__products__product__edit:hover{background:#e54084;color:white;transform:scale(1.1)}.admin-page{max-width:1200px;margin:0 auto;padding:2rem}.admin-page h1{color:white;margin-bottom:1rem}.admin-page h2{color:#e54084;margin-bottom:1rem;border-bottom:2px solid #e54084;padding-bottom:.5rem}.admin-page h3{color:#666;margin-bottom:.75rem}.admin-page input,.admin-page select,.admin-page textarea{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s ease;color:#000}.admin-page input:focus,.admin-page select:focus,.admin-page textarea:focus{outline:none;border-color:#e54084;box-shadow:0 0 0 2px rgba(229,64,132,.1)}.admin-page input[type=file]{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.admin-page input[type=file]{font-size:.9rem;padding:.4rem}.admin-page input[type=file]::-webkit-file-upload-button{padding:.3rem .6rem;font-size:.8rem;margin-right:.5rem}.admin-page input[type=file]::file-selector-button{padding:.3rem .6rem;font-size:.8rem;margin-right:.5rem}}@media (max-width:690px){.admin-page input[type=file]{font-size:.8rem;padding:.3rem}.admin-page input[type=file]::-webkit-file-upload-button{padding:.2rem .4rem;font-size:.7rem;margin-right:.3rem}.admin-page input[type=file]::file-selector-button{padding:.2rem .4rem;font-size:.7rem;margin-right:.3rem}}.admin-page input[type=checkbox]{margin-right:.5rem}.admin-page label{color:#000;font-weight:500}.admin-page__tags{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.admin-page__tags__input{display:flex;gap:.5rem;margin-bottom:1rem}.admin-page__tags__input input{flex:1 1}.admin-page__tags__list{margin-bottom:1rem}.admin-page__tags__item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:white;border-radius:4px;margin-bottom:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.admin-page__tags__item span{color:#000;font-weight:500}.admin-page__products{background:#f8f9fa;padding:1.5rem;border-radius:8px}.admin-page__products__input{margin-bottom:1.5rem}.admin-page__products__input input[type=text]{width:100%;margin-bottom:.5rem}.admin-page__products__actions{margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.admin-page form{max-width:100%;overflow-x:hidden}@media (max-width:768px){.admin-page form{padding:0 .5rem}.admin-page form input,.admin-page form select,.admin-page form textarea{width:100%;box-sizing:border-box}.admin-page form label{display:block;margin-bottom:.25rem}.admin-page form br{display:none}.admin-page form ul{padding-left:1rem}.admin-page form li{margin-bottom:.5rem}}@media (max-width:690px){.admin-page form{padding:0 .25rem}.admin-page form input,.admin-page form select,.admin-page form textarea{font-size:.9rem;padding:.4rem}}.grid-flow{display:grid;grid-gap:1rem;gap:1rem}.button-group{display:flex;flex-wrap:wrap;gap:1.5rem}.button{padding:.75em 1.5em;color:rgb(var(--clr-text));text-decoration:none;background-color:rgb(var(--clr-primary));border:1px solid rgb(var(--clr-secondary));border-radius:.5em}.button:hover{background-color:rgb(var(--clr-secondary))}.header-wrapper{position:relative;height:5.6rem;width:100%}.header{position:absolute;top:0;left:0;width:100%;transition:all .3s ease}.header.sticky{position:fixed;top:0;left:0;background-color:rgba(var(--clr-background),.8);box-shadow:0 2px 10px rgba(0,0,0,.1);animation:slideDown .35s ease-out forwards;z-index:1000}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header .header__nav{width:100%;max-width:100%;height:5.6rem;display:flex;align-items:center;justify-content:center;position:relative;transition:height .3s ease}.header .header__nav li,.header .header__nav ul{padding:0;display:flex;height:100%}.header .header__nav li a,.header .header__nav ul a{font-size:1.2rem;font-weight:var(--fw-bold);text-transform:uppercase;color:white;width:100%;position:relative}.header .header__nav li{display:flex;align-items:center;justify-content:center}.header .header__nav .header__left-links{justify-content:right;margin-right:2rem;gap:2.5rem}.header .header__nav .header__logo-link{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.header .header__nav .header__logo-link .header__logo-image{object-fit:contain;width:16rem;height:16rem}@media (max-width:875px){.header .header__nav .header__logo-link .header__logo-image{width:7.5rem;height:7.5rem}}.header .header__nav .header__right-links{justify-content:left;margin-left:2rem;gap:2.5rem}@media (max-width:845px){.header .header__nav .desktop-only{display:none}}.header .header__nav .mobile-only{display:none}@media (max-width:845px){.header .header__nav .mobile-only{display:block}}.header .header__nav .hamburger-btn{display:none;position:absolute;top:1rem;right:1rem;z-index:99;background:none;border:none;cursor:pointer;width:2rem;height:2rem;padding:0}@media (max-width:845px){.header .header__nav .hamburger-btn{display:flex;flex-direction:column;justify-content:space-around}}.header .header__nav .hamburger-btn span{display:block;width:100%;height:2px;background-color:rgb(var(--clr-background-secondary));transition:all .3s ease}.header .header__nav .hamburger-btn.open span:first-child{transform:rotate(45deg) translate(.5rem,.5rem)}.header .header__nav .hamburger-btn.open span:nth-child(2){opacity:0}.header .header__nav .hamburger-btn.open span:last-child{transform:rotate(-45deg) translate(.5rem,-.5rem)}.header .header__nav .mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgb(var(--clr-background));padding-top:2rem;transform:translateX(100%);transition:transform .3s ease;z-index:90}.header .header__nav .mobile-menu.open{transform:translateX(0)}.header .header__nav .mobile-menu__links{display:flex;flex-direction:column;align-items:center}.header .header__nav .mobile-menu__links li{width:100%;text-align:center}.header .header__nav .mobile-menu__links li a{font-size:1.5rem;padding:1rem;display:block;width:100%}.header .header__nav .mobile-menu__links:after{content:"";display:block;width:100%;height:1px;background-color:rgba(var(--clr-background-secondary),1)}.nav-links.mobile-only{display:flex;flex-direction:column;height:100%;padding:0}.nav-links.mobile-only ul{display:flex;flex-direction:column;height:80%}.nav-links.mobile-only ul li a{display:block;padding:1.5rem 2rem;font-size:1.2rem;color:rgb(var(--clr-background-secondary));text-decoration:none;transition:all .3s ease}@media (hover:hover){.nav-links.mobile-only ul li a:hover{background:rgba(var(--clr-background-secondary),.1);padding-left:2.5rem}}.nav-links.mobile-only .nav-separator{width:100%;height:1px;background:rgba(var(--clr-background-secondary),.2)}.nav-links.mobile-only .nav-social{display:flex;flex-direction:row;justify-content:space-between;padding:1.5rem 3rem}.nav-links.mobile-only .nav-social a{display:flex;align-items:center;padding:1rem 0;color:rgb(var(--clr-background-secondary));text-decoration:none;font-size:1.1rem;transition:all .3s ease}@media (hover:hover){.nav-links.mobile-only .nav-social a:hover{background:rgba(var(--clr-background-secondary),.1);padding-left:.5rem;color:rgb(var(--clr-primary))}}.nav-links.mobile-only .nav-social a svg{font-size:1.2rem;width:1.5rem}.element--fade-in{opacity:0;transform:translateY(-20px);animation:fadeDropIn .6s ease-out forwards;animation-delay:0s}.element--fade-in-delay-1{opacity:0;transform:translateY(-20px);animation:fadeDropIn .6s ease-out forwards;animation-delay:.2s}.element--fade-in-delay-2{opacity:0;transform:translateY(-20px);animation:fadeDropIn .6s ease-out forwards;animation-delay:.4s}.element--fade-in-delay-3{opacity:0;transform:translateY(-20px);animation:fadeDropIn .6s ease-out forwards;animation-delay:.6s}.fade-in-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.fade-in-scroll.fade-in-visible{opacity:1;transform:translateY(0)}.fade-in-scroll[data-delay="0"]{transition-delay:0s}.fade-in-scroll[data-delay="1"]{transition-delay:.1s}.fade-in-scroll[data-delay="2"]{transition-delay:.2s}.fade-in-scroll[data-delay="3"]{transition-delay:.3s}.fade-in-scroll[data-delay="4"]{transition-delay:.4s}.fade-in-scroll[data-delay="5"]{transition-delay:.5s}.fade-in-scroll[data-delay="6"]{transition-delay:.6s}.fade-in-scroll[data-delay="7"]{transition-delay:.7s}.fade-in-scroll[data-delay="8"]{transition-delay:.8s}.fade-in-scroll[data-delay="9"]{transition-delay:.9s}.fade-in-scroll[data-delay="10"]{transition-delay:1s}.fade-in-scroll[data-delay="11"]{transition-delay:1.1s}.fade-in-scroll[data-delay="12"]{transition-delay:1.2s}.fade-in-scroll[data-delay="13"]{transition-delay:1.3s}.fade-in-scroll[data-delay="14"]{transition-delay:1.4s}.fade-in-scroll[data-delay="15"]{transition-delay:1.5s}.fade-in-scroll[data-delay="16"]{transition-delay:1.6s}.fade-in-scroll[data-delay="17"]{transition-delay:1.7s}.fade-in-scroll[data-delay="18"]{transition-delay:1.8s}.fade-in-scroll[data-delay="19"]{transition-delay:1.9s}.fade-in-scroll[data-delay="20"]{transition-delay:2s}.fade-in-scroll[data-delay="21"]{transition-delay:2.1s}.fade-in-scroll[data-delay="22"]{transition-delay:2.2s}.fade-in-scroll[data-delay="23"]{transition-delay:2.3s}.fade-in-scroll[data-delay="24"]{transition-delay:2.4s}.fade-in-scroll[data-delay="25"]{transition-delay:2.5s}.fade-in-scroll[data-delay="26"]{transition-delay:2.6s}.fade-in-scroll[data-delay="27"]{transition-delay:2.7s}.fade-in-scroll[data-delay="28"]{transition-delay:2.8s}.fade-in-scroll[data-delay="29"]{transition-delay:2.9s}.fade-in-scroll[data-delay="30"]{transition-delay:3s}.cart-button{border:none;background-color:transparent;cursor:pointer;width:2.5rem;height:2.5rem;transition:color .2s ease,transform .2s ease;position:relative;transform-origin:center}@keyframes bounce{0%{transform:scale(1)}20%{transform:scale(.9)}40%{transform:scale(.7)}60%{transform:scale(.85)}80%{transform:scale(.95)}to{transform:scale(1)}}.cart-button.animate-bounce{animation:bounce .4s cubic-bezier(.25,.46,.45,.94) forwards}.cart-button--white{color:rgb(var(--clr-background-secondary));--cart-hover-bg:rgb(var(--clr-background));--cart-hover-color:rgb(var(--clr-background-secondary))}.cart-button--black{color:rgb(var(--clr-background));--cart-hover-bg:rgb(var(--clr-background-secondary));--cart-hover-color:rgb(var(--clr-background))}.cart-button svg{width:100%;height:100%}@media (hover:hover){.cart-button:hover{transform:rotate(-5deg) scale(1.05);cursor:pointer}.cart-button:hover .cart-count{color:var(--cart-hover-color);width:22px;height:22px;border:2px solid rgb(var(--clr-primary));background-color:var(--cart-hover-bg)}}.cart-button button{background:none;border:none;font-size:1.5rem;padding:.5rem;position:relative}.cart-button .cart-count{position:absolute;top:-8px;right:-8px;background:rgb(var(--clr-primary));color:white;border-radius:50%;width:20px;height:20px;font-size:.75rem;display:flex;align-items:center;justify-content:center;border:2px solid transparent;transition:all .2s ease}.cart-button .cart-dropdown{position:absolute;top:100%;right:0;background:rgb(var(--clr-background));border:1px solid rgba(var(--clr-text-primary),.1);border-radius:8px;padding:1rem;min-width:300px;max-height:400px;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000}.cart-button .cart-dropdown h3{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(var(--clr-text-primary),.1)}.cart-button.cart-bounce{animation:cartBounce 1.2s ease-in-out}@keyframes cartBounce{0%{transform:translateZ(0)}15%{transform:translate3d(0,-12px,0)}30%{transform:translateZ(0)}45%{transform:translate3d(0,-8px,0)}60%{transform:translateZ(0)}75%{transform:translate3d(0,-4px,0)}90%{transform:translateZ(0)}to{transform:translateZ(0)}}.popup .cart-items{display:flex;flex-direction:column;gap:1rem;max-height:100%;margin:-1rem;padding:1rem}.popup .cart-items::-webkit-scrollbar{width:6px}.popup .cart-items::-webkit-scrollbar-track{background:rgba(var(--clr-text-primary),.1);border-radius:3px}.popup .cart-items::-webkit-scrollbar-thumb{background:rgba(var(--clr-text-primary),.2);border-radius:3px}.popup .cart-items::-webkit-scrollbar-thumb:hover{background:rgba(var(--clr-text-primary),.3)}.popup .cart-items .empty-cart{text-align:center;color:rgba(var(--clr-text-primary),.6);padding:2rem 0;font-size:.9rem}.popup .cart-items .cart-items-list{display:flex;flex-direction:column;gap:1rem;height:30rem;overflow-y:auto}.popup .cart-items .cart-item{display:flex;gap:1rem;padding:1rem;background:rgba(var(--clr-text-primary),.03);border-radius:8px;position:relative;transition:transform .2s ease}.popup .cart-items .cart-item:hover{transform:translateY(-2px);background:rgba(var(--clr-background-secondary),.03)}.popup .cart-items .cart-item img{width:80px;height:80px;object-fit:cover;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.popup .cart-items .cart-item .item-details{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.popup .cart-items .cart-item .item-details h4{margin:0;font-size:1rem;color:rgb(var(--clr-text-primary));font-weight:600}.popup .cart-items .cart-item .item-details .color,.popup .cart-items .cart-item .item-details .size{margin:0;font-size:.9rem;color:rgba(var(--clr-text-primary),.8)}.popup .cart-items .cart-item .item-details .price{font-weight:600;color:rgb(var(--clr-primary));font-size:1.1rem}.popup .cart-items .cart-item .item-details .quantity-controls{display:flex;align-items:center;gap:.75rem;margin-top:auto}.popup .cart-items .cart-item .item-details .quantity-controls button{background:none;border:1px solid rgba(var(--clr-text-primary),.2);border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:rgba(var(--clr-background-secondary),.7)}.popup .cart-items .cart-item .item-details .quantity-controls button:hover{background:rgba(var(--clr-background-secondary),.1);color:rgb(var(--clr-background-secondary))}.popup .cart-items .cart-item .item-details .quantity-controls span{min-width:1.5rem;text-align:center;font-weight:500}.popup .cart-items .cart-item .remove-item{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.2rem;color:rgba(var(--clr-background-secondary),.4);cursor:pointer;transition:all .2s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.popup .cart-items .cart-item .remove-item:hover{color:rgb(var(--clr-primary));background:rgba(var(--clr-primary),.1)}.popup .cart-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--clr-text-primary),.1)}.popup .cart-footer .total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;font-size:1.1rem}.popup .cart-footer .checkout-button{width:100%;background:rgb(var(--clr-primary));color:white;border:none;border-radius:4px;padding:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem}.popup .cart-footer .checkout-button:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.popup .cart-footer .checkout-button:hover{background:rgba(var(--clr-primary),.9);transform:translateY(-1px)}.popup .cart-footer .checkout-button:active{transform:translateY(0)}.visible .popup,.visible .popup-backdrop{opacity:1;visibility:visible}.visible .popup{transform:translate(-50%,-50%) scale(1)}.popup-backdrop{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1001;opacity:0;transition:opacity .3s ease,visibility .3s ease}.popup,.popup-backdrop{position:fixed;visibility:hidden}.popup{width:30rem;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);height:45rem;border-radius:1.5rem;background-color:rgb(var(--clr-background));display:flex;justify-content:center;flex-direction:column;padding:2rem;z-index:1002;opacity:.95;border:1px solid rgb(var(--clr-background-secondary));opacity:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@media (max-width:845px){.popup{width:24rem;height:30rem}}@media (max-height:630px){.popup{height:35rem;padding:1.5rem}}@media (max-width:400px){.popup{width:20rem;height:30rem}}@media (max-height:380px){.popup{height:25rem;height:27.5rem}}.popup__header{display:flex;justify-content:space-between;width:100%;height:3.5rem}@media (max-width:845px){.popup__header{align-items:center}}.popup__header__title{color:rgba(var(--clr-background-secondary),.85);height:3.5rem;width:100%;text-align:left;position:relative}.popup__header__title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(var(--clr-primary),.75)}.popup__header__close{border:none;background-color:transparent;color:rgba(var(--clr-background-secondary),.7);width:1.5rem;height:1.5rem;cursor:pointer}.popup__header__close svg{width:100%;height:100%}@media (hover:hover){.popup__header__close:hover{color:rgba(var(--clr-background-secondary),.9)}}.popup__content{width:100%;height:100%;margin-top:.5rem;overflow-y:auto;padding-right:.5rem}.popup__content::-webkit-scrollbar{width:6px}.popup__content::-webkit-scrollbar-track{background:rgba(var(--clr-background-secondary),.1);border-radius:3px}.popup__content::-webkit-scrollbar-thumb{background:rgba(var(--clr-background-secondary),.3);border-radius:3px}.popup__content::-webkit-scrollbar-thumb:hover{background:rgba(var(--clr-background-secondary),.5)}.out-of-stock-overlay{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.7);color:white;z-index:10}.out-of-stock-overlay,.product-card{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product-card{flex-direction:column;gap:1rem;text-decoration:none}@media (hover:hover){.product-card:hover .product-card__image{filter:blur(1px)}.product-card:hover .product-card__info .product-card__info__name:after{width:85%}}.product-card__image{width:20rem;height:25rem;position:relative;background-color:rgb(120,120,120);border-radius:.5rem;transition:all .3s ease;border:none;overflow:hidden;display:flex;justify-content:center;align-items:center;object-fit:cover;object-position:center}@media (max-width:375px){.product-card__image{width:17.5rem;height:20rem}}@media (min-width:1024px){.product-card__image{width:25rem}}.product-card__image .flash-sale-badge{right:.75rem;background-color:rgb(var(--clr-primary))}.product-card__image .flash-sale-badge,.product-card__image .hot-seller-badge{position:absolute;top:.75rem;color:white;padding:.25rem .5rem;border-radius:.5rem;font-size:.75rem;font-weight:600;z-index:5;box-shadow:0 2px 4px rgba(0,0,0,.2)}.product-card__image .hot-seller-badge{left:.75rem;background:linear-gradient(135deg,#ff6b6b,#ff8e53);animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.product-card__info{width:100%;display:flex;flex-direction:column;gap:.5rem}.product-card__info__name{font-size:1.5rem;font-weight:900;color:rgb(var(--clr-primary));position:relative;padding-bottom:.25rem}.product-card__info__name:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:rgb(var(--clr-primary));transition:all .3s ease}.product-card__info__price{font-size:1.15rem;font-weight:600;color:rgb(var(--clr-background-secondary))}.product-card__info__price .original-price{text-decoration:line-through;color:rgba(var(--clr-background-secondary),.6);font-size:1rem;margin-right:.5rem}.product-card__info__price .discounted-price{color:rgb(var(--clr-primary));font-size:1.15rem;font-weight:700}.tag{width:auto;text-wrap:nowrap;font-size:1.5rem;font-weight:600;color:rgb(var(--clr-background-secondary));text-transform:uppercase;background-color:rgba(var(--clr-background-secondary),.25);padding:.25rem .75rem;border-radius:25rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:2rem}.main-title{font-size:var(--fs-900);margin-block:0}.text-highlight{color:rgb(var(--clr-accent))}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}.footer{background-color:rgb(var(--clr-background));padding:2rem;color:rgb(var(--clr-background-secondary));height:22.5rem;box-sizing:border-box}.footer__content{max-width:1400px;display:flex;gap:2rem;height:100%}@media (max-width:845px){.footer__content{flex-direction:column;height:auto;gap:2rem}}.footer__content__left{flex:1 1;display:flex;flex-direction:column;height:100%}.footer__content__left h2{font-size:1.5rem;font-weight:200;margin-bottom:.5rem}.footer__content__left h2:after{content:"";display:block;width:45%;height:1px;margin:.65rem 0 0;background-color:rgba(var(--clr-background-secondary),.6)}.footer__content__left__hours{display:flex;flex-direction:row;margin-bottom:1rem;justify-content:space-between;padding-right:4rem}.footer__content__left__hours .hours-section{display:flex;flex-direction:column;width:10rem}.footer__content__left__hours .hours-section h3{font-weight:900;font-size:1.25rem;color:rgb(var(--clr-primary))}.footer__content__left__hours .hours-section .hours-content{display:flex;flex-direction:column;gap:.5rem}.footer__content__left__hours .hours-section .hours-content .days{font-weight:900;font-size:.9rem}.footer__content__left__hours .hours-section .hours-content .time{color:rgba(var(--clr-background-secondary),.8);font-size:.9rem;margin-bottom:.5rem}@media (max-width:768px){.footer__content__left__hours{flex-direction:column;gap:2rem}}.footer__content__left__contact{display:flex;flex-direction:column;margin-top:1rem;gap:.5rem}@media (max-width:845px){.footer__content__left__contact{height:100%;margin-bottom:1rem}}.footer__content__left__contact p{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.footer__content__left__contact p svg{width:1rem!important;height:1rem!important;flex-shrink:0}.footer__content__left__contact p a{color:rgb(var(--clr-background-secondary));text-decoration:none;transition:color .3s ease}@media (hover:hover){.footer__content__left__contact p a:hover{color:rgb(var(--clr-secondary))}}.footer__content__right{flex:1 1;height:100%;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);display:flex;flex-direction:column}@media (max-width:845px){.footer__content__right{height:300px}}.footer__content__right iframe{width:100%}.footer__social{margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:2rem;background:rgba(var(--clr-background),.8);padding:1rem;border-radius:0 0 8px 8px;height:3rem}.footer__social a{color:rgb(var(--clr-background-secondary));font-size:1.5rem;transition:all .3s ease}@media (hover:hover){.footer__social a:hover{color:rgb(var(--clr-secondary));transform:translateY(-2px)}}