.navbar{box-shadow:0 2px 15px rgba(0,0,0,0.03)}.ls-xxs{letter-spacing:-2px}.ls-xs{letter-spacing:-0.5px}.lh-1-1{line-height:1.1}.fw-semi-bold{font-weight:500}.product-card{border:0;border-radius:12px;transition:all .3s ease;overflow:hidden}.product-card:hover{transform:translateY(-5px)}.product-card:hover .card-img-top{transform:scale(1.05)}.user-content{h2{font-size:1.2em;font-weight:600;margin-top:50px;margin-bottom:35px}p{font-size:1em;margin-bottom:25px}table tr td{font-size:1em}table tr td{vertical-align:top;padding:6px}table tr:not(:last-child) td{border-bottom:1px solid grey}}.user-content-category{h2{font-size:1.2em;font-weight:600;margin-top:20px;margin-bottom:20px}h3{font-size:1em;font-weight:600;margin-top:10px;margin-bottom:10px}p{font-size:.8em;margin-bottom:10px}li{font-size:.8em;margin-bottom:8px}}.region-dropdown{position:absolute;top:100%;right:0;width:300px;background:white;z-index:1050;border:1px solid rgba(0,0,0,0.1);margin-top:10px;text-align:left;cursor:default}.region-dropdown::before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:white;transform:rotate(45deg);border-top:1px solid rgba(0,0,0,0.1);border-left:1px solid rgba(0,0,0,0.1)}.tag-item+.tag-item::before{content:", ";color:#6c757d}.custom-pagination .page-link{color:#333;background-color:#fff;border:1px solid #dee2e6;margin:0 2px;padding:.5rem .75rem;border-radius:0 !important}.custom-pagination .page-link:hover{color:#0056b3;background-color:#e9ecef;border-color:#dee2e6}.custom-pagination .page-item.active .page-link{z-index:3;color:#fff;background-color:#212529 !important;border-color:#007bff}.custom-pagination .page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}

.border-dashed {
    border-style: dashed !important;
}

.hover-bg-light:hover {
    background-color: #f8f9fa;
}