:root{--brand-color:#0d6efd;--dark:#1a1f2b}body{font-family:'Segoe UI',Roboto,Arial,sans-serif;background-color:#f8f9fb;color:#212529}.top-bar{background:var(--dark);color:#111;padding:10px;background:#fafafa}#headerRow{background:#111;max-width:100%!important;padding-left:50px;padding-right:50px}.main-nav{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.main-nav .nav-link{font-weight:500;color:#333}.nav-icon-img{width:18px;height:18px;object-fit:contain;margin-right:4px;vertical-align:-2px}@media (min-width:992px){.main-nav .hover-dropdown{position:relative}.main-nav .hover-dropdown>.dropdown-menu{display:block;opacity:0;visibility:hidden;margin-top:0;transform:translateY(8px);transition:opacity .15s ease , transform .15s ease , visibility .15s;pointer-events:none}.main-nav .hover-dropdown:hover>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}@media (max-width:991.98px){.main-nav .hover-dropdown>.dropdown-menu{position:static;display:block;border:none;box-shadow:none;padding-left:1rem}}.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e2e2;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.12);z-index:1050;max-height:420px;overflow-y:auto;margin-top:6px}.search-results .search-result-item{display:flex;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;color:#212529;border-bottom:1px solid #f0f0f0}.search-results .search-result-item:last-child{border-bottom:none}.search-results .search-result-item:hover{background:#f8f9fb}.search-results .search-result-item img{width:42px;height:42px;object-fit:contain;flex-shrink:0}.search-results .search-result-title{flex:1;font-size:.9rem}.search-results .search-result-price{font-weight:700;color:var(--brand-color);white-space:nowrap}.search-results .search-result-empty{padding:12px;color:#999;font-size:.9rem;text-align:center}.hero-carousel .carousel-item{height:420px;background-size:cover;background-position:center}.hero-carousel .carousel-item .w-100{background-position:center!important}.hero-carousel .carousel-item video{width:100%;height:420px;object-fit:cover}.hero-carousel .carousel-caption{background:rgba(0,0,0,.45);border-radius:8px;bottom:40px}.product-card{background:#fff;border-radius:10px;border:1px solid #eee;transition:box-shadow .2s ease , transform .2s ease;height:100%}.product-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-3px)}.product-card .product-img{height:180px;object-fit:contain;padding:15px}.badge-promo{position:absolute;top:10px;left:10px}.price-old{text-decoration:line-through;color:#999;font-size:.9rem}.price-current{color:var(--brand-color);font-weight:700;font-size:1.2rem}.filter-sidebar{background:#fff;border:1px solid #eee;border-radius:10px;padding:1rem}.category-tree{list-style:none;margin:0;padding:0}.category-tree .category-tree{padding-left:1.1rem;margin-top:.25rem}.category-node{margin-bottom:.15rem}.category-row{display:flex;align-items:center;gap:.35rem;border-radius:6px;padding:.3rem .4rem}.category-row:hover{background:#f5f7fa}.category-row.active{background:#e7f1ff}.category-row.active>a{color:var(--brand-color);font-weight:600}.category-row a{color:#333;text-decoration:none;font-size:.92rem;flex:1}.cat-toggle{background:none;border:none;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#888;flex-shrink:0}.cat-toggle i{transition:transform .15s ease}.cat-toggle.rotated i{transform:rotate(90deg)}.cat-toggle-spacer{width:18px;flex-shrink:0}.category-children{overflow:hidden}.site-footer{background:#fff;border-top:1px solid #eee}.admin-sidebar{min-height:100vh;background:var(--dark)}.admin-sidebar a{color:#cfd3dc;display:block;padding:.6rem 1rem;text-decoration:none;border-radius:6px}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(255,255,255,.1);color:#fff}