:root{--hub-black:#000;--hub-gray-dark:#393c41;--hub-gray:#5c5e62;--hub-gray-light:#e5e5e5;--hub-white:#fff;--hub-red:#c00;--hub-bg:#fff;--hub-text:#171a20;--hub-text-secondary:#5c5e62;--hub-sidebar-width:280px}body.category-hub-mode #header{backdrop-filter:blur(10px)!important;background-color:rgba(0,0,0,.9)!important;box-shadow:0 2px 20px rgba(0,0,0,.3)!important;transition:background-color .3s ease,box-shadow .3s ease!important}body.category-hub-mode #header.navbar-extended{backdrop-filter:blur(10px)!important;background-color:hsla(0,0%,100%,.98)!important;box-shadow:0 2px 20px rgba(0,0,0,.1)!important}body.category-hub-mode #header .nav-item>a{color:#fff!important;transition:color .3s ease!important}body.category-hub-mode #header.navbar-extended .nav-item>a{color:var(--hub-text)!important}body.category-hub-mode #header .logo img,body.category-hub-mode #header .logo-img{filter:none!important}body.category-hub-mode #header .menu-btn{background-color:hsla(0,0%,100%,.1)!important;border-radius:25px!important;color:#fff!important;padding:8px 16px!important;transition:all .3s ease!important}body.category-hub-mode #header .menu-btn:hover{background-color:hsla(0,0%,100%,.2)!important}body.category-hub-mode #header.navbar-extended .menu-btn{background-color:rgba(0,0,0,.05)!important;color:var(--hub-text)!important}body.category-hub-mode #header.navbar-extended .menu-btn:hover{background-color:rgba(0,0,0,.1)!important}.category-hub-page{background:var(--hub-white);min-height:100vh;padding-top:130px}.hub-page-header{margin:0 auto;max-width:1400px;padding:0 40px 40px}.hub-breadcrumbs{margin-bottom:24px}.hub-breadcrumbs ol{align-items:center;display:flex;gap:8px;list-style:none;margin:0;padding:0}.hub-breadcrumbs li{align-items:center;display:flex;font-size:13px;font-weight:400}.hub-breadcrumbs a{color:var(--hub-gray);text-decoration:none;transition:color .2s}.hub-breadcrumbs a:hover{color:var(--hub-text)}.hub-breadcrumbs .separator{color:var(--hub-gray-light);margin:0 8px}.hub-breadcrumbs .current{color:var(--hub-text);font-weight:500}.hub-page-title{color:var(--hub-text);font-size:42px;font-weight:600;letter-spacing:-1px;margin:0}.hub-page-subtitle{color:var(--hub-gray);font-size:16px;font-weight:400;margin-top:8px}.hub-main-layout{display:flex;gap:60px;margin:0 auto;max-width:1400px;padding:0 40px}.hub-sidebar{flex-shrink:0;height:fit-content;padding-bottom:60px;position:sticky;top:120px;width:var(--hub-sidebar-width)}.filter-section{margin-bottom:40px}.filter-title{border-bottom:1px solid var(--hub-gray-light);color:var(--hub-gray);font-size:11px;font-weight:600;letter-spacing:1.5px;margin-bottom:16px;padding-bottom:12px;text-transform:uppercase}.filter-options{display:flex;flex-direction:column;gap:4px}.filter-option{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--hub-text);cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:space-between;padding:12px 16px;text-decoration:none;transition:all .2s ease}.filter-option:hover{background:#f5f5f5}.filter-option.active{background:var(--hub-text);color:#fff}.filter-option .count{background:#f0f0f0;border-radius:10px;color:var(--hub-gray);font-size:12px;font-weight:500;padding:2px 8px}.filter-option.active .count{background:hsla(0,0%,100%,.2);color:#fff}.reset-filters{align-items:center;background:none;border:none;color:var(--hub-gray);cursor:pointer;display:inline-flex;font-size:13px;gap:6px;padding:8px 0;text-decoration:none;transition:color .2s}.reset-filters:hover{color:var(--hub-text)}.hub-products-area{flex:1;min-width:0}.products-count{border-bottom:1px solid var(--hub-gray-light);color:var(--hub-gray);font-size:14px;margin-bottom:24px;padding-bottom:16px}.products-count strong{color:var(--hub-text);font-weight:600}.products-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.product-card{background:var(--hub-white);border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;transition:all .3s ease}.product-card:hover{border-color:var(--hub-gray-light);box-shadow:0 4px 20px rgba(0,0,0,.08)}.product-card a{color:inherit;display:flex;flex-direction:column;text-decoration:none;width:100%}.product-image{align-items:center;aspect-ratio:1/1;background:transparent;display:flex;justify-content:center;overflow:hidden;padding:20px;width:100%}.product-image img{height:100%;object-fit:contain;transition:transform .4s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{background:linear-gradient(180deg,#fafafa,#fff);display:flex;flex-direction:column;gap:12px;padding:20px 16px 18px;position:relative}.product-identity{border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:10px;text-align:center}.product-brand{background:rgba(0,0,0,.04);border-radius:3px;color:var(--hub-gray);display:inline-block;font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:6px;padding:3px 10px;text-transform:uppercase}.product-info h3{color:var(--hub-text);font-size:15px;font-weight:700;letter-spacing:-.3px;line-height:1.35;margin:0}.product-model,.product-specs{display:none}.product-price{padding:8px 0;text-align:center}.price-label{color:var(--hub-gray);display:block;font-size:11px;font-weight:500;margin-bottom:2px}.price-amount{color:var(--hub-text);font-size:26px;font-weight:800;letter-spacing:-1px;line-height:1}.price-currency{color:var(--hub-text);font-size:16px;font-weight:700}.product-cta{margin-top:4px;text-align:center}.btn-configure{align-items:center;background:var(--hub-text);border-radius:8px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:6px;justify-content:center;letter-spacing:.3px;padding:12px 28px;text-decoration:none;transition:all .25s ease}.btn-configure:hover{background:var(--hub-black);box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.btn-configure svg{height:12px;transition:transform .2s ease;width:12px}.product-card:hover .btn-configure svg{transform:translateX(2px)}.back-to-all{align-items:center;color:var(--hub-gray);display:inline-flex;font-size:14px;gap:8px;margin-bottom:24px;padding:8px 0;text-decoration:none;transition:color .2s}.back-to-all:hover{color:var(--hub-text)}.back-to-all svg{height:16px;width:16px}.hub-seo-content{border-top:1px solid var(--hub-gray-light);margin:80px auto 0;max-width:1400px;padding:60px 40px}.seo-content{max-width:800px;text-align:center}.seo-content h2{font-size:28px;margin-bottom:20px}.seo-content h2,.seo-content h3{color:var(--hub-text);font-weight:600}.seo-content h3{font-size:20px;margin:32px 0 12px}.seo-content p{color:var(--hub-text-secondary);font-size:15px;line-height:1.7;margin-bottom:16px}.seo-content ul{display:inline-block;list-style:none;margin:16px 0;padding-left:0;text-align:left}.seo-content li{color:var(--hub-text-secondary);font-size:15px;line-height:1.6;margin-bottom:10px;padding-left:20px;position:relative}.seo-content li:before{background:var(--hub-red);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:10px;width:6px}.suggested-categories{border-top:1px solid var(--hub-gray-light);margin:0 auto;max-width:1400px;padding:60px 40px 80px}.suggested-categories h3{color:var(--hub-text);font-size:24px;font-weight:600;margin-bottom:32px}.suggestions-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.suggestion-card{background:#f8f8f8;border-radius:12px;padding:24px;text-decoration:none;transition:all .3s ease}.suggestion-card:hover{background:#f0f0f0;transform:translateY(-2px)}.suggestion-card h4{color:var(--hub-text);font-size:16px;font-weight:600;margin-bottom:4px}.suggestion-card p{color:var(--hub-gray);font-size:13px;margin:0}.no-products{color:var(--hub-gray);font-size:16px;padding:80px 40px;text-align:center}.products-grid.loading{opacity:.5;pointer-events:none}@media (max-width:1024px){.hub-main-layout{flex-direction:column;gap:40px;padding:0 24px}.hub-sidebar{padding-bottom:0;position:relative;top:0;width:100%}.filter-options{flex-direction:row;flex-wrap:wrap;gap:8px}.filter-option{background:#f5f5f5;border-radius:20px;padding:10px 16px}.filter-option.active{background:var(--hub-text)}.products-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.hub-page-header{padding:0 24px 32px}.hub-page-title{font-size:32px}body.category-hub-mode #header{background-color:rgba(0,0,0,.95)!important}}@media (max-width:768px){.category-hub-page{padding-top:120px}.hub-page-header{padding:0 16px 24px}.hub-page-title{font-size:28px}.hub-main-layout{gap:24px;padding:0 16px}.hub-sidebar{background:var(--hub-white);border:1px solid var(--hub-gray-light);border-radius:8px;overflow:hidden}.filter-section{border-bottom:1px solid var(--hub-gray-light);margin-bottom:0}.filter-section:last-of-type,.filter-title{border-bottom:none}.filter-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;padding:16px;user-select:none}.filter-title:after{color:var(--hub-gray);content:"+";font-size:18px;font-weight:400;transition:transform .2s ease}.filter-section.open .filter-title:after{content:"−"}.filter-options{display:none!important;flex-direction:column;gap:0;padding:0 16px 16px}.filter-section.open .filter-options{display:flex!important}.filter-option{background:#f8f8f8;border-radius:6px;margin-bottom:4px;padding:12px 16px}.filter-option:last-child{margin-bottom:0}.filter-option.active{background:var(--hub-text)}.reset-filters{border-top:1px solid var(--hub-gray-light);padding:16px;text-align:center;width:100%}.products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-image,.product-info{padding:12px}.product-info h3{font-size:13px}.price-amount{font-size:16px}.btn-configure{font-size:11px;padding:8px 16px}.suggestions-grid{grid-template-columns:1fr}.hub-seo-content,.suggested-categories{padding:40px 16px}}.product-card{animation:slideUp .4s ease-out;animation-fill-mode:both}.product-card:first-child{animation-delay:0s}.product-card:nth-child(2){animation-delay:.05s}.product-card:nth-child(3){animation-delay:.1s}.product-card:nth-child(4){animation-delay:.15s}.product-card:nth-child(5){animation-delay:.2s}.product-card:nth-child(6){animation-delay:.25s}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:focus-visible{outline:2px solid var(--hub-text);outline-offset:2px}@media print{.hub-sidebar,.suggested-categories{display:none}.product-card{border:1px solid #ddd;box-shadow:none;break-inside:avoid}}.seo-advantages-modern{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:20px;margin-bottom:50px;padding:50px 40px}.seo-advantages-modern h2{margin-bottom:40px;text-align:center}.advantages-grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.advantage-item{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.04);display:flex;flex-direction:column;padding:32px 28px;text-align:center;transition:all .3s ease}.advantage-item:hover{box-shadow:0 12px 32px rgba(0,0,0,.08);transform:translateY(-4px)}.advantage-item h3{color:var(--hub-text);font-size:18px;font-weight:700;margin-bottom:12px}.advantage-item p{color:var(--hub-gray);font-size:14px;line-height:1.6;margin:0}.seo-pricing-modern{margin-bottom:50px}.pricing-header{margin-bottom:40px;text-align:center}.pricing-header h2{margin-bottom:8px}.pricing-subtitle{color:var(--hub-gray);font-size:15px;margin:0}.pricing-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.pricing-item{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:30px 24px;position:relative;text-align:center;transition:all .3s ease}.pricing-item:hover{border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.12);transform:translateY(-4px)}.pricing-item.featured{background:linear-gradient(180deg,#eff6ff,#fff);border-color:#3b82f6}.pricing-badge{background:#3b82f6;border-radius:20px;color:#fff;font-size:11px;font-weight:600;left:50%;letter-spacing:.5px;padding:5px 14px;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.pricing-category{color:var(--hub-text);font-size:17px;font-weight:700;margin-bottom:4px}.pricing-tonnage{color:var(--hub-gray);font-size:13px;margin-bottom:20px}.pricing-price{margin-bottom:4px}.price-from{color:var(--hub-gray);display:block;font-size:11px;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.price-value{color:var(--hub-text);font-size:28px;font-weight:800}.pricing-range{color:var(--hub-gray);font-size:13px;margin-bottom:16px}.pricing-use{border-top:1px solid #e2e8f0;color:#64748b;font-size:13px;padding-top:16px}@media (max-width:1024px){.advantages-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.seo-advantages-modern{padding:30px 20px}.advantage-item{padding:20px}.advantage-number{font-size:22px}.pricing-grid{grid-template-columns:1fr}.pricing-item{padding:24px 20px}.price-value{font-size:24px}}.seo-comparison-modern{margin-bottom:50px}.seo-comparison-modern h2{margin-bottom:30px;text-align:center}.comparison-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.comparison-item{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:32px 28px;text-align:center;transition:all .3s ease}.comparison-item:hover{border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.12);transform:translateY(-4px)}.comparison-title{color:var(--hub-text);font-size:20px;font-weight:700;margin-bottom:20px}.comparison-features{margin-bottom:24px}.comparison-feature{border-bottom:1px solid #f1f5f9;color:var(--hub-gray);font-size:14px;padding:8px 0}.comparison-feature:last-child{border-bottom:none}.comparison-price-tag{background:#eff6ff;border-radius:8px;color:#3b82f6;display:inline-block;font-size:15px;font-weight:600;padding:10px 20px}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr}.comparison-item{padding:24px 20px}}.faq-section,.seo-faq{border-top:1px solid rgba(0,0,0,.08);margin-top:40px;padding-top:30px}.faq-section h2,.seo-faq h2{color:var(--hub-text);font-size:22px;font-weight:700;margin-bottom:20px}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;transition:all .2s ease}.faq-item:hover{border-color:rgba(0,0,0,.15)}.faq-item summary{align-items:center;background:#fafafa;color:var(--hub-text);cursor:pointer;display:flex;font-size:15px;font-weight:600;justify-content:space-between;list-style:none;padding:16px 20px;transition:background .2s ease}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:var(--hub-gray);content:"+";font-size:20px;font-weight:400;transition:transform .2s ease}.faq-item[open] summary:after{content:"−"}.faq-item[open] summary{background:#f5f5f5}.faq-item summary:hover{background:#f0f0f0}.faq-item p{background:#fff;color:var(--hub-text);font-size:14px;line-height:1.7;margin:0;padding:16px 20px}.seo-content{margin:0 auto;max-width:1200px}.seo-section{border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:50px;padding-bottom:40px}.seo-section:last-child{border-bottom:none;margin-bottom:0}.seo-section h2{color:var(--hub-text);font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.advantage-cards{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.advantage-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:24px 20px;text-align:center;transition:all .2s ease}.advantage-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-3px)}.advantage-icon{font-size:32px;margin-bottom:12px}.advantage-card h3{color:var(--hub-text);font-size:16px;font-weight:700;margin-bottom:8px}.advantage-card p{color:var(--hub-gray);font-size:13px;line-height:1.5;margin:0}.price-cards{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.price-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:24px 20px;text-align:center;transition:all .2s ease}.price-card:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.15)}.price-card-header{margin-bottom:16px}.price-card-title{color:var(--hub-text);display:block;font-size:16px;font-weight:700;margin-bottom:4px}.price-card-tonnage{color:var(--hub-gray);display:block;font-size:13px}.price-card-price{color:#374151;font-size:22px;font-weight:800;margin-bottom:12px}.price-card-price span{font-weight:600}.price-card-usage{border-top:1px solid rgba(0,0,0,.06);color:var(--hub-gray);font-size:13px;padding-top:12px}.price-note{border-radius:8px;color:var(--hub-text);font-size:14px;margin-top:20px;padding:20px}.price-includes{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.include-badge{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:50px;color:#166534;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px}.include-badge svg{color:#22c55e;flex-shrink:0}.price-table{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden}.price-row{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:grid;gap:20px;grid-template-columns:1fr 140px 1fr;padding:16px 24px}.price-row:last-child{border-bottom:none}.price-row.price-header{background:#f8f8f8;color:var(--hub-gray);font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.price-cat{color:var(--hub-text);font-size:14px}.price-range{font-size:16px;font-weight:700;text-align:center}.price-range.highlight{color:#e67e22}.price-note,.price-use{color:var(--hub-gray);font-size:13px}.price-note{background:#f8f9fa;border-radius:0 0 12px 12px;margin-top:0;padding:16px;text-align:center}.price-table.compact .price-row{grid-template-columns:1fr 100px 1fr}.guide-cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.guide-card{background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:12px;padding:24px;position:relative;transition:all .2s ease}.guide-card:hover{border-color:rgba(0,0,0,.15)}.guide-card.featured{background:linear-gradient(180deg,#eff6ff,#fff);border-color:#3b82f6}.guide-badge{background:var(--hub-text);border-radius:20px;color:#fff;font-size:11px;font-weight:600;left:20px;letter-spacing:.5px;padding:4px 12px;position:absolute;text-transform:uppercase;top:-10px}.guide-card.featured .guide-badge{background:#3b82f6}.guide-card h3{color:var(--hub-text);font-size:20px;font-weight:700;margin:10px 0 12px}.guide-card p{color:var(--hub-gray);font-size:14px;line-height:1.6;margin-bottom:16px}.guide-price{background:#eff6ff;border-radius:6px;color:#1e40af;display:inline-block;font-size:14px;font-weight:600;padding:8px 14px}.trust-content{display:flex;justify-content:center}.trust-text{max-width:700px;text-align:center}.trust-text p{color:var(--hub-text);font-size:16px;line-height:1.7;margin-bottom:12px}.trust-stat{align-items:center;background:#e8f5e9;border:2px solid #4caf50;border-radius:12px;display:inline-flex;gap:12px;margin-top:16px;padding:16px 28px}.category-hub-page .stat-number{color:#2e7d32!important;font-size:32px;font-weight:800}.category-hub-page .stat-label{color:#1a1a1a!important;font-size:16px;font-weight:600}.brand-cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.brand-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:24px;text-align:center}.brand-card h3{color:var(--hub-text);font-size:20px;font-weight:800;letter-spacing:1px;margin-bottom:8px}.brand-card p{color:var(--hub-gray);font-size:14px;line-height:1.5;margin:0}.brand-card em{color:#3b82f6;font-style:normal;font-weight:500}.comparison-cards{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}.comparison-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:28px}.comparison-card h3{color:var(--hub-text);font-size:18px;font-weight:700;margin-bottom:16px}.comparison-card ul{list-style:none;margin:0 0 20px;padding:0}.comparison-card li{border-bottom:1px solid rgba(0,0,0,.04);color:var(--hub-gray);font-size:14px;padding:8px 0}.comparison-card li:last-child{border-bottom:none}.comparison-price{background:#eff6ff;border-radius:8px;color:#1e40af;display:block;font-size:15px;font-weight:700;padding:10px 16px;text-align:center}@media (max-width:1024px){.advantage-cards{grid-template-columns:repeat(2,1fr)}.brand-cards,.guide-cards{grid-template-columns:1fr}.price-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.seo-section h2{font-size:20px}.advantage-cards{gap:12px;grid-template-columns:1fr}.advantage-card{padding:20px 16px}.price-row{gap:8px;grid-template-columns:1fr;padding:16px;text-align:center}.price-row.price-header{display:none}.price-cat{font-size:15px;font-weight:600}.price-use{font-size:12px}.price-cards{gap:12px;grid-template-columns:1fr}.price-card{padding:20px 16px}.comparison-cards{grid-template-columns:1fr}.trust-stat{flex-direction:column;gap:4px}.faq-section,.seo-faq{margin-top:30px;padding-top:20px}.faq-section h2,.seo-faq h2{font-size:18px}.faq-item summary{font-size:14px;padding:14px 16px}.faq-item p{font-size:13px;padding:14px 16px}}.guides-hub-intro{color:#5c5e62;font-size:16px;margin-bottom:32px;text-align:center}.guides-hub-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto}.guides-hub-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:block;padding:24px;text-decoration:none;transition:all .3s ease}.guides-hub-card:hover{background:#f1f5f9;border-color:#3b82f6;box-shadow:0 4px 16px rgba(0,0,0,.06);transform:translateY(-2px)}.guides-hub-card h3{color:#171a20;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 8px}.guides-hub-card p{color:#5c5e62;font-size:14px;line-height:1.5;margin:0}@media (max-width:768px){.guides-hub-grid{grid-template-columns:1fr}}