*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-size:16px;font-family:"Trebuchet MS","Verdana",sans-serif;width:100%;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{border-radius:4px}::-webkit-scrollbar-thumb{border-radius:4px;border:none;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{width:10px}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}*{scrollbar-width:thin;scrollbar-color:auto}h1{font-size:2em;font-weight:700}h2{font-size:1.75em;font-weight:700}h3{font-size:1.5em;font-weighT:600}h4{font-size:1.25em}p{font-size:1em;margin:1em}button{outline:none;border:none;padding:.5em 1em .5em 1em;cursor:pointer;border-radius:.3em}button.disabled,button:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}pre{padding:.5em;width:fit-content}code{padding:0 .5em 0 .5em}ul{list-style-type:disc;font-size:1.2em}html.theme-light html.theme-light body{background-color:rgba(100,116,139,.1);color:#64748b}html.theme-light html.theme-dark body{background-color:rgba(237,237,237,.1);color:#ededed}html.theme-light button,html.theme-light code,html.theme-light pre{color:#64748b}html.theme-light code.file{color:#802}html.theme-light pre{background-color:#b91c1c}html.theme-light button.primary{background-color:#e9ecef}html.theme-light button.secondary{background-color:#b91c1c}html.theme-light ul{color:#e9ecef}html.theme-light ::-webkit-scrollbar-track{background:rgba(185,28,28,.3)}html.theme-light ::-webkit-scrollbar-thumb{background:rgba(233,236,239,.6)}html.theme-light ::-webkit-scrollbar-thumb:hover{background:rgba(233,236,239,.8)}html.theme-light ::-webkit-scrollbar-thumb:active{background:#e9ecef}html.theme-dark html.theme-light body{background-color:rgba(100,116,139,.1);color:#64748b}html.theme-dark html.theme-dark body{background-color:rgba(237,237,237,.1);color:#ededed}html.theme-dark button,html.theme-dark code,html.theme-dark pre{color:#ededed}html.theme-dark code.file{color:#f08}html.theme-dark pre{background-color:#ef4444}html.theme-dark button.primary{background-color:#2d2d2d}html.theme-dark button.secondary{background-color:#ef4444}html.theme-dark ul{color:#2d2d2d}html.theme-dark ::-webkit-scrollbar-track{background:rgba(239,68,68,.3)}html.theme-dark ::-webkit-scrollbar-thumb{background:rgba(45,45,45,.6)}html.theme-dark ::-webkit-scrollbar-thumb:hover{background:rgba(45,45,45,.8)}html.theme-dark ::-webkit-scrollbar-thumb:active{background:#2d2d2d}.catalogo-products-header{text-align:center;margin-bottom:2rem}.catalogo-products-title{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:0 0 .5rem 0;font-size:2rem;font-weight:700}.catalogo-products-title i{font-size:1.75rem}@media(max-width: 768px){.catalogo-products-title{font-size:1.75rem}.catalogo-products-title i{font-size:1.5rem}}.catalogo-products-subtitle{margin:0;font-size:1.125rem;opacity:.8}@media(max-width: 768px){.catalogo-products-subtitle{font-size:1rem}}.catalogo-filters-bar{margin-bottom:2rem;padding:1.5rem;border-radius:.75rem}@media(max-width: 768px){.catalogo-filters-bar{padding:1rem;margin-bottom:1.5rem}}.catalogo-filters-container{display:flex;flex-direction:column;gap:1.5rem;width:100%;overflow:hidden}.catalogo-search-row{width:100%}.catalogo-search-section{width:100%}.catalogo-search-box{position:relative;width:100%;max-width:500px}.catalogo-search-box i.fa-search{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1rem;z-index:2}.catalogo-search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border-radius:.5rem;font-size:1rem;transition:all .2s ease}.catalogo-search-input::placeholder{font-style:italic}.catalogo-search-input:focus{outline:none}.catalogo-search-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.25rem;cursor:pointer;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.catalogo-search-clear i{font-size:.875rem}.catalogo-filters-row{width:100%}.catalogo-filters-section{display:flex;flex-direction:column;gap:1rem}.catalogo-filter-group{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap}@media(max-width: 1024px){.catalogo-filter-group{gap:.75rem}}@media(max-width: 768px){.catalogo-filter-group{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;overflow:hidden}}.catalogo-filter-item{flex:1 1 auto;min-width:180px;display:flex;flex-direction:column;gap:.5rem;overflow:hidden}@media(max-width: 1024px){.catalogo-filter-item{min-width:160px}}@media(max-width: 768px){.catalogo-filter-item{min-width:unset;flex:1 1 100%;width:100%}}.catalogo-filter-item.catalogo-price-range{min-width:220px}@media(max-width: 1024px){.catalogo-filter-item.catalogo-price-range{min-width:200px}}@media(max-width: 768px){.catalogo-filter-item.catalogo-price-range{min-width:unset}}.catalogo-filter-item.catalogo-clear-section{flex:0 0 auto;min-width:auto;align-self:flex-end}@media(max-width: 768px){.catalogo-filter-item.catalogo-clear-section{align-self:stretch}}.catalogo-filter-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.catalogo-filter-label i{font-size:.875rem;opacity:.8}.catalogo-filter-select{width:100%;max-width:100%;padding:.875rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.catalogo-filter-select:focus{outline:none}.catalogo-filter-select:disabled{opacity:.6;cursor:not-allowed}@media(max-width: 768px){.catalogo-filter-select{font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}}.catalogo-filter-select option{padding:.5rem;font-size:.875rem}@media(max-width: 768px){.catalogo-filter-select option{font-size:16px}}.catalogo-price-range .catalogo-filter-label{margin-bottom:.5rem}@media(max-width: 768px){.catalogo-price-range{min-width:100%}}.catalogo-price-inputs{display:flex;align-items:center;gap:.75rem;width:100%}@media(max-width: 768px){.catalogo-price-inputs{gap:.5rem}}@media(max-width: 480px){.catalogo-price-inputs{flex-direction:column;gap:.5rem}}.catalogo-price-input{flex:1;min-width:0;padding:.875rem 1rem;border-radius:.5rem;font-size:.875rem;transition:all .2s ease}.catalogo-price-input:focus{outline:none}.catalogo-price-input::placeholder{font-style:italic}.catalogo-price-input::-webkit-outer-spin-button,.catalogo-price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.catalogo-price-input[type=number]{-moz-appearance:textfield}@media(max-width: 480px){.catalogo-price-input{width:100%;flex:none}}.catalogo-price-separator{font-size:.875rem;font-weight:500;opacity:.6;flex-shrink:0}@media(max-width: 480px){.catalogo-price-separator{display:none}}.catalogo-clear-filters-btn{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.catalogo-clear-filters-btn i{font-size:.875rem}@media(max-width: 768px){.catalogo-clear-filters-btn{justify-content:center;padding:1rem}}.catalogo-results-info{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(0,0,0,0)}@media(max-width: 768px){.catalogo-results-info{justify-content:center}}.catalogo-results-count{font-size:.875rem;font-weight:500;opacity:.8}@media(max-width: 1200px){.catalogo-filter-group{gap:.75rem}.catalogo-filter-item{min-width:150px}.catalogo-filter-item.catalogo-price-range{min-width:200px}}@media(max-width: 900px){.catalogo-filter-group{flex-wrap:wrap}.catalogo-filter-group .catalogo-filter-item{min-width:calc(50% - .5rem)}.catalogo-filter-group .catalogo-filter-item.catalogo-price-range,.catalogo-filter-group .catalogo-filter-item.catalogo-clear-section{min-width:100%}}@media(max-width: 480px){.catalogo-filters-bar{padding:.75rem;border-radius:.5rem;overflow:hidden}.catalogo-filters-container{gap:1rem;max-width:100%}.catalogo-search-input,.catalogo-filter-select,.catalogo-price-input,.catalogo-clear-filters-btn{padding:.75rem 1rem;max-width:100%;box-sizing:border-box}.catalogo-search-input{padding-left:2.75rem}.catalogo-filter-select{padding-right:2.25rem}.catalogo-price-inputs{gap:.5rem;width:100%}.catalogo-filter-label{font-size:.8rem}.catalogo-filter-item{width:100%;max-width:100%;min-width:unset}}html.theme-light .catalogo-products-title{color:#64748b}html.theme-light .catalogo-products-title i{color:#d62f2e}html.theme-light .catalogo-products-subtitle{color:rgba(100,116,139,.8)}html.theme-light .catalogo-filters-bar{border:1px solid rgba(100,116,139,.1);background:rgba(100,116,139,.05);box-shadow:0 4px 15px rgba(0,0,0,.1)}html.theme-light .catalogo-search-box i{color:rgba(100,116,139,.6)}html.theme-light .catalogo-filter-label{color:#64748b}html.theme-light .catalogo-filter-label i{color:rgba(214,47,46,.8)}html.theme-light .catalogo-search-input,html.theme-light .catalogo-filter-select,html.theme-light .catalogo-price-input{background:rgba(100,116,139,.05);border:1px solid rgba(100,116,139,.15);color:#64748b}html.theme-light .catalogo-search-input:focus,html.theme-light .catalogo-filter-select:focus,html.theme-light .catalogo-price-input:focus{border-color:rgba(214,47,46,.4);background:rgba(100,116,139,.0137254902);box-shadow:0 0 0 3px rgba(214,47,46,.1)}html.theme-light .catalogo-search-input::placeholder,html.theme-light .catalogo-filter-select::placeholder,html.theme-light .catalogo-price-input::placeholder{color:rgba(100,116,139,.6)}html.theme-light .catalogo-search-input:disabled,html.theme-light .catalogo-filter-select:disabled,html.theme-light .catalogo-price-input:disabled{background:rgba(100,116,139,.02);color:rgba(100,116,139,.4);border-color:rgba(100,116,139,.1)}html.theme-light .catalogo-price-separator{color:rgba(100,116,139,.6)}html.theme-light .catalogo-search-clear{color:rgba(100,116,139,.6)}html.theme-light .catalogo-search-clear:hover{background:rgba(100,116,139,.1);color:#64748b}html.theme-light .catalogo-clear-filters-btn{background:rgba(100,116,139,.1);border:1px solid rgba(100,116,139,.2);color:#64748b}html.theme-light .catalogo-clear-filters-btn:hover{background:rgba(100,116,139,.2);border-color:rgba(100,116,139,.3)}html.theme-light .catalogo-results-info{border-top-color:rgba(100,116,139,.1)}html.theme-light .catalogo-results-count{color:#64748b}html.theme-dark .catalogo-products-title{color:#ededed}html.theme-dark .catalogo-products-title i{color:#d62f2e}html.theme-dark .catalogo-products-subtitle{color:rgba(237,237,237,.8)}html.theme-dark .catalogo-filters-bar{border:1px solid rgba(237,237,237,.1);background:rgba(237,237,237,.05);background:linear-gradient(135deg, rgba(26, 26, 26, 0.6) 0%, rgba(26, 26, 26, 0.8) 100%);box-shadow:0 4px 15px rgba(0,0,0,.2)}html.theme-dark .catalogo-search-box i{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-filter-label{color:#ededed}html.theme-dark .catalogo-filter-label i{color:rgba(214,47,46,.8)}html.theme-dark .catalogo-search-input,html.theme-dark .catalogo-filter-select,html.theme-dark .catalogo-price-input{background:rgba(237,237,237,.05);border:1px solid rgba(237,237,237,.15);color:#ededed}html.theme-dark .catalogo-search-input:focus,html.theme-dark .catalogo-filter-select:focus,html.theme-dark .catalogo-price-input:focus{border-color:rgba(214,47,46,.4);background:rgba(26,26,26,.7);box-shadow:0 0 0 3px rgba(214,47,46,.1)}html.theme-dark .catalogo-search-input::placeholder,html.theme-dark .catalogo-filter-select::placeholder,html.theme-dark .catalogo-price-input::placeholder{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-search-input:disabled,html.theme-dark .catalogo-filter-select:disabled,html.theme-dark .catalogo-price-input:disabled{background:rgba(237,237,237,.02);color:rgba(237,237,237,.4);border-color:rgba(237,237,237,.1)}html.theme-dark .catalogo-price-separator{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-search-clear{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-search-clear:hover{background:rgba(237,237,237,.1);color:#ededed}html.theme-dark .catalogo-clear-filters-btn{background:rgba(237,237,237,.1);border:1px solid rgba(237,237,237,.2);color:#ededed}html.theme-dark .catalogo-clear-filters-btn:hover{background:rgba(237,237,237,.2);border-color:rgba(237,237,237,.3)}html.theme-dark .catalogo-results-info{border-top-color:rgba(237,237,237,.1)}html.theme-dark .catalogo-results-count{color:#ededed}.catalogo-products-section{margin-bottom:2rem;display:flex;justify-content:center}.catalogo-loading{display:flex;justify-content:center;align-items:center;padding:4rem 2rem;text-align:center;border-radius:.75rem}.catalogo-loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.catalogo-loading-content i{font-size:2.5rem;animation:spin 1s linear infinite}.catalogo-loading-content p{margin:0;font-size:1.125rem}.catalogo-error{display:flex;justify-content:center;align-items:center;padding:4rem 2rem;text-align:center;border-radius:.75rem}.catalogo-error-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:400px}.catalogo-error-content i{font-size:3rem}.catalogo-error-content h3{margin:0;font-size:1.5rem;font-weight:600}.catalogo-error-content p{margin:0;font-size:1rem;line-height:1.5}.catalogo-retry-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.catalogo-retry-btn:hover{transform:translateY(-1px)}.catalogo-empty{display:flex;justify-content:center;align-items:center;padding:4rem 2rem;text-align:center;border-radius:.75rem}.catalogo-empty-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:400px}.catalogo-empty-content i{font-size:3rem}.catalogo-empty-content h3{margin:0;font-size:1.5rem;font-weight:600}.catalogo-empty-content p{margin:0;font-size:1rem;line-height:1.5}.catalogo-clear-all-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.catalogo-clear-all-btn:hover{transform:translateY(-1px)}.catalogo-products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem;width:100%;max-width:calc(1920px + 7.5rem)}@media(max-width: 1400px){.catalogo-products-grid{max-width:calc(1600px + 6rem)}}@media(max-width: 1200px){.catalogo-products-grid{max-width:calc(1280px + 4.5rem)}}@media(max-width: 768px){.catalogo-products-grid{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:1rem;max-width:calc(840px + 2rem)}}@media(max-width: 600px){.catalogo-products-grid{max-width:calc(560px + 1rem)}}@media(max-width: 480px){.catalogo-products-grid{grid-template-columns:repeat(2, 1fr);gap:.75rem;max-width:100%}}.catalogo-product-card{display:flex;flex-direction:column;border-radius:.75rem;overflow:hidden;transition:all .3s ease;cursor:pointer;width:100%}.catalogo-product-card:hover{transform:translateY(-4px)}.catalogo-product-image-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:200px;overflow:hidden}@media(max-width: 480px){.catalogo-product-image-container{height:180px}}.catalogo-product-image{width:10rem;height:10rem;object-fit:cover;transition:transform .3s ease}.catalogo-product-card:hover .catalogo-product-image{transform:scale(1.05)}.catalogo-no-image{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:.5rem}.catalogo-no-image i{font-size:2rem;opacity:.5}.catalogo-no-image span{font-size:.875rem;opacity:.7}.catalogo-product-badge{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.catalogo-product-badge i{font-size:.625rem}.catalogo-product-availability{position:absolute;top:.75rem;right:.75rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.catalogo-product-availability.available{background-color:#10b981;color:#fff}.catalogo-product-availability.limited{background-color:#f59e0b;color:#fff}.catalogo-product-availability.out-of-stock{background-color:#ef4444;color:#fff}.catalogo-product-availability.pre-order{background-color:#3b82f6;color:#fff}.catalogo-product-info{display:flex;flex-direction:column;padding:1.25rem;flex-grow:1}.catalogo-product-header{margin-bottom:.75rem}.catalogo-product-title{margin:0 0 .25rem 0;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalogo-product-brand{font-size:.875rem;font-weight:500;opacity:.8}.catalogo-product-description{margin-bottom:1rem;font-size:.875rem;line-height:1.5;opacity:.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalogo-product-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1rem}.catalogo-price-retail{font-size:1.5rem;font-weight:700;line-height:1}.catalogo-price-retail.catalogo-price-crossed{text-decoration:line-through;opacity:.6;font-size:1.125rem;font-weight:500}.catalogo-price-discounted{font-size:1.5rem;font-weight:700;line-height:1;color:#e74c3c}.catalogo-price-currency{font-size:1rem;font-weight:600;opacity:.8}.catalogo-product-actions{display:flex;gap:.75rem;margin-top:auto}.catalogo-product-btn{display:flex;align-items:center;justify-content:center;padding:.625rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease}.catalogo-product-btn:hover{transform:translateY(-1px)}.catalogo-product-btn i{font-size:1rem}.catalogo-details-btn{flex:1;gap:.5rem}.catalogo-whatsapp-btn{width:2.5rem;height:2.5rem;border-radius:50%}.catalogo-whatsapp-btn i{font-size:1.125rem}.catalogo-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.catalogo-page-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:2.5rem;justify-content:center}.catalogo-page-btn:hover{transform:translateY(-1px)}.catalogo-page-btn.active{font-weight:600}.catalogo-prev-btn,.catalogo-next-btn{padding:.5rem 1rem}.catalogo-pagination-dots{padding:.5rem .25rem;font-weight:600;opacity:.5}@media(max-width: 768px){.catalogo-product-actions{gap:.5rem}.catalogo-product-btn{padding:.5rem;font-size:.8125rem}.catalogo-whatsapp-btn{width:2.25rem;height:2.25rem}}@media(max-width: 480px){.catalogo-product-info{padding:1rem}.catalogo-product-title{font-size:1rem}.catalogo-price-retail{font-size:1.25rem}.catalogo-pagination{margin-top:1.5rem;gap:.25rem}.catalogo-page-btn{padding:.375rem .5rem;font-size:.8125rem;min-width:2.25rem}.catalogo-prev-btn,.catalogo-next-btn{padding:.375rem .75rem}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}html.theme-light .catalogo-loading{background:rgba(100,116,139,.05);border:1px solid rgba(100,116,139,.1)}html.theme-light .catalogo-loading i{color:#d62f2e}html.theme-light .catalogo-loading p{color:rgba(100,116,139,.7)}html.theme-light .catalogo-error{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.15)}html.theme-light .catalogo-error i{color:#ef4444}html.theme-light .catalogo-error h3{color:#64748b}html.theme-light .catalogo-error p{color:rgba(100,116,139,.7)}html.theme-light .catalogo-retry-btn{background:linear-gradient(135deg, rgba(239, 68, 68, 0.6) 0%, rgba(239, 68, 68, 0.8) 100%);color:#fff;box-shadow:0 2px 4px rgba(239,68,68,.3)}html.theme-light .catalogo-retry-btn:hover{background:linear-gradient(135deg, rgba(239, 68, 68, 0.7) 0%, rgba(239, 68, 68, 0.9) 100%);box-shadow:0 4px 12px rgba(239,68,68,.4)}html.theme-light .catalogo-empty{background:rgba(100,116,139,.05);border:1px solid rgba(100,116,139,.1)}html.theme-light .catalogo-empty i{color:rgba(100,116,139,.5)}html.theme-light .catalogo-empty h3{color:#64748b}html.theme-light .catalogo-empty p{color:rgba(100,116,139,.7)}html.theme-light .catalogo-clear-all-btn{background:linear-gradient(135deg, rgba(100, 116, 139, 0.0117647059) 0%, rgba(100, 116, 139, 0.0156862745) 100%);color:#64748b;box-shadow:0 2px 4px rgba(100,116,139,.2)}html.theme-light .catalogo-clear-all-btn:hover{background:linear-gradient(135deg, rgba(100, 116, 139, 0.0137254902) 0%, rgba(100, 116, 139, 0.0176470588) 100%);box-shadow:0 4px 12px rgba(100,116,139,.3)}html.theme-light .catalogo-product-card{background:rgba(100,116,139,.05);border:1px solid rgba(100,116,139,.1);box-shadow:0 2px 8px rgba(100,116,139,.15)}html.theme-light .catalogo-product-card:hover{border-color:rgba(214,47,46,.3);box-shadow:0 8px 25px rgba(100,116,139,.25)}html.theme-light .catalogo-no-image{background:rgba(100,116,139,.03)}html.theme-light .catalogo-no-image i,html.theme-light .catalogo-no-image span{color:rgba(100,116,139,.5)}html.theme-light .catalogo-featured-badge{background:linear-gradient(135deg, rgba(245, 158, 11, 0.8) 0%, #f59e0b 100%);color:#fff;text-shadow:0 1px 2px rgba(245,158,11,.7)}html.theme-light .catalogo-product-title{color:#64748b}html.theme-light .catalogo-product-brand{color:rgba(100,116,139,.6)}html.theme-light .catalogo-product-description{color:rgba(100,116,139,.7)}html.theme-light .catalogo-price-retail{color:#64748b}html.theme-light .catalogo-price-currency{color:rgba(100,116,139,.7)}html.theme-light .catalogo-details-btn{background:linear-gradient(135deg, rgba(100, 116, 139, 0.0117647059) 0%, rgba(100, 116, 139, 0.0156862745) 100%);color:#64748b;border:1px solid rgba(100,116,139,.2)}html.theme-light .catalogo-details-btn:hover{background:linear-gradient(135deg, rgba(100, 116, 139, 0.0137254902) 0%, rgba(100, 116, 139, 0.0176470588) 100%);box-shadow:0 4px 8px rgba(100,116,139,.3)}html.theme-light .catalogo-whatsapp-btn{background:linear-gradient(135deg, #25D366 0%, #128C7E 100%);color:#fff;box-shadow:0 2px 4px rgba(37,211,102,.5)}html.theme-light .catalogo-whatsapp-btn:hover{background:linear-gradient(135deg, #22C55E 0%, #16A085 100%);box-shadow:0 4px 8px rgba(37,211,102,.6)}html.theme-light .catalogo-page-btn{background:rgba(100,116,139,.05);color:#64748b;border:1px solid rgba(100,116,139,.1)}html.theme-light .catalogo-page-btn:hover{background:rgba(100,116,139,.1);border-color:rgba(214,47,46,.3)}html.theme-light .catalogo-page-btn.active{background:linear-gradient(135deg, rgba(214, 47, 46, 0.8) 0%, #d62f2e 100%);color:#fff;border-color:#d62f2e}html.theme-light .catalogo-pagination-dots{color:rgba(100,116,139,.5)}html.theme-light .catalogo-modal-overlay{background:rgba(0,0,0,.9)}html.theme-light .catalogo-modal-header{background:#fff}html.theme-light .catalogo-modal-body{background:#fff}html.theme-light .catalogo-modal-content{background:rgba(100,116,139,.05);border:1px solid rgba(100,116,139,.15)}html.theme-light .catalogo-modal-header{border-bottom:1px solid rgba(100,116,139,.2)}html.theme-light .catalogo-modal-title{color:#64748b}html.theme-light .catalogo-modal-title i{color:#d62f2e}html.theme-light .catalogo-modal-close{color:#64748b}html.theme-light .catalogo-modal-close:hover{background:rgba(100,116,139,.1)}html.theme-light .catalogo-modal-image-container{border:1px solid rgba(100,116,139,.2)}html.theme-light .catalogo-modal-product-info h4{color:#64748b}html.theme-light .catalogo-modal-product-info p{color:rgba(100,116,139,.7)}html.theme-light .catalogo-product-price-info .catalogo-price-display{color:#d62f2e}html.theme-light .catalogo-product-price-info .catalogo-price-crossed{color:rgba(100,116,139,.6)}html.theme-light .catalogo-product-price-info .catalogo-price-discounted{color:#10b981}html.theme-light .catalogo-empty-state .catalogo-empty-icon i{color:rgba(100,116,139,.6)}html.theme-light .catalogo-empty-state h4{color:#64748b}html.theme-light .catalogo-empty-state p{color:rgba(100,116,139,.7)}html.theme-light .catalogo-detail-section h5{color:#64748b}html.theme-light .catalogo-detail-section h5 i{color:#d62f2e}html.theme-light .catalogo-detail-content{color:#64748b}html.theme-light .catalogo-spec-item{background:hsla(0,0%,100%,.1);border:1px solid rgba(100,116,139,.1)}html.theme-light .catalogo-spec-item strong{color:#d62f2e}html.theme-light .catalogo-spec-item span{color:#64748b}html.theme-light .catalogo-resource-link{background:hsla(0,0%,100%,.1);border:1px solid rgba(100,116,139,.1);color:#64748b}html.theme-light .catalogo-resource-link i{color:#d62f2e}html.theme-light .catalogo-resource-link:hover{background:rgba(214,47,46,.05);border-color:rgba(214,47,46,.4);color:#d62f2e}html.theme-light .catalogo-gallery-image{border:1px solid rgba(100,116,139,.15)}html.theme-light .catalogo-gallery-image:hover{border-color:rgba(214,47,46,.7)}html.theme-dark .catalogo-loading{background:rgba(237,237,237,.05);border:1px solid rgba(237,237,237,.1)}html.theme-dark .catalogo-loading i{color:#d62f2e}html.theme-dark .catalogo-loading p{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-error{background:rgba(220,38,38,.05);border:1px solid rgba(220,38,38,.15)}html.theme-dark .catalogo-error i{color:#dc2626}html.theme-dark .catalogo-error h3{color:#ededed}html.theme-dark .catalogo-error p{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-retry-btn{background:linear-gradient(135deg, rgba(220, 38, 38, 0.6) 0%, rgba(220, 38, 38, 0.8) 100%);color:#fff;box-shadow:0 2px 4px rgba(220,38,38,.3)}html.theme-dark .catalogo-retry-btn:hover{background:linear-gradient(135deg, rgba(220, 38, 38, 0.7) 0%, rgba(220, 38, 38, 0.9) 100%);box-shadow:0 4px 12px rgba(220,38,38,.4)}html.theme-dark .catalogo-empty{background:rgba(237,237,237,.05);border:1px solid rgba(237,237,237,.1)}html.theme-dark .catalogo-empty i{color:rgba(237,237,237,.5)}html.theme-dark .catalogo-empty h3{color:#ededed}html.theme-dark .catalogo-empty p{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-clear-all-btn{background:linear-gradient(135deg, rgba(26, 26, 26, 0.6) 0%, rgba(26, 26, 26, 0.8) 100%);color:#ededed;box-shadow:0 2px 4px rgba(237,237,237,.2)}html.theme-dark .catalogo-clear-all-btn:hover{background:linear-gradient(135deg, rgba(26, 26, 26, 0.7) 0%, rgba(26, 26, 26, 0.9) 100%);box-shadow:0 4px 12px rgba(237,237,237,.3)}html.theme-dark .catalogo-product-card{background:rgba(237,237,237,.05);border:1px solid rgba(237,237,237,.1);box-shadow:0 2px 8px rgba(237,237,237,.15)}html.theme-dark .catalogo-product-card:hover{border-color:rgba(214,47,46,.3);box-shadow:0 8px 25px rgba(237,237,237,.25)}html.theme-dark .catalogo-no-image{background:rgba(237,237,237,.03)}html.theme-dark .catalogo-no-image i,html.theme-dark .catalogo-no-image span{color:rgba(237,237,237,.5)}html.theme-dark .catalogo-featured-badge{background:linear-gradient(135deg, rgba(217, 119, 6, 0.8) 0%, #d97706 100%);color:#fff;text-shadow:0 1px 2px rgba(217,119,6,.7)}html.theme-dark .catalogo-product-title{color:#ededed}html.theme-dark .catalogo-product-brand{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-product-description{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-price-retail{color:#ededed}html.theme-dark .catalogo-price-currency{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-details-btn{background:linear-gradient(135deg, rgba(26, 26, 26, 0.6) 0%, rgba(26, 26, 26, 0.8) 100%);color:#ededed;border:1px solid rgba(237,237,237,.2)}html.theme-dark .catalogo-details-btn:hover{background:linear-gradient(135deg, rgba(26, 26, 26, 0.7) 0%, rgba(26, 26, 26, 0.9) 100%);box-shadow:0 4px 8px rgba(237,237,237,.3)}html.theme-dark .catalogo-whatsapp-btn{background:linear-gradient(135deg, #25D366 0%, #128C7E 100%);color:#fff;box-shadow:0 2px 4px rgba(37,211,102,.5)}html.theme-dark .catalogo-whatsapp-btn:hover{background:linear-gradient(135deg, #22C55E 0%, #16A085 100%);box-shadow:0 4px 8px rgba(37,211,102,.6)}html.theme-dark .catalogo-page-btn{background:rgba(237,237,237,.05);color:#ededed;border:1px solid rgba(237,237,237,.1)}html.theme-dark .catalogo-page-btn:hover{background:rgba(237,237,237,.1);border-color:rgba(214,47,46,.3)}html.theme-dark .catalogo-page-btn.active{background:linear-gradient(135deg, rgba(214, 47, 46, 0.8) 0%, #d62f2e 100%);color:#fff;border-color:#d62f2e}html.theme-dark .catalogo-pagination-dots{color:rgba(237,237,237,.5)}html.theme-dark .catalogo-modal-overlay{background:rgba(0,0,0,.9)}html.theme-dark .catalogo-modal-header{background:#0a0a0a}html.theme-dark .catalogo-modal-body{background:#0a0a0a}html.theme-dark .catalogo-modal-content{background:rgba(237,237,237,.05);border:1px solid rgba(237,237,237,.15)}html.theme-dark .catalogo-modal-header{border-bottom:1px solid rgba(237,237,237,.2)}html.theme-dark .catalogo-modal-title{color:#ededed}html.theme-dark .catalogo-modal-title i{color:#d62f2e}html.theme-dark .catalogo-modal-close{color:#ededed}html.theme-dark .catalogo-modal-close:hover{background:rgba(237,237,237,.1)}html.theme-dark .catalogo-modal-image-container{border:1px solid rgba(237,237,237,.2)}html.theme-dark .catalogo-modal-product-info h4{color:#ededed}html.theme-dark .catalogo-modal-product-info p{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-product-price-info .catalogo-price-display{color:#d62f2e}html.theme-dark .catalogo-product-price-info .catalogo-price-crossed{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-product-price-info .catalogo-price-discounted{color:#059669}html.theme-dark .catalogo-empty-state .catalogo-empty-icon i{color:rgba(237,237,237,.6)}html.theme-dark .catalogo-empty-state h4{color:#ededed}html.theme-dark .catalogo-empty-state p{color:rgba(237,237,237,.7)}html.theme-dark .catalogo-detail-section h5{color:#ededed}html.theme-dark .catalogo-detail-section h5 i{color:#d62f2e}html.theme-dark .catalogo-detail-content{color:#ededed}html.theme-dark .catalogo-spec-item{background:rgba(10,10,10,.1);border:1px solid rgba(237,237,237,.1)}html.theme-dark .catalogo-spec-item strong{color:#d62f2e}html.theme-dark .catalogo-spec-item span{color:#ededed}html.theme-dark .catalogo-resource-link{background:rgba(10,10,10,.1);border:1px solid rgba(237,237,237,.1);color:#ededed}html.theme-dark .catalogo-resource-link i{color:#d62f2e}html.theme-dark .catalogo-resource-link:hover{background:rgba(214,47,46,.05);border-color:rgba(214,47,46,.4);color:#d62f2e}html.theme-dark .catalogo-gallery-image{border:1px solid rgba(237,237,237,.15)}html.theme-dark .catalogo-gallery-image:hover{border-color:rgba(214,47,46,.7)}.catalogo-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.catalogo-modal.active{opacity:1;visibility:visible}.catalogo-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(5px)}.catalogo-modal-content{position:relative;border-radius:1rem;max-width:800px;width:min(900px,92%);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:scale(0.9) translateY(20px);transition:all .3s ease}.catalogo-modal.active .catalogo-modal-content{transform:scale(1) translateY(0)}.catalogo-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;flex:0 0 auto}.catalogo-modal-title{display:flex;align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600}.catalogo-modal-close{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}.catalogo-modal-close:hover{transform:scale(1.1)}.catalogo-modal-body{padding:1.5rem;overflow:auto;flex:1 1 auto}.catalogo-product-summary{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start}@media(max-width: 768px){.catalogo-product-summary{flex-direction:column;gap:1rem}}.catalogo-modal-image-container{flex-shrink:0;width:120px;height:120px;border-radius:.75rem;overflow:hidden}@media(max-width: 768px){.catalogo-modal-image-container{align-self:center}}.catalogo-modal-image{width:100%;height:100%;object-fit:cover;cursor:pointer}.catalogo-modal-product-info{flex:1}.catalogo-modal-product-info h4{margin:0 0 .5rem 0;font-size:1.125rem;font-weight:600}.catalogo-modal-product-info p{margin:0 0 .75rem 0;font-size:.875rem}.catalogo-product-price-info .catalogo-price-display{font-size:1.125rem;font-weight:600}.catalogo-product-price-info .catalogo-price-crossed{text-decoration:line-through;margin-right:.5rem}.catalogo-product-price-info .catalogo-price-discounted{font-weight:600}.catalogo-empty-state{text-align:center;padding:2rem 1rem}.catalogo-empty-state .catalogo-empty-icon{margin-bottom:1rem}.catalogo-empty-state .catalogo-empty-icon i{font-size:3rem}.catalogo-empty-state h4{margin:0 0 1rem 0;font-size:1.25rem;font-weight:600}.catalogo-empty-state p{margin:0 0 .75rem 0;line-height:1.5}.catalogo-empty-actions{margin-top:2rem}.catalogo-whatsapp-contact-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#25d366;color:#fff;border:none;border-radius:.5rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease}.catalogo-whatsapp-contact-btn:hover{background:#25d366;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,211,102,.3)}.catalogo-whatsapp-contact-btn i{font-size:1.125rem}.catalogo-additional-content{margin-top:2rem}.catalogo-detail-section{margin-bottom:2rem}.catalogo-detail-section h5{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.catalogo-detail-section h5 i{font-size:1rem}.catalogo-detail-content{line-height:1.6;white-space:pre-line}.catalogo-technical-specs .catalogo-specs-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.catalogo-technical-specs .catalogo-spec-item{display:flex;align-items:start;gap:.5rem;padding:.75rem;border-radius:.5rem}.catalogo-technical-specs .catalogo-spec-item strong{min-width:120px;flex-shrink:0}.catalogo-technical-specs .catalogo-spec-item span{flex:1}.catalogo-resources{display:flex;flex-direction:column;gap:.75rem}.catalogo-resource-item .catalogo-resource-link{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease}.catalogo-resource-item .catalogo-resource-link i{font-size:1.25rem;width:20px;text-align:center}.catalogo-resource-item .catalogo-resource-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.catalogo-images-gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));gap:1rem}.catalogo-images-gallery .catalogo-gallery-image{aspect-ratio:1;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .2s ease}.catalogo-images-gallery .catalogo-gallery-image img{width:100%;height:100%;object-fit:cover}.catalogo-images-gallery .catalogo-gallery-image:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media(max-width: 768px){.catalogo-modal-content{width:95%;max-height:90vh}.catalogo-modal-header,.catalogo-modal-body{padding:1rem}.catalogo-modal-image-container{width:100px;height:100px}}.catalogo-featured-section{width:100%;margin-bottom:3rem;padding:2rem 0;border-radius:1rem;overflow:hidden}.catalogo-featured-header{text-align:center;margin-bottom:2rem}.catalogo-featured-title{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:0 0 .5rem 0;font-size:2rem;font-weight:700}.catalogo-featured-title i{font-size:1.75rem}@media(max-width: 768px){.catalogo-featured-title{font-size:1.75rem}.catalogo-featured-title i{font-size:1.5rem}}.catalogo-featured-subtitle{margin:0;font-size:1.125rem;opacity:.8}@media(max-width: 768px){.catalogo-featured-subtitle{font-size:1rem}}.catalogo-featured-carousel{position:relative;display:flex;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:0 1rem}.catalogo-carousel-btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:none;border-radius:50%;font-size:1.25rem;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:2}.catalogo-carousel-btn:hover:not(:disabled){transform:scale(1.1)}.catalogo-carousel-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}@media(max-width: 768px){.catalogo-carousel-btn{width:2.5rem;height:2.5rem;font-size:1rem}}.catalogo-featured-container{flex:1;overflow:hidden;border-radius:.75rem}.catalogo-featured-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 320px));gap:1.5rem;padding:.5rem;transition:transform .3s ease}@media(max-width: 768px){.catalogo-featured-grid{grid-template-columns:repeat(auto-fit, minmax(250px, 280px));gap:1rem}}@media(max-width: 480px){.catalogo-featured-grid{grid-template-columns:1fr}}html.theme-light .catalogo-featured-title{color:#64748b}html.theme-light .catalogo-featured-title i{color:#d62f2e}html.theme-light .catalogo-featured-subtitle{color:rgba(100,116,139,.8)}html.theme-light .catalogo-carousel-btn{background:linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);color:#fff;box-shadow:0 2px 8px hsla(0,0%,100%,.4)}html.theme-light .catalogo-carousel-btn:hover:not(:disabled){background:linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, #ffffff 100%);box-shadow:0 4px 15px hsla(0,0%,100%,.5)}html.theme-light .catalogo-carousel-btn:disabled{background:rgba(100,116,139,.2);color:rgba(100,116,139,.5);box-shadow:none}html.theme-light .catalogo-featured-container{background:rgba(100,116,139,.02);border:1px solid rgba(100,116,139,.08)}html.theme-dark .catalogo-featured-title{color:#ededed}html.theme-dark .catalogo-featured-title i{color:#d62f2e}html.theme-dark .catalogo-featured-subtitle{color:rgba(237,237,237,.8)}html.theme-dark .catalogo-carousel-btn{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);color:#fff;box-shadow:0 2px 8px rgba(10,10,10,.4)}html.theme-dark .catalogo-carousel-btn:hover:not(:disabled){background:linear-gradient(135deg, rgba(10, 10, 10, 0.9) 0%, #0a0a0a 100%);box-shadow:0 4px 15px rgba(10,10,10,.5)}html.theme-dark .catalogo-carousel-btn:disabled{background:rgba(237,237,237,.2);color:rgba(237,237,237,.5);box-shadow:none}html.theme-dark .catalogo-featured-container{background:rgba(237,237,237,.02);border:1px solid rgba(237,237,237,.08)}.catalog-categories{margin-bottom:2rem}@media(max-width: 768px){.catalog-categories{margin-bottom:1.5rem}}.catalog-categories-container{display:flex;flex-direction:column;gap:1.5rem}.catalog-breadcrumb{display:flex;align-items:center;margin-bottom:.5rem}@media(max-width: 768px){.catalog-breadcrumb{margin-bottom:.25rem}}.catalog-breadcrumb-items{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.catalog-breadcrumb-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:2rem;background:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;opacity:.7}.catalog-breadcrumb-item.active{opacity:1}.catalog-breadcrumb-item:hover:not(.active){opacity:.9}.catalog-breadcrumb-item i{font-size:.875rem}@media(max-width: 768px){.catalog-breadcrumb-item{padding:.375rem .75rem;font-size:.8125rem}.catalog-breadcrumb-item i{font-size:.8125rem}}.catalog-breadcrumb-separator{font-size:.75rem;opacity:.5;margin:0 .25rem}.catalog-categories-grid-container{position:relative;min-height:400px;touch-action:pan-y}@media(max-width: 768px){.catalog-categories-grid-container{min-height:350px;touch-action:pan-y}}@media(max-width: 480px){.catalog-categories-grid-container{min-height:300px;touch-action:pan-y}}.catalog-categories-grid{position:absolute;top:0;left:0;width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:1rem;opacity:0;visibility:hidden;transform:scale(0.95) translateY(1rem);transition:all .4s cubic-bezier(0.34, 1.56, 0.64, 1)}.catalog-categories-grid.active{opacity:1;visibility:visible;transform:scale(1) translateY(0);position:relative}.catalog-categories-grid.pop-out{opacity:0;visibility:hidden;transform:scale(0.9) translateY(-1rem);transition:all .3s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.catalog-categories-grid.pop-in{opacity:1;visibility:visible;transform:scale(1) translateY(0);transition:all .4s cubic-bezier(0.34, 1.56, 0.64, 1)}@media(max-width: 768px){.catalog-categories-grid{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:.75rem}}@media(max-width: 480px){.catalog-categories-grid{grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:.5rem}}.catalog-category-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;border-radius:1rem;cursor:pointer;transition:all .3s ease;border:1px solid rgba(0,0,0,0)}.catalog-category-card[data-has-subcategories=true]{padding-right:1.75rem}.catalog-category-card:hover{transform:translateY(-0.25rem)}@media(max-width: 768px){.catalog-category-card{padding:1.5rem 1rem}.catalog-category-card[data-has-subcategories=true]{padding-right:2rem}}@media(max-width: 480px){.catalog-category-card{padding:.75rem .5rem;border-radius:.5rem}.catalog-category-card[data-has-subcategories=true]{padding-right:.75rem}}.catalog-category-icon{margin-bottom:.75rem}.catalog-category-icon i{font-size:3rem;transition:all .3s ease}@media(max-width: 768px){.catalog-category-icon i{font-size:3rem}}@media(max-width: 480px){.catalog-category-icon i{font-size:2rem}}.catalog-category-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}@media(max-width: 768px){.catalog-category-title{font-size:1.125rem;margin-bottom:.375rem}}@media(max-width: 480px){.catalog-category-title{font-size:.875rem;margin-bottom:.25rem;line-height:1.2}}.catalog-category-description{font-size:.875rem;line-height:1.4;margin:0;opacity:.8}@media(max-width: 768px){.catalog-category-description{font-size:.8125rem}}@media(max-width: 480px){.catalog-category-description{font-size:.75rem;line-height:1.3;display:none}}.catalog-category-count-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;opacity:.9}.catalog-category-count-badge i{font-size:.875rem}@media(max-width: 480px){.catalog-category-count-badge{font-size:.75rem;padding:.25rem .5rem;margin-top:.375rem;gap:.25rem}.catalog-category-count-badge i{font-size:.75rem}}.catalog-category-arrow{position:absolute;top:1rem;right:1rem;font-size:1rem;transition:all .3s ease;opacity:.7}.catalog-category-card:hover .catalog-category-arrow{opacity:1;transform:translateX(0.25rem)}.catalog-category-card[data-has-content=true] .catalog-category-arrow{opacity:1}@media(max-width: 768px){.catalog-category-arrow{top:.875rem;right:.875rem;font-size:.875rem}}@media(max-width: 480px){.catalog-category-arrow{top:.75rem;right:.75rem;font-size:.875rem}}.catalog-categories-loading,.catalog-categories-error,.catalog-categories-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:300px}.catalog-categories-loading i,.catalog-categories-error i,.catalog-categories-empty i{font-size:3rem;margin-bottom:1rem;opacity:.6}.catalog-categories-loading h3,.catalog-categories-error h3,.catalog-categories-empty h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.catalog-categories-loading p,.catalog-categories-error p,.catalog-categories-empty p{font-size:.875rem;opacity:.8;margin-bottom:1.5rem;max-width:400px;line-height:1.5}@media(max-width: 768px){.catalog-categories-loading,.catalog-categories-error,.catalog-categories-empty{padding:3rem 1.5rem;min-height:250px}.catalog-categories-loading i,.catalog-categories-error i,.catalog-categories-empty i{font-size:2.5rem}.catalog-categories-loading h3,.catalog-categories-error h3,.catalog-categories-empty h3{font-size:1.125rem}.catalog-categories-loading p,.catalog-categories-error p,.catalog-categories-empty p{font-size:.8125rem}}.catalog-categories-loading i{animation:spin 1s linear infinite}.catalog-retry-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.catalog-retry-btn:hover{transform:translateY(-1px)}.catalog-retry-btn i{font-size:.875rem;margin:0}@media(max-width: 768px){.catalog-retry-btn{padding:.625rem 1.25rem;font-size:.8125rem}}.catalog-category-image{width:5rem;height:5rem;object-fit:cover;border-radius:.75rem;transition:all .3s ease}@media(max-width: 768px){.catalog-category-image{width:4.5rem;height:4.5rem;border-radius:.625rem}}@media(max-width: 480px){.catalog-category-image{width:3.5rem;height:3.5rem;border-radius:.625rem}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 480px){.catalog-categories{margin-bottom:1rem}.catalog-categories-container{gap:1rem}}html.theme-light .catalog-breadcrumb-item{color:#64748b}html.theme-light .catalog-breadcrumb-item.active{background:rgba(214,47,46,.15);color:#d62f2e}html.theme-light .catalog-breadcrumb-item:hover:not(.active){background:rgba(100,116,139,.1)}html.theme-light .catalog-breadcrumb-separator{color:#64748b}html.theme-light .catalog-category-card{background:rgba(100,116,139,.075);border-color:rgba(100,116,139,.15);box-shadow:0 4px 15px rgba(0,0,0,.1)}html.theme-light .catalog-category-card:hover{border-color:rgba(214,47,46,.4);box-shadow:0 8px 25px rgba(0,0,0,.15);background:rgba(214,47,46,.05)}html.theme-light .catalog-category-card[data-has-content=true]{cursor:pointer}html.theme-light .catalog-category-card[data-has-content=true]:hover{transform:translateY(-0.25rem)}html.theme-light .catalog-category-icon i{color:#d62f2e}.catalog-category-card:hover html.theme-light .catalog-category-icon i{color:rgb(218.1,67.8,66.9);transform:scale(1.1)}html.theme-light .catalog-category-title{color:#64748b}html.theme-light .catalog-category-description{color:#64748b}html.theme-light .catalog-category-count-badge{background:rgba(214,47,46,.1);color:#d62f2e}.catalog-category-card:hover html.theme-light .catalog-category-count-badge{background:rgba(214,47,46,.2);color:rgb(218.1,67.8,66.9)}html.theme-light .catalog-category-count-badge i{color:#d62f2e}html.theme-light .catalog-category-arrow{color:#64748b}.catalog-category-card:hover html.theme-light .catalog-category-arrow{color:#d62f2e}html.theme-light .catalog-categories-loading,html.theme-light .catalog-categories-error,html.theme-light .catalog-categories-empty{color:#64748b}html.theme-light .catalog-categories-loading i,html.theme-light .catalog-categories-error i,html.theme-light .catalog-categories-empty i{color:#d62f2e}html.theme-light .catalog-categories-loading h3,html.theme-light .catalog-categories-error h3,html.theme-light .catalog-categories-empty h3{color:#64748b}html.theme-light .catalog-categories-loading p,html.theme-light .catalog-categories-error p,html.theme-light .catalog-categories-empty p{color:#64748b}html.theme-light .catalog-retry-btn{background:#d62f2e;color:rgb(234.5,151,150.5)}html.theme-light .catalog-retry-btn:hover{background:rgb(218.1,67.8,66.9);box-shadow:0 4px 12px rgba(214,47,46,.3)}html.theme-dark .catalog-breadcrumb-item{color:#ededed}html.theme-dark .catalog-breadcrumb-item.active{background:rgba(214,47,46,.15);color:#d62f2e}html.theme-dark .catalog-breadcrumb-item:hover:not(.active){background:rgba(237,237,237,.1)}html.theme-dark .catalog-breadcrumb-separator{color:#ededed}html.theme-dark .catalog-category-card{background:rgba(237,237,237,.075);border-color:rgba(237,237,237,.15);background:linear-gradient(135deg, rgba(26, 26, 26, 0.6) 0%, rgba(26, 26, 26, 0.8) 100%);box-shadow:0 4px 15px rgba(0,0,0,.15)}html.theme-dark .catalog-category-card:hover{border-color:rgba(214,47,46,.4);box-shadow:0 8px 25px rgba(0,0,0,.3);background:linear-gradient(135deg, rgba(214, 47, 46, 0.4) 0%, rgba(214, 47, 46, 0.6) 100%)}html.theme-dark .catalog-category-card[data-has-content=true]{cursor:pointer}html.theme-dark .catalog-category-card[data-has-content=true]:hover{transform:translateY(-0.25rem)}html.theme-dark .catalog-category-icon i{color:#d62f2e}.catalog-category-card:hover html.theme-dark .catalog-category-icon i{color:rgb(218.1,67.8,66.9);transform:scale(1.1)}html.theme-dark .catalog-category-title{color:#ededed}html.theme-dark .catalog-category-description{color:#ededed}html.theme-dark .catalog-category-count-badge{background:rgba(214,47,46,.1);color:#d62f2e}.catalog-category-card:hover html.theme-dark .catalog-category-count-badge{background:rgba(214,47,46,.2);color:rgb(218.1,67.8,66.9)}html.theme-dark .catalog-category-count-badge i{color:#d62f2e}html.theme-dark .catalog-category-arrow{color:#ededed}.catalog-category-card:hover html.theme-dark .catalog-category-arrow{color:#d62f2e}html.theme-dark .catalog-categories-loading,html.theme-dark .catalog-categories-error,html.theme-dark .catalog-categories-empty{color:#ededed}html.theme-dark .catalog-categories-loading i,html.theme-dark .catalog-categories-error i,html.theme-dark .catalog-categories-empty i{color:#d62f2e}html.theme-dark .catalog-categories-loading h3,html.theme-dark .catalog-categories-error h3,html.theme-dark .catalog-categories-empty h3{color:#ededed}html.theme-dark .catalog-categories-loading p,html.theme-dark .catalog-categories-error p,html.theme-dark .catalog-categories-empty p{color:#ededed}html.theme-dark .catalog-retry-btn{background:#d62f2e;color:rgb(234.5,151,150.5)}html.theme-dark .catalog-retry-btn:hover{background:rgb(218.1,67.8,66.9);box-shadow:0 4px 12px rgba(214,47,46,.3)}.catalog-brands{margin-bottom:2rem}@media(max-width: 768px){.catalog-brands{margin-bottom:1.5rem}}.catalog-brands-container{display:flex;flex-direction:column;gap:1.5rem;margin-top:3em}.catalog-brands-header{text-align:center;margin-bottom:1rem}@media(max-width: 768px){.catalog-brands-header{margin-bottom:.5rem}}.catalog-brands-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2rem;font-weight:600;margin:0 0 .5rem 0}.catalog-brands-title i{font-size:1.75rem}@media(max-width: 768px){.catalog-brands-title{font-size:1.75rem}.catalog-brands-title i{font-size:1.5rem}}@media(max-width: 480px){.catalog-brands-title{font-size:1.5rem;flex-direction:column;gap:.5rem}.catalog-brands-title i{font-size:1.25rem}}.catalog-brands-subtitle{font-size:1rem;margin:0;opacity:.8;line-height:1.5}@media(max-width: 768px){.catalog-brands-subtitle{font-size:.9375rem}}@media(max-width: 480px){.catalog-brands-subtitle{font-size:.875rem}}.catalog-brands-grid-container{position:relative}.catalog-brands-grid{position:absolute;top:0;left:0;width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:1rem;opacity:0;visibility:hidden;transform:scale(0.95) translateY(1rem);transition:all .4s cubic-bezier(0.34, 1.56, 0.64, 1)}.catalog-brands-grid.active{opacity:1;visibility:visible;transform:scale(1) translateY(0);position:relative}@media(max-width: 768px){.catalog-brands-grid{grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:.75rem}}@media(max-width: 480px){.catalog-brands-grid{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:.5rem}}.catalog-brand-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;border-radius:1rem;cursor:pointer;transition:all .3s ease;border:none;background:none}.catalog-brand-card:hover{transform:translateY(-0.25rem)}@media(max-width: 768px){.catalog-brand-card{padding:1.5rem 1rem}}@media(max-width: 480px){.catalog-brand-card{padding:1.25rem .875rem;border-radius:.75rem}}.catalog-brand-logo{margin-bottom:.75rem}.catalog-brand-logo img{width:4.5rem;height:4.5rem;object-fit:contain;border-radius:.5rem;transition:all .3s ease}@media(max-width: 768px){.catalog-brand-logo img{width:4rem;height:4rem}}@media(max-width: 480px){.catalog-brand-logo img{width:3.5rem;height:3.5rem}}.catalog-brand-logo i{font-size:3rem;transition:all .3s ease}@media(max-width: 768px){.catalog-brand-logo i{font-size:2.5rem}}@media(max-width: 480px){.catalog-brand-logo i{font-size:2rem}}.catalog-brand-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}@media(max-width: 768px){.catalog-brand-title{font-size:1.125rem}}@media(max-width: 480px){.catalog-brand-title{font-size:1rem}}.catalog-brands-loading,.catalog-brands-error,.catalog-brands-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:300px}.catalog-brands-loading i,.catalog-brands-error i,.catalog-brands-empty i{font-size:3rem;margin-bottom:1rem;opacity:.6}.catalog-brands-loading h3,.catalog-brands-error h3,.catalog-brands-empty h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.catalog-brands-loading p,.catalog-brands-error p,.catalog-brands-empty p{font-size:.875rem;opacity:.8;margin-bottom:1.5rem;max-width:400px;line-height:1.5}@media(max-width: 768px){.catalog-brands-loading,.catalog-brands-error,.catalog-brands-empty{padding:3rem 1.5rem;min-height:250px}.catalog-brands-loading i,.catalog-brands-error i,.catalog-brands-empty i{font-size:2.5rem}.catalog-brands-loading h3,.catalog-brands-error h3,.catalog-brands-empty h3{font-size:1.125rem}.catalog-brands-loading p,.catalog-brands-error p,.catalog-brands-empty p{font-size:.8125rem}}.catalog-brands-loading i{animation:spin 1s linear infinite}.catalog-retry-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.catalog-retry-btn:hover{transform:translateY(-1px)}.catalog-retry-btn i{font-size:.875rem;margin:0}@media(max-width: 768px){.catalog-retry-btn{padding:.625rem 1.25rem;font-size:.8125rem}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 480px){.catalog-brands{margin-bottom:1rem}.catalog-brands-container{gap:1rem}}html.theme-light .catalog-brands-title{color:#64748b}html.theme-light .catalog-brands-title i{color:#d62f2e}html.theme-light .catalog-brands-subtitle{color:rgba(100,116,139,.8)}html.theme-light .catalog-brand-card:hover .catalog-brand-logo img{transform:scale(1.1)}html.theme-light .catalog-brand-card:hover .catalog-brand-logo i{color:#d62f2e;transform:scale(1.1)}html.theme-light .catalog-brand-card:hover .catalog-brand-title{color:#d62f2e}html.theme-light .catalog-brand-logo i{color:rgba(100,116,139,.6);transition:all .3s ease}html.theme-light .catalog-brand-title{color:#64748b;transition:all .3s ease}html.theme-light .catalog-brands-loading,html.theme-light .catalog-brands-error,html.theme-light .catalog-brands-empty{color:#64748b}html.theme-light .catalog-brands-loading i,html.theme-light .catalog-brands-error i,html.theme-light .catalog-brands-empty i{color:#d62f2e}html.theme-light .catalog-brands-loading h3,html.theme-light .catalog-brands-error h3,html.theme-light .catalog-brands-empty h3{color:#64748b}html.theme-light .catalog-brands-loading p,html.theme-light .catalog-brands-error p,html.theme-light .catalog-brands-empty p{color:#64748b}html.theme-light .catalog-retry-btn{background:#d62f2e;color:rgb(234.5,151,150.5)}html.theme-light .catalog-retry-btn:hover{background:rgb(218.1,67.8,66.9);box-shadow:0 4px 12px rgba(214,47,46,.3)}html.theme-dark .catalog-brands-title{color:#ededed}html.theme-dark .catalog-brands-title i{color:#d62f2e}html.theme-dark .catalog-brands-subtitle{color:rgba(237,237,237,.8)}html.theme-dark .catalog-brand-card:hover .catalog-brand-logo img{transform:scale(1.1)}html.theme-dark .catalog-brand-card:hover .catalog-brand-logo i{color:#d62f2e;transform:scale(1.1)}html.theme-dark .catalog-brand-card:hover .catalog-brand-title{color:#d62f2e}html.theme-dark .catalog-brand-logo i{color:rgba(237,237,237,.6);transition:all .3s ease}html.theme-dark .catalog-brand-title{color:#ededed;transition:all .3s ease}html.theme-dark .catalog-brands-loading,html.theme-dark .catalog-brands-error,html.theme-dark .catalog-brands-empty{color:#ededed}html.theme-dark .catalog-brands-loading i,html.theme-dark .catalog-brands-error i,html.theme-dark .catalog-brands-empty i{color:#d62f2e}html.theme-dark .catalog-brands-loading h3,html.theme-dark .catalog-brands-error h3,html.theme-dark .catalog-brands-empty h3{color:#ededed}html.theme-dark .catalog-brands-loading p,html.theme-dark .catalog-brands-error p,html.theme-dark .catalog-brands-empty p{color:#ededed}html.theme-dark .catalog-retry-btn{background:#d62f2e;color:rgb(234.5,151,150.5)}html.theme-dark .catalog-retry-btn:hover{background:rgb(218.1,67.8,66.9);box-shadow:0 4px 12px rgba(214,47,46,.3)}.catalog-offers{margin-bottom:3rem}@media(max-width: 768px){.catalog-offers{margin-bottom:2rem}}.catalog-offers:not(.catalog-offers-ready) .catalog-offers-carousel{opacity:0;transition:opacity .3s ease}.catalog-offers:not(.catalog-offers-ready) .catalog-offers-loading{display:flex;align-items:center;justify-content:center;min-height:300px;opacity:1;transition:opacity .3s ease}.catalog-offers.catalog-offers-ready .catalog-offers-carousel{opacity:1;transition:opacity .3s ease}.catalog-offers.catalog-offers-ready .catalog-offers-loading{display:none}.catalog-offers-container{position:relative;max-width:100%;margin-top:1rem}@media(max-width: 768px){.catalog-offers-container{margin-top:5rem}}.catalog-offers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(max-width: 768px){.catalog-offers-header{margin-bottom:1.5rem}}.catalog-offers-title{font-size:2rem;font-weight:700;margin:0}@media(max-width: 768px){.catalog-offers-title{font-size:1.5rem}}.catalog-offers-controls{display:flex;gap:.5rem}.catalog-offers-btn{width:3rem;height:3rem;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.catalog-offers-btn i{font-size:1rem}.catalog-offers-btn:disabled{cursor:not-allowed;opacity:.5}@media(max-width: 768px){.catalog-offers-btn{width:2.5rem;height:2.5rem}.catalog-offers-btn i{font-size:.875rem}}.catalog-offers-carousel{overflow:hidden;border-radius:1rem}@media(max-width: 768px){.catalog-offers-carousel{border-radius:.75rem}}.catalog-offers-track{display:flex;transition:transform .5s ease;width:400%}.catalog-offer-banner{flex:0 0 25%;display:flex;height:30em;min-height:30em;max-height:30em;position:relative}@media(max-width: 1024px){.catalog-offer-banner{height:250px;min-height:250px;max-height:250px}}@media(max-width: 768px){.catalog-offer-banner{flex-direction:column;height:auto;min-height:auto;max-height:none}}.catalog-offer-image{flex:0 0 50%;position:relative;overflow:hidden;min-height:30em;max-height:30em}@media(max-width: 1024px){.catalog-offer-image{min-height:250px;max-height:250px}}@media(max-width: 768px){.catalog-offer-image{flex:none;min-height:200px;max-height:200px;height:200px}}@media(max-width: 480px){.catalog-offer-image{min-height:180px;max-height:180px;height:180px}}.catalog-offer-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;display:block}.catalog-offer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}@media(max-width: 768px){.catalog-offer-header{margin-bottom:1rem}}.catalog-offer-badge{padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}@media(max-width: 768px){.catalog-offer-badge{padding:.375rem .75rem;font-size:.75rem}}.catalog-offer-content{flex:1;padding:2rem;display:flex;flex-direction:column;position:relative}@media(max-width: 768px){.catalog-offer-content{padding:1.5rem}}.catalog-offer-title{font-size:2.75rem;font-weight:800;margin:0;line-height:1.1;letter-spacing:-0.02em;flex:1}@media(max-width: 1024px){.catalog-offer-title{font-size:2.25rem}}@media(max-width: 768px){.catalog-offer-title{font-size:1.875rem}}@media(max-width: 480px){.catalog-offer-title{font-size:1.625rem}}.catalog-offer-description{font-size:1.125rem;line-height:1.7;margin-bottom:auto;opacity:.85;font-weight:400;max-width:85%}@media(max-width: 768px){.catalog-offer-description{font-size:1rem;max-width:90%;margin-bottom:2rem}}@media(max-width: 480px){.catalog-offer-description{font-size:.9375rem;max-width:100%;margin-bottom:1.5rem}}.catalog-offer-bottom-row{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:auto}@media(max-width: 768px){.catalog-offer-bottom-row{flex-direction:column;align-items:stretch;gap:1rem}}@media(max-width: 480px){.catalog-offer-bottom-row{gap:.75rem}}.catalog-offer-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 2.25rem;border:none;border-radius:.75rem;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.catalog-offer-cta i{font-size:1rem;transition:transform .3s ease}.catalog-offer-cta:hover i{transform:translateX(0.375rem)}@media(max-width: 768px){.catalog-offer-cta{justify-content:center;padding:1rem 1.75rem;font-size:.9375rem}}@media(max-width: 480px){.catalog-offer-cta{padding:.875rem 1.5rem;font-size:.875rem}}.catalog-offers-indicators{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}@media(max-width: 768px){.catalog-offers-indicators{margin-top:1.5rem;gap:.5rem}}.catalog-offers-indicator{width:.75rem;height:.75rem;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0}.catalog-offers-indicator.active{transform:scale(1.3)}@media(max-width: 768px){.catalog-offers-indicator{width:.625rem;height:.625rem}}.catalog-offers-loading .catalog-loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.catalog-offers-loading .catalog-loading-spinner{width:3rem;height:3rem;border:3px solid rgba(0,0,0,0);border-radius:50%;animation:catalog-loading-spin 1s linear infinite;position:relative}.catalog-offers-loading .catalog-loading-spinner::before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border:3px solid rgba(0,0,0,0);border-radius:50%;animation:catalog-loading-spin 1.5s linear infinite reverse}.catalog-offers-loading .catalog-loading-text{font-size:1rem;font-weight:500;opacity:.8}@media(max-width: 768px){.catalog-offers-loading .catalog-loading-text{font-size:.875rem}}@keyframes catalog-loading-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 480px){.catalog-offers{margin-bottom:1.5rem}.catalog-offers-header{flex-direction:column;gap:1rem;align-items:stretch;text-align:center}.catalog-offers-controls{justify-content:center}.catalog-offer-content{padding:1rem;padding-bottom:1rem}.catalog-offer-title{font-size:1.5rem;font-weight:800}.catalog-offer-description{font-size:.875rem;line-height:1.6}.catalog-offer-cta{align-self:stretch;justify-content:center;padding:.75rem 1.25rem;font-size:.8125rem}}html.theme-light .catalog-offers-title{color:#64748b}html.theme-light .catalog-offers-btn{background:rgba(100,116,139,.1);border:1px solid rgba(100,116,139,.2);color:#64748b}html.theme-light .catalog-offers-btn:hover:not(:disabled){background:#d62f2e;border-color:#d62f2e;color:#fff;transform:scale(1.1)}html.theme-light .catalog-offer-banner{background:rgba(100,116,139,.075);box-shadow:0 8px 30px rgba(0,0,0,.1)}html.theme-light .catalog-offer-banner:hover .catalog-offer-img{transform:scale(1.05)}html.theme-light .catalog-offer-badge{background:#d62f2e;color:#fff}html.theme-light .catalog-offer-title{color:#64748b}html.theme-light .catalog-offer-description{color:#64748b}html.theme-light .catalog-offer-cta{background:#d62f2e;color:#fff}html.theme-light .catalog-offer-cta:hover{background:rgb(218.1,67.8,66.9);transform:translateY(-0.125rem);box-shadow:0 4px 15px rgba(214,47,46,.4)}html.theme-light .catalog-offers-indicator{background:rgba(100,116,139,.3)}html.theme-light .catalog-offers-indicator.active{background:#d62f2e}html.theme-light .catalog-offers-indicator:hover{background:rgba(214,47,46,.7)}html.theme-light .catalog-loading-spinner{border-top-color:#d62f2e;border-right-color:rgba(214,47,46,.4)}html.theme-light .catalog-loading-spinner::before{border-bottom-color:#d62f2e;border-left-color:rgba(214,47,46,.4)}html.theme-light .catalog-loading-text{color:#64748b}html.theme-dark .catalog-offers-title{color:#ededed}html.theme-dark .catalog-offers-btn{background:rgba(237,237,237,.1);border:1px solid rgba(237,237,237,.2);color:#ededed}html.theme-dark .catalog-offers-btn:hover:not(:disabled){background:#d62f2e;border-color:#d62f2e;color:#fff;transform:scale(1.1)}html.theme-dark .catalog-offer-banner{background:linear-gradient(135deg, rgba(26, 26, 26, 0.7) 0%, rgba(26, 26, 26, 0.9) 100%);box-shadow:0 8px 30px rgba(0,0,0,.2)}html.theme-dark .catalog-offer-banner:hover .catalog-offer-img{transform:scale(1.05)}html.theme-dark .catalog-offer-badge{background:#d62f2e;color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.3)}html.theme-dark .catalog-offer-title{color:#ededed}html.theme-dark .catalog-offer-description{color:#ededed}html.theme-dark .catalog-offer-cta{background:#d62f2e;color:#fff}html.theme-dark .catalog-offer-cta:hover{background:rgb(218.1,67.8,66.9);transform:translateY(-0.125rem);box-shadow:0 4px 15px rgba(0,0,0,.4)}html.theme-dark .catalog-offers-indicator{background:rgba(237,237,237,.3)}html.theme-dark .catalog-offers-indicator.active{background:#d62f2e}html.theme-dark .catalog-offers-indicator:hover{background:rgba(214,47,46,.7)}html.theme-dark .catalog-loading-spinner{border-top-color:#d62f2e;border-right-color:rgba(214,47,46,.4)}html.theme-dark .catalog-loading-spinner::before{border-bottom-color:#d62f2e;border-left-color:rgba(214,47,46,.4)}html.theme-dark .catalog-loading-text{color:#ededed}.catalog-offer-countdown{padding:.75rem 1rem;border-radius:.75rem;flex:1}.catalog-offer-countdown .countdown-timer{display:flex;justify-content:center;gap:.75rem;align-items:center;height:100%}@media(max-width: 768px){.catalog-offer-countdown .countdown-timer{justify-content:center}}@media(max-width: 480px){.catalog-offer-countdown .countdown-timer{gap:.5rem}}.catalog-offer-countdown .countdown-item{text-align:center;min-width:2.5rem}.catalog-offer-countdown .countdown-item .countdown-number{display:block;font-size:1.125rem;font-weight:700;line-height:1;margin-bottom:.125rem}@media(max-width: 768px){.catalog-offer-countdown .countdown-item .countdown-number{font-size:1rem}}@media(max-width: 480px){.catalog-offer-countdown .countdown-item .countdown-number{font-size:.875rem}}.catalog-offer-countdown .countdown-item .countdown-label{display:block;font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px;opacity:.8}@media(max-width: 480px){.catalog-offer-countdown .countdown-item .countdown-label{font-size:.5rem}}.catalog-offer-countdown .countdown-expired{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem}.catalog-offer-countdown .countdown-expired i{font-size:1rem}@media(max-width: 768px){.catalog-offer-countdown .countdown-expired{font-size:.75rem}.catalog-offer-countdown .countdown-expired i{font-size:.875rem}}.catalog-offer-banner.offer-discount .catalog-offer-badge{background:linear-gradient(135deg, #e74c3c, #c0392b)}.catalog-offer-banner.offer-discount .catalog-offer-countdown{background:rgba(231,76,60,.1);border:1px solid rgba(231,76,60,.2)}.catalog-offer-banner.offer-discount .catalog-offer-countdown .countdown-number{color:#e74c3c}.catalog-offer-banner.offer-discount .catalog-offer-countdown .countdown-expired{background:rgba(231,76,60,.2);color:#e74c3c}.catalog-offer-banner.offer-bundle .catalog-offer-badge{background:linear-gradient(135deg, #9b59b6, #8e44ad)}.catalog-offer-banner.offer-bundle .catalog-offer-countdown{background:rgba(155,89,182,.1);border:1px solid rgba(155,89,182,.2)}.catalog-offer-banner.offer-bundle .catalog-offer-countdown .countdown-number{color:#9b59b6}.catalog-offer-banner.offer-bundle .catalog-offer-countdown .countdown-expired{background:rgba(155,89,182,.2);color:#9b59b6}.catalog-offer-banner.offer-limited .catalog-offer-badge{background:linear-gradient(135deg, #f39c12, #d68910);animation:pulse-badge 2s ease-in-out infinite}.catalog-offer-banner.offer-limited .catalog-offer-countdown{background:rgba(243,156,18,.1);border:1px solid rgba(243,156,18,.2)}.catalog-offer-banner.offer-limited .catalog-offer-countdown .countdown-number{color:#f39c12;animation:pulse-number 1s ease-in-out infinite}.catalog-offer-banner.offer-limited .catalog-offer-countdown .countdown-expired{background:rgba(231,76,60,.2);color:#e74c3c}.catalog-offer-banner.offer-new .catalog-offer-badge{background:linear-gradient(135deg, #27ae60, #229954)}.catalog-offer-banner.offer-new .catalog-offer-countdown{background:rgba(39,174,96,.1);border:1px solid rgba(39,174,96,.2)}.catalog-offer-banner.offer-new .catalog-offer-countdown .countdown-number{color:#27ae60}.catalog-offer-banner.offer-new .catalog-offer-countdown .countdown-expired{background:rgba(39,174,96,.2);color:#27ae60}@keyframes pulse-badge{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(243,156,18,.7)}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(243,156,18,0)}}@keyframes pulse-number{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}@media(min-width: 1201px){.navbar{display:flex !important}.mobile-navbar{display:none !important}}@media(max-width: 1200px){.navbar{display:none !important}.mobile-navbar{display:block !important}.mobile-navbar .mobile-menu-overlay{display:block}.mobile-navbar .mobile-menu-overlay.active{display:block}}.navbar,.mobile-navbar{opacity:1}body.loading .navbar,body.loading .mobile-navbar{opacity:0}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;height:4rem;padding:0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.navbar-container{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%;padding:0 1.5rem}@media(max-width: 1200px){.navbar-container{padding:0 1rem}}@media(max-width: 480px){.navbar-container{padding:0 .75rem}}.navbar-brand{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.sidebar-menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;background:hsla(0,0%,100%,.1);cursor:pointer;transition:all .2s ease}@media(max-width: 1200px){.sidebar-menu-toggle{display:flex}}.sidebar-menu-toggle:hover{background:hsla(0,0%,100%,.15);transform:scale(1.05)}.sidebar-menu-toggle i{font-size:1rem}.brand-link{display:flex;align-items:center;text-decoration:none;gap:.75rem;transition:all .3s ease}.brand-link:hover{transform:scale(1.05)}.brand-link:hover .brand-logo{filter:drop-shadow(0 0 10px rgba(255, 255, 255, 0.3))}.brand-logo{height:2.5rem;width:auto;object-fit:contain}html.theme-light .brand-logo-light{display:none}html.theme-dark .brand-logo-dark{display:none}.brand-text{font-size:1.5rem;font-weight:700;letter-spacing:-0.025em;background:linear-gradient(135deg, #fff 0%, #8e8e8e 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.navbar-menu{display:flex;align-items:center;gap:2rem}@media(max-width: 1200px){.navbar-menu{display:none}}.navbar-nav{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{display:flex;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;position:relative;border-radius:.5rem}.nav-link::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg, transparent, transparent);border-radius:.5rem;opacity:0;transition:opacity .3s ease}.nav-link:hover::before{opacity:1}.nav-link.active::after{content:"";position:absolute;top:2rem;left:50%;transform:translateX(-50%);width:-webkit-fill-available;height:2px;border-radius:1px}.navbar-theme{display:flex;align-items:center;flex-shrink:0}.theme-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:none;border:none;cursor:pointer;font-size:1.125rem;transition:all .2s ease;position:relative}.theme-toggle:hover:not(.disabled){transform:scale(1.1)}.theme-toggle .theme-icon-dark,.theme-toggle .theme-icon-light{position:absolute;transition:opacity .2s ease}.theme-toggle .theme-icon-dark{opacity:1}.theme-toggle .theme-icon-light{opacity:0}.navbar-user{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.user-link{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.5rem;text-decoration:none;font-size:1.125rem;transition:all .2s ease;gap:.5rem}.user-link:hover:not(.disabled){transform:scale(1.1)}.user-dropdown{position:relative}.user-dropdown .user-dropdown-toggle{display:flex;align-items:center;gap:.25rem;padding:.5rem;border:none;border-radius:.5rem;background:none;cursor:pointer;font-size:1.125rem;transition:all .2s ease;position:relative}.user-dropdown .user-dropdown-toggle .user-type-text{margin-left:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;opacity:.8}.user-dropdown .user-dropdown-toggle:hover{transform:scale(1.1)}.user-dropdown .user-dropdown-menu{position:absolute;top:100%;right:0;min-width:200px;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.15);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000}.user-dropdown .user-dropdown-menu .dropdown-user-info{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.1)}.user-dropdown .user-dropdown-menu .dropdown-user-info .user-email{font-size:.8125rem;font-weight:500;opacity:.8}.user-dropdown .user-dropdown-menu .dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;font-size:.875rem;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:background-color .2s ease}.user-dropdown .user-dropdown-menu .dropdown-item i{width:1rem;text-align:center}.user-dropdown .user-dropdown-menu .dropdown-divider{height:1px;margin:.5rem 0}.user-dropdown:hover .user-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}html.theme-light .navbar{background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-light .sidebar-menu-toggle{background:rgba(100,116,139,.1);color:#64748b}html.theme-light .sidebar-menu-toggle:hover{background:rgba(100,116,139,.15)}html.theme-light .brand-link{color:#64748b}html.theme-light .brand-text{background:linear-gradient(135deg, hsl(215.3846153846, 16.3179916318%, -53.137254902%) 0%, #64748b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-light .brand-text .brand-text-accent{color:#d62f2e;-webkit-text-fill-color:#d62f2e}html.theme-light .nav-link{color:#64748b}html.theme-light .nav-link::before{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .nav-link:hover:not(.disabled){color:hsl(215.3846153846,16.3179916318%,-53.137254902%)}html.theme-light .nav-link.active{color:hsl(215.3846153846,16.3179916318%,-53.137254902%)}html.theme-light .nav-link.active::after{background:#d62f2e}html.theme-light .nav-link.disabled{opacity:.5;cursor:not-allowed}html.theme-light .theme-toggle{color:rgba(100,116,139,.8);background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .theme-toggle:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-light .theme-toggle.disabled{opacity:.5;cursor:not-allowed}html.theme-light .user-link{color:rgba(100,116,139,.8);background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .user-link:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-light .user-link.disabled{opacity:.5;cursor:not-allowed}html.theme-light .user-dropdown .user-dropdown-toggle{color:rgba(100,116,139,.8);background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .user-dropdown .user-dropdown-toggle:hover{background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-light .user-dropdown .user-dropdown-menu{background:#fff;border:1px solid rgba(214,47,46,.15)}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-user-info{border-bottom-color:rgba(214,47,46,.15)}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-user-info .user-email{color:#64748b}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-item{color:#64748b}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-item:hover{background:rgba(100,116,139,.0196078431)}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-divider{background:rgba(214,47,46,.15)}html.theme-dark .navbar{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(56,56,56,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-dark .sidebar-menu-toggle{background:rgba(237,237,237,.1);color:#ededed}html.theme-dark .sidebar-menu-toggle:hover{background:rgba(237,237,237,.15)}html.theme-dark .brand-link{color:#ededed}html.theme-dark .brand-text{background:linear-gradient(135deg, hsl(0, 0%, 192.9411764706%) 0%, #ededed 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-dark .brand-text .brand-text-accent{color:#d62f2e;-webkit-text-fill-color:#d62f2e}html.theme-dark .nav-link{color:hsl(0,0%,77.9411764706%)}html.theme-dark .nav-link::before{background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .nav-link:hover:not(.disabled){color:hsl(0,0%,192.9411764706%)}html.theme-dark .nav-link.active{color:hsl(0,0%,192.9411764706%)}html.theme-dark .nav-link.active::after{background:#d62f2e}html.theme-dark .nav-link.disabled{opacity:.5;cursor:not-allowed}html.theme-dark .theme-toggle{color:rgba(237,237,237,.8);background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .theme-toggle:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-dark .theme-toggle.disabled{opacity:.5;cursor:not-allowed}html.theme-dark .user-link{color:rgba(237,237,237,.8);background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .user-link:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-dark .user-link.disabled{opacity:.5;cursor:not-allowed}html.theme-dark .user-dropdown .user-dropdown-toggle{color:rgba(237,237,237,.8);background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .user-dropdown .user-dropdown-toggle:hover{background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-dark .user-dropdown .user-dropdown-menu{background:#0a0a0a;border:1px solid rgba(214,47,46,.12)}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-user-info{border-bottom-color:rgba(214,47,46,.12)}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-user-info .user-email{color:#ededed}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-item{color:#ededed}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-item:hover{background:#1a1a1a}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-divider{background:rgba(214,47,46,.12)}html.theme-light .theme-toggle .theme-icon-dark{opacity:1}html.theme-light .theme-toggle .theme-icon-light{opacity:0}html.theme-dark .theme-toggle .theme-icon-dark{opacity:0}html.theme-dark .theme-toggle .theme-icon-light{opacity:1}.mobile-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;display:none}.mobile-header{height:4rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}.mobile-logo{display:flex;align-items:center;text-decoration:none;height:2.5rem}.mobile-logo img{height:100%;width:auto;object-fit:contain}.mobile-actions{display:flex;align-items:center;gap:.75rem}.mobile-theme-toggle{position:relative;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mobile-theme-toggle .theme-icon{position:absolute;font-size:1.125rem;transition:all .3s ease}.mobile-theme-toggle .theme-icon.light{opacity:1;transform:rotate(0deg) scale(1)}.mobile-theme-toggle .theme-icon.dark{opacity:0;transform:rotate(180deg) scale(0.8)}.mobile-theme-toggle:hover{transform:translateY(-1px)}.mobile-theme-toggle:active{transform:translateY(0)}.mobile-menu-toggle{position:relative;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;transition:all .2s ease}.mobile-menu-toggle .hamburger-line{width:1.25rem;height:2px;border-radius:1px;transition:all .3s ease}.mobile-menu-toggle:hover{transform:translateY(-1px)}.mobile-menu-toggle:active{transform:translateY(0)}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:translateY(0.375rem) rotate(45deg)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:translateY(-0.375rem) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:4rem;left:0;right:0;bottom:0;transform:translateX(100%);transition:transform .3s ease;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}.mobile-menu-overlay.active{transform:translateX(0)}.mobile-menu{padding:2rem 1rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between}.mobile-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-item{width:100%}.mobile-nav-link{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.75rem;text-decoration:none;font-weight:500;font-size:1.125rem;transition:all .2s ease}.mobile-nav-link i{font-size:1.25rem;width:1.5rem;text-align:center}.mobile-nav-link:hover{transform:translateX(0.25rem)}.mobile-nav-link:active{transform:translateX(0.125rem)}.mobile-nav-link.active{font-weight:700;transform:translateX(0.25rem)}.mobile-auth-section{margin-top:2rem;padding-top:2rem;position:relative}.mobile-auth-section::before{content:"";position:absolute;top:1rem;left:0;right:0;height:1px;opacity:.2}.mobile-login-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border-radius:1rem;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .2s ease;border:2px solid rgba(0,0,0,0)}.mobile-login-button i{font-size:1.25rem}.mobile-login-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.mobile-login-button:active{transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.mobile-user-info .mobile-user-header{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:1rem;margin-bottom:1rem;font-weight:600;font-size:1.125rem}@media(max-width: 480px){.mobile-user-info .mobile-user-header{display:flex;flex-direction:column;justify-content:center}}.mobile-user-info .mobile-user-header .mobile-user-type{margin-left:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;opacity:.7}@media(max-width: 480px){.mobile-user-info .mobile-user-header .mobile-user-type{display:flex;justify-content:center;margin-top:.5rem}}.mobile-user-info .mobile-user-actions{display:flex;flex-direction:row;justify-content:center;gap:.5rem}.mobile-user-info .mobile-action-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;text-decoration:none;font-size:1rem;transition:all .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.mobile-user-info .mobile-action-link i{width:1.25rem;text-align:center}.mobile-user-info .mobile-action-link:hover{transform:translateX(0.25rem)}.mobile-user-info .mobile-action-link:active{transform:translateX(0.125rem)}html.theme-light .mobile-header{background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-light .mobile-logo{color:#64748b}html.theme-light .mobile-theme-toggle{background:rgba(100,116,139,.1);color:#64748b}html.theme-light .mobile-theme-toggle:hover{background:rgba(100,116,139,.15)}html.theme-light .mobile-menu-toggle{background:rgba(100,116,139,.1)}html.theme-light .mobile-menu-toggle .hamburger-line{background:#64748b}html.theme-light .mobile-menu-toggle:hover{background:rgba(100,116,139,.15)}html.theme-light .mobile-menu-overlay{background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-light .mobile-nav-link{color:#64748b;background:rgba(100,116,139,.03)}html.theme-light .mobile-nav-link i{color:#d62f2e}html.theme-light .mobile-nav-link:hover{background:rgba(100,116,139,.08)}html.theme-light .mobile-nav-link.active{background:rgba(214,47,46,.15);color:#d62f2e}html.theme-light .mobile-nav-link.active i{color:#d62f2e}html.theme-light .mobile-auth-section::before{background:#64748b}html.theme-light .mobile-login-button{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-light .mobile-login-button i{color:#fff}html.theme-light .mobile-login-button:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);border-color:rgba(214,47,46,.3)}html.theme-light .mobile-login-button:active{background:linear-gradient(135deg, rgb(196.042, 39.396, 38.458) 0%, #d62f2e 100%)}html.theme-light .mobile-user-info .mobile-user-header{background:rgba(100,116,139,.05);color:#64748b;border:1px solid rgba(100,116,139,.1)}html.theme-light .mobile-user-info .mobile-action-link{color:#64748b;background:rgba(100,116,139,.03)}html.theme-light .mobile-user-info .mobile-action-link i{color:#d62f2e}html.theme-light .mobile-user-info .mobile-action-link:hover{background:rgba(100,116,139,.08)}html.theme-dark .mobile-header{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(56,56,56,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-dark .mobile-logo{color:#ededed}html.theme-dark .mobile-theme-toggle{background:rgba(237,237,237,.1);color:#ededed}html.theme-dark .mobile-theme-toggle:hover{background:rgba(237,237,237,.15)}html.theme-dark .mobile-menu-toggle{background:rgba(237,237,237,.1)}html.theme-dark .mobile-menu-toggle .hamburger-line{background:#ededed}html.theme-dark .mobile-menu-toggle:hover{background:rgba(237,237,237,.15)}html.theme-dark .mobile-menu-overlay{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(56,56,56,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-dark .mobile-nav-link{color:#ededed;background:rgba(237,237,237,.03)}html.theme-dark .mobile-nav-link i{color:#d62f2e}html.theme-dark .mobile-nav-link:hover{background:rgba(237,237,237,.08)}html.theme-dark .mobile-nav-link.active{background:rgba(214,47,46,.15);color:#d62f2e}html.theme-dark .mobile-nav-link.active i{color:#d62f2e}html.theme-dark .mobile-auth-section::before{background:#ededed}html.theme-dark .mobile-login-button{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-dark .mobile-login-button i{color:#fff}html.theme-dark .mobile-login-button:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);border-color:rgba(214,47,46,.3)}html.theme-dark .mobile-login-button:active{background:linear-gradient(135deg, rgb(196.042, 39.396, 38.458) 0%, #d62f2e 100%)}html.theme-dark .mobile-user-info .mobile-user-header{background:rgba(237,237,237,.05);color:#ededed;border:1px solid rgba(237,237,237,.1)}html.theme-dark .mobile-user-info .mobile-action-link{color:#ededed;background:rgba(237,237,237,.03)}html.theme-dark .mobile-user-info .mobile-action-link i{color:#d62f2e}html.theme-dark .mobile-user-info .mobile-action-link:hover{background:rgba(237,237,237,.08)}html.theme-light .mobile-theme-toggle .theme-icon.light{opacity:1}html.theme-light .mobile-theme-toggle .theme-icon.dark{opacity:0}html.theme-dark .mobile-theme-toggle .theme-icon.light{opacity:0}html.theme-dark .mobile-theme-toggle .theme-icon.dark{opacity:1}.footer{position:relative;padding:6rem 2rem 2rem;margin-top:auto;overflow:hidden}.footer::after{content:"";position:absolute;bottom:0;left:30%;width:40%;height:40%;border-radius:50%;opacity:.6;filter:blur(50px);z-index:0;animation:pulseGlow 10s infinite alternate ease-in-out}.footer-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width: 992px){.footer-main{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width: 576px){.footer-main{grid-template-columns:1fr;gap:2rem;text-align:center}}.footer-section{position:relative}.footer-section::before{content:"";position:absolute;top:-1rem;left:-1rem;right:-1rem;bottom:-1rem;border-radius:1.5rem;z-index:-1;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.footer-section:hover:not(.footer-brand)::before{opacity:1}@media(max-width: 576px){.footer-section{text-align:center}.footer-section.footer-brand .footer-description{margin-left:auto;margin-right:auto}}.footer-logo{margin-bottom:2rem}@media(max-width: 576px){.footer-logo{display:flex;justify-content:center}}.footer-logo .footer-brand-link{font-size:1.75rem;font-weight:800;position:relative;display:inline-flex;align-items:center;text-decoration:none}.footer-logo .footer-brand-link .footer-logo-container{position:relative;margin-right:.75rem;filter:drop-shadow(0 0 10px rgba(255, 255, 255, 0.2));transition:transform .3s ease}.footer-logo .footer-brand-link .footer-logo-container .footer-logo-dark,.footer-logo .footer-brand-link .footer-logo-container .footer-logo-light{width:2rem;height:2rem;object-fit:contain}.footer-logo .footer-brand-link .footer-brand-text{position:relative;background:linear-gradient(135deg, #fff 0%, #8e8e8e 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0;font-size:1.75rem;font-weight:800}.footer-logo .footer-brand-link .footer-brand-text::after{content:"";position:absolute;left:0;bottom:-0.5rem;width:100%;height:2px;transform:scaleX(0);transform-origin:center;transition:transform .4s ease}.footer-logo .footer-brand-link:hover .footer-logo-container{transform:rotate(-10deg) scale(1.1)}.footer-logo .footer-brand-link:hover .footer-brand-text::after{transform:scaleX(1)}.footer-brand .footer-description{margin:0 0 1.5rem;line-height:1.7;font-size:.95rem;opacity:.85;max-width:300px}@media(max-width: 768px){.footer-brand .footer-description{max-width:none}}.footer-brand .footer-social{display:flex;gap:1rem}@media(max-width: 768px){.footer-brand .footer-social{justify-content:center}}.footer-brand .footer-social .social-link{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border-radius:12px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:all .3s ease;position:relative;overflow:hidden;text-decoration:none;border:1px solid}.footer-brand .footer-social .social-link::before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.footer-brand .footer-social .social-link i{font-size:1.2rem;z-index:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1}.footer-brand .footer-social .social-link i.fa-facebook{margin-left:1px}.footer-brand .footer-social .social-link i.fa-instagram{margin-top:-1px}.footer-brand .footer-social .social-link i.fa-linkedin{margin-left:1px}.footer-brand .footer-social .social-link:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.footer-brand .footer-social .social-link:hover::before{opacity:1}.footer-brand .footer-social .social-link:hover i{transform:scale(1.2)}.footer-title{font-size:1.125rem;font-weight:700;margin:0 0 1.5rem;position:relative}@media(max-width: 576px){.footer-title{text-align:center}}.footer-links{list-style:none;padding:0;margin:0}@media(max-width: 576px){.footer-links{display:flex;flex-direction:column;align-items:center;gap:.75rem}}.footer-links li{margin-bottom:.75rem}@media(max-width: 576px){.footer-links li{margin-bottom:0}}.footer-links li:last-child{margin-bottom:0}.footer-link{font-size:.95rem;text-decoration:none;line-height:1.5;transition:all .3s ease;position:relative;display:inline-block}.footer-link::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.footer-link:hover{transform:translateX(5px)}@media(max-width: 576px){.footer-link:hover{transform:translateY(-2px)}}.footer-link:hover::after{transform:scaleX(1)}.footer-contact{display:flex;flex-direction:column;gap:1rem}@media(max-width: 576px){.footer-contact{align-items:center}}.contact-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5}@media(max-width: 576px){.contact-item{flex-direction:column;align-items:center;text-align:center;gap:.5rem}}.footer-contact-icon{width:1.25rem;text-align:center;margin-top:.125rem;flex-shrink:0}@media(max-width: 576px){.footer-contact-icon{margin-top:0}}.footer-bottom{position:relative;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}@media(max-width: 768px){.footer-bottom{flex-direction:column;text-align:center}}.footer-bottom::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:1px;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent)}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;width:100%}@media(max-width: 768px){.footer-bottom-content{flex-direction:column;text-align:center;gap:.75rem}}.footer-copyright p{font-size:.9rem;opacity:.7;margin:0}.footer-legal{display:flex;gap:1.5rem}@media(max-width: 768px){.footer-legal{flex-direction:column;gap:.75rem}}@media(max-width: 576px){.footer-legal{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}}.footer-legal .legal-link{font-size:.85rem;text-decoration:none;opacity:.7;transition:all .3s ease;position:relative}.footer-legal .legal-link::after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.footer-legal .legal-link:hover{opacity:1}.footer-legal .legal-link:hover::after{transform:scaleX(1)}.footer-legal .legal-separator{font-size:.85rem;opacity:.5}@media(max-width: 768px)and (min-width: 577px){.footer-legal .legal-separator{display:none}}@keyframes pulseGlow{0%{opacity:.4;filter:blur(50px)}100%{opacity:.7;filter:blur(70px)}}html.theme-light .footer-logo-light{display:none}html.theme-dark .footer-logo-dark{display:none}html.theme-light .footer{background-color:#fff}html.theme-light .footer::after{background:radial-gradient(circle, rgba(214, 47, 46, 0.08) 0%, transparent 70%)}html.theme-light .footer-section::before{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .footer-logo .footer-brand-link .footer-logo-container{filter:drop-shadow(0 0 10px rgba(214, 47, 46, 0.5))}html.theme-light .footer-logo .footer-brand-link .footer-brand-text{background:linear-gradient(135deg, hsl(215.3846153846, 16.3179916318%, -53.137254902%) 0%, #64748b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-light .footer-logo .footer-brand-link .footer-brand-text::after{background:linear-gradient(90deg, transparent, rgba(214, 47, 46, 0.8), transparent)}html.theme-light .footer-brand .footer-description{color:rgba(100,116,139,.85)}html.theme-light .footer-brand .footer-social .social-link{background:rgba(100,116,139,.05);border-color:rgba(100,116,139,.1);color:rgba(100,116,139,.7)}html.theme-light .footer-brand .footer-social .social-link::before{background:rgba(214,47,46,.1);border:1px solid rgba(214,47,46,.2)}html.theme-light .footer-brand .footer-social .social-link:hover{color:#d62f2e;border-color:rgba(214,47,46,.3)}html.theme-light .footer-title{color:hsl(215.3846153846,16.3179916318%,-53.137254902%)}html.theme-light .footer-link{color:rgba(100,116,139,.8)}html.theme-light .footer-link::after{background:#d62f2e}html.theme-light .footer-link:hover{color:#d62f2e}html.theme-light .contact-item{color:rgba(100,116,139,.9)}html.theme-light .contact-item .footer-contact-icon{color:#d62f2e}html.theme-light .footer-copyright p{color:rgba(100,116,139,.7)}html.theme-light .footer-legal .legal-link{color:rgba(100,116,139,.7)}html.theme-light .footer-legal .legal-link::after{background:#d62f2e}html.theme-light .footer-legal .legal-link:hover{color:#d62f2e}html.theme-light .footer-legal .legal-separator{color:rgba(100,116,139,.5)}html.theme-dark .footer{background-color:#0a0a0a}html.theme-dark .footer::after{background:radial-gradient(circle, rgba(214, 47, 46, 0.08) 0%, transparent 70%)}html.theme-dark .footer-section::before{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-dark .footer-logo .footer-brand-link .footer-logo-container{filter:drop-shadow(0 0 10px rgba(214, 47, 46, 0.5))}html.theme-dark .footer-logo .footer-brand-link .footer-brand-text{background:linear-gradient(135deg, hsl(0, 0%, 192.9411764706%) 0%, #ededed 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-dark .footer-logo .footer-brand-link .footer-brand-text::after{background:linear-gradient(90deg, transparent, rgba(214, 47, 46, 0.8), transparent)}html.theme-dark .footer-brand .footer-description{color:rgba(237,237,237,.85)}html.theme-dark .footer-brand .footer-social .social-link{background:rgba(237,237,237,.05);border-color:rgba(237,237,237,.1);color:rgba(237,237,237,.7)}html.theme-dark .footer-brand .footer-social .social-link::before{background:rgba(214,47,46,.1);border:1px solid rgba(214,47,46,.2)}html.theme-dark .footer-brand .footer-social .social-link:hover{color:#d62f2e;border-color:rgba(214,47,46,.3)}html.theme-dark .footer-title{color:hsl(0,0%,192.9411764706%)}html.theme-dark .footer-link{color:rgba(237,237,237,.8)}html.theme-dark .footer-link::after{background:#d62f2e}html.theme-dark .footer-link:hover{color:#d62f2e}html.theme-dark .contact-item{color:rgba(237,237,237,.9)}html.theme-dark .contact-item .footer-contact-icon{color:#d62f2e}html.theme-dark .footer-copyright p{color:rgba(237,237,237,.7)}html.theme-dark .footer-legal .legal-link{color:rgba(237,237,237,.7)}html.theme-dark .footer-legal .legal-link::after{background:#d62f2e}html.theme-dark .footer-legal .legal-link:hover{color:#d62f2e}html.theme-dark .footer-legal .legal-separator{color:rgba(237,237,237,.5)}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:10000;transform:translateY(100%);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.cookie-banner.cookie-banner-show{transform:translateY(0)}.cookie-banner.cookie-banner-visible{display:block !important}.cookie-banner-container{padding:1rem 1.5rem;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}@media(max-width: 768px){.cookie-banner-container{padding:1rem}}@media(max-width: 480px){.cookie-banner-container{padding:.875rem .75rem}}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width: 768px){.cookie-banner-content{flex-direction:column;align-items:stretch;gap:1rem}}.cookie-banner-info{display:flex;align-items:center;gap:1rem;flex:1}@media(max-width: 480px){.cookie-banner-info{gap:.75rem}}.cookie-banner-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;flex-shrink:0}.cookie-banner-icon i{font-size:1.5rem}@media(max-width: 768px){.cookie-banner-icon{width:2.5rem;height:2.5rem}.cookie-banner-icon i{font-size:1.25rem}}.cookie-banner-text{flex:1;min-width:0}.cookie-banner-title{font-size:1.125rem;font-weight:600;margin:0 0 .25rem 0;line-height:1.4}@media(max-width: 768px){.cookie-banner-title{font-size:1rem}}.cookie-banner-description{font-size:.875rem;margin:0;line-height:1.5}@media(max-width: 768px){.cookie-banner-description{font-size:.8125rem}}.cookie-link{text-decoration:underline;font-weight:500;transition:all .2s ease}.cookie-link:hover{text-decoration:none}.cookie-banner-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media(max-width: 768px){.cookie-banner-actions{justify-content:center;gap:.5rem}}@media(max-width: 480px){.cookie-banner-actions{flex-direction:column;gap:.5rem;width:100%}}.cookie-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.cookie-btn i{font-size:.875rem}@media(max-width: 768px){.cookie-btn{padding:.5rem .875rem;font-size:.8125rem}.cookie-btn i{font-size:.8125rem}}@media(max-width: 480px){.cookie-btn{width:100%;justify-content:center;padding:.75rem 1rem}}.cookie-btn:focus{outline:2px solid;outline-offset:2px}.cookie-btn:active{transform:translateY(1px)}.cookie-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:all .3s ease}.cookie-modal-overlay.cookie-modal-show{opacity:1;visibility:visible}@media(max-width: 768px){.cookie-modal-overlay{padding:.5rem;align-items:flex-end}}.cookie-modal{width:100%;max-width:600px;max-height:90vh;border-radius:1rem;overflow:hidden;transform:scale(0.9);transition:transform .3s ease}.cookie-modal-show .cookie-modal{transform:scale(1)}@media(max-width: 768px){.cookie-modal{max-width:none;border-radius:1rem 1rem 0 0;max-height:95vh}}.cookie-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid}@media(max-width: 768px){.cookie-modal-header{padding:1rem}}.cookie-modal-title{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;margin:0}.cookie-modal-title i{font-size:1.125rem}@media(max-width: 768px){.cookie-modal-title{font-size:1.125rem}.cookie-modal-title i{font-size:1rem}}.cookie-modal-close{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.cookie-modal-close i{font-size:1rem}.cookie-modal-close:hover{transform:scale(1.05)}.cookie-modal-close:focus{outline:2px solid;outline-offset:2px}.cookie-modal-content{padding:1.5rem;max-height:60vh;overflow-y:auto}@media(max-width: 768px){.cookie-modal-content{padding:1rem;max-height:50vh}}.cookie-modal-description{margin-bottom:1.5rem}.cookie-modal-description p{margin:0;font-size:.875rem;line-height:1.6}@media(max-width: 768px){.cookie-modal-description{margin-bottom:1rem}}.cookie-categories{display:flex;flex-direction:column;gap:1rem}.cookie-category{border:1px solid;border-radius:.75rem;padding:1rem;transition:all .2s ease}@media(max-width: 768px){.cookie-category{padding:.875rem}}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:1rem}.cookie-category-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;margin:0}.cookie-category-title i{font-size:.875rem}@media(max-width: 768px){.cookie-category-title{font-size:.9375rem}}.cookie-toggle-container{position:relative;display:flex;align-items:center}.cookie-toggle{position:absolute;opacity:0;pointer-events:none}.cookie-toggle-label{position:relative;display:block;width:3rem;height:1.5rem;border-radius:.75rem;cursor:pointer;transition:all .3s ease}.cookie-toggle-label[aria-label*="sempre attivi"]{cursor:not-allowed}.cookie-toggle-slider{position:absolute;top:2px;left:2px;width:1.25rem;height:1.25rem;border-radius:50%;transition:all .3s ease}.cookie-toggle:checked+.cookie-toggle-label .cookie-toggle-slider{transform:translateX(1.5rem)}.cookie-category-description{font-size:.8125rem;line-height:1.5;margin:0}@media(max-width: 768px){.cookie-category-description{font-size:.75rem}}.cookie-modal-footer{padding:1.5rem;border-top:1px solid}@media(max-width: 768px){.cookie-modal-footer{padding:1rem}}.cookie-modal-actions{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}@media(max-width: 768px){.cookie-modal-actions{flex-direction:column;gap:.5rem}}.cookie-modal-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.cookie-modal-btn i{font-size:.875rem}@media(max-width: 768px){.cookie-modal-btn{width:100%;justify-content:center;padding:.875rem 1rem}}.cookie-modal-btn:focus{outline:2px solid;outline-offset:2px}.cookie-modal-btn:active{transform:translateY(1px)}.cookie-modal-links{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media(max-width: 768px){.cookie-modal-links{flex-direction:column;gap:.75rem}}.cookie-modal-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;transition:all .2s ease}.cookie-modal-link i{font-size:.75rem}.cookie-modal-link:hover{text-decoration:underline}html.theme-light .cookie-banner-container{background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.9) 100%);border-top:1px solid rgba(214,47,46,.15);box-shadow:0 -4px 6px -1px rgba(0,0,0,.1)}html.theme-light .cookie-banner-icon{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15);color:#d62f2e}html.theme-light .cookie-banner-title{color:#64748b}html.theme-light .cookie-banner-description{color:rgba(100,116,139,.8)}html.theme-light .cookie-link{color:#d62f2e}html.theme-light .cookie-link:hover{color:rgb(222.364,89.432,88.636)}html.theme-light .cookie-btn.cookie-btn-reject{background:rgba(0,0,0,0);color:rgba(100,116,139,.7);border-color:rgba(100,116,139,.2)}html.theme-light .cookie-btn.cookie-btn-reject:hover{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.3)}html.theme-light .cookie-btn.cookie-btn-customize{background:rgba(214,47,46,.08);color:#64748b;border-color:rgba(214,47,46,.15)}html.theme-light .cookie-btn.cookie-btn-customize:hover{background:rgba(100,116,139,.1);border-color:rgba(100,116,139,.3)}html.theme-light .cookie-btn.cookie-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-light .cookie-btn.cookie-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-light .cookie-btn:focus{outline-color:#d62f2e}html.theme-light .cookie-modal-overlay{background:rgba(0,0,0,.5)}html.theme-light .cookie-modal{background:#fff;border:1px solid rgba(214,47,46,.15);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}html.theme-light .cookie-modal-header{border-bottom-color:rgba(214,47,46,.15)}html.theme-light .cookie-modal-title{color:#64748b}html.theme-light .cookie-modal-title i{color:#d62f2e}html.theme-light .cookie-modal-close{background:rgba(214,47,46,.08);color:rgba(100,116,139,.7);border:1px solid rgba(214,47,46,.15)}html.theme-light .cookie-modal-close:hover{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.3)}html.theme-light .cookie-modal-close:focus{outline-color:#d62f2e}html.theme-light .cookie-modal-description p{color:rgba(100,116,139,.8)}html.theme-light .cookie-category{background:rgba(100,116,139,.02);border-color:rgba(214,47,46,.15)}html.theme-light .cookie-category:hover{background:rgba(100,116,139,.05);border-color:rgba(214,47,46,.2)}html.theme-light .cookie-category-title{color:#64748b}html.theme-light .cookie-category-title i{color:#d62f2e}html.theme-light .cookie-toggle-label{background:rgba(100,116,139,.2)}html.theme-light .cookie-toggle-label[aria-label*="sempre attivi"]{background:rgba(214,47,46,.3)}html.theme-light .cookie-toggle-slider{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}html.theme-light .cookie-toggle:checked+.cookie-toggle-label{background:#d62f2e}html.theme-light .cookie-toggle:disabled+.cookie-toggle-label{background:rgba(214,47,46,.5)}html.theme-light .cookie-category-description{color:rgba(100,116,139,.7)}html.theme-light .cookie-modal-footer{border-top-color:rgba(214,47,46,.15)}html.theme-light .cookie-modal-btn.cookie-modal-btn-reject{background:rgba(0,0,0,0);color:rgba(100,116,139,.7);border-color:rgba(100,116,139,.2)}html.theme-light .cookie-modal-btn.cookie-modal-btn-reject:hover{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.3)}html.theme-light .cookie-modal-btn.cookie-modal-btn-save{background:rgba(214,47,46,.08);color:#64748b;border-color:rgba(214,47,46,.15)}html.theme-light .cookie-modal-btn.cookie-modal-btn-save:hover{background:rgba(100,116,139,.1);border-color:rgba(100,116,139,.3)}html.theme-light .cookie-modal-btn.cookie-modal-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-light .cookie-modal-btn.cookie-modal-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-light .cookie-modal-btn:focus{outline-color:#d62f2e}html.theme-light .cookie-modal-link{color:rgba(100,116,139,.7)}html.theme-light .cookie-modal-link:hover{color:#d62f2e}html.theme-dark .cookie-banner-container{background:linear-gradient(135deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.9) 100%);border-top:1px solid rgba(214,47,46,.12);box-shadow:0 -4px 6px -1px rgba(0,0,0,.1)}html.theme-dark .cookie-banner-icon{background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12);color:#d62f2e}html.theme-dark .cookie-banner-title{color:#ededed}html.theme-dark .cookie-banner-description{color:rgba(237,237,237,.8)}html.theme-dark .cookie-link{color:#d62f2e}html.theme-dark .cookie-link:hover{color:rgb(222.364,89.432,88.636)}html.theme-dark .cookie-btn.cookie-btn-reject{background:rgba(0,0,0,0);color:rgba(237,237,237,.7);border-color:rgba(237,237,237,.2)}html.theme-dark .cookie-btn.cookie-btn-reject:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}html.theme-dark .cookie-btn.cookie-btn-customize{background:rgba(214,47,46,.05);color:#ededed;border-color:rgba(214,47,46,.12)}html.theme-dark .cookie-btn.cookie-btn-customize:hover{background:rgba(237,237,237,.1);border-color:rgba(237,237,237,.3)}html.theme-dark .cookie-btn.cookie-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-dark .cookie-btn.cookie-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-dark .cookie-btn:focus{outline-color:#d62f2e}html.theme-dark .cookie-modal-overlay{background:rgba(0,0,0,.5)}html.theme-dark .cookie-modal{background:#0a0a0a;border:1px solid rgba(214,47,46,.12);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}html.theme-dark .cookie-modal-header{border-bottom-color:rgba(214,47,46,.12)}html.theme-dark .cookie-modal-title{color:#ededed}html.theme-dark .cookie-modal-title i{color:#d62f2e}html.theme-dark .cookie-modal-close{background:rgba(214,47,46,.05);color:rgba(237,237,237,.7);border:1px solid rgba(214,47,46,.12)}html.theme-dark .cookie-modal-close:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}html.theme-dark .cookie-modal-close:focus{outline-color:#d62f2e}html.theme-dark .cookie-modal-description p{color:rgba(237,237,237,.8)}html.theme-dark .cookie-category{background:rgba(237,237,237,.02);border-color:rgba(214,47,46,.12)}html.theme-dark .cookie-category:hover{background:rgba(237,237,237,.05);border-color:rgba(214,47,46,.2)}html.theme-dark .cookie-category-title{color:#ededed}html.theme-dark .cookie-category-title i{color:#d62f2e}html.theme-dark .cookie-toggle-label{background:rgba(237,237,237,.2)}html.theme-dark .cookie-toggle-label[aria-label*="sempre attivi"]{background:rgba(214,47,46,.3)}html.theme-dark .cookie-toggle-slider{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}html.theme-dark .cookie-toggle:checked+.cookie-toggle-label{background:#d62f2e}html.theme-dark .cookie-toggle:disabled+.cookie-toggle-label{background:rgba(214,47,46,.5)}html.theme-dark .cookie-category-description{color:rgba(237,237,237,.7)}html.theme-dark .cookie-modal-footer{border-top-color:rgba(214,47,46,.12)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-reject{background:rgba(0,0,0,0);color:rgba(237,237,237,.7);border-color:rgba(237,237,237,.2)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-reject:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-save{background:rgba(214,47,46,.05);color:#ededed;border-color:rgba(214,47,46,.12)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-save:hover{background:rgba(237,237,237,.1);border-color:rgba(237,237,237,.3)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-dark .cookie-modal-btn:focus{outline-color:#d62f2e}html.theme-dark .cookie-modal-link{color:rgba(237,237,237,.7)}html.theme-dark .cookie-modal-link:hover{color:#d62f2e}.catalogo-container{margin:0 auto;padding:6rem 1rem;min-height:calc(100vh - 12rem)}@media(max-width: 768px){.catalogo-container{padding:1rem .5rem}}.catalogo-header{text-align:center;margin-bottom:3rem}@media(max-width: 768px){.catalogo-header{margin-bottom:2rem}}.catalogo-title{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:3rem;font-weight:700;margin:0 0 1rem 0}.catalogo-title i{font-size:2.5rem}@media(max-width: 768px){.catalogo-title{font-size:2.5rem}.catalogo-title i{font-size:2rem}}@media(max-width: 480px){.catalogo-title{font-size:2rem;flex-direction:column;gap:.5rem}.catalogo-title i{font-size:1.5rem}}.catalogo-subtitle{font-size:1.25rem;margin:0;opacity:.8;line-height:1.6}@media(max-width: 768px){.catalogo-subtitle{font-size:1.125rem}}@media(max-width: 480px){.catalogo-subtitle{font-size:1rem}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.lightbox-content{position:relative;display:flex;align-items:center;justify-content:center;max-width:65vw;max-height:90vh}.lightbox-content #lightbox-image{display:block;transition:opacity .3s ease;width:-webkit-fill-available}.lightbox-nav{position:absolute;top:50%;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);z-index:10;border:none}.lightbox-nav.lightbox-prev{left:-4rem}@media(max-width: 768px){.lightbox-nav.lightbox-prev{left:1rem}}.lightbox-nav.lightbox-next{right:-4rem}@media(max-width: 768px){.lightbox-nav.lightbox-next{right:1rem}}@media(max-width: 768px){.lightbox-nav{width:2.5rem;height:2.5rem;font-size:1rem}}.lightbox-close{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);z-index:10;border:none}@media(max-width: 768px){.lightbox-close{width:2.5rem;height:2.5rem;font-size:1rem}}.lightbox-counter{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500;backdrop-filter:blur(10px);z-index:10}@media(max-width: 768px){.lightbox-counter{font-size:.75rem;padding:.375rem .75rem}}.lightbox-loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:2rem;z-index:10;animation:spin 1s linear infinite}@keyframes spin{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}@media(max-width: 1200px){.catalogo-container{max-width:90rem}}@media(max-width: 768px){.catalogo-container{padding:1rem}}@media(max-width: 480px){.catalogo-container{padding:.5rem}}html.theme-light .catalogo-container{background-color:#fff;color:#64748b}html.theme-light .catalogo-title{color:#64748b}html.theme-light .catalogo-title i{color:#d62f2e}html.theme-light .catalogo-subtitle{color:rgba(100,116,139,.8)}html.theme-light .lightbox{background:rgba(0,0,0,.9)}html.theme-light .lightbox-content #lightbox-image{max-width:90vw;max-height:85vh;border-radius:.5rem;box-shadow:0 20px 40px rgba(0,0,0,.5)}html.theme-light .lightbox-nav{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-light .lightbox-nav:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-light .lightbox-nav:disabled{opacity:.3;cursor:not-allowed}html.theme-light .lightbox-close{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-light .lightbox-close:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-light .lightbox-counter{background:rgba(0,0,0,.7);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-light .lightbox-loading{color:#fff}html.theme-dark .catalogo-container{background-color:#0a0a0a;color:#ededed}html.theme-dark .catalogo-title{color:#ededed}html.theme-dark .catalogo-title i{color:#d62f2e}html.theme-dark .catalogo-subtitle{color:rgba(237,237,237,.8)}html.theme-dark .lightbox{background:rgba(0,0,0,.9)}html.theme-dark .lightbox-content #lightbox-image{max-width:90vw;max-height:85vh;border-radius:.5rem;box-shadow:0 20px 40px rgba(0,0,0,.5)}html.theme-dark .lightbox-nav{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-dark .lightbox-nav:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-dark .lightbox-nav:disabled{opacity:.3;cursor:not-allowed}html.theme-dark .lightbox-close{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-dark .lightbox-close:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-dark .lightbox-counter{background:rgba(0,0,0,.7);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-dark .lightbox-loading{color:#fff}
