@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bs-primary:#0d9488;--bs-primary-rgb:13,148,136;--bs-secondary:#6366f1;--bs-success:#10b981;--bs-info:#3b82f6;--bs-warning:#f59e0b;--bs-danger:#ef4444;--bs-light:#f3f4f6;--bs-dark:#1f2937;--bs-white:#fff;--bs-body-bg:#f9fafb;--bs-card-bg:#fff;--bs-border-color:#e5e7eb;--bs-font-sans-serif:"Inter",sans-serif;--bs-text-main:#1f2937;--bs-text-muted:#6b7280}[data-bs-theme=dark]{--bs-primary:#0d9488;--bs-body-bg:#0f172a;--bs-card-bg:#1e293b;--bs-border-color:#334155;--bs-text-main:#f1f5f9;--bs-text-muted:#94a3b8}body{font-family:var(--bs-font-sans-serif);background-color:var(--bs-body-bg);color:var(--bs-text-main);transition:background-color .3s,color .3s}.min-height-300{min-height:300px!important}.bg-primary{background-color:var(--bs-primary)!important}.sidebar{background-color:var(--bs-card-bg);border-right:1px solid var(--bs-border-color);z-index:1050;border-radius:1rem;width:260px;height:calc(100vh - 2rem);padding:1.5rem;transition:transform .3s,background-color .3s;position:fixed;top:1rem;bottom:1rem;left:1rem;overflow-y:auto;box-shadow:0 20px 27px #0000000d}@media (max-width:991.98px){.sidebar{border-radius:1rem;height:calc(100vh - 2rem);top:1rem;bottom:1rem;left:1rem;transform:translate(-120%)}.sidebar.show{transform:translate(0)}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.text-body{color:var(--bs-text-main)!important}@keyframes spin{to{transform:rotate(360deg)}}.card{border:1px solid var(--bs-border-color);background-color:var(--bs-card-bg);color:var(--bs-text-main)}.card .card-body{padding:1.5rem;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.text-body{color:var(--bs-text-main)!important}.text-secondary{color:var(--bs-text-muted)!important}.text-white{color:#fff!important}.icon-shape{color:#fff;background-position:50%;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.icon-shape i,.icon-shape svg{font-size:1.25rem}.bg-gradient-primary{background:linear-gradient(310deg,#0d9488 0,#14b8a6 100%)!important}.bg-gradient-danger{background:linear-gradient(310deg,#ef4444 0,#f87171 100%)!important}.bg-gradient-success{background:linear-gradient(310deg,#10b981 0,#34d399 100%)!important}.bg-gradient-warning{background:linear-gradient(310deg,#f59e0b 0,#fbbf24 100%)!important}.bg-gradient-dark{background:linear-gradient(310deg,#1f2937 0,#374151 100%)!important}.shadow{box-shadow:0 4px 6px -1px #0000001a!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--bs-secondary);border-radius:3px}.product-overlay{opacity:0;z-index:10;background:#0000004d;justify-content:center;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.product-card:hover .product-overlay{opacity:1}.overlay-btn{width:45px;height:45px;color:var(--bs-primary);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 6px #0000001a}.overlay-btn:hover{background:var(--bs-primary);color:#fff;transform:scale(1.1)}.global-loader{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.spinner-modern{border:3px solid #0d94884d;border-top-color:var(--bs-primary);border-radius:50%;width:50px;height:50px;animation:1s ease-in-out infinite spin}.product-slider-container{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:1rem;overflow-x:auto}.product-slider-container::-webkit-scrollbar{display:none}.product-slider-track{gap:1.5rem;display:flex}.product-slider-item{min-width:280px;max-width:280px}.hero-section{color:#fff;background-position:50%;background-size:cover;align-items:center;width:100%;height:85vh;display:flex;position:relative}.hero-overlay{background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;max-width:600px;padding-left:5%;position:relative}.hero-subtitle{letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:600}.hero-title{margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.btn-white{color:#000;text-transform:uppercase;background:#fff;border:none;border-radius:0;padding:.75rem 2rem;font-size:.85rem;font-weight:600;transition:all .3s}.btn-white:hover{background:#f0f0f0;transform:translateY(-2px)}.nav-tabs-minimal{border-bottom:none;justify-content:center;gap:2rem;margin-bottom:2rem}.nav-tabs-minimal .nav-link{color:#9ca3af;text-transform:uppercase;background:0 0;border:none;padding:.5rem 0;font-size:.9rem;font-weight:600;position:relative}.nav-tabs-minimal .nav-link.active{color:#000}.nav-tabs-minimal .nav-link.active:after{content:"";background-color:#000;width:100%;height:2px;position:absolute;bottom:0;left:0}.promo-banner{height:100%;min-height:300px;position:relative;overflow:hidden}.promo-banner img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.promo-banner:hover img{transform:scale(1.05)}.promo-content{z-index:2;color:#000;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.promo-content.text-white{color:#fff}.promo-title{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.promo-subtitle{text-transform:uppercase;letter-spacing:1px;opacity:.8;margin-bottom:.5rem;font-size:.8rem}.visit-site-btn{color:#fff;background:#000;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;line-height:1;text-decoration:none;display:flex;position:fixed;bottom:2rem;left:2rem}.brand-subtitle{letter-spacing:3px;color:#9ca3af;text-transform:uppercase;margin-top:-5px;font-family:Inter,sans-serif;font-size:.75rem;display:block}.nav-link-custom{text-transform:uppercase;font-size:.9rem;font-weight:600;position:relative;color:#000!important;padding:.5rem 1rem!important}.nav-link-custom:hover{color:var(--bs-primary)!important}.header-icon-btn{color:#000;background:0 0;border:none;padding:.5rem;font-size:1.25rem;transition:color .2s;position:relative}.header-icon-btn:hover{color:var(--bs-primary)}.cart-badge{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;display:flex;position:absolute;top:0;right:0}.offcanvas-custom{border-left:none}.offcanvas-header-custom{border-bottom:1px solid #f3f4f6;padding:1.5rem}.mobile-nav-link{color:#000;text-transform:uppercase;border-bottom:1px solid #f3f4f6;padding:1rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;display:block}.mobile-nav-link:hover{color:var(--bs-primary);padding-left:10px}.cart-item{border-bottom:1px solid #f3f4f6;gap:1rem;padding:1rem 0;display:flex}.cart-item-img{object-fit:cover;border-radius:4px;width:70px;height:70px}.mobile-bottom-bar{z-index:9999;pointer-events:none;background:0 0;justify-content:center;width:100%;display:flex;position:fixed;bottom:0;left:0}.bottom-bar-container{pointer-events:all;background:teal;border-radius:40px;justify-content:space-around;align-items:center;width:92%;height:70px;margin-bottom:12px;padding:0 20px;display:flex;position:relative;box-shadow:0 4px 15px #00000026}.bottom-item{color:#fff;font-size:22px}.center-fab{color:#fff;background:#6a0dad;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:22px;display:flex;position:absolute;top:-25px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000040}.shop-footer{color:#333;background:#c9d0df;border-top:1px solid #e2e5ea}.footer-title{color:#4b5d7a;letter-spacing:.3px;margin-bottom:12px;font-weight:600}.footer-list{margin:0;padding:0;list-style:none}.footer-list li{color:#555;cursor:pointer;margin-bottom:6px;font-size:.95rem}.footer-list li:hover{color:#6e8efb;transition:all .2s}.social-icon{color:#2e2e2e;cursor:pointer;transition:all .2s}.social-icon:hover{color:#6e8efb;transform:translateY(-2px)}.payment-icons img{filter:grayscale(30%);transition:all .2s}.payment-icons img:hover{filter:grayscale(0%)}.shop-footer hr{border-color:#d5d9df;margin-top:30px;margin-bottom:20px}.footer-bottom{text-align:center;color:#666;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.footer-links span{cursor:pointer;transition:all .2s}.footer-links span:hover{color:#6e8efb}@media (max-width:576px){.footer-bottom{flex-direction:column;gap:8px}.footer-links{justify-content:center;gap:10px;font-size:.9rem}}.hover-shadow-sm:hover{cursor:pointer;box-shadow:0 4px 14px #00000014!important}.no-radius,.card,.form-control,img,textarea,input{border-radius:0!important}.custom-form .form-row>div{margin-bottom:15px}.form-control:focus{border-color:#009688!important;outline:none!important;box-shadow:0 0 0 2px #0096882e!important}.pro-name{text-align:start;font-size:1rem}.pro-price{text-align:start;font-size:1rem!important}
