:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:#000}button:disabled{cursor:not-allowed;opacity:.5}body{-webkit-user-select:none;user-select:none}.red{color:red}.purple{color:#2f00ff}.green{color:#00c300}.home{padding-top:0rem;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;width:100%;height:calc(width*1.778)}.home>h1{letter-spacing:1px;font-weight:300;text-transform:uppercase;margin-top:3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.home .findmore{font-size:1rem}.home>main{width:100%;flex:1;display:flex;gap:1rem;overflow-x:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.home>main::-webkit-scrollbar{display:none}.product-card{width:18.75rem;height:25rem;padding:1rem;flex:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;position:relative;background-color:#fff}.product-card:hover>div{opacity:1}.product-card img{height:15.75rem;width:15.75rem;object-fit:cover;margin:1rem}.product-card span{font-weight:700;font-size:1.1rem}.product-card>div{opacity:0;position:absolute;height:100%;width:100%;top:0;left:0;background-color:#0000006b;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.product-card>div button,.product-card>div a{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;height:3rem;width:3rem;border-radius:100%;background-color:#272626;cursor:pointer;color:#fff;font-size:1.1rem;transition:all .3s}.product-card>div button:hover,.product-card>div a:hover{rotate:20deg}.hero-text{text-align:center;padding:1rem 1.5rem;max-width:90%;margin:0 auto;gap:0rem;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.hero-text h1{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700;color:#222;margin-bottom:-.3rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}.hero-text p{font-size:clamp(1.25rem,3vw,1.2rem);color:#555;font-style:italic;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.1);font-family:Playfair Display,serif}@media (max-width: 768px){.home>main{flex-direction:column;overflow-y:auto;max-height:calc(100vh - 10rem);padding-bottom:2rem}.home>main::-webkit-scrollbar{display:none}.hero-text{margin-top:-1.05rem}.hero-text>h1{font-size:2rem;margin-bottom:-.3rem;white-space:nowrap;align-items:center}.hero-text>p{font-size:1rem;white-space:nowrap;align-items:center}.product-card{width:100%;height:auto;margin-bottom:-1rem}.product-card img{width:100%;height:auto}}.social-links{margin-top:2rem;text-align:center}.social-icons{display:flex;justify-content:center;gap:2.5rem;margin-top:.5rem}.social-icons img{width:45px;height:45px;transition:transform .2s ease}.social-icons img:hover{transform:scale(1.1)}h2{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:300;text-transform:uppercase;letter-spacing:1px}@media (max-width: 600px){.product-card{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);height:auto;padding:.75rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a}.product-card img{width:100%;height:auto;object-fit:cover;border-radius:6px}}.hero-banner{height:300px;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.hero-banner .hero-text{background-color:#0006;padding:1rem 2rem;border-radius:8px;text-align:center}.hero-banner .hero-text h1{font-size:clamp(2rem,5vw,3rem)}.hero-banner .hero-text p{font-size:clamp(1rem,3vw,1.5rem)}@media (min-width: 751px){.hero-banner{display:flex;justify-content:center;align-items:center;height:80vh;padding:1rem;background-size:cover;background-position:top center}.hero-banner img{width:100%;height:auto;object-fit:cover;max-height:600px}}@media (max-width: 750px){.hero-banner{display:flex;justify-content:center;align-items:center;height:25vh;padding:1rem}.hero-banner img{width:100%;height:auto;object-fit:contain;max-height:600px}.home{padding-top:0rem;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;width:100%;height:calc(width*1.778)}.home>h1{letter-spacing:1px;font-weight:300;text-transform:uppercase;margin-top:3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.home .findmore{font-size:1rem}.home>main{width:100%;flex:1;display:flex;flex-direction:row;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.home>main::-webkit-scrollbar{display:none}.product-card{width:18.75rem;height:25rem;padding:1rem;flex:none;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;position:relative;background-color:#fff}.product-card img{height:15.75rem;width:15.75rem;object-fit:cover;margin:1rem}.product-card span{font-weight:700;font-size:1.1rem}.product-card>div{opacity:0;position:absolute;height:100%;width:100%;top:0;left:0;background-color:#0000006b;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.product-card>div button,.product-card>div a{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;height:3rem;width:3rem;border-radius:100%;background-color:#272626;cursor:pointer;color:#fff;font-size:1.1rem;transition:all .3s}.product-card>div button:hover,.product-card>div a:hover{rotate:20deg}}@media (max-width: 750px) and (max-width: 768px){.home>main{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;gap:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.home>main::-webkit-scrollbar{display:none}.product-card{flex:0 0 auto;width:16rem;height:auto;padding:.75rem;scroll-snap-align:start}.product-card img{width:100%;height:auto;object-fit:cover}}.footer{background-color:#000;padding:2rem 1rem;font-size:.95rem;color:#fff}.footer .footer-columns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1rem}.footer .footer-columns .footer-column{flex:1 1 220px;min-width:180px}.footer .footer-columns .footer-column h3{font-size:1.1rem;margin-bottom:.5rem;font-weight:600;color:#fff}.footer .footer-columns .footer-column p{margin-bottom:.6rem;line-height:1.5;color:#ddd}.footer .footer-columns .footer-column ul{list-style:none;padding:0;margin:0}.footer .footer-columns .footer-column ul li{margin-bottom:.3rem}.footer .footer-columns .footer-column ul li a{text-decoration:none;color:#ccc;transition:color .2s ease}.footer .footer-columns .footer-column ul li a:hover{color:#fff;text-decoration:underline}.footer .footer-columns .footer-column .social-icons{display:flex;gap:3rem;margin-top:1rem;margin-bottom:1rem}.footer .footer-columns .footer-column .social-icons a img{width:28px;height:28px;border-radius:50%;background-color:#fff;transition:transform .2s ease}.footer .footer-columns .footer-column .social-icons a img:hover{transform:scale(1.1)}.footer .footer-bottom{display:flex;flex-direction:column;align-items:center;border-top:1px solid #222;padding-top:1rem;font-size:.85rem}.footer .footer-bottom p{margin-bottom:.3rem;color:#aaa}.footer .footer-bottom .footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem}.footer .footer-bottom .footer-links a{text-decoration:none;color:#bbb;transition:color .2s ease}.footer .footer-bottom .footer-links a:hover{color:#fff;text-decoration:underline}@media (max-width: 600px){.footer-columns{flex-direction:column;gap:1rem}.footer-column{margin-bottom:1rem}.footer-bottom{text-align:center}.footer-bottom .footer-links{flex-direction:column;align-items:center;gap:.5rem}}.product-scroll-wrapper{position:relative;width:100%;overflow:hidden;margin-top:1rem}.product-scroll-wrapper .scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#0009;color:#fff;border:none;font-size:2rem;padding:.5rem;cursor:pointer;border-radius:50%;transition:background-color .3s}.product-scroll-wrapper .scroll-arrow:hover{background-color:#000c}.product-scroll-wrapper .scroll-arrow.left{left:.5rem}.product-scroll-wrapper .scroll-arrow.right{right:.5rem}.product-scroll-wrapper .product-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem 0}.product-scroll-wrapper .product-scroll::-webkit-scrollbar{display:none}.product-scroll-wrapper .product-scroll .product-card{flex:0 0 auto;scroll-snap-align:start}.collection-title{font-size:1.85rem;font-weight:300;margin-bottom:.5rem;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.collection-subtitle{font-size:.95rem;color:#666;margin-top:-.55rem;margin-bottom:2rem;white-space:nowrap}.collection-scroll-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.collection-scroll{display:flex;gap:1rem;padding-bottom:1rem}.collection-card{min-width:250px;flex:0 0 auto;scroll-snap-align:start;background:#f9f9f9;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.collection-card img{width:100%;height:160px;object-fit:cover;border-radius:8px}.explore-btn{margin-top:1rem;padding:.5rem 1rem;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer}.collection-card{display:flex;flex-direction:column;justify-content:space-between;min-width:250px;flex:0 0 auto;scroll-snap-align:start;background:#f9f9f9;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}@media (min-width: 1200px){.collection-scroll{justify-content:flex-start;padding-left:.5rem}}.custom-design-cta{background-color:#fdfdfd;padding:.5rem 1.5rem;margin:1rem auto;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000000d;max-width:700px}.custom-design-cta h2{font-size:1.6rem;margin-bottom:.75rem;color:#222}.custom-design-cta p{font-size:1rem;color:#555;margin-bottom:1.5rem}.cta-button-group{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-button{padding:.75rem 1.25rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;color:#fff;transition:background-color .2s ease}.cta-button.instagram{background-color:#e1306c}.cta-button.instagram:hover{background-color:#c1275e}.cta-button.whatsapp{background-color:#25d366}.cta-button.whatsapp:hover{background-color:#1ebe5b}.premium-section{position:relative;width:100%;max-width:600px;margin:auto}.premium-image{width:100%;height:auto;display:block}.premium-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:2rem;background:#0006;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.premium-title{font-size:1.8rem;margin-bottom:.5rem}.premium-subtitle{font-size:1rem;margin-bottom:1rem}.explore-btn{padding:.6rem 1.2rem;border-radius:4px;text-decoration:none;font-weight:700;opacity:.9;transition:opacity .3s ease}.explore-btn:hover{opacity:1}.latest-collections{padding:2rem;text-align:center}.latest-collections h2{font-size:2rem;margin-bottom:2rem}.latest-collections .collection-grid{display:flex;flex-direction:column;gap:2rem;align-items:center}.latest-collections .collection-grid .collection-card{width:100%;max-width:400px;border-radius:12px;cursor:pointer;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease;background:#fff}.latest-collections .collection-grid .collection-card:hover{transform:translateY(-5px)}.latest-collections .collection-grid .collection-card img{width:100%;height:200px;object-fit:cover;border-bottom:4px solid transparent}.latest-collections .collection-grid .collection-card.male img{border-color:#056be0}.latest-collections .collection-grid .collection-card.female img{border-color:#e91e63}.latest-collections .collection-grid .collection-card .collection-info{padding:1rem}.latest-collections .collection-grid .collection-card .collection-info h3{font-size:1.4rem;margin-bottom:.5rem}.latest-collections .collection-grid .collection-card .collection-info p{font-size:.95rem;color:#555}@media (min-width: 768px){.latest-collections .collection-grid{flex-direction:row;justify-content:center;width:65%;margin:0 auto}.latest-collections .collection-card{width:100%}}.collection-info{padding:1rem;text-align:center}.collection-info .view-btn{margin-top:1rem;padding:.65rem 1rem;background-color:#070707d8;color:#fff;border:none;border-radius:6px;font-size:.95rem;cursor:pointer;transition:background-color .3s ease}.collection-info .view-btn:hover{background-color:#16161695}.collection-action{margin-top:2rem;text-align:center;font-size:1rem;color:#444}.event-collection{padding-bottom:4rem;padding-left:.25rem;padding-right:.25rem;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.event-collection h2{font-size:2rem;margin-bottom:1rem}.event-collection .collection-grid{display:flex;justify-content:center}.event-collection .collection-card.event{position:relative;width:100%;max-width:100%;height:300px;overflow:hidden;border-radius:8px}.event-collection .collection-card.event img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(40%);z-index:1}.event-collection .collection-card.event .collection-info{position:relative;z-index:2;height:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.event-collection .collection-card.event .collection-info h3{font-size:1.6rem;margin-bottom:.5rem}.event-collection .collection-card.event .collection-info p{font-size:1rem;margin-bottom:1rem}.event-collection .collection-card.event .collection-info .view-btn{background-color:#fff;color:#000;border:none;padding:.5rem 1rem;font-weight:700;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.event-collection .collection-card.event .collection-info .view-btn:hover{background-color:#f0f0f0}.cart{padding:2rem 4rem;display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:4rem;height:calc(100vh - 2rem)}.cart>main{width:70%;overflow-y:auto}.cart>main>h1{letter-spacing:2px;font-weight:300;text-transform:uppercase;text-align:center}.cart>main ::-webkit-scrollbar{display:none}.cart>aside{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1.5rem}.cart>aside>input{padding:1rem;border:1px solid rgba(0,0,0,.28) 0;outline:none;border-radius:5px;margin-top:2rem;text-transform:uppercase}.cart>aside p{font-size:1.1rem}.cart>aside>a{background-color:#272626;padding:1rem;text-decoration:none;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;text-transform:uppercase;letter-spacing:2px;border-radius:5px}.cart>aside>a{border:5px solid red;cursor:pointer;border:none;outline:none;padding:1rem;background-color:#272626;color:#fff;border-radius:5px;font-size:1.05rem;text-transform:uppercase;letter-spacing:2px}.cart>aside>a:hover{opacity:.8}.cart>aside>span{margin-top:-1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.cart>aside>span>code{font-weight:900;align-self:flex-end;text-transform:uppercase}.cart-item{padding:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3rem}.cart-item>img{height:10rem;width:10rem;object-fit:contain}.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:#1a1a1a}.cart-item>article a:hover{color:#272626}.cart-item>article span{font-weight:700}.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;border-radius:5px;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:#1a1a1a;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}.courier-selection{text-align:center;margin-top:2rem}.courier-options{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.courier-options button{padding:.5rem 1rem;border:2px solid #ccc;background-color:#f9f9f9;color:#333;font-weight:700;border-radius:6px;cursor:pointer;transition:all .3s ease}.courier-options button.active{background-color:#7e57c2;color:#fff;border-color:#7e57c2}.price-summary{background-color:#fff;border-radius:12px;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 12px #0000000d;font-family:Inter,sans-serif;max-width:500px;width:100%;margin-inline:auto}.price-summary .row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1rem;color:#444}.price-summary .row.total{font-weight:600;font-size:1.2rem;color:#000;border-top:1px solid #ddd;padding-top:1rem;margin-top:1rem}.price-summary .row .label{flex:1;white-space:nowrap}.price-summary .row .value{flex-shrink:0;text-align:right}.price-summary .row .red{color:#e63946;font-weight:500}.price-summary .row .green{color:#2a9d8f;font-weight:500}.price-summary input[type=text]{width:100%;padding:.6rem 1rem;margin-top:1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;transition:border-color .3s ease}.price-summary input[type=text]:focus{border-color:#2a9d8f}.price-summary .coupon-feedback{margin-top:.5rem;font-size:.95rem;display:flex;align-items:center;gap:.4rem}.price-summary a{border:5px solid red;cursor:pointer;border:none;outline:none;padding:1rem;background-color:#272626;color:#fff;border-radius:5px;font-size:1.05rem;text-transform:uppercase;letter-spacing:2px}.price-summary a:hover{opacity:.8}@media (max-width: 600px){.price-summary{padding:1rem}.price-summary .row{font-size:.95rem}.price-summary .row.total{font-size:1.1rem}.price-summary input[type=text]{font-size:.95rem}.price-summary a{font-size:.95rem;border:5px solid red;cursor:pointer;border:none;outline:none;padding:1rem;background-color:#272626;color:#fff;border-radius:5px;font-size:1.05rem;text-transform:uppercase;letter-spacing:2px}.price-summary a:hover{opacity:.8}}.shipping{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.shipping .back-btn{height:2.5rem;width:2.5rem;background-color:#1a1a1a;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;position:fixed;top:2rem;left:2rem;border-radius:100%;outline:none;cursor:pointer;box-shadow:0 0 10px #00000062}.shipping .back-btn svg{transition:all .3s}.shipping .back-btn:hover svg{translate:-.25rem}.shipping>form{max-width:450px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:2rem;padding:2rem}.shipping>form>h1{letter-spacing:2px;font-weight:300;text-transform:uppercase;margin:2rem;text-align:center}.shipping>form>input,.shipping>form>select{border:1px solid rgba(31,31,31,.351);padding:1rem;outline:none;font-size:1.05rem;border-radius:5px}.shipping>form>button{cursor:pointer;border:none;outline:none;padding:1rem;background-color:#272626;color:#fff;border-radius:5px;font-size:1.05rem;text-transform:uppercase;letter-spacing:2px}.shipping>form>button:hover{opacity:.8}.login{height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.login>main{width:100%;height:80%;max-width:400px;padding:2rem;box-shadow:0 0 10px #00000062;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;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login>main>div>p{text-align:center;margin:2rem}.login>main>div button{width:70%;margin:auto;height:3rem;cursor:pointer;border:none;outline:none;padding:unset;background-color:#3e7df2;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;border:1px solid rgb(62,125,242);border-radius:5px;font-size:1.05rem}.login>main>div button>svg{background-color:#fff;width:30%;height:100%}.login>main>div button>span{width:100%;text-align:center}.product-search-page{padding:2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:2rem;min-height:93.5vh;position:relative}.product-search-page>aside{min-width:20rem;box-shadow:2px 5px 10px #0000003f;padding:2rem;gap:.25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem;position:relative}.product-search-page>aside>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase}.product-search-page>aside>div{position:relative;z-index:2}.product-search-page>aside>div>input,.product-search-page>aside>div>select{padding:1rem;border:1px solid black;background-color:#fff;width:100%;outline:none;border-radius:10px;margin:.5rem}.product-search-page>aside>div .react-select__control{padding:1rem;border:1px solid black;background-color:#fff;width:100%;outline:none;border-radius:10px;margin:.5rem;min-height:40px;z-index:2}.product-search-page>aside>div .react-select__menu{position:absolute!important;z-index:9999!important;background-color:#fff;box-shadow:0 4px 12px #0000001a;font-size:1rem}.product-search-page>aside>div .react-select__option{padding:.5rem;cursor:pointer}.product-search-page>aside>div .react-select__option:hover{background-color:#f0f0f0}.product-search-page>main{width:100%;padding:0 2rem;position:relative;z-index:1}.product-search-page>main>h1{letter-spacing:3px;font-weight:300;text-transform:uppercase}.product-search-page>main>input{padding:1rem;border:none;background-color:inherit;width:50%;outline:none;border-radius:5px;margin:1rem;font-size:1.2rem;display:block}.product-search-page>main .search-product-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;flex-wrap:wrap;height:calc(100% - 10rem);overflow-y:auto}.product-search-page>main article{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.product-search-page>main 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:#272626;color:#fff;border-radius:10px}.product-search-page>main article>button:disabled{cursor:not-allowed;opacity:.5;color:#1a1a1a}@media (max-width: 700px){.product-search-page{flex-direction:column;padding:1rem;overflow:visible}.product-search-page>aside{width:100%;min-width:unset;box-shadow:none;padding:1rem;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem}.product-search-page>aside>h2{font-size:1.5rem}.product-search-page>aside>div{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem}.product-search-page>aside>div>input,.product-search-page>aside>div>select{width:100%;font-size:1rem;margin:0}.product-search-page>aside>div .react-select__control{width:100%;font-size:1rem;padding:.5rem;border-radius:8px;z-index:2}.product-search-page>aside>div .react-select__menu{position:absolute!important;max-height:200px;overflow-y:auto;z-index:9999!important;background-color:#fff;box-shadow:0 4px 12px #0000001a}.product-search-page>aside>div .react-select__option{font-size:1rem;padding:.5rem}.product-search-page>main{padding:0 1rem;position:relative;z-index:1;overflow:visible}.product-search-page>main>input{width:100%;font-size:1rem;margin:1rem 0}.product-search-page>main .search-product-list{justify-content:center;height:auto;overflow-y:visible}.search-product-list>article{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);padding:.75rem;min-height:180px;font-size:.9rem}.product-card{flex:0 0 calc(50% - 1rem);max-width:100%;height:auto;margin-bottom:1rem;padding:1rem;box-shadow:0 2px 6px #0000001a;border-radius:8px;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem}.product-card img{width:100%;height:auto;object-fit:contain;border-radius:6px}.product-search-page>aside{overflow-x:visible}.product-search-page>aside>div{width:100%;max-width:100%}.product-search-page>aside select{width:100%;max-width:100%;font-size:1rem;padding:.5rem;box-sizing:border-box;border:1px solid #ccc;border-radius:6px;background-color:#fff}}.search-page{padding:2rem;display:flex;flex-direction:column;gap:2rem}.search-page .filter-panel-wrapper{width:100%}.search-page .filter-panel-wrapper .filter-toggle-btn{background-color:#000;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;width:100%;transition:background .3s ease}.search-page .filter-panel-wrapper .filter-toggle-btn:hover{background-color:#333}.search-page .filter-panel-wrapper .filter-panel{margin-top:1rem;padding:1rem;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.search-page .filter-panel-wrapper .filter-panel .filter-block{display:flex;flex-direction:column;gap:.5rem}.search-page .filter-panel-wrapper .filter-panel .filter-block h4{font-weight:600;font-size:.95rem}.search-page .filter-panel-wrapper .filter-panel .filter-block input[type=range]{width:100%}.search-page .filter-panel-wrapper .filter-panel .filter-block .react-select__control{min-height:40px;border-radius:8px;border-color:#ccc}.search-page .filter-panel-wrapper .filter-panel .filter-block .react-select__menu{z-index:9999!important;background-color:#fff;box-shadow:0 4px 12px #0000001a}.search-page .filter-panel-wrapper .filter-panel .filter-block .react-select__option{padding:.5rem;cursor:pointer}.search-page .filter-panel-wrapper .filter-panel .filter-block .react-select__option:hover{background-color:#f0f0f0}.search-page main{width:100%}.search-page main>h1{font-size:2rem;font-weight:300;margin-top:1rem;margin-bottom:1rem;text-transform:uppercase}.search-page main>input{width:100%;max-width:600px;font-size:1.1rem;padding:.75rem;border-radius:6px;border:1px solid #ccc;margin-bottom:2rem}.search-page main .search-product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;width:100%}.search-page main article{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.search-page main article button{padding:.5rem 1rem;border-radius:8px;background-color:#000;color:#fff;cursor:pointer}.search-page main article button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 700px){.search-page{padding:1rem}.search-page .filter-panel{grid-template-columns:1fr;padding:1rem}.search-page main>input{width:100%;font-size:1rem}.search-page main .search-product-list{grid-template-columns:repeat(2,1fr);gap:1rem}.search-page main article{flex-direction:column;gap:.5rem}.product-card{width:100%;max-width:100%;box-sizing:border-box;padding:1rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;align-items:center;gap:.5rem}.product-card img{width:100%;height:auto;object-fit:contain;border-radius:6px}}.fashion-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;height:100vh;background-color:#fff;position:relative}.hanger{width:60px;height:60px;border-top:4px solid black;border-radius:50% 50% 0 0;position:relative;animation:spin 1.2s linear infinite}.tshirt{width:40px;height:40px;background-color:#000;border-radius:6px;position:absolute;top:12px;left:10px;transform:rotate(15deg);box-shadow:0 4px 8px #0000001a;display:flex;align-items:center;justify-content:center}.tshirt-text{color:#fff;font-weight:700;font-family:Inter,sans-serif;font-size:14px;animation:spinReverse 1.2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.product-details{padding:2rem}.product-details>main{display:flex;max-width:1920px;width:100%;margin:auto}.product-details>main>section{min-height:60vh;width:100%}.product-details>main>section:first-of-type{width:40%;height:75vh;height:auto}.product-details>main>section:last-of-type{width:60%;min-height:80vh;padding:4rem}.product-details>main>section:last-of-type .product_heading,.product-details>main>section:last-of-type h1{font-size:1.5rem;margin:1rem 0;font-family:"Press Start 2P",monospace}.product-details>main>section:last-of-type code{background:#1a1a1a;color:#fff;border-radius:10px;padding:.25rem;font-family:Monoton,cursive}.product-details>main>section:last-of-type h3{font-size:1.5rem;margin:1rem 0;color:#000}.product-details>main>section:last-of-type h4{font-size:1rem;font-weight:400}.product-details>main>section:last-of-type p{font-size:1rem;margin:1rem 0;font-weight:300;max-width:80%;font-family:Monoton,cursive}.product-details>main>section:last-of-type article{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;align-items:flex-start;font-family:Monoton,cursive}.product-details>main>section:last-of-type article>div{border:1px solid rgba(0,0,0,.1);width:9.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.product-details>main>section:last-of-type article>div span{font-size:1.3rem}.product-details>main>section:last-of-type article>div button{border:none;height:3rem;width:3rem;border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;cursor:pointer;font-size:1.2rem}.product-details>main>section:last-of-type article>div button:hover{background-color:#1a1a1a;color:#fff}.product-details>main>section:last-of-type article>button{width:9.5rem;background-color:#272626;padding:.75rem;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;text-transform:uppercase;letter-spacing:2px;border-radius:5px}.product-details>main>section:last-of-type article>button:hover{opacity:.8}>section{max-width:1920px;width:100%;margin:auto}.carousel_item{background-color:"rgba(0,0,0,0.5)";color:"white";border-radius:"10px";padding:"0.5rem";border:"none";cursor:pointer;display:"grid";place-items:"center"}.review{position:relative;flex:none;background-color:#f4f4f4;padding:1rem;border-radius:1rem;margin:1rem 0;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.review p{font-size:1.2rem;font-weight:300}.review>div{display:flex;gap:1rem;align-items:center}.review>div img{width:2rem;height:2rem;border-radius:50%}.review>div small{color:#272626}.review>button{position:absolute;top:-.5rem;right:-.5rem;background-color:#1d1d1d;color:#fff;border:none;cursor:pointer;border-radius:50%;width:2rem;height:2rem;display:grid;place-items:center;font-size:1.05rem}.select_size{display:flex;align-items:center;text-align:center;padding:1rem;gap:.75rem}.select_size h2{font-size:1.2rem;font-weight:600;margin:0;white-space:nowrap}.select_size .selected_size{width:100%;max-width:300px;padding:.5rem;font-size:1rem;border-radius:4px;border:1px solid #ccc;background-color:#fff;align-items:center}.select_size p{font-size:1rem;color:#444;margin:0}.select_size option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (width >= 951px){.setsize img{width:100%;height:auto;object-fit:inherit;object-fit:contain important}}@media screen and (width <= 950px){.product-details>main{flex-direction:column}.product-details>main>section:last-of-type{flex-direction:column;display:flex}.product-details>main>section:last-of-type article{width:100%;box-sizing:border-box;align-items:center}.product-details>main .setsize img{width:100%;max-height:100%;object-fit:inherit;object-fit:contain!important;height:100%!important;display:block;margin:0 auto}.product-details>main img{max-width:100%;height:auto;object-fit:inherit;display:block;margin:0 auto}}@media (max-width: 780px){html,body{overflow-x:hidden}.container{width:100%;padding:0 1rem;box-sizing:border-box;overflow-x:hidden}.select_size{display:flex;flex-direction:column;align-items:center;width:40%;max-width:300px;font-size:1rem;padding:.5rem;border-radius:4px;text-align:center;box-sizing:border-box}.selected_size{border:1px solid #f8f7f7;background-color:#7e57c2;color:#444;align-items:center;text-align:center}}.setsize aside{flex-wrap:nowrap!important;display:flex;gap:1rem;overflow-x:auto}.size-selector{margin:1.5rem 0}.size-selector__title{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#333}.size-selector__options{display:flex;flex-wrap:wrap;gap:.5rem}.size-selector__option{padding:.5rem 1rem;border:1px solid #ccc;border-radius:6px;background-color:#fff;font-size:.875rem;cursor:pointer;transition:all .2s ease}.size-selector__option:hover{border-color:#999}.size-selector__option.selected{background-color:#f0f0f0;border-color:#333;font-weight:600}.size-selector__note{margin-top:.5rem;font-size:.875rem;color:#555}.product-info-accordion{margin-top:2rem}.product-info-accordion .accordion{border-bottom:1px solid #e2e2e2;padding:1rem 0}.product-info-accordion .accordion__title{font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.product-info-accordion .accordion__content{margin-top:.5rem;color:#555;font-size:.9rem}.product-info-accordion{margin-top:1rem}.product-info-accordion .accordion{border-bottom:1px solid #ccc;padding:1rem 0}.product-info-accordion .accordion__button{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1rem;background:none;border:none;text-align:left;cursor:pointer;color:#222}.product-info-accordion .accordion__button:hover{color:#000}.product-info-accordion .accordion__button span{font-size:1.25rem;transition:transform .2s ease}.product-info-accordion .accordion__content{margin-top:.75rem;padding:1rem;background-color:#f7f7f7;border-radius:6px;font-size:.875rem;color:#444;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.product-info-accordion>p p{text-transform:lowercase;font-size:1rem}.product-info-accordion>p p:first-letter{text-transform:uppercase}.product-details>section>article{display:flex;justify-content:space-between;align-items:center}.product-details>section>article>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase}.product-details>section>article>button{background-color:#000;font-size:1.25rem;border:none;color:#fff;border-radius:50%;cursor:pointer;width:3rem;height:3rem;display:grid;place-items:center}.review-dialog{width:30rem;top:50%;border:none;border-radius:.5rem;left:50%;transform:translate(-50%,-50%);position:relative;padding:2rem}.review-dialog>button{position:absolute;top:.5rem;right:.5rem;background-color:#1d1d1d;color:#fff;border:none;cursor:pointer;border-radius:50%;width:2rem;height:2rem;display:grid;place-items:center;font-size:1.25rem}.review-dialog>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase}.review-dialog>form{margin:1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.review-dialog>form>textarea{padding:1rem;border:1px solid rgb(29,29,29);border-radius:5px;width:100%;min-height:25vh;font-size:1.2rem}.review-dialog>form>button{width:100%;background-color:#1d1d1d;color:#fff;border:none;cursor:pointer;padding:1rem;border-radius:5px;font-size:1.2rem}.reviews-container{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;max-width:100%;box-sizing:border-box}.review-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1rem;font-size:1rem;line-height:1.6;word-break:break-word;width:100%;max-width:100%}@media (max-width: 480px){.reviews-container{padding:.5rem;gap:1rem}.review-card{padding:.75rem;font-size:.9rem}}.review-card{width:100%;max-width:100%;box-sizing:border-box;padding:1rem;border-radius:8px;background:#fff;box-shadow:0 2px 6px #0000001a;position:relative}.delete-button{position:absolute;top:.5rem;right:.5rem;z-index:1}.reviews-container{display:flex;flex-direction:column;gap:1rem;padding:1rem;overflow-y:auto;max-height:100vh;box-sizing:border-box}@media (max-width: 480px){.review-card{padding:.75rem;font-size:.9rem}.delete-button{top:.25rem;right:.25rem}.reviews-container{padding:.5rem}}.home-btn{position:absolute;top:1rem;left:1rem;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;font-size:.9rem;font-weight:500;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .2s ease-in-out}.home-btn:hover{background-color:#443e3e;transform:translateY(-1px)}.home-btn svg{color:#fff;font-size:20px}.describe-details{padding:2rem 1rem;border-bottom:1px solid #e0e0e0;scroll-margin-top:80px}.describe-details h1{font-size:1.5rem;font-weight:600;padding:.5rem;margin-bottom:1rem}.describe-details h2{font-size:1.35rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#222;font-weight:600}.describe-details p{font-size:1rem;line-height:1.7;color:#444}.describe-details p strong{color:#000;font-weight:600}.describe-details p br{margin-bottom:.5rem}@media (prefers-reduced-motion: no-preference){.describe-details{animation:fadeInUp .4s ease-out}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.describe-details{padding:3rem 2rem}.describe-details h1{font-size:1.4rem}.describe-details h2{font-size:1.25rem}.describe-details p{font-size:1.05rem}}.badge-success{background-color:#f37254;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.receipt-link{color:#f37254;font-size:.75rem;text-decoration:underline;margin-left:.5rem}.receipt-link:hover{text-decoration:none}.orders-container{padding:1rem 2rem;max-width:900px;margin:0 auto}.orders-container h1{font-size:1.8rem;margin-bottom:1rem;color:#2c3e50;text-transform:uppercase;font-weight:300}.orders-container .home-btn{background-color:#000000e8;border:none;color:#2c3e50;font-size:1rem;margin-bottom:1rem;cursor:pointer}.orders-container .order-list{display:flex;flex-direction:column;gap:2.5rem}.orders-container .order-card{background-color:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 6px #00000014}.orders-container .order-header{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:.5rem}.orders-container .order-header .order-id{font-family:monospace;font-size:.9rem}.orders-container .order-header .order-status{padding:.3rem .6rem;border-radius:4px;font-weight:600;font-size:.85rem;text-transform:uppercase}.orders-container .order-header .red{background-color:#ffe5e5;color:#c0392b}.orders-container .order-header .green{background-color:#e5ffe5;color:#27ae60}.orders-container .order-header .purple{background-color:#f3e5ff;color:#8e44ad}.orders-container .order-header .gray{background-color:#eee;color:#666}.orders-container .payment-info{margin-bottom:.5rem}.orders-container .payment-info .badge-success{background-color:#d4edda;color:#155724;padding:.2rem .5rem;border-radius:4px;font-size:.75rem}.orders-container .payment-info .receipt-link{margin-left:.5rem;font-size:.75rem;color:#f37254;text-decoration:underline}.orders-container .payment-info .receipt-link:hover{color:#d35400}.orders-container .product-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.orders-container .product-list .product-item{display:flex;justify-content:space-between;font-size:.9rem;color:#333}.orders-container .order-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.orders-container .order-footer .order-total{font-weight:600;font-size:1rem}.orders-container .order-footer .manage-link{background-color:#2c3e50;color:#fff;padding:.4rem .8rem;border-radius:6px;font-size:.85rem;text-decoration:none}.orders-container .order-footer .manage-link:hover{background-color:#1a252f}td{-webkit-user-select:text;user-select:text}td[data-column-id=orderId]{font-family:monospace;white-space:nowrap;cursor:text}.order-help{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #eee}.order-help p{font-size:.85rem;color:#555;line-height:1.4;margin-bottom:.25rem}.order-help p .contact-link{color:#007bff;text-decoration:underline}.order-help p .contact-link:hover{text-decoration:none;color:#0056b3}.order-help .copy-order-id{font-size:.85rem;margin-top:.25rem}.order-help .copy-order-id span{-webkit-user-select:all;user-select:all;background-color:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:monospace;cursor:text;display:inline-block}.favorites-container{padding:2rem;max-width:800px;margin:auto;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.favorites-container h1{margin-bottom:2rem;font-size:2rem;font-weight:300;text-transform:uppercase}.favorites-container p{white-space:nowrap;font-size:1.2rem;color:#777}.favorites-list{display:flex;flex-direction:column;gap:1.5rem}.favorite-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:10px;background-color:#f9f9f9;border:1px solid #ddd;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease}.favorite-item:hover{box-shadow:0 4px 16px #0000001a}.favorite-item__image{width:80px;height:80px;object-fit:cover;border-radius:6px}.favorite-item__details{flex:1}.favorite-item__details h4{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:#333}.favorite-item__details p{margin:.25rem 0;font-size:1rem;color:#555}.favorite-item__details .price{color:#ff4d4d;font-weight:700}.favorite-item .buy-now-btn{padding:.6rem 1.2rem;font-size:1rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#ff4d4d,#ff1a75);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff4d4d4d}.favorite-item .buy-now-btn:hover{background:linear-gradient(135deg,#e6005c,#c04);transform:translateY(-2px);box-shadow:0 6px 16px #ff4d4d66}.favorite-item .buy-now-btn:active{transform:scale(.98);box-shadow:0 2px 8px #ff4d4d33}.favorites-container{padding:2rem}.favorites-container h1{margin-bottom:2rem;font-size:2rem}.favorites-container .favorites-list{display:flex;flex-direction:column;gap:1.5rem}.favorites-container .favorite-item{position:relative;display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:8px;transition:opacity .4s ease,transform .4s ease}.favorites-container .favorite-item.removing{opacity:0;transform:translate(-20px);pointer-events:none}.favorites-container .favorite-item__image{width:100px;height:100px;object-fit:cover;border-radius:6px}.favorites-container .favorite-item__details{flex:1}.favorites-container .favorite-item__details h4{margin:0;font-size:1.2rem}.favorites-container .favorite-item__details .price{font-weight:700;color:#ff4d4d}.favorites-container .favorite-item .buy-now-btn{padding:.5rem 1rem;background-color:#056be0;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.favorites-container .favorite-item .buy-now-btn:hover{background-color:#034bb5}.favorites-container .favorite-item .remove-favorite-btn{position:absolute;top:.3rem;right:.5rem;background:transparent;border:none;font-size:1.37rem;color:#e53935;cursor:pointer;transition:color .3s ease}.favorites-container .favorite-item .remove-favorite-btn:hover{color:#b71c1c}.favorite-btn{background:none;border:none;cursor:pointer;position:absolute;top:2.5rem;right:1rem;z-index:10}.favorite-btn svg{font-size:2.4rem;color:#ccc;transition:all .3s ease;filter:drop-shadow(0 0 1px #000000)}.favorite-btn svg:hover{color:#ff4d4d;transform:scale(1.2);filter:drop-shadow(0 0 2px #ff4d4d)}.favorite-btn svg.active{color:#ff4d4d;filter:drop-shadow(0 0 2px #ff4d4d)}.checkout-container{padding:2rem;max-width:800px;margin:auto}.checkout-container h2{text-align:center;margin-bottom:2rem}.checkout-container .order-summary{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.checkout-container .order-item{display:flex;gap:1rem;align-items:center;padding:1rem;border-radius:8px;background-color:#000000d0}.checkout-container .order-item__image{width:80px;height:80px;object-fit:cover;border-radius:6px}.checkout-container .order-item__details{flex:1}.checkout-container .order-item__details h4{margin:0 0 .5rem;font-size:1.5rem}.checkout-container .order-item__details p{margin:.25rem 0;font-size:1rem;color:#fff}.checkout-container button{width:100%;padding:.75rem;font-size:1rem;background-color:#2a80aa;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.checkout-container button:hover{background-color:#2a80aa}.checkout-container button:disabled{background-color:#fff;cursor:not-allowed}.order-summary{border-radius:8px;margin-bottom:2rem;color:#fff}.order-summary h2,.order-summary h3{margin-bottom:.5rem}.order-summary section{margin-bottom:1rem}.privacy-page{max-width:800px;margin:2rem auto;padding:1rem;font-family:Segoe UI,sans-serif;color:#2c3e50}.privacy-page h1{font-size:2rem;margin-bottom:1.5rem;text-align:center}.privacy-page section{margin-bottom:2rem}.privacy-page section h2{font-size:1.5rem;margin-bottom:1rem;color:#34495e}.privacy-page section h3{font-size:1.2rem;margin-top:1rem;margin-bottom:.5rem;color:#2980b9}.privacy-page section ul{padding-left:1.2rem;margin-bottom:1rem}.privacy-page section ul li{margin-bottom:.5rem;line-height:1.4}.privacy-page section p{margin-bottom:1rem;line-height:1.6}.dashboard{overflow-y:auto}.dashboard .bar{height:4rem;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem;padding:0 1rem;border-bottom:1px solid rgba(0,0,0,.37)}.dashboard .bar>input{margin-right:auto;padding:1rem 0;border:none;background-color:inherit;width:100%;outline:none}.dashboard .bar>svg{font-size:1.2rem;opacity:.7}.dashboard .bar>img{height:2rem;width:2rem;border-radius:50%}.dashboard .widget-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:2rem;padding:2rem 2rem 2rem 0}.dashboard .widget-container .widget{width:16rem;background-color:#fff;box-shadow:0 0 10px #0002;padding:2rem;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:0}.dashboard .widget-container .widget .widget-info>p{opacity:.7;font-size:.8rem}.dashboard .widget-container .widget .widget-info>h4{font-size:1.5rem}.dashboard .widget-container .widget .widget-info>span{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:.2rem}.dashboard .widget-container .widget .widget-circle{position:relative;height:5rem;width:5rem;border-radius:50%;flex:none;display:grid;place-items:center;background-color:#7fffd4}.dashboard .widget-container .widget .widget-circle:before{content:"";position:absolute;height:4rem;width:4rem;background-color:#fff;border-radius:100%}.dashboard .widget-container .widget .widget-circle span{position:relative}.dashboard .graph-container{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:2rem;padding:0 2rem 2rem 0}.dashboard .graph-container>div{background-color:#fff;border-radius:10px}.dashboard .graph-container .revenue-chart{width:100%;padding:1rem 3rem}.dashboard .graph-container .revenue-chart>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase;margin:1rem 0 2rem .25rem;text-align:center}.dashboard .graph-container .dashboard-categories{width:100%;max-width:16rem;display:flex;flex-direction:column;justify-content:center;align-items:unset;gap:0;padding-bottom:2rem}.dashboard .graph-container .dashboard-categories>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase;margin:1.5rem 0 2rem;text-align:center}.dashboard .graph-container .dashboard-categories>div{overflow-y:auto;height:40rem;padding-left:.5rem}.dashboard .graph-container .dashboard-categories>div::-webkit-scrollbar{display:none}.dashboard .graph-container .dashboard-categories .category-item{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1rem}.dashboard .graph-container .dashboard-categories .category-item>h5{letter-spacing:1px;font-weight:300}.dashboard .graph-container .dashboard-categories .category-item>div{margin-left:auto;width:6rem;background-color:#d9d9d9;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;font-weight:700}.dashboard .transaction-container{display:flex;gap:2rem;padding:0 2rem 2rem 0;height:30rem}.dashboard .transaction-container>div{background-color:#fff;box-shadow:0 10px 10px #0002;border-radius:10px}.dashboard .transaction-container .gender-chart{width:100%;max-width:20rem;padding:1rem;position:relative}.dashboard .transaction-container .gender-chart>h2{text-align:center;margin:1.5rem 0 2rem;letter-spacing:3px;font-weight:300;text-transform:uppercase}.dashboard .transaction-container .gender-chart>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:#000000a2}.dashboard .transaction-container .transaction-box{width:100%;padding:1rem;overflow-x:auto}.dashboard .transaction-container .transaction-box>h2{margin:1.5rem 0 0;letter-spacing:3px;font-weight:300;text-transform:uppercase}.admin-container{display:flex;min-height:100vh;background-color:#f5f5f5}.admin-container .product-management>section>span{position:absolute;right:2rem;top:3rem}.admin-container main.product-management{flex:1;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.admin-container main.product-management section{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 0 10px #0000000d}.admin-container main.product-management section strong{display:block;margin-bottom:1rem;font-size:1rem;color:#333}.admin-container main.product-management section img{width:100%;max-height:300px;object-fit:contain;margin-bottom:1rem;border-radius:6px;border:1px solid #ddd}.admin-container main.product-management section p{font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.admin-container main.product-management section span.green{color:#2e7d32;font-weight:700}.admin-container main.product-management section span.red{color:#c62828;font-weight:700}.admin-container main.product-management section h3{margin-top:1rem;font-size:1.5rem;color:#050505}.admin-container main.product-management article{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 0 10px #0000000d;position:relative}.admin-container main.product-management article .product-delete-btn{position:absolute;top:1rem;right:1rem;background-color:#e53935;color:#fff;border:none;padding:.5rem;border-radius:50%;cursor:pointer;transition:background-color .3s}.admin-container main.product-management article .product-delete-btn:hover{background-color:#420a0a}.admin-container main.product-management article .product-delete-btn svg{font-size:1rem}.admin-container main.product-management article form{display:flex;flex-direction:column;gap:1rem}.admin-container main.product-management article form h2{margin-bottom:1rem;font-size:1.4rem;color:#333}.admin-container main.product-management article form div{display:flex;flex-direction:column}.admin-container main.product-management article form div label{font-weight:600;margin-bottom:.5rem;color:#555}.admin-container main.product-management article form div input[type=text],.admin-container main.product-management article form div input[type=number],.admin-container main.product-management article form div input[type=file]{padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;outline:none}.admin-container main.product-management article form div input[type=text]:focus,.admin-container main.product-management article form div input[type=number]:focus,.admin-container main.product-management article form div input[type=file]:focus{border-color:#1976d2}.admin-container main.product-management article form div p{color:#d32f2f;font-size:.9rem}.admin-container main.product-management article form .preview-container{display:flex;gap:1rem;overflow-x:auto}.admin-container main.product-management article form .preview-container img{width:100px;height:100px;object-fit:cover;border-radius:4px;border:1px solid #ccc}.admin-container main.product-management article form button[type=submit]{background-color:#1976d2;color:#fff;padding:.8rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}.admin-container main.product-management article form button[type=submit]:disabled{background-color:#90caf9;cursor:not-allowed}.admin-container main.product-management article form button[type=submit]:hover:not(:disabled){background-color:#1565c0}@media (max-width: 768px){.admin-container{flex-direction:column}.admin-container main.product-management{grid-template-columns:1fr}}.admin-container main.product-management article form{display:flex;flex-direction:column;gap:2rem}.dashboard-product-box{background-color:#fff;padding:2rem;overflow:auto;height:100%;width:100%}.create-product-btn{position:fixed;right:1rem;top:3rem;height:2.5rem;width:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-radius:50%;background-color:#c90909;color:#fff}.create-product-btn:hover{opacity:.8}.product-delete-btn{background-color:#383838;color:#fff;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:-1.2rem;right:-1.2rem}.product-management{display:flex;flex-direction:row;justify-content:center;align-items:unset;gap:1rem;padding:4rem}.product-management>section{overflow-y:auto;width:100%;height:85vh;max-width:500px;box-shadow:0 5px 5px #00000037;background-color:#fff;padding:5rem;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:1rem;position:relative;border-radius:5px}.product-management>section>h2{letter-spacing:2px;font-weight:300;text-transform:uppercase;text-align:center}.product-management>section>img{height:100%;width:100%;object-fit:contain}.product-management>section>strong{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{height:175vh;padding:2rem;width:100%;max-width:400px;background-color:#fff;border-radius:5px;box-shadow:5px 5px 10px #00000037;position:relative}.product-management>article>form{display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:2rem}.product-management>article>form>h2{text-transform:uppercase;letter-spacing:2px}.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}.product-management>article>form>div>input,.product-management>article>form>div>textarea{padding:1rem;border:1px solid rgba(13,13,13,.196);background-color:unset;width:100%;outline:none;border-radius:5px;max-height:10rem}.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:300;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 (min-width: 1800px){.product-management>article{height:190vh}}.chart-container{background-color:#fff;padding:4rem;overflow-y:auto}.chart-container>h1{margin:0 0 5rem 2rem}.chart-container>section{width:80%;margin:4rem auto}.chart-container>section>div{max-width:25rem;margin:auto;margin-top:6rem;margin-bottom:-1rem}.chart-container>section>h2{margin:2rem 0;text-align:center;letter-spacing:2px;font-weight:300;text-transform:uppercase}.dashboard-app-container{background-color:#fff;padding:4rem}.dashboard-app-container>section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%}.dashboard-app-container>section .stopwatch>h2{font-size:2rem;font-weight:300;text-align:center}.dashboard-app-container>section .stopwatch>button{padding:1rem 2rem;border:none;cursor:pointer;color:#fff;margin:2rem;font-weight:700;border-radius:10px}.dashboard-app-container>section .stopwatch>button:first-of-type{background-color:#0062ff}.dashboard-app-container>section .stopwatch>button:last-of-type{background-color:red}.dashboard-app-container>section .tosscoin{margin:2rem;height:15rem;width:15rem;position:relative;cursor:pointer;transform-style:preserve-3d;transition:all .5s}.dashboard-app-container>section .tosscoin>div{border-radius:50%;height:100%;width:100%;position:absolute;display:grid;place-items:center;background-repeat:no-repeat;background-size:contain;backface-visibility:hidden;filter:drop-shadow(0px 10px 10px rgba(0,0,0,.521))}.dashboard-app-container>section .tosscoin>div:first-of-type{background-image:url(/assets/heads-RlRZHGoD.png)}.dashboard-app-container>section .tosscoin>div:last-of-type{background-image:url(/assets/tails-Dup6weBq.png);transform:rotateY(-180deg)}.dashboard-app-container>section .coupon-form{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:unset;gap:2rem;max-width:30rem;width:100%}.dashboard-app-container>section .coupon-form>input{padding:1rem;border:1px solid rgba(0,0,0,.359);outline:none;border-radius:5px}.dashboard-app-container>section .coupon-form>fieldset{padding:1rem;border:1px solid rgba(0,0,0,.359);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 screen and (width <= 1200px){.admin-container{overflow:auto}.dashboard .widget-container,.dashboard .graph-container,.dashboard .transaction-container{justify-content:center;flex-wrap:wrap}.dashboard .graph-container{padding:2rem}.dashboard .transaction-container{padding:2rem;height:unset}.product-management{padding:2rem}}@media screen and (width <= 1100px){.admin-container{grid-template-columns:1fr!important}.product-details{padding:2rem}.product-details>main>section:first-of-type{width:100%;height:40vh}.product-details>main>section:last-of-type{width:100%;min-height:60vh;padding:1rem}.product-details>main>section h1{font-size:2.5rem;margin:1rem 0}.product-details>main>section code{font-size:1rem;padding:.25rem .5rem}.product-details>main>section article{margin:1rem 0}.product-details>main>section article>div button{font-size:1rem}.product-details>main>section article button{padding:.5rem;font-size:1rem}}@media screen and (width <= 768px){.cart{display:block;padding:2rem}.cart>main{width:100%}.cart>aside{width:100%}.cartitem{width:100%}.cartitem>img{width:3rem;height:3rem}.cartitem>div{flex-direction:column;gap:0}.product-search-page{display:block;padding:0}.product-search-page>aside{box-shadow:none}.product-search-page>aside>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase;font-size:1.5rem;font-weight:400}.product-search-page>main>input{width:100%;border:1px solid rgba(212,212,212,.379)}.product-management{display:flex;flex-direction:column;width:100%;max-width:100%;padding:1rem;box-sizing:border-box;flex-wrap:wrap}}.product-management section{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:2rem;margin-bottom:2rem;transition:box-shadow .3s ease}.product-management section:hover{box-shadow:0 6px 16px #0000001a}.product-management section h2,.product-management section h4{color:#2c3e50;margin-bottom:.5rem}.product-management section h2{font-size:1.4rem;font-weight:700}.product-management section h4{font-size:1.1rem;font-weight:600;color:#34495e;margin-bottom:1rem}.product-management section p{font-size:1rem;margin:.6rem 0;color:#444}.product-management section p span{font-weight:600;padding:.3rem .8rem;border-radius:6px;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.product-management section p .red{background-color:#ffe5e5;color:#c0392b}.product-management section p .green{background-color:#e5ffe5;color:#27ae60}.product-management section p .purple{background-color:#f3e5ff;color:#8e44ad}.product-management section .action-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;justify-content:flex-start}.product-management section .shipping-btn,.product-management section .product-delete-btn{padding:.6rem 1.2rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;font-size:.95rem;transition:background-color .3s ease,transform .2s ease;min-width:120px;text-align:center;white-space:nowrap}.product-management section .shipping-btn{background-color:#000000ca;color:#fff}.product-management section .shipping-btn:hover{background-color:#2980b9;transform:translateY(-1px)}.product-management section .product-delete-btn{background-color:#131212de;color:#fff;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2.25rem;margin-right:2rem}.product-management section .product-delete-btn:hover{background-color:#c0392b;transform:translateY(-1px)}.product-management section .product-delete-btn:focus{outline:none;box-shadow:0 0 0 3px #e74c3c4d}.product-management section .product-delete-btn svg{font-size:1rem;vertical-align:middle}.product-management section a{text-decoration:none;color:#090909b4;font-weight:600;border:1px solid #ccc;padding:.6rem 1.2rem;border-radius:6px;transition:background-color .3s ease}.product-management section a:hover{background-color:#ecf0f1}@media (max-width: 768px){.product-management section{padding:1.5rem}.product-management section h2{font-size:1.2rem}.product-management section h4{font-size:1rem}.product-management section .shipping-btn,.product-management section .product-delete-btn,.product-management section a{font-size:.9rem;padding:.5rem 1rem;min-width:100px}.product-management section .action-buttons{flex-direction:column;gap:.75rem;align-items:stretch}}@media (max-width: 480px){.product-management section{padding:1rem}.product-management section .shipping-btn,.product-management section .product-delete-btn,.product-management section a{font-size:.85rem;padding:.4rem .8rem;min-width:60px}}.phone-number{margin-left:0rem;font-weight:700;color:#333;background-color:#f5f5f5;padding:4px 8px;border-radius:4px;font-family:monospace;-webkit-user-select:text;user-select:text;cursor:text;display:inline-block;white-space:nowrap;font-size:.95rem}@media (max-width: 768px){.phone-number{font-size:.9rem;padding:3px 6px}}@media (max-width: 480px){.phone-number{font-size:.85rem;padding:2px 5px}}@media (max-width: 768px){.shipping-info{padding:.8rem 1rem;font-size:.9rem}}@media (max-width: 480px){.shipping-info{padding:.6rem .8rem;font-size:.85rem}}.shipping-info{background-color:#fdfdfd;border:1px solid #ddd;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1.5rem;font-family:Courier New,Courier,monospace;font-size:.95rem;color:#333;-webkit-user-select:text;user-select:text}.shipping-info h4{font-size:1.1rem;font-weight:600;margin-bottom:.8rem;color:#2c3e50}.shipping-info .shipping-field{margin-bottom:.5rem;line-height:1.4}.shipping-info .shipping-field strong{font-weight:700;margin-right:.5rem;color:#000}.shipping-info .copy-shipping-btn{margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;background-color:#1f2022f0;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.shipping-info .copy-shipping-btn:hover{background-color:#1a252f}@media (max-width: 768px){.shipping-info .copy-shipping-btn{font-size:.85rem;padding:.4rem .8rem}}.copy-feedback{display:inline-block;margin-left:1rem;font-size:.9rem;color:#27ae60;font-weight:600;animation:fadeInOut 2s ease-in-out}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.admin-container{display:flex;min-height:100vh;background-color:#f5f7fa}.admin-container main{flex:1;padding:2rem;overflow-y:auto}.admin-container main .bar{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.admin-container main .bar input.search-input{flex:1;padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;background-color:#fff;transition:border-color .3s ease}.admin-container main .bar input.search-input:focus{border-color:#007bff;outline:none}.admin-container main .bar input.search-input::placeholder{color:#999}.admin-container main .dashboard-product-box{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1rem}.container{max-width:1367px;width:100%;margin:auto;overflow:auto}.container>h1{letter-spacing:3px;font-weight:300;text-transform:uppercase;margin:1rem 0;text-align:left}.heading{letter-spacing:3px;font-weight:300;text-transform:uppercase;margin:1rem 0;text-align:center}.header{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;gap:1.2rem;padding:1rem}.header a{color:#1a1a1a;letter-spacing:2px;font-size:1.2rem}.header a:hover{color:#272626}.header button{border:none;font-size:1.2rem;cursor:pointer;background-color:transparent}.header button:hover{color:#272626}.header dialog{border:1px solid #ccc;border-radius:5px;padding:10px;width:100px;position:absolute;left:calc(100% - 100px);top:8%}.header dialog>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem;position:fixed;z-index:9999;background-color:#fff;padding:1rem;box-shadow:0 2px 8px #0000001a}.not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:80vh}.not-found>svg{font-size:5rem}.checkout-container{max-width:400px;width:100%;margin:auto}.checkout-container>form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2rem}.checkout-container>form>button{cursor:pointer;border:none;outline:none;padding:1rem;background-color:#272626;color:#fff;width:100%;font-size:1.1rem}.admin-container{display:grid;grid-template-columns:1fr 4fr;grid-template-rows:unset;gap:2rem;height:100vh;background-color:#f7f7f7}.admin-container>aside{width:100%;background-color:#fff;padding:1rem;z-index:10;overflow-y:auto}.admin-container>aside::-webkit-scrollbar{display:none}.admin-container>aside>div{margin:2rem 1rem}.admin-container>aside>div>h5{letter-spacing:2px;font-weight:300;text-transform:uppercase;opacity:.8;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:#000000d2;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.table{border-collapse:collapse;width:100%}.table th,.table td{padding:8px;text-align:left;vertical-align:middle}.table th{font-weight:700;color:#0000009e;font-size:1.1rem;font-weight:400;padding:2rem 1rem}.table tbody tr{box-shadow:0 1px 1px #00000018}.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:#2c68ff74;color:#2c68ff;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:#2c68ff;position:fixed;top:1rem;left:1rem;font-size:2rem;background-color:#fff;border-radius:50%;z-index:9}#close-sidebar{width:80%;margin:1rem auto;display:block;padding:.75rem;border:none;outline:none;cursor:pointer;background-color:#a80202;color:#fff;border-radius:10px}.loader{width:100%;height:100vh;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}.skeleton-loader{display:flex;flex-direction:column}.skeleton-shape{height:30px;width:100%;background-color:#ddd;margin-bottom:10px;border-radius:4px;animation:skeleton-loading 1.5s infinite}@keyframes loading-animation{to{transform:rotate(360deg)}}@keyframes up-and-down{to{transform:translate(-50%,-20%)}}@keyframes skeleton-loading{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.pagination-controls{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.pagination-controls button{padding:.5rem 1rem;cursor:pointer}.pagination-controls span{font-weight:700}html{scroll-behavior:smooth}
