.product-tabs{display:flex;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;gap:0;scrollbar-width:auto;scrollbar-color:#b8b8b8 #f1f1f1}@media (min-width:769px){.product-tabs{overflow-x:hidden!important;scrollbar-width:none!important}.product-tabs::-webkit-scrollbar{display:none!important}}@media (max-width:768px){.product-tabs{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}.product-tabs::-webkit-scrollbar{height:8px}.product-tabs::-webkit-scrollbar-track{background:#f1f1f1}.product-tabs::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:10px}.product-tabs::-webkit-scrollbar-thumb:hover{background:#8a8a8a}.product-tab{flex:0 0 auto;padding:8px 20px;font-weight:600;font-size:16px;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:10px;transition:all .2s}.product-tab:hover{color:#0073e6}.product-tab.active{color:#0073e6;border-bottom-color:#0073e6}@media (max-width:768px){.product-tab{padding:5px 16px;font-size:15px}}#lam-layout{display:flex;gap:32px;align-items:flex-start;padding-bottom:40px}#filterDrawer{width:300px;flex-shrink:0;background:rgba(255,255,255,.75);backdrop-filter:blur(14px);padding:22px;border-radius:16px;box-shadow:0 10px 35px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:25px;top:20px}.filter-group{margin-bottom:24px}.filter-group label{font-size:14px;font-weight:700;color:#222;margin-bottom:8px;display:block}.filter-group select,.filter-group input[type=text],.filter-group input[type=number]{width:100%;padding:10px 12px;background:#fafafa;border:1px solid #d4d4d4;border-radius:8px;font-size:15px;transition:.2s}.filter-group select:focus,.filter-group input:focus{border-color:#0073e6;box-shadow:0 0 0 2px rgba(0,115,230,.25);outline:none}#applyBtn{width:100%;padding:12px;border-radius:8px;background:#0073e6;color:#fff;font-weight:600;border:none;cursor:pointer;transition:.2s}#applyBtn:hover{background:#005bb5}#filterOpen{display:none;padding:5px 20px;background:#0073e6;border:none;border-radius:8px;color:#fff;font-weight:700}@media(max-width:900px){#filterOpen{display:block}#lam-layout{flex-direction:column}#filterDrawer{position:fixed;right:-100%;top:0;height:100vh;width:85%;border-radius:0;transition:right .35s ease;z-index:99999;overflow-y:auto;padding-top:60px}#filterDrawer.open{right:0}#drawerOverlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:none;z-index:99998}#drawerOverlay.show{display:block}}#lam-grid-column{width:70%}.grid{display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media(max-width:1300px){.grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.grid{grid-template-columns:repeat(2,1fr)}}.card{background:#fff;border:1px solid #e1e1e1;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:.22s ease}.card:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.card img{width:auto;object-fit:contain;display:block}.card .price{padding:8px 10px;color:#007600;font-weight:700;font-size:16px}.card .title{padding:0 10px 12px;font-size:15px;font-weight:500;color:#222;line-height:1.3em}.pagination{display:flex;gap:8px;justify-content:center;margin:40px 0;flex-wrap:wrap}.pagination a{padding:10px 16px;border-radius:8px;background:#fff;border:1px solid #ccc;color:#333;text-decoration:none;font-size:15px;transition:.2s}.pagination a:hover{background:#f0f0f0;border-color:#999}.pagination a.active{background:#0073e6;border-color:#0073e6;color:#fff;font-weight:600}.year-inputs{display:flex;align-items:center;gap:10px}.year-inputs input{width:95px;padding:10px;border:1.5px solid #ccc;border-radius:8px}.year-sep{font-weight:700}.range-container{margin:20px 0}.range-title{font-weight:600;margin-bottom:10px}.values-readout{font-weight:600;margin-bottom:6px}.slider{position:relative;height:55px}.slider-track{position:absolute;top:25px;left:0;width:100%;height:6px;background:#dcdcdc;border-radius:3px}.slider-range{position:absolute;top:25px;height:6px;background:#4A90E2;border-radius:3px}input[type=range]{position:absolute;width:100%;top:18px;appearance:none;background:none;pointer-events:none}input[type=range].min::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:#E53935;border-radius:50%;cursor:pointer;pointer-events:auto;z-index:5}input[type=range].max::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:#1E88E5;border-radius:50%;cursor:pointer;pointer-events:auto;z-index:4}@media(max-width:900px){#lam-grid-column{width:100%!important}}#clearMobile{display:none}@media(max-width:900px){#clearMobile{display:inline-block}#filterClose{display:block!important}}.page-content a{text-decoration:none}.watchable-network{margin-top:5px;text-align:left}.network-icon{width:40px;height:auto;display:inline-block}.price-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px}.price-network .network-icon{width:28px;height:auto;display:block}.digital-badge{text-align:center;background:#515151;color:#fff;padding:0 8px;border-radius:0;font-size:12px;font-weight:500;z-index:2}.price-network{display:flex;align-items:center;gap:0}.price-network .network-icon{width:23px;height:auto}.lam-sorting{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.lam-sorting{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;flex-direction:row-reverse}}