body{background:#002D2D!important}.jre-catalog-container{display:flex;gap:30px;max-width:1400px;margin:40px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#334155}.jre-catalog-sidebar{width:250px;flex-shrink:0;background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);height:fit-content;position:sticky;top:20px}.jre-catalog-filter-group{margin-bottom:25px}.jre-filter-title{font-size:16px;font-weight:600;margin-bottom:15px;border-bottom:2px solid #e2e8f0;padding-bottom:8px;color:#0f172a}.jre-catalog-search-input,#jre-catalog-search{width:100%;padding:10px;border:3px solid #767c85!important;border-radius:6px;font-size:14px;box-sizing:border-box;transition:border-color 0.2s,box-shadow 0.2s}.jre-catalog-search-input:focus,#jre-catalog-search:focus{border-color:#2563eb!important;outline:none!important;box-shadow:0 0 0 3px rgb(37 99 235 / .15)!important}.jre-filter-list{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.jre-filter-list label{font-size:14px;display:flex;align-items:center;gap:8px;cursor:pointer}.jre-catalog-main{flex-grow:1}.jre-catalog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:15px 20px;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}.jre-catalog-title{margin:0;font-size:24px;color:#0f172a}.jre-catalog-search-wrapper{flex-grow:1;max-width:450px;margin:0 20px}.jre-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.jre-product-card{background:#fff;border-radius:12px;padding:15px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);display:flex;flex-direction:column;transition:transform 0.2s,box-shadow 0.2s}.jre-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgb(0 0 0 / .1)}.jre-product-image{width:100%;height:180px;object-fit:contain;margin-bottom:15px;border-radius:8px;background:#f8fafc}.jre-product-category{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.jre-product-name{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 10px 0;line-height:1.4;flex-grow:1}.jre-product-price{font-size:18px;font-weight:700;color:#2563eb;margin-bottom:15px}.jre-add-to-quote-btn{width:100%;padding:10px;background:#1e293b;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background 0.2s}.jre-add-to-quote-btn:hover{background:#334155}.jre-add-to-quote-btn.added{background:#16a34a}.jre-floating-cart{position:fixed;bottom:30px;right:30px;background:#1e293b;color:#fff;padding:15px 25px;border-radius:50px;display:flex;align-items:center;gap:20px;box-shadow:0 10px 25px rgb(0 0 0 / .3);z-index:9999;animation:slideUp 0.3s ease-out}.jre-btn-view-quote{background:#fbbf24;color:#0f172a;padding:8px 16px;border-radius:20px;text-decoration:none;font-weight:600;transition:transform 0.2s}.jre-btn-view-quote:hover{transform:scale(1.05)}@keyframes slideUp{from{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.jre-catalog-pagination{display:flex;justify-content:center;gap:10px;margin-top:30px;flex-wrap:wrap}.jre-page-btn{padding:8px 12px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;transition:all 0.2s;font-weight:500}.jre-page-btn:hover{background:#f8fafc;border-color:#94a3b8}.jre-page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.jre-page-dots{padding:8px 12px;color:#64748b;font-weight:500;align-self:center;cursor:pointer;border-radius:6px;transition:all 0.2s}.jre-page-dots:hover{background:#f8fafc;color:#334155}@media (max-width:768px){.jre-catalog-container{flex-direction:column}.jre-catalog-sidebar{width:auto}.jre-catalog-header{flex-direction:column;gap:15px;align-items:stretch}.jre-catalog-search-wrapper{margin:0;max-width:none}.jre-catalog-meta{text-align:center}}.jre-catalog-actions{display:flex;gap:10px;margin-top:auto}.jre-catalog-qty{width:60px;padding:8px;border:1px solid #cbd5e1;border-radius:6px;text-align:center;font-size:14px}.jre-active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.jre-active-filter-tag{background:#e2e8f0;color:#334155;padding:4px 8px;border-radius:4px;font-size:12px;display:inline-flex;align-items:center}.jre-btn-clear-filters{width:100%;padding:6px;background:#ef4444;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;margin-top:5px}.jre-mini-cart-item{display:flex;align-items:center;gap:10px;margin-bottom:10px;border-bottom:1px dashed #e2e8f0;padding-bottom:8px}.jre-mini-cart-item:last-child{border-bottom:none}.jre-mini-cart-img{width:40px;height:40px;object-fit:contain;border-radius:4px;background:#f8fafc}.jre-mini-cart-details{display:flex;flex-direction:column}.jre-mini-cart-code{font-size:13px;font-weight:600;color:#0f172a;line-height:1.2;margin-bottom:2px}.jre-mini-cart-price{font-size:12px;color:#2563eb;font-weight:600}.jre-mini-cart-item:last-child{border-bottom:none}.jre-empty-cart-msg{font-size:13px;color:#64748b;font-style:italic;margin:0}.jre-mini-cart-distinct{background:#f8fafc;padding:15px;border-radius:8px;border:1px solid #e2e8f0}#jre-featured-container{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;box-sizing:border-box;padding:0 40px;clear:both;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;letter-spacing:.5px;margin-top:15px!important}header,.site-header,#masthead,.entry-header,.page-header,.theme-header,.navigation,.main-navigation{margin-bottom:0!important;padding-bottom:0!important}.site-content,#content,.site-main,#main,.entry-content,.page-content,article,.post-content,.main-content-aria,.content-area{margin-top:0!important;padding-top:0!important}.jre-featured-marquee-wrapper{width:100%;overflow:hidden;background:#fff0;color:#fff;padding:15px 0;border-radius:12px;white-space:nowrap;position:relative}.jre-featured-marquee-track{display:inline-block;animation:marquee 25s linear infinite}.jre-featured-marquee-wrapper:hover .jre-featured-marquee-track{animation-play-state:paused}.jre-marquee-item{display:inline-flex;align-items:center;gap:15px;padding:0 30px;border-right:1px solid rgb(255 255 255 / .2);vertical-align:top}.jre-marquee-item img{width:50px;height:50px;object-fit:contain;border-radius:4px;background:#f8fafc}.jre-marquee-details{display:inline-flex;flex-direction:column;justify-content:center}.jre-marquee-name{font-size:14px;font-weight:600;margin-bottom:2px;color:#fff}.jre-marquee-price{font-size:13px;color:#fbbf24;margin-bottom:5px;font-weight:600}.jre-marquee-btn{font-size:11px;padding:4px 10px;background:#1e293b;color:#fff;border:none;border-radius:4px;cursor:pointer;align-self:flex-start}.jre-marquee-btn:hover{background:#334155}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}