@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:ppfont;src:url(/assets/PPPangramSans-Medium-DnpbtEMc.woff2) format("woff2")}html{scroll-behavior:smooth}html::-webkit-scrollbar{display:none}*{-webkit-tap-highlight-color:transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background-color:var(--black-40);border-radius:10px}*::-webkit-scrollbar-thumb:hover{background-color:var(--black-100)}*::-webkit-scrollbar-track{background-color:var(--white-100)}@media (hover: none){.hover-effect:hover{none:all}}:root{background-color:#000;--black-100: rgba(28, 28, 28, 100%);--black-40: rgba(28, 28, 28, 40%);--black-20: rgba(28, 28, 28, 20%);--black-10: rgba(28, 28, 28, 10%);--black-5: rgba(28, 28, 28, 5%);--white-100: rgba(255, 255, 255, 100%);--white-40: rgba(255, 255, 255, 40%);--white-20: rgba(255, 255, 255, 20%);--white-10: rgba(255, 255, 255, 10%);--white-5: rgba(255, 255, 255, 5%);--primary-light: rgb(247, 249, 251);--primary-brand: rgba(28, 28, 28);--primary-purple: rgb(229, 236, 246);--primary-blue: rgb(227, 245, 255, 100);--secondary-cyan: rgba(168, 197, 218);--secondary-green: rgb(161, 227, 203);--secondary-blue: rgb(177, 227, 255);--secondary-indigo: rgb(149, 164, 252);--secondary-mint: rgb(186, 237, 189);background-color:var(--white-100)}.light-theme{--black-100: rgba(28, 28, 28, 100%);--black-40: rgba(28, 28, 28, 40%);--black-20: rgba(28, 28, 28, 20%);--black-10: rgba(28, 28, 28, 10%);--black-5: rgba(28, 28, 28, 5%);--white-100: rgba(255, 255, 255, 100%);--white-40: rgba(255, 255, 255, 40%);--white-20: rgba(255, 255, 255, 20%);--white-10: rgba(255, 255, 255, 10%);--white-5: rgba(255, 255, 255, 5%);--primary-light: rgb(247, 249, 251);--primary-brand: rgba(28, 28, 28);--primary-purple: rgb(229, 236, 246);--primary-blue: rgb(227, 245, 255, 100);--secondary-cyan: rgba(168, 197, 218);--secondary-green: rgb(161, 227, 203);--secondary-blue: rgb(177, 227, 255);--secondary-indigo: rgb(149, 164, 252);--secondary-mint: rgb(186, 237, 189)}*{margin:0;padding:0;box-sizing:border-box;font-family:ppfont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{text-decoration:none;color:#464646}.red{color:#ff5630}.purple{color:#2f00ff}.orange{color:#ffab00}.green{color:#38cb89}.blue{color:#377dff}.lightgray{color:#6c7275}.black{color:#141718}.home{display:flex;flex-direction:column;width:100%;background-color:var(--white-100);color:var(--black-100)}.home>section{padding:0 12vw 3vw;width:100%;overflow:hidden}.home>section img{width:100%;height:100%;object-fit:cover}.home>.heading{padding:1vw 12vw;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.home>.heading>.head1{font-size:2.5rem}.home>.new-arrival{padding:3vw 12vw;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.home>.new-arrival>div{font-size:2.5rem;font-weight:600}.home>.new-arrival .findmore{color:#141718;display:flex;align-items:center;font-size:1.2rem;font-weight:400;text-transform:lowercase;border-bottom:1px solid rgb(20,23,24)}.home .showcase{width:100%;overflow-x:auto;padding:2vw 12vw;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.home .showcase .show1,.home .showcase .show2,.home .showcase .show3{position:relative;flex:1;background-color:#f3f5f7}.home .showcase .show1>img,.home .showcase .show2>img,.home .showcase .show3>img{width:100%}.home .showcase .show1-content,.home .showcase .show2-content,.home .showcase .show3-content{background-color:var(--white-40);position:absolute;padding:2rem;z-index:2;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.home .showcase .show1-content>div,.home .showcase .show2-content>div,.home .showcase .show3-content>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;border-bottom:1px solid var(--black-100);padding:2px 0}.home .showcase .show1-content>div a,.home .showcase .show2-content>div a,.home .showcase .show3-content>div a{display:flex;justify-content:center;align-items:center}.home .showcase .show1-content h1,.home .showcase .show1-content h2,.home .showcase .show1-content p,.home .showcase .show1-content svg,.home .showcase .show2-content h1,.home .showcase .show2-content h2,.home .showcase .show2-content p,.home .showcase .show2-content svg,.home .showcase .show3-content h1,.home .showcase .show3-content h2,.home .showcase .show3-content p,.home .showcase .show3-content svg{font-size:calc(1rem + 1vw);line-height:1.3em}.home .showcase .show1-content{justify-content:flex-start;align-items:flex-start}.home .showcase .right{flex:1;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;gap:1rem;width:100%}.home .showcase .right>div{background-color:var(--white-100)}.home>main{margin-left:12vw;padding:2rem 2rem 2rem 0;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:1rem;overflow-x:auto}.home>main::-webkit-scrollbar{height:6px}.home>main::-webkit-scrollbar-thumb{background-color:#343839;border-radius:10px}.home>main::-webkit-scrollbar-thumb:hover{background-color:#141718}.home>main::-webkit-scrollbar-track{background-color:#e8ecef}.home .features{padding:3vw 12vw;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;align-items:stretch}.home .features>div{color:var(--black-100);background-color:var(--black-10);padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex:1}.home .features>div>h1{font-size:1.2rem;font-weight:400}.home .features>div>span{color:#6c7275}.home .footer{background-color:#141718;color:#fff;padding:3vw 12vw;font-size:.9rem}.home .footer h3{padding-bottom:1rem}.home .footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.home .footer-logo{width:140px;margin-bottom:1rem}.home .footer-about p{font-size:.95rem;line-height:1.6}.home .footer-links ul{list-style:none;padding:0}.home .footer-links ul li{margin-bottom:.5rem}.home .footer-links ul li a{color:#fff;text-decoration:none;transition:color .3s}.home .footer-links ul li a:hover{color:#38cb89}.home .footer-contact p{margin-bottom:.5rem}.home .footer-social .social-icons{display:flex;gap:1rem}.home .footer-social .social-icons a{font-size:1.2rem;color:#fff;transition:color .3s}.home .footer-social .social-icons a:hover{color:#38cb89}.home .footer-bottom{text-align:center;margin-top:2rem;border-top:1px solid #444;padding-top:1rem;font-size:.85rem;color:#ccc}@media (max-width: 768px){.home .footer{padding:1rem}.home .footer-container{grid-template-columns:1fr;gap:0rem}.home .footer-about,.home .footer-links,.home .footer-contact,.home .footer-social{margin-bottom:2rem}.home .footer-social .social-icons{justify-content:center}.home .social-icons{display:flex;gap:1rem}.home .social-icon{width:24px;height:24px;color:#fff;transition:color .3s ease}.home .social-icon:hover{color:#38cb89}}@media (max-width: 576px){.home>section{padding:1rem}.home .showcase{padding:1rem;flex-direction:column}.home .show1,.home .show2,.home .show3{flex:1 1 100%;min-width:auto}.home .heading,.home .new-arrival{padding:1rem;width:100%}.home .new-arrival .findmore{font-size:1rem}.home .showcase{width:100%}.home .features{padding:1rem}.home footer{padding:2rem 1rem}.home main{gap:.75rem;padding:1rem 1rem 1rem 0}.home .new-arrival>div{font-size:1.75rem}.home .findmore{font-size:.5rem}.home main{margin-left:1rem}}.cart{padding:1rem 4rem;display:flex;flex-direction:row;justify-content:stretch;align-items:space-between;gap:4rem;height:calc(100dvh - 3.8rem);background-color:var(--white-100);color:var(--black-100)}.cart>main{width:70%;overflow-y:auto}.cart>main>h1{text-align:center}.cart>main::-webkit-scrollbar{display:none}.cart>aside{width:30%;padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1.5rem}.cart>aside>input{padding:1rem;border:1px solid var(--black-20);outline:none;margin-top:1rem;background-color:var(--white-100)}.cart>aside>p{font-size:1.1rem}.cart>aside>a{background-color:#38cb89;padding:1rem;text-decoration:none;font-weight:600;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;text-transform:uppercase}.cart>aside>a:hover{opacity:.8}.cart>aside>span{margin-top:-1rem;margin-bottom:-1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.cart>aside>span>code{font-weight:600;align-self:flex-end}.cart-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3rem}.cart-item>img{height:10rem;width:10rem;object-fit:cover;border-radius:5px}.cart-item>article{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}.cart-item>article a{font-size:1.2rem;color:#2e2e2e}.cart-item>article a:hover{color:#0073ff}.cart-item>article span{font-weight:600}.cart-item>div{margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.cart-item>div button{border:none;height:2rem;width:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;cursor:pointer;font-size:1.2rem}.cart-item>div button:hover{background-color:#38cb89;color:#fff}.cart-item>button{border:none;background-color:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;cursor:pointer;font-size:1.2rem}.cart-item>button:hover{color:red}@media (max-width: 576px){.cart-item{width:100%;padding:1.5rem 0}.cart-item>img{width:3rem;height:3rem;object-fit:cover}.cart>aside{border-top:2px solid var(--black-20)}}.shipping{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.shipping .back{height:2.5rem;width:2.5rem;background-color:#2e2e2e;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;position:fixed;top:2rem;left:2rem;border-radius:100%;border:none;outline:none;cursor:pointer;box-shadow:0 0 10px #00000062}.shipping .back svg{transition:all .3s}.shipping .back:hover svg{translate:-.25rem}.shipping>form{max-width:450px;width:100%;display:flex;flex-direction:column;justify-content:ceenter;align-items:stretch;gap:1.5rem}.shipping>form>h1{letter-spacing:normal;font-weight:600;text-transform:uppercase;margin:2rem;text-align:center}.shipping>form>input,.shipping>form>select{padding:1rem;border:1px solid rgba(31,31,31,.351);background-color:inherit;width:100%;border-radius:5px;outline:none}.shipping>form>button{cursor:pointer;border:none;outline:none;padding:1rem;background-color:#0073ff;color:#fff;font-size:1.05rem;text-transform:uppercase;border-radius:5px}.shipping>form>button:hover{opacity:.8}.login{height:calc(100dvh - 51.2px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.login>main{border-radius:5px;width:100%;height:80%;max-width:400px;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1rem}.login>main>div{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.2rem}.login>main>div>input,.login>main>div>select{padding:1rem;border:none;background-color:inherit;width:100%;outline:none;border:1px solid rgba(162,162,162,.53);border-radius:5px}.login>main>div>p{text-align:center;margin:2rem}.login>main>div button{width:100%;margin:auto;height:3rem;cursor:pointer;border:none;outline:none;padding:unset;background-color:transparent;color:#1f1f1f;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;border:1px solid #747775;font-size:1.05rem;border-radius:5px;transition:all linear .3s}.login>main>div button>svg{height:60%;width:11.4%;border-radius:100%}.login>main>div button:hover{background-color:#131314;color:#fff}.login>main>h1{width:100%;letter-spacing:normal;font-weight:600;text-transform:uppercase;text-align:center}.search-page{padding:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:2rem;height:calc(100dvh - 3.8rem);position:relative;background-color:var(--white-100);color:var(--black-100)}.search-page aside{min-width:20rem;border-right:2px solid var(--primary-light);padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:unset;gap:.5rem;position:sticky;top:0;height:100%;border-radius:5px}.search-page aside .headf{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.search-page aside>div>h2{letter-spacing:normal;font-weight:600;text-transform:uppercase;text-transform:capitalize}.search-page aside>div>h4{display:flex;padding:4px 0}.search-page aside>div>input,.search-page aside>div>select{padding:.75rem 1.2rem;border:3px solid --black-40;background-color:var(--white-100);width:100%;outline:none;color:var(--black-100)}.search-page .filter-sort{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.85rem}.search-page .filter-sort>div{display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.search-page>main{width:100%;height:100%;overflow:hidden}.search-page>main>h1{letter-spacing:normal;font-weight:600;text-transform:uppercase;text-align:center}.search-page>main .filter-contain{display:none;margin:1rem 0}.search-page>main>input{padding:1rem;border:none;background-color:inherit;width:100%;outline:none;margin:1rem 0;font-size:1.2rem;display:block;border-bottom:2px solid rgba(154,154,154,.38);color:var(--black-100)}.search-page>main .scrollable{width:100%;height:100%;overflow:hidden;overflow-y:auto;transition:transform .2s ease-in-out}.search-page>main .scrollable::-webkit-scrollbar{height:100%;width:5px}.search-page>main .scrollable::-webkit-scrollbar-thumb{background-color:#343839;border-radius:10px}.search-page>main .scrollable::-webkit-scrollbar-thumb:hover{background-color:#141718}.search-page>main .scrollable::-webkit-scrollbar-track{background-color:#e8ecef}.search-page>main .scrollable .product-list{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1rem;flex-wrap:wrap}.search-page>main .scrollable article{margin:1rem 1rem 10rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.search-page>main .scrollable article>button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;cursor:pointer;border:none;outline:none;padding:.5rem 1rem;background-color:#141718;color:#fff;border-radius:5px}.search-page>main .scrollable article>button:disabled{cursor:not-allowed;opacity:.5}@media (max-width: 576px){.search-page aside{display:none}.search-page .filter-contain{display:block!important}.search-page main>input{font-size:1rem;padding:.25rem 0}}.productCard{width:100%;max-width:16.375rem;min-width:12rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;aspect-ratio:262/349}.productCard .productImageWrapper{position:relative;display:flex;transition:all ease .3s;width:100%;height:100%;object-fit:cover}.productCard .productImageWrapper>img{width:100%;height:100%;object-fit:cover;object-position:center;background-color:#fff}.productCard .productImageWrapper>div{width:100%;position:absolute;padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;gap:1rem}.productCard .productImageWrapper>div>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.productCard .productImageWrapper>div>div>.extras{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:.5rem}.productCard .productImageWrapper>div>div>.extras button{cursor:pointer;border:none;outline:none;padding:.25rem .5rem;background-color:#fff;color:#141718;font-size:.875rem;font-weight:600}.productCard .productImageWrapper>div>div>.extras .btn2{background-color:#38cb89;color:#fff}.productCard .productImageWrapper>div>div>img{padding:.5rem;background-color:#fff;border-radius:6.25rem;display:none}.productCard .productImageWrapper>div>button{cursor:pointer;border:none;outline:none;padding:.75rem 1.5rem;background-color:#141718;color:#fff;font-size:.875rem;display:none}.productCard .details{padding:.3125rem;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;font-size:1.2rem}.productCard .details span{font-weight:600}.productCard:hover .productImageWrapper>div>button{display:block}@media (max-width: 768px){.productCard{max-width:14rem;min-width:12rem}.productCard .productImageWrapper>div{padding:.75rem}.productCard .productImageWrapper>div>div>img{padding:.3rem}.productCard .productImageWrapper>div>button{font-size:.75rem}.productCard .details{font-size:1rem}}@media (max-width: 576px){.productCard{max-width:10.5rem;min-width:10.5rem}.productCard .productImageWrapper>div{padding:.5rem}.productCard .productImageWrapper>div>div>img{padding:.2rem}.productCard .productImageWrapper>div>button{display:block;font-size:.7rem}.productCard .details{font-size:.9rem}}.load-contain{width:100%;height:calc(100dvh - 65.4px);display:flex;align-items:center;justify-content:center}.sync-loader{display:flex;justify-content:space-between;align-items:center;width:45px;height:40px}.dot{width:10px;height:10px;background-color:#38cb89;border-radius:50%;animation:dance .6s infinite ease-in-out}.dot:nth-child(2){animation-delay:.1s}.dot:nth-child(3){animation-delay:.2s}@keyframes dance{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}}.skeleton-shape{width:16.375rem;height:21.875rem;background-color:#f0f0f0;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.container-404{text-align:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);width:100%;height:calc(100dvh - 65.4px);display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Arial,sans-serif}.container-404 .error{font-size:10rem;font-weight:700;color:#38cb89;animation:shake 1s infinite}.container-404 .message{font-size:2rem;margin-bottom:20px;color:#555}.container-404 .descrip404{font-size:1.2rem;color:#777;margin-bottom:30px}.container-404 .home-link{padding:10px 20px;background-color:#38cb89;color:#fff;text-decoration:none;font-size:1rem;border-radius:5px;transition:background-color .3s ease}.container-404 .home-link:hover{background-color:#fff;color:#38cb89}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}50%{transform:translate(10px)}75%{transform:translate(-10px)}}.nav-header{padding:.75rem;background-color:#fff;transition:all .7s ease;max-height:79.2px;position:relative;z-index:9999;border-bottom:.05rem solid var(--black-40)}.nav-header.open{height:100dvh;max-height:100dvh;overflow-y:auto}.nav-header__top{display:flex;justify-content:space-between;align-items:center}.nav-header__logo{display:flex;align-items:center;font-size:1.4rem;font-weight:700}.nav-header__logo>.active{color:#38cb89}.nav-header__menu{margin-top:1.5rem;display:flex;flex-direction:column}.nav-header .link-contain{height:2.25rem;width:2.25rem;cursor:pointer;padding:.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.nav-header .link-contain:hover{background:var(--black-10)}.nav-header .link-icons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1.5rem}.nav-header .link-icons .active{color:#38cb89}.nav-header .link-icons a,.nav-header .link-icons a:hover{color:var(--black-100)}.nav-header .nav-header__icon-close{align-items:center;cursor:pointer}.nav-header dialog{margin-right:1rem;position:absolute;top:calc(100% + .05rem);left:calc(-9rem + 100vw);width:8rem;border:1px solid #eaeaea;padding:.25rem;background-color:#fff;box-shadow:0 4px 12px #0000001a;z-index:10000}.nav-header dialog>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.nav-header dialog>div>div:hover{color:red}.nav-header button{position:relative}.no-decor{border:none;background:none;position:relative}.cursor{cursor:pointer}.drawer-icon{display:none}.nav-header{transition:transform .3s ease}.nav-header.hidden{transform:translateY(-100%)}.nav-header.visible{transform:translateY(0)}@media (max-width: 768px){.nav-user,.nav-cart,.nav-search{pointer-events:none}.nav-user>svg,.nav-cart>svg,.nav-search>svg{display:none}}.hover-black{width:100%;text-align:center;padding:4px;border-radius:.25rem}.hover-black:hover{background-color:var(--black-10)}.dashboard-links{display:flex;flex-direction:column;align-items:end;list-style:none;padding:.5rem;gap:1rem;font-weight:700}.dashboard-links>li{display:flex;flex-direction:column;text-align:right}.dashboard-links>li>div{font-size:1.2rem;margin-bottom:.25rem}.dashboard-links>li>a{font-size:1rem}.dashboard-links>li>a:hover{color:#38cb89}@media (min-width: 769px){.drawer-icon{display:none!important}}@media (max-width: 768px){.drawer-icon{display:block!important}}.carousel-container{position:relative;width:100%;height:500px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#f5f5f5}.carousel-wrapper{display:flex;transition:transform .8s ease-in-out;width:100%}.carousel-slide{min-width:100%;position:relative;height:500px;display:flex;justify-content:center;align-items:center}.carousel-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.carousel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.carousel-overlay h1{font-size:3rem;font-weight:700;margin-bottom:10px}.carousel-overlay p{font-size:1.2rem;margin-top:0}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0003;color:#fff;border:none;width:50px;height:50px;cursor:pointer;font-size:1.5rem;z-index:10;border-radius:500px;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;box-shadow:0 4px 6px #0000001a}.carousel-btn:hover{background:#fffc;color:#000;transform:translateY(-50%) scale(1.1)}.carousel-btn.prev{border-radius:500px;left:20px}.carousel-btn.next{border-radius:500px;right:20px}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px}.dot-carousel{width:7px;height:7px;background:#fff;border-radius:50%;cursor:pointer;transition:background .3s ease-in-out}.dot-carousel.active{background:#38cb89}@media (max-width: 768px){.carousel-overlay h1{font-size:2rem}.carousel-overlay p{font-size:1rem}.carousel-container{height:400px}}.product-details{max-width:1200px;margin:0 auto;padding:1rem}.product-details main{display:grid;grid-template-columns:1fr;gap:2rem;position:relative}@media (min-width: 768px){.product-details main{grid-template-columns:1fr 1fr}}.product-details section{display:flex;flex-direction:column;gap:1rem}.product-details section:nth-child(2)>a{font-size:1.2rem;color:#38cb89;text-decoration:underline}.product-details section:nth-child(2) h1{font-size:2rem;font-weight:700;text-transform:capitalize}.product-details section:nth-child(2) .ratings{display:flex;gap:1rem;align-items:center;font-size:1rem;color:#333}.product-details section:nth-child(2) h3{font-size:1.5rem}.product-details section:nth-child(2) article{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.product-details section:nth-child(2) article>button{cursor:pointer;border:none;outline:none;padding:.75rem 1.5rem;background-color:#141718;color:#fff;font-size:.875rem}.product-details section:nth-child(2) article .quantity{display:flex;gap:1rem;align-items:center}.product-details section:nth-child(2) p{font-size:1rem;color:#555}.product-details .review-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;background:#fff;padding:2rem;box-shadow:0 5px 15px #0003;border:none}.product-details .review-dialog .review-dialog::backdrop{background:#00000080}.product-details .review-dialog>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-details .review-dialog button{background:transparent;border:none;color:#141718;font-size:1.5rem;cursor:pointer;transition:color .3s}.product-details .review-dialog button:hover{color:#333}.product-details .review-dialog h2{font-size:1.8rem}.product-details .review-dialog form{display:flex;flex-direction:column;gap:1rem}.product-details .review-dialog form textarea{padding:1rem;border-radius:8px;border:1px solid #ccc;resize:vertical;font-size:1rem;min-height:100px}.product-details .review-dialog form button{background:#141718;color:#fff;padding:.75rem 2rem;border:none;cursor:pointer}.product-details .review-dialog form button:disabled{background:#ccc;cursor:not-allowed}.product-details section:nth-child(3){padding:2rem 0}.product-details section:nth-child(3) article{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-details section:nth-child(3) article h2{font-size:1.8rem}.product-details section:nth-child(3) article button{color:#141718;padding:.5rem;border:none;background-color:transparent;cursor:pointer}.product-details section:nth-child(3) article button>svg{font-size:1rem}.product-details section:nth-child(3) article button:hover{color:#000000c9}.product-details section:nth-child(3) .reviews-container{display:flex;gap:2rem;overflow-x:auto}.product-details section:nth-child(3) .review-card{border-bottom:.5rem green;padding:1rem;display:flex;flex-grow:1;flex-direction:column;gap:1rem;position:relative}.product-details section:nth-child(3) .review-card img{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.product-details section:nth-child(3) .review-card .review-content{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-left:1rem}.product-details section:nth-child(3) .review-card p{font-size:1rem;color:#555;margin-top:.5rem}.product-details section:nth-child(3) .review-card small{font-size:.9rem;color:#888}.product-details section:nth-child(3) .review-card button{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;color:#e74c3c;cursor:pointer}.product-details section:nth-child(3) .review-card button:hover{text-decoration:underline}.product-cart{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.product-cart button{border:none;height:2.5rem;width:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;cursor:pointer;font-size:1.2rem}.product-cart button:hover{background-color:#38cb89;color:#fff}@media (max-width: 576px){.review-dialog{width:80vw}}.accordion{margin-bottom:1.5rem;font-size:1rem;border-bottom:1px solid #eaeaea}.accordion__header{display:flex;justify-content:end;gap:1rem;color:#464646;align-items:center;cursor:pointer;padding:.5rem 0;transition:color .3s ease}.accordion__header h2{font-size:1.25rem}.accordion__header a{color:#000}.accordion__header:hover,.accordion__header a:hover{color:#25d366}.accordion__header span{display:flex;align-items:center}.accordion__content{max-height:0;overflow:hidden;transition:max-height .4s ease;font-size:1rem}.accordion.open .accordion__content{max-height:500px}.admin-container{display:flex;height:calc(100dvh - 3.8rem);background-color:var(--white-100)}.admin-container>aside{border-right:var(--black-10) 1px solid;background-color:var(--white-100);color:var(--black-100);padding:.5rem;width:20rem;overflow-y:hidden}.admin-container>aside::-webkit-scrollbar{display:none}.admin-container>aside>div{margin:2rem 1rem}.admin-container>aside>div>h5{font-weight:400;font-size:1.1rem;color:var(--black-40);margin:1rem 0}.admin-container>aside>div>ul{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:.5rem;list-style:none}.admin-container>aside>div>ul>li{padding:.5rem 1rem;border-radius:10px}.admin-container>aside>div>ul>li a{color:var(--black-100);display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.admin-container>aside>div>ul>li:hover{background-color:var(--black-5)}.admin-container>aside>div>ul>li:hover a{margin-left:.25rem}.no-scroll{overflow:hidden}.bar{height:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem;width:100%;border-bottom:1px solid var(--black-10);display:none}.bar>div{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.bar .input-dash{background-color:var(--black-5);padding:0 1rem;border-radius:1rem}.bar .input-dash>input{padding:1rem 0;border:none;background-color:inherit;width:100%;outline:none;width:12rem;background-color:transparent;color:var(--black-20)}.bar .input-dash>svg{color:var(--black-40)}.bar .info-dash>svg{font-size:1.2rem;color:var(--black-40)}.bar .info-dash>img{height:2rem;width:2rem;border-radius:50%}button:disabled{cursor:not-allowed!important;background-color:var(--black-10)!important;color:var(--black-40)!important}@media (max-width: 768px){.admin-container>aside{display:none}}.dashboard-product-box{background-color:var(--white-100);padding:2rem;overflow:auto;height:100%;width:100%}.create-product-btn{position:fixed;right:2rem;bottom:2rem;height:2.5rem;width:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-radius:50%;background-color:var(--secondary-indigo);color:var(--white-100)}.create-product-btn:hover{opacity:.8}.product-delete-btn{background-color:#ff8484;color:var(--white-100);font-size:1.2rem;height:2.5rem;width:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;border-radius:50%;cursor:pointer;border:none;position:absolute;top:1rem;right:1rem}.product-management{display:flex;justify-content:center;padding:1rem;gap:1rem;background-color:var(--white-100);width:calc(100vw - 20rem);height:calc(100dvh - 3.8rem);overflow-y:auto}.product-management>section{color:var(--black-100);width:100%;min-height:100%;overflow-y:auto;background-color:var(--primary-light);padding:2rem;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:1rem;position:relative;border-radius:1rem}.product-management>section::-webkit-scrollbar{display:none}.product-management>section>div{display:flex;justify-content:space-between;flex-wrap:wrap}.product-management>section>h2{padding:1rem 0;font-size:1.2rem;text-align:left;font-weight:700;width:100%}.product-management>section>img{height:100%;width:100%;object-fit:contain;border-radius:1rem}.product-management>section>strong{display:flex;flex-wrap:wrap;font-weight:300}.product-management>section>span{position:absolute;right:2rem;top:2rem}.product-management>section>p{text-align:center;letter-spacing:2px;text-transform:uppercase}.product-management>section>h3{text-align:center;font-size:2rem}.product-management>article{color:var(--black-100);height:100%;padding:2rem;width:100%;max-width:400px;background-color:var(--primary-light);border-radius:1rem;position:relative}.product-management>article>form{display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:2rem}.product-management>article>form>h2{padding:1rem 0;font-size:1.2rem;text-align:left;font-weight:700;width:100%}.product-management>article>form>img{height:5rem;width:5rem;object-fit:cover;border-radius:5px}.product-management>article>form>div{width:100%;position:relative}.product-management>article>form>div>label{position:absolute;left:0;top:-1.5rem;color:var(--black-40)}.product-management>article>form>div>input{padding:1rem;border:1px solid rgba(13,13,13,.196);background-color:unset;width:100%;outline:none;border-radius:5px;color:var(--black-100)}.product-management>article>form>button{padding:1rem;border:none;background-color:#056be0;color:#fff;width:100%;border-radius:5px;font-size:1.1rem;cursor:pointer}.product-management .shipping-info-card>h1{text-align:center;letter-spacing:2px;font-weight:600;text-transform:uppercase}.product-management .shipping-info-card>h5{margin:2rem 0 0 .5rem;font-size:1.1rem;font-weight:700}.product-management .shipping-info-card>p{margin:.5rem}.product-management .shipping-info-card>.shipping-btn{margin:2rem 0;padding:1rem;border:none;background-color:#056be0;color:#fff;width:100%;border-radius:5px;font-size:1.1rem;cursor:pointer}.product-management .shipping-info-card>.shipping-btn:hover{opacity:.8}.transaction-product-card{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.transaction-product-card>img{height:4rem;width:4rem;object-fit:cover;border-radius:5px}.transaction-product-card>span{margin-left:auto}@media (max-width: 768px){.product-management{width:100vw}}.dashboard{overflow-y:auto;background-color:var(--white-100);width:calc(100vw - 20rem);color:var(--black-100)}.dashboard::-webkit-scrollbar{width:6px;height:6px}.dashboard::-webkit-scrollbar-thumb{background-color:var(--black-40);border-radius:10px}.dashboard::-webkit-scrollbar-thumb:hover{background-color:var(--black-100)}.dashboard::-webkit-scrollbar-track{background-color:var(--white-100)}.dashboard .widgets-dash{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;padding:2rem;width:100%}.dashboard .widgets-dash .widget-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:1.5rem;flex-wrap:wrap}.dashboard .widgets-dash .widget-container .widget{flex-grow:1;width:16rem;background-color:var(--white-100);padding:2rem;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:0}.dashboard .widgets-dash .widget-container .widget .widget-info>p{opacity:.7;font-size:.8rem}.dashboard .widgets-dash .widget-container .widget .widget-info>h4{font-size:1.5rem}.dashboard .widgets-dash .widget-container .widget .widget-info>span{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:.2rem}.dashboard .widgets-dash .widget-container .widget .widget-circle{position:relative;height:5rem;width:5rem;border-radius:50%;flex:none;display:grid;place-items:center}.dashboard .widgets-dash .widget-container .widget .widget-circle:before{content:"";position:absolute;height:4rem;width:4rem;background-color:var(--primary-blue);border-radius:100%}.dashboard .widgets-dash .widget-container .widget .widget-circle span{position:relative}.dashboard .widgets-dash .widget-container .widget:nth-child(2) .widget-circle:before{background-color:var(--primary-purple)}.dashboard .widgets-dash .widget-container .widget:nth-child(4) .widget-circle:before{background-color:var(--primary-purple)}.dashboard .graph-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:2rem;padding:0 2rem;flex-wrap:wrap;width:100%}.dashboard .graph-container>div{flex-grow:1;border-radius:10px;max-width:100%;background-color:var(--primary-light)}.dashboard .graph-container .revenue-chart{color:var(--black-100);padding:1rem 2rem;max-width:min(45rem,100%)}.dashboard .graph-container .dashboard-categories{display:flex;flex-direction:column;justify-content:flex-start;align-items:unset;gap:0;padding:1rem 2rem}.dashboard .graph-container .dashboard-categories>div{color:var(--black-100);overflow-y:auto}.dashboard .graph-container .dashboard-categories>div::-webkit-scrollbar{display:none}.dashboard .graph-container .dashboard-categories .category-item{max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0}.dashboard .graph-container .dashboard-categories .category-item>h5{font-weight:400;text-transform:capitalize}.dashboard .graph-container .dashboard-categories .category-item>div{margin-left:auto;width:8rem;background-color:var(--black-10);border-radius:20px;height:.5rem;flex:none}.dashboard .graph-container .dashboard-categories .category-item>div>div{border-radius:20px;height:100%}.dashboard .graph-container .dashboard-categories .category-item>span{font-size:.8rem}.dashboard .transaction-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:1.5rem;flex-wrap:wrap;padding:2rem}.dashboard .transaction-container>div{background-color:var(--primary-light);border-radius:10px;flex-grow:1}.dashboard .transaction-container .gender-chart{position:relative;max-width:min(20rem,100%)}.dashboard .transaction-container .gender-chart>h2{padding:2rem;font-size:1.2rem;font-weight:700;color:var(--black-100)}.dashboard .transaction-container .gender-chart>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:var(--black-40)}.dashboard .transaction-container .transaction-box{padding:2rem;width:100%;overflow-x:auto}.dashboard .transaction-container .transaction-box::-webkit-scrollbar{width:6px;height:6px}.dashboard .transaction-container .transaction-box::-webkit-scrollbar-thumb{background-color:var(--black-40);border-radius:10px}.dashboard .transaction-container .transaction-box::-webkit-scrollbar-thumb:hover{background-color:var(--black-100)}.dashboard .transaction-container .transaction-box::-webkit-scrollbar-track{background-color:var(--white-100)}.dashboard .transaction-container .transaction-box>h2{margin:1.5rem 0 0;letter-spacing:normal;font-weight:600;text-transform:uppercase}@media (max-width: 768px){.dashboard{width:100vw}}.chart-container{background-color:var(--white-100);color:var(--black-100);padding:4rem;overflow-y:auto;width:calc(100vw - 20rem)}.chart-container>h1{margin:0 0 5rem 0rem}.chart-container>section{width:100%;margin:4rem auto;display:flex;flex-direction:column;align-items:center}.chart-container>section>div{max-width:50rem;margin-top:6rem;margin-bottom:-1rem}.chart-container>section>h2{margin:2rem 0;text-align:center;letter-spacing:2px;font-weight:600;text-transform:uppercase}@media (max-width: 768px){.chart-container{width:100vw}}.dashboard-app-container{background-color:var(--white-100);padding:2rem;display:flex;flex-direction:column;width:calc(100vw - 20rem);justify-content:center;align-items:center;color:--black-100}.dashboard-app-container>section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%}.dashboard-app-container>section .coupon-form{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:unset;gap:2rem;max-width:30rem;width:100%;color:var(--black-100)}.dashboard-app-container>section .coupon-form>input{padding:1rem;border:1px solid var(--black-40);outline:none;border-radius:5px}.dashboard-app-container>section .coupon-form>fieldset{padding:1rem;border:1px solid --black-40;border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:wrap;grid-column:1/3}.dashboard-app-container>section .coupon-form>fieldset span{font-size:.8rem;font-weight:300;margin-inline-start:.25rem;margin-inline-end:1rem}.dashboard-app-container>section .coupon-form>button{font-weight:700;font-size:1.1rem;width:100%;padding:1rem;border:none;color:#fff;cursor:pointer;margin:2rem 0;border-radius:10px;grid-column:1/3;background-color:#0062ff}.dashboard-app-container>section>code{position:relative;font-size:1.2rem;letter-spacing:2px;cursor:pointer}.dashboard-app-container>section>code:hover>span{opacity:1}.dashboard-app-container>section>code>span{opacity:0;height:100%;width:100%;top:0;left:0;position:absolute;border-radius:5px;background-color:#0f0f0f;color:#fff;font-size:.8rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}@media (max-width: 768px){.dashboard-app-container{width:100vw}}@media screen and (width <= 768px){.cart{display:block;padding:1rem}.cart>main{width:100%}.cart>aside{width:100%;padding:2rem 0}.product-search-page{display:block;padding:0}.product-search-page>aside{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;box-shadow:none}.product-search-page>aside>h2{letter-spacing:normal;font-weight:600;text-transform:uppercase;font-size:1.2rem}.product-search-page>main>input{width:100%;border:1px solid rgba(212,212,212,.379)}}.container{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:1rem;background-color:var(--white-100);color:var(--black-100);width:100%;height:calc(100dvh - 52px);padding:0 2rem;overflow:auto}.container>h1{letter-spacing:normal;font-weight:600;text-transform:uppercase;padding:2rem 0;text-align:center}.table{color:var(--black-100);border-collapse:collapse;width:100%}.table th,.table td{padding:8px;text-align:left;vertical-align:middle;color:var(--black-100)}.table th{font-weight:700;color:var(--black-40);font-size:1.1rem;font-weight:400;padding:2rem 1rem}.table tbody tr{box-shadow:0 1px 1px var(--black-10)}.table tbody td{padding:1rem}.table tbody td img{width:4rem;height:4rem;object-fit:contain;border-radius:10px}.table tbody td a{text-decoration:none;background-color:var(--black-100);color:var(--white-100);padding:.25rem .5rem;border-radius:10px}.table tbody td button{width:2rem;height:2rem;font-size:1.1rem;border:none;outline:none;background-color:transparent;cursor:pointer;color:#ff2c2c}.table tbody td button:hover{opacity:.6}.table tbody td:first-child{border-left:none}.table tbody td:last-child{border-right:none}.table-pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:2rem}.table-pagination>button{padding:.5rem 1rem;border:none;outline:none;border-radius:10px;cursor:pointer;background-color:#0073ff;color:#fff}.table-pagination>button:disabled{background-color:#0073ff1a;cursor:not-allowed}#hamburger{display:grid;place-items:center;height:3rem;width:3rem;border:none;outline:none;cursor:pointer;color:#38cb89;position:fixed;top:3rem;left:1rem;font-size:2rem;background-color:#fff;border-radius:50%;z-index:434564}.close-sidebar{position:fixed;top:4rem;right:.5rem;padding:1.5rem;background-color:var(--white-100);display:flex;border-radius:50%;justify-content:center;align-items:center;text-align:center;border:1px solid var(--black-10)}.nav-icon{height:1.75rem;width:1.75rem;align-self:center}.loader{width:100%;height:100dvh;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.loader>div{height:10rem;width:10rem;border-radius:50%;border-top:1rem solid rgb(43,43,43);border-left:1rem solid rgb(43,43,43);border-right:1rem solid #fff;border-bottom:1rem solid #fff;animation:loading-animation .5s linear infinite}@keyframes loading-animation{to{transform:rotate(360deg)}}@keyframes up-and-down{to{transform:translate(-50%,-20%)}}.dash-home-head{font-size:1.2rem;font-weight:700;padding:2rem 0;width:100%;color:var(--black-100)}@media (max-width: 576px){.container{padding:0 1rem}.container>h1{padding:1rem 0}}
