body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.form-control::-webkit-inner-spin-button,.form-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control[type=number]{-moz-appearance:textfield}.image-error-placeholder{background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;width:100%;height:100%}.image-error-placeholder:before{content:"Image not available";color:#888;font-size:.9em;font-family:sans-serif}.image-placeholder-browser{background-color:#e0e0e0;border:1px solid #cccccc;border-radius:8px 8px 0 0;padding:8px;width:300px;height:200px;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.15);font-family:sans-serif;overflow:hidden}.image-placeholder-browser .browser-top-bar{display:flex;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #d0d0d0}.image-placeholder-browser .traffic-lights{display:flex}.image-placeholder-browser .traffic-lights .dot{width:12px;height:12px;border-radius:50%;margin-right:6px}.image-placeholder-browser .traffic-lights .dot.red{background-color:#ff5f57}.image-placeholder-browser .traffic-lights .dot.yellow{background-color:#ffbd2e}.image-placeholder-browser .traffic-lights .dot.green{background-color:#28c940}.image-placeholder-browser .address-bar-placeholder{background-color:#f0f0f0;border-radius:4px;padding:4px 8px;flex-grow:1;margin-left:10px;font-size:.8em;color:#777;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-placeholder-browser .missing-image-content-area{flex-grow:1;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:0 0 6px 6px}.image-placeholder-browser .missing-icon{display:flex;align-items:center;justify-content:center;position:relative;width:80px;height:60px}.image-placeholder-browser .icon-sun-placeholder{width:20px;height:20px;background-color:#aaaaaa;border-radius:50%;position:absolute;top:10px;left:20px}.image-placeholder-browser .icon-mountain-placeholder{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:30px solid #bbbbbb;position:absolute;bottom:0}.image-placeholder-browser .icon-mountain-placeholder.left{left:10px}.image-placeholder-browser .icon-mountain-placeholder.right{left:40px;border-bottom-width:25px;bottom:0;border-bottom-color:#b0b0b0}[style*="overflow-y: auto"]{scrollbar-width:thin;scrollbar-color:#dee2e6 transparent}[style*="overflow-y: auto"]::-webkit-scrollbar{width:6px}[style*="overflow-y: auto"]::-webkit-scrollbar-track{background:transparent}[style*="overflow-y: auto"]::-webkit-scrollbar-thumb{background-color:#dee2e6;border-radius:3px}.carousel-control-next,.carousel-control-next-icon,.carousel-control-prev,.carousel-control-prev-icon{text-decoration:none!important}.product-carousel{width:100%;max-width:100%}@media (max-width:768px){.product-carousel{height:auto}.product-carousel .carousel-item{aspect-ratio:1/1}}.thumbnail-image:hover{border-color:#0d6efd!important}@media (min-width:768px){.product-carousel{margin-left:1rem}}.position-relative{position:relative!important}.description-section{margin-left:0}@media (min-width:768px){.description-section{padding-right:2rem;padding-left:2rem}}@media (max-width:768px){.product-image-container{margin:0!important;padding:0!important;width:100%}.product-carousel{margin-left:0!important;width:100%}.description-section{margin-left:0!important;padding:0 1rem}.container{padding:0!important}}@media (min-width:769px){.product-carousel{margin-left:1rem}.description-section{margin-left:130px}}.product-image-container{width:100%;max-width:800px;margin:0 auto}.product-image{object-fit:contain!important;width:100%;height:100%}.thumbnail-image{cursor:pointer;border:2px solid transparent;transition:all .2s ease-in-out}.thumbnail-image.active{border-color:#0d6efd}@media (max-width:768px){.product-main-image{height:400px!important}}@media (min-width:769px){.product-main-image{height:600px!important}}