.img-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;min-height:200px;border-radius:8px}@keyframes loading {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}img{max-width:100%;height:auto}.carousel-item img{width:100%;height:400px;object-fit:cover;aspect-ratio: 4/3}.product-image-container{min-height:280px;aspect-ratio:1;background:#f8f9fa;position:relative;overflow:hidden}.product-image-container img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.product-image img,.main-image{aspect-ratio:1!important;object-fit:cover!important;width:100%!important;height:auto!important}.hover-image{aspect-ratio:1!important;object-fit:cover!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.navbar-brand img{width:120px;height:40px;object-fit:contain}footer img{width:240px;height:80px;object-fit:contain}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.focus-visible:focus{outline:3px solid #2d504b!important;outline-offset:2px!important;box-shadow:0 0 0 2px rgba(45,80,75,.2)!important}.skip-link{position:absolute;top:-40px;left:6px;background:#2d504b;color:#fff;padding:8px 16px;text-decoration:none;border-radius:4px;z-index:10001;transition:top .3s}.skip-link:focus{top:6px}@media (prefers-contrast:high){.btn-primary{border:2px solid currentColor!important}.card{border:2px solid currentColor!important}.navbar-nav .nav-link{border:1px solid transparent}.navbar-nav .nav-link:focus{border-color:currentColor}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.carousel{animation:none!important}}.font-display-swap{font-display:swap}.lazy-placeholder{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);min-height:200px;display:flex;align-items:center;justify-content:center;color:#6c757d}.hero-section{min-height:500px;background:#f8f9fa}.no-js .dynamic-content{display:none}@media (max-width:768px){.carousel-item img{height:300px}.product-image-container{min-height:220px}.hero-section{min-height:400px}}@media (max-width:576px){.carousel-item img{height:250px}.product-image-container{min-height:200px}.hero-section{min-height:350px}}.form-label{font-weight:600;margin-bottom:.5rem;color:#495057}.required::after{content:" *";color:#dc3545}.is-invalid{border-color:#dc3545!important}.is-valid{border-color:#28a745!important}.invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#dc3545}.btn:focus{box-shadow:0 0 0 .2rem rgba(45,80,75,.25)!important}.btn:disabled{opacity:.65;cursor:not-allowed}.btn,button,.nav-link,.page-link,.form-check-input{min-height:44px!important;min-width:44px!important;padding:.75rem 1rem!important}.btn-sm{min-height:38px!important;min-width:38px!important;padding:.5rem .75rem!important}.form-control,.form-select{min-height:44px!important;padding:.75rem!important}.form-check-input{width:1.25rem!important;height:1.25rem!important;margin-top:.125rem!important}.navbar-nav .nav-link{padding:.75rem 1rem!important;min-height:44px!important;display:flex!important;align-items:center!important}.form-check-input[type="radio"]{min-width:20px!important;min-height:20px!important}.form-check{min-height:44px!important;display:flex!important;align-items:center!important}.form-check-input[type="radio"]:focus{box-shadow:0 0 0 .2rem rgba(175,145,108,.25)!important;outline:2px solid transparent!important}.form-check:hover{background-color:rgba(175,145,108,.05);border-radius:8px}.btn-loading{position:relative;pointer-events:none}.btn-loading::after{content:"";position:absolute;width:16px;height:16px;margin:auto;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}@media print{.navbar,.footer,.btn,.popup-overlay{display:none!important}.container{width:100%!important;max-width:none!important}a[href]:after{content:" (" attr(href) ")"}}@media (prefers-color-scheme:dark){.img-skeleton{background:linear-gradient(90deg,#2d3748 25%,#4a5568 50%,#2d3748 75%)}.lazy-placeholder{background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%);color:#e2e8f0}}