body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-blue:#2065ec;--accent-orange:#ff9500;--primary-deep:#1747bc;--search-border-gray:#d3d3d3}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-whatsapp{0%,to{box-shadow:0 8px 32px #25d36680,0 2px 8px #00000026}50%{box-shadow:0 8px 40px #25d366b3,0 4px 12px #0003}}*{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}.app-bg{background:#f7faff;color:#202444;font-family:Segoe UI,Arial,sans-serif;min-height:100vh}.app-bg,.navbar{max-width:100vw;overflow-x:hidden;width:100%}.navbar{background:#fff;border-bottom:1px solid #eee;box-shadow:0 4px 12px #2065ec12;position:relative;z-index:100}.navbar-content{flex-direction:row;flex-wrap:nowrap;gap:1.2rem;justify-content:flex-start;max-width:100%;min-height:80px;min-width:0;overflow-x:hidden;padding:.8rem 1rem;width:100%}.brand,.navbar-content{align-items:center;display:flex}.brand{color:#2065ec;color:var(--primary-blue);cursor:pointer;flex-shrink:0;font-size:1.15rem;font-weight:700;gap:.45rem;letter-spacing:.5px;margin-right:auto;transition:color .17s;white-space:nowrap}.brand img{brightness:1!important;filter:none!important;height:36px;object-fit:contain;opacity:1!important;width:36px}.brand:hover{color:#ff9500;color:var(--accent-orange)}.header-center{align-items:center;display:flex;flex:2 1;gap:0;justify-content:center;min-width:0;padding-left:.5rem;padding-right:.5rem}.search-bar{background:#fff;border:1px solid #d3d3d3;border:1px solid var(--search-border-gray);border-radius:6px 0 0 6px;color:#202444;display:inline-block;flex:1 1;font-size:1rem;max-width:520px;min-width:180px;outline:none;padding:.31em 1em;width:100%}.search-bar,.search-btn{box-sizing:border-box;height:32px}.search-btn{align-items:center;background:#ff9500;background:var(--accent-orange);border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;display:inline-flex;font-size:1.04rem;font-weight:600;justify-content:center;margin:0;padding:0 1.2em;transition:background .2s;vertical-align:middle}.search-btn:hover{background:#1747bc;background:var(--primary-deep)}.nav-actions{align-items:center;display:flex;flex-shrink:0;gap:.4rem;white-space:nowrap}.admin-btn-style,.auth-btn,.cart-btn-style,.contact-btn-style{align-items:center;background:#2065ec;background:var(--primary-blue);border:none;border-radius:17px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:500;gap:.21em;justify-content:center;max-width:115px;min-width:0;overflow:hidden;padding:.37em 1.07em;position:relative;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.cart-btn-style{padding-right:2em;position:relative}.cart-count{align-items:center;background:#ff9500;background:var(--accent-orange);border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:1.1em;justify-content:center;pointer-events:none;position:absolute;right:12px;top:5px;width:1.1em;z-index:2}.admin-btn-style:hover,.auth-btn:hover,.cart-btn-style:hover,.contact-btn-style:hover{background:#ff9500;background:var(--accent-orange);transform:translateY(-2px)}.admin-btn-style{background:#1747bc;background:var(--primary-deep)}@media (max-width:768px){.navbar-content{gap:.8rem;min-height:70px;padding:.6rem .5rem}.brand{font-size:.95rem;gap:.3rem}.brand img{height:28px;width:28px}.header-center{flex:1.5 1}.search-bar{max-width:300px;min-width:120px;padding:.25em .8em}.search-bar,.search-btn{font-size:.9rem;height:28px}.search-btn{padding:0 .8em}.admin-btn-style,.auth-btn,.cart-btn-style,.contact-btn-style{font-size:.8rem;max-width:95px;padding:.3em .8em}}@media (max-width:480px){.navbar-content{gap:.5rem;min-height:60px;padding:.5rem .4rem}.brand{font-size:.85rem;gap:.25rem}.brand img{height:24px;width:24px}.header-center{flex:1 1}.search-bar{max-width:200px;min-width:100px;padding:.2em .6em}.search-bar,.search-btn{font-size:.8rem;height:26px}.search-btn{padding:0 .6em}.admin-btn-style,.auth-btn,.cart-btn-style,.contact-btn-style{font-size:.7rem;max-width:80px;padding:.25em .6em}.nav-actions{gap:.3rem}}.hero-section{height:auto;width:100%}.hero-slide{height:60vh;max-height:500px;min-height:300px;position:relative;width:100%}.hero-slide-image{height:100%;object-fit:cover;width:100%}.hero-legend{bottom:10%;color:#fff;left:50%;max-width:600px;position:absolute;text-align:center;text-shadow:1px 1px 3px #00000080;transform:translateX(-50%);width:80%;z-index:10}.hero-legend h2{font-size:2rem;margin:0 0 10px}.hero-legend p{font-size:1rem;margin:0}@media (max-width:768px){.hero-slide{height:50vh}.hero-legend h2{font-size:1.5rem}.hero-legend p{font-size:.9rem}}@media (max-width:480px){.hero-slide{height:40vh}.hero-legend{padding:15px;width:90%}.hero-legend h2{font-size:1.4rem}.hero-legend p{font-size:1rem}}.category-tabs{grid-gap:.8em .6em;clear:both;display:grid;gap:.8em .6em;grid-template-columns:repeat(4,1fr);margin:10px auto;max-width:1200px;padding:0 1rem;position:relative;z-index:10}@media (max-width:1024px){.category-tabs{gap:.6em .5em;grid-template-columns:repeat(4,1fr);margin:15px auto 20px}}@media (max-width:768px){.category-tabs{gap:.6em .5em;grid-template-columns:repeat(3,1fr);margin:10px auto 15px}}@media (max-width:480px){.category-tabs{gap:.5em .4em;grid-template-columns:repeat(2,1fr);margin:10px auto}}.cat-btn{align-items:center;background:#fff;border:1.7px solid #ff9500;border:1.7px solid var(--accent-orange);border-bottom:3px solid #0000;border-radius:2em;box-shadow:0 2px 8px #2065ec0a;box-sizing:border-box;color:#2065ec;color:var(--primary-blue);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;min-height:42px;outline:none;overflow:hidden;padding:.6em 1em;text-overflow:ellipsis;transition:background .16s,color .14s,box-shadow .14s;white-space:nowrap}.cat-btn.cat-selected,.cat-btn:focus{background:#2065ec;background:var(--primary-blue);border-bottom:3px solid #ff9500;border-bottom:3px solid var(--accent-orange);box-shadow:0 2px 13px #2065ec1c;color:#fff}.cat-btn:hover{background:#ff9500;background:var(--accent-orange);color:#fff}.cat-btn .cat-icon{flex-shrink:0;font-size:1.2em;margin-right:8px}#products{padding-top:1!important}.products-section{background:#fff;margin:0!important;padding:1rem 2rem 2rem!important}.products-section h2{color:#1a1a2e;font-size:2.2rem;font-weight:700;margin-bottom:2rem!important;margin-top:0!important;padding-top:0!important;text-align:center}.products-section .product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0!important;padding:0!important}@media (max-width:1024px){.products-section .product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-section .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.products-section .product-grid{grid-template-columns:repeat(1,1fr)}}.product-card{background:#fff;border-bottom:7px solid #ff9500;border-bottom:7px solid var(--accent-orange);border-radius:16px;box-shadow:0 3px 12px #20419621;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s}.product-card:hover{box-shadow:0 8px 24px #2065ec1a}.product-card img{display:block;height:auto;margin:0 auto;max-height:none;object-fit:contain;width:100%}.product-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1.24rem 1.1rem 1.07rem}.product-info h3{background:#0000;border-radius:0;color:#1a1a2e;font-size:1.16rem;font-weight:600;margin:0 0 .5rem;padding:0}.products-section .product-info h3{color:#1a1a2e}.product-info p{background:#0000;border-radius:0;color:#666;flex:1 1;font-size:.97rem;margin-bottom:.69rem;padding:0}.products-section .product-info p{color:#666}.price{font-size:1.25rem;font-weight:700;margin-bottom:.5em}.price,.products-section .price{color:#2065ec;color:var(--primary-blue)}.deals-section .price{color:#ff9500;color:var(--accent-orange)}.product-info button{background:#ff9500;background:var(--accent-orange);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:auto;padding:.7em 1.2em;transition:background .2s;width:100%}.product-info button:hover{background:#ff8c00}.products-section .product-info button{background:#ff9500;background:var(--accent-orange);font-weight:600;margin-top:auto}.products-section .product-info button:hover{background:#ff8c00}.deals-section .product-info button{background:#ff9500;background:var(--accent-orange);font-weight:600;margin-top:auto}.deals-section .product-info button:hover{background:#ff8c00}.deals-section{background:#f9f9f9;clear:both;margin:20px 0 2rem;padding:2rem;position:relative;scroll-margin-top:100px;z-index:2}@media (max-width:480px){.deals-section{margin:1rem 0;padding:1.2rem}}.deals-section h2{color:#f80;font-size:2rem;font-weight:700;margin-bottom:1.5rem;margin-top:0;text-align:center}.deals-section .product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0!important;padding:0!important}@media (max-width:480px){.deals-section .product-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}.deals-section .product-card{flex:none;width:100%}.deals-section .product-info h3{background:#0000!important;border-radius:0;color:#2065ec!important;color:var(--primary-blue)!important;margin:0 0 .5rem!important;padding:0!important}.deals-section .product-info p{background:#0000!important;border-radius:0;color:#666!important;padding:0!important}.deals-section .price{align-items:center;display:flex;flex-direction:row;gap:.8rem;margin-bottom:.8rem}.deals-section .discounted-price{color:#ff9500;color:var(--accent-orange);font-size:1.3rem;font-weight:700}.deals-section .original-price{color:#999;font-size:.95rem;text-decoration:line-through}.deals-section .product-grid::-webkit-scrollbar{height:8px}.deals-section .product-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.deals-section .product-grid::-webkit-scrollbar-thumb{background:#f80;border-radius:10px}.deals-section .product-grid::-webkit-scrollbar-thumb:hover{background:#e67700}.deal-card .price{font-size:1.18rem;margin-bottom:.7em}.discounted-price{color:#ff9500;color:var(--accent-orange);font-size:1.18em;font-weight:700;margin-right:16px}.original-price{color:#888;font-size:1.07em;text-decoration:line-through}.cart-sidebar{background:#fff;box-shadow:-4px 0 18px #2041961c;display:flex;flex-direction:column;height:100vh;max-width:90vw;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;width:400px;z-index:1000}.cart-sidebar h3{color:#2065ec;color:var(--primary-blue);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.cart-item{align-items:center;display:flex;gap:.97em;justify-content:space-between;margin-bottom:1.13rem}.cart-item-name{font-weight:500}.cart-item-qty{color:#888;font-size:.97rem}.cart-item-price{color:#2065ec;color:var(--primary-blue);font-weight:600}.cart-sidebar .remove-btn{background:none;border:none;color:#ff9500;color:var(--accent-orange);cursor:pointer;font-size:.97rem;margin-left:8px}.cart-total{color:#2065ec;color:var(--primary-blue);font-size:1.13rem;font-weight:700;margin-top:2rem;text-align:right}.checkout-btn{background:#ff9500;background:var(--accent-orange);border:none;border-radius:2em;color:#fff;cursor:pointer;font-weight:600;margin-top:1.16rem;padding:.81em;transition:background .13s;width:100%}.checkout-btn:hover{background:#2065ec;background:var(--primary-blue)}.auth-modal{align-items:center;animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-form{animation:slideUp .3s ease-in-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:440px;padding:2.5rem;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.auth-form h3{color:#06f;font-size:1.85rem;font-weight:700;letter-spacing:-.5px;margin:0 0 1.8rem;text-align:center}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;box-sizing:border-box;font-family:inherit;font-size:1rem;margin-bottom:1.2rem;padding:16px 18px;transition:all .3s ease;width:100%}.auth-form input:focus{background:#fff;border-color:#06f;box-shadow:0 0 0 4px #0066ff1a;outline:none;transform:translateY(-2px)}.auth-form input::placeholder{color:#aaa}.auth-form button[type=submit]{background:linear-gradient(135deg,#06f,#0052cc);border:none;border-radius:12px;box-shadow:0 4px 15px #0066ff4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.2rem;padding:16px;text-transform:uppercase;transition:all .3s ease;width:100%}.auth-form button[type=submit]:hover{background:linear-gradient(135deg,#0052cc,#003d99);box-shadow:0 8px 25px #06f6;transform:translateY(-3px)}.auth-form button[type=submit]:active{transform:translateY(-1px)}.auth-form button[type=button]{background:#fff;border:2px solid #e0e0e0;border-radius:10px;color:#666;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px 24px;transition:all .3s ease}.auth-form button[type=button]:hover{background:#f5f5f5;border-color:#06f;color:#06f;transform:translateY(-2px)}.auth-error{background:linear-gradient(135deg,#ffe6e6,#fcc);border-left:5px solid #c62828;border-radius:10px;box-shadow:0 2px 10px #c628281a;color:#c62828;font-size:.95rem;font-weight:500;margin:1rem 0;padding:14px 18px}.auth-form>div{display:flex;gap:12px;margin-top:1rem}.auth-form>div button{flex:1 1}@media (min-width:1920px){.navbar-content{gap:1.8rem;padding:1.2rem 2rem}.search-bar{max-width:720px}.hero-section .carousel>div>div{height:700px}.hero-section .carousel img{max-height:700px}.hero-legend{max-width:1000px;padding:60px 80px!important;position:absolute!important;top:50%!important;z-index:1000!important}.legend h2{font-size:3.5rem!important;letter-spacing:2px;margin-bottom:20px!important}.legend p{font-size:1.3rem!important;line-height:1.9;margin-bottom:30px!important}.legend .cta-btn{font-size:1rem;padding:14px 40px}.products-section .product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width:1200px) and (max-width:1919px){.category-tabs{gap:.8em .6em;grid-template-columns:repeat(6,1fr);max-width:1100px}.products-section .product-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:768px) and (max-width:1199px){.navbar-content{flex-wrap:wrap;gap:.8rem;padding:.8rem .5rem}.products-section .product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.brand{font-size:1rem}.brand img{filter:none!important;height:32px;opacity:1!important;width:32px}.search-bar{font-size:.95rem;height:32px;max-width:350px;min-width:150px;padding:.25em .8em}.search-btn{font-size:.95rem;padding:0 1rem}.admin-btn-style,.auth-btn,.cart-btn-style,.contact-btn-style{font-size:.85rem;max-width:100px;padding:.35em .9em}.hero-section{min-height:calc(100vh - 80px);padding:0}.hero-section .carousel>div>div{height:500px}.hero-section .carousel img{max-height:500px}.hero-section h1{font-size:2.5rem;margin-bottom:1rem}.hero-section p{font-size:1.1rem;margin-bottom:1.5rem}.legend{max-width:850px!important;padding:50px!important;position:absolute!important;top:50%!important;width:85%!important;z-index:1000!important}.legend h2{font-size:2.2rem!important;letter-spacing:1.5px;margin-bottom:15px!important}.legend p{font-size:1.1rem!important;line-height:1.8;margin-bottom:22px!important}.legend .cta-btn{font-size:.92rem;padding:11px 32px}.shop-btn{font-size:1.05rem;padding:.9rem 2.5rem}.category-tabs{gap:.6em .5em;grid-template-columns:repeat(4,1fr);margin:10px auto .6em;max-width:800px;padding:0 .5rem}.cat-btn{font-size:.9rem;min-height:40px;padding:.5em .8em}.products-section .product-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cart-count{font-size:.65rem;height:1em;right:10px;top:8px;width:1em}}@media (min-width:481px) and (max-width:767px){.navbar-content{flex-wrap:wrap;gap:.5rem;min-height:70px;padding:.7rem .5rem}.products-section .product-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.deals-section .product-grid{display:flex;flex-direction:row;gap:1rem;overflow-x:auto;padding-bottom:1rem}.deals-section .product-card{flex:0 0 280px;min-width:280px}.category-tabs{gap:.6em .5em}.cat-btn{font-size:.85rem;min-height:42px;padding:.55em .7em}.hero-section .carousel .slide{height:350px!important}.hero-section .carousel img{max-height:350px}.legend{max-width:600px!important;padding:25px 18px!important;position:absolute!important;z-index:1000!important}.legend h2{font-size:1.5rem!important;margin-bottom:8px!important}.legend p{font-size:.9rem!important;margin-bottom:12px!important}.legend .cta-btn{font-size:.8rem;padding:8px 24px}.brand{font-size:.95rem;gap:.3rem}.brand img{filter:none!important;height:28px;opacity:1!important;width:28px}.header-center{flex:1.5 1;padding-left:.3rem;padding-right:.3rem}.search-bar{font-size:.9rem;height:32px;max-width:250px;min-width:120px;padding:.2em .7em}.search-btn{font-size:.9rem;padding:0 .8rem}.admin-btn-style,.auth-btn,.cart-btn-style,.contact-btn-style{font-size:.8rem;max-width:90px;min-width:40px;padding:.35em .75em}.nav-actions{gap:.25rem}.hero-section{min-height:calc(100vh - 70px);padding:0}.hero-section h1{font-size:1.8rem;margin-bottom:.8rem}.hero-section p{font-size:.95rem;margin-bottom:1rem}.hero-section .carousel>div>div{height:380px}.hero-section .carousel img{max-height:380px}.legend{max-width:520px!important;padding:25px 20px!important;top:50%!important;width:90%!important}.legend h2{font-size:1.65rem!important;letter-spacing:1px;margin-bottom:10px!important}.legend p{font-size:1rem!important;margin-bottom:15px!important}.legend .cta-btn{font-size:.88rem;padding:10px 28px}.shop-btn{font-size:.95rem;padding:.8rem 2rem}.category-tabs{gap:.5em .4em;grid-template-columns:repeat(3,1fr);margin:10px auto .5em;max-width:100%;padding:0 .3rem}.cat-btn{font-size:.8rem;min-height:38px;padding:.45em .6em}.cat-btn .cat-icon{font-size:1rem;margin-right:4px}.products-section{padding:.6rem 1.2rem 1.2rem!important}.products-section h2{margin-bottom:1.2rem!important;margin-top:.5rem!important}.products-section .product-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cart-count{font-size:.6rem;height:.95em;right:8px;top:8px;width:.95em}.auth-form{border-radius:14px;padding:1.5rem 1.2rem;width:95%}.auth-form h3{font-size:1.4rem}}@media (max-width:480px){.navbar-content{align-items:center;flex-wrap:nowrap;gap:.08rem;justify-content:flex-start;min-height:45px;padding:.4rem .15rem}.brand{flex-shrink:0;font-size:.6rem;gap:.05rem}.brand img{height:16px;width:16px}.header-center{flex:1 1;min-width:40px;padding-left:.02rem;padding-right:.02rem}.search-bar{font-size:.6rem;height:24px;max-width:80px;min-width:45px;padding:.1em .25em}.search-btn{font-size:.55rem;height:24px;padding:0 .2rem}.admin-btn-style,.auth-btn,.cart-btn-style,.contact-btn-style{font-size:.5rem;height:auto;max-width:45px;min-height:24px;min-width:24px;padding:.15em .25em}.nav-actions{flex-shrink:0;flex-wrap:nowrap;gap:.08rem;order:0}.cart-count{font-size:.5rem;height:.8em;right:2px;top:2px;width:.8em}.product-grid{gap:.8rem!important;grid-template-columns:repeat(2,1fr)!important}.products-section .product-grid{gap:1rem}.product-card{margin:0 auto;max-width:100%;width:100%}.product-card img{display:block;height:auto;margin:0 auto;max-height:none;object-fit:contain;width:100%}.product-info{padding:1rem .8rem .8rem}.product-info h3{font-size:1rem;margin-bottom:.15rem}.product-info p{font-size:.85rem;margin-bottom:.5rem}.price{font-size:1.1rem;margin-bottom:.4em}.product-info button{font-size:.85rem;padding:.4em .9em}.deals-section .product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.deals-section .product-card{flex:none;max-width:100%;width:100%}.category-tabs{gap:.35em .3em;grid-template-columns:repeat(2,1fr);margin:0 auto .4em;padding:0 .5rem}.cat-btn{font-size:.65rem;min-height:28px;padding:.3em .25em}.cat-btn .cat-icon{font-size:.8rem}.hero-section{min-height:auto!important;padding:0!important}.hero-section .carousel .slide{height:250px!important;position:relative}.hero-section .carousel img{height:100%!important;object-fit:cover!important;width:100%!important}.hero-legend{background:linear-gradient(135deg,#2065ec33,#000000e6)!important;border-radius:15px;left:50%!important;max-width:95%!important;padding:16px 14px!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:95%!important;z-index:10!important}.hero-legend h2{font-size:1.3rem!important;letter-spacing:.5px;line-height:1.3;margin-bottom:8px!important;word-break:break-word}.hero-legend p{font-size:.9rem!important;line-height:1.4;margin-bottom:10px!important;word-break:break-word}.hero-legend .cta-btn{font-size:.8rem;margin-top:6px;padding:8px 18px}.hero-section{min-height:calc(100vh - 45px);padding:1rem .8rem}.hero-section h1{font-size:1.4rem;margin-bottom:.6rem}.hero-section p{font-size:.85rem;margin-bottom:.8rem;max-width:100%}.hero-section .carousel>div>div{height:280px}.hero-section .carousel img{max-height:280px}.legend{max-width:92%!important;padding:16px 14px!important;top:50%!important;width:92%!important}.legend h2{font-size:1.25rem!important;letter-spacing:.6px;margin-bottom:6px!important}.legend p{font-size:.82rem!important;line-height:1.4;margin-bottom:10px!important}.legend .cta-btn{font-size:.75rem;margin-top:8px;padding:8px 20px}.shop-btn{font-size:.9rem;min-height:40px;padding:.7rem 1.8rem}.category-tabs{gap:.3em .2em;grid-template-columns:repeat(6,1fr);margin:5px auto .4em;padding:0 .2rem}.cat-btn{font-size:.55rem;min-height:30px;overflow:visible;padding:.3em;text-overflow:clip;white-space:normal}.cat-btn .cat-icon{font-size:.75rem;margin-right:2px}.products-section{padding:.8rem 1rem 1rem!important}.products-section h2{font-size:1.4rem;margin-bottom:1rem!important}.products-section .product-grid{gap:.8rem;grid-template-columns:repeat(2,1fr)}.auth-form{border-radius:12px;padding:1.2rem 1rem;width:95%}.auth-form h3{font-size:1.3rem;margin-bottom:1rem}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{font-size:1rem;padding:12px}.auth-form button{font-size:1rem;min-height:44px}.cart-modal{max-height:90vh;max-width:100%!important;width:95%!important}}.footer{background:#343a40;color:#fff;margin-top:60px;padding:32px 0 10px;text-align:center}.footer-about h4{color:gold;font-weight:700;margin-bottom:8px;text-align:center}.footer-about p{font-size:1rem;margin:0;text-align:center}.footer-socials{margin-top:15px;text-align:center}.footer-socials a{color:gold;font-weight:700;margin:0 8px;text-decoration:none;transition:color .2s}.footer-socials a:hover{color:#fff;text-decoration:underline}.auth-form h3{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem}.auth-form h3,.loading-indicator{color:#2065ec;color:var(--primary-blue)}.loading-indicator{align-items:center;display:flex;flex-direction:column;font-size:1.1rem;font-weight:500;gap:16px;padding:40px 20px;text-align:center}.loading-indicator:before{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff9500;border-top:4px solid var(--accent-orange);content:"";height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin-area{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin:0 auto;max-width:1400px;min-height:100vh;padding:30px 20px}.admin-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.admin-header h1{color:#2065ec;font-size:28px;font-weight:700;margin:0}.admin-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;gap:15px;margin-bottom:30px;padding:15px}.admin-tabs button{background:#f0f4f8;border:2px solid #0000;border-radius:8px;color:#64748b;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s ease}.admin-tabs button:hover{background:#e2e8f0;transform:translateY(-2px)}.admin-tab-selected{background:linear-gradient(135deg,#2065ec,#1747bc)!important;box-shadow:0 4px 12px #2065ec4d;color:#fff!important}.admin-btn{align-items:center;background:linear-gradient(135deg,#2065ec,#1747bc);border:none;border-radius:8px;box-shadow:0 4px 12px #2065ec33;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.admin-btn:hover{box-shadow:0 6px 20px #2065ec66;transform:translateY(-2px)}.admin-btn:active{transform:translateY(0)}.admin-btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444433}.admin-btn-danger:hover{box-shadow:0 6px 20px #ef444466}.admin-btn-success{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98133}.admin-products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:20px}.admin-product-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px;transition:all .3s ease}.admin-product-card:hover{border-color:#2065ec;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.admin-product-card img{border-radius:8px;height:180px;margin-bottom:15px;object-fit:cover;width:100%}.admin-product-card h3{color:#1e293b;font-size:18px;font-weight:600;margin:10px 0}.admin-product-card .price{color:#2065ec;font-size:20px;font-weight:700;margin:10px 0}.admin-product-actions{display:flex;gap:10px;margin-top:15px}.admin-product-actions button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease}.btn-edit{background:#f59e0b;color:#fff}.btn-edit:hover{background:#d97706;transform:scale(1.05)}.btn-delete{background:#ef4444;color:#fff}.btn-delete:hover{background:#dc2626;transform:scale(1.05)}.modal-bg{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-form{animation:modalSlideIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:30px;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.modal-form h3{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:20px}.modal-form input,.modal-form select,.modal-form textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:15px;margin-bottom:16px;padding:12px 16px;transition:all .3s ease;width:100%}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#2065ec;box-shadow:0 0 0 3px #2065ec1a;outline:none}.modal-form textarea{min-height:100px;resize:vertical}.image-upload-section{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;margin-bottom:20px;padding:20px}.image-upload-section h4{color:#475569;font-size:16px;font-weight:600;margin-bottom:12px}.image-upload-tabs{display:flex;gap:10px;margin-bottom:15px}.image-upload-tabs button{background:#fff;border:2px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.image-upload-tabs button.active{background:#2065ec;border-color:#2065ec;color:#fff}.image-preview{margin-top:15px;text-align:center}.image-preview img{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:200px;max-width:200px}.form-actions{display:flex;gap:12px;margin-top:20px}.form-actions button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 20px;transition:all .3s ease}.btn-submit{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-submit:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.btn-cancel{background:#e2e8f0;color:#475569}.btn-cancel:hover{background:#cbd5e1}.users-list{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px}.users-list h2{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:20px}.users-list ul{list-style:none;padding:0}.users-list li{border-bottom:1px solid #e2e8f0;color:#475569;font-size:15px;padding:15px}.users-list li:last-child{border-bottom:none}.reports-section{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:30px;text-align:center}.reports-section h2{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:15px}.shop-btn{align-items:center;background:linear-gradient(135deg,#64748b,#475569);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.shop-btn:hover{box-shadow:0 6px 20px #64748b66;transform:translateY(-2px)}@media (min-width:1920px){.admin-area{max-width:1600px;padding:40px 30px}.admin-header{padding:25px}.admin-header h1{font-size:32px}.admin-products-grid{gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.modal-form{max-width:700px;padding:40px}}@media (min-width:1200px) and (max-width:1919px){.admin-area{max-width:1400px;padding:30px 25px}.admin-products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.modal-form{max-width:600px}}@media (min-width:768px) and (max-width:1199px){.admin-area{max-width:100%;padding:20px 15px}.admin-header{align-items:flex-start;flex-direction:column;gap:12px;padding:18px}.admin-header h1{font-size:24px}.admin-tabs{flex-wrap:wrap;gap:12px}.admin-btn,.admin-tabs button{font-size:14px;padding:10px 18px}.admin-products-grid{gap:18px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:15px}.admin-product-card{padding:15px}.admin-product-card img{height:150px}.admin-product-card h3{font-size:16px}.admin-product-card .price{font-size:18px}.admin-product-actions{gap:8px}.admin-product-actions button{font-size:12px;padding:6px 10px}.modal-form{max-width:500px;padding:25px}.modal-form h3{font-size:22px;margin-bottom:18px}.modal-form input,.modal-form select,.modal-form textarea{font-size:14px;padding:10px 14px}.users-list{padding:18px}.users-list h2{font-size:22px;margin-bottom:15px}.users-list li{font-size:14px;padding:12px}.reports-section{padding:25px}.reports-section h2{font-size:22px}.form-actions{flex-direction:row;gap:10px}.form-actions button{flex:1 1;font-size:14px;padding:10px 18px}}@media (min-width:481px) and (max-width:767px){.admin-area{max-width:100%;padding:15px 10px}.admin-header{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px;padding:15px}.admin-header h1{font-size:22px}.admin-tabs{flex-wrap:wrap;gap:10px;padding:12px}.admin-tabs button{border-radius:6px}.admin-btn,.admin-tabs button{font-size:13px;padding:8px 14px}.admin-products-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin-top:12px}.admin-product-card{padding:12px}.admin-product-card img{height:120px;margin-bottom:10px}.admin-product-card h3{font-size:14px;margin:8px 0}.admin-product-card .price{font-size:16px;margin:8px 0}.admin-product-actions{gap:6px;margin-top:10px}.admin-product-actions button{font-size:11px;padding:5px 8px}.modal-bg{padding:15px}.modal-form{border-radius:14px;max-height:85vh;max-width:100%;padding:20px;width:100%}.modal-form h3{font-size:20px;margin-bottom:15px}.modal-form input,.modal-form select,.modal-form textarea{font-size:14px;margin-bottom:12px;padding:10px 12px}.image-upload-tabs button{font-size:12px;padding:6px 12px}.image-preview img{max-height:150px;max-width:150px}.users-list{padding:15px}.users-list h2{font-size:20px;margin-bottom:12px}.users-list li{font-size:13px;padding:10px}.reports-section{padding:20px}.reports-section h2{font-size:20px;margin-bottom:12px}.form-actions{flex-direction:column;gap:8px;margin-top:15px}.form-actions button{font-size:13px;min-height:40px;padding:10px 14px;width:100%}}@media (max-width:480px){.admin-area{max-width:100%;padding:12px 8px}.admin-header{align-items:flex-start;border-radius:10px;flex-direction:column;gap:8px;margin-bottom:15px;padding:12px}.admin-header h1{font-size:20px}.admin-tabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;padding:10px}.admin-tabs button{border-radius:6px;flex:1 1;font-size:12px;min-width:calc(50% - 4px);padding:6px 12px}.admin-btn{font-size:12px;justify-content:center;min-height:40px;padding:8px 12px;width:100%}.admin-btn-danger{width:100%}.admin-products-grid{gap:12px;grid-template-columns:1fr;margin-top:10px}.admin-product-card{border-radius:10px;padding:10px}.admin-product-card img{border-radius:8px;height:150px;margin-bottom:10px}.admin-product-card h3{font-size:14px;margin:8px 0}.admin-product-card .price{font-size:16px;margin:8px 0}.admin-product-actions{gap:6px;margin-top:10px}.admin-product-actions button{flex:1 1;font-size:11px;min-height:38px;padding:8px 6px}.modal-bg{padding:12px}.modal-form{border-radius:12px;max-height:90vh;max-width:100%;padding:16px;width:100%}.modal-form h3{font-size:18px;margin-bottom:14px}.modal-form input,.modal-form select,.modal-form textarea{border-radius:8px;font-size:16px;margin-bottom:12px;padding:10px 12px}.modal-form textarea{min-height:80px}.image-upload-section{margin-bottom:15px;padding:12px}.image-upload-section h4{font-size:14px;margin-bottom:10px}.image-upload-tabs{gap:6px;margin-bottom:12px}.image-upload-tabs button{border-radius:5px;flex:1 1;font-size:11px;min-width:calc(50% - 3px);padding:6px 10px}.image-preview{margin-top:12px;text-align:center}.image-preview img{max-height:120px;max-width:120px}.users-list{border-radius:10px;padding:12px}.users-list h2{font-size:18px;margin-bottom:10px}.users-list li{border-radius:6px;font-size:13px;padding:10px}.reports-section{border-radius:10px;padding:15px}.reports-section h2{font-size:18px;margin-bottom:12px}.form-actions{flex-direction:column;gap:8px;margin-top:12px}.form-actions button{border-radius:8px;font-size:13px;min-height:44px;padding:10px 12px;width:100%}.btn-cancel,.btn-submit{font-weight:600}.loading{font-size:14px;padding:30px 20px}.empty-state{padding:40px 15px}.empty-state h3{font-size:18px}.empty-state p{font-size:13px}}.loading{color:#64748b;font-size:16px;padding:40px;text-align:center}.empty-state{color:#94a3b8;padding:60px 20px;text-align:center}.empty-state svg{height:80px;margin-bottom:20px;opacity:.5;width:80px}.empty-state h3{color:#64748b;font-size:20px;margin-bottom:10px}.empty-state p{color:#94a3b8;font-size:15px}#products{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-top:20px;padding:30px 20px!important}#products h2{color:#1e293b;font-size:24px;margin-bottom:20px;text-align:center}#products .product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:20px}#products .product-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;padding:0;transition:all .3s ease}#products .product-card:hover{border-color:#2065ec;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}#products .product-card img{border-radius:0;height:180px;margin-bottom:0;object-fit:cover;width:100%}#products .product-info{padding:15px}#products .product-card h3{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 8px}#products .product-card p{color:#64748b;flex:1 1;font-size:13px;margin:0 0 10px}#products .price{color:#2065ec;font-size:18px;font-weight:700;margin:10px 0}#products .product-card>div:last-child{display:flex;gap:10px;margin-top:10px;padding:0 15px 15px}#products .product-card button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:10px 12px;transition:all .2s ease}#products .admin-btn{background:linear-gradient(135deg,#2065ec,#1747bc);box-shadow:0 4px 12px #2065ec33;color:#fff}#products .admin-btn:hover{box-shadow:0 6px 20px #2065ec66;transform:translateY(-2px)}#products button[style*="background: #dc2626"]{background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 4px 12px #ef444433;color:#fff}#products button[style*="background: #dc2626"]:hover{box-shadow:0 6px 20px #ef444466;transform:translateY(-2px)}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}
/*# sourceMappingURL=main.4b5711ca.css.map*/