.products-page{width:100%;max-width:1500px;margin:0 auto;padding:120px 40px 80px;overflow:visible}.products-hero{background:linear-gradient(135deg,#0f4c81,#00a8cc);padding:140px 40px 120px;border-radius:0 0 40px 40px;color:#fff;text-align:center;margin-bottom:60px}.products-hero-content{max-width:900px;margin:auto}.products-badge{display:inline-flex;align-items:center;padding:10px 20px;border-radius:50px;background:rgba(255,255,255,.15);font-weight:600;margin-bottom:24px}.products-hero h1{font-size:68px;line-height:1.1;margin-bottom:25px}.products-hero p{font-size:20px;line-height:1.9;color:rgba(255,255,255,.9)}.search-section{margin-bottom:35px}.search-section input{width:100%;height:62px;border:1px solid #dbe2ea;border-radius:16px;padding:0 24px;font-size:16px;outline:none;transition:.3s}.search-section input:focus{border-color:#0f4c81;box-shadow:0 0 0 4px rgba(15,76,129,.08)}.products-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;color:#64748b;font-size:16px}.products-layout{display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:40px;gap:40px;align-items:start;position:relative;overflow:visible}.products-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.06)}.products-right{min-width:0;width:100%}.category-section{scroll-margin-top:120px}.products-sidebar::-webkit-scrollbar{width:6px}.products-sidebar::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:20px}.sidebar-title{font-size:24px;font-weight:700;margin-bottom:20px}.accordion-wrapper{display:flex;flex-direction:column;gap:14px}.accordion-item{border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff}.accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;border:none;background:#fff;cursor:pointer;padding:16px 18px;transition:.3s}.accordion-header:hover{background:#f8fafc}.accordion-header.active{background:#0f4c81;color:#fff}.accordion-left{display:flex;align-items:center;gap:10px;font-weight:600}.accordion-count{font-size:13px;font-weight:700}.accordion-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion-content.open{max-height:900px}.accordion-link{width:100%;background:#fff;text-align:left;padding:13px 20px;cursor:pointer;border:none;border-top:1px solid #eef2f7;transition:.25s}.accordion-link:hover{background:#f8fafc;color:#0f4c81}.products-right{display:flex;flex-direction:column;gap:60px}.category-section{width:100%}.category-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #e5e7eb}.category-header h2{font-size:34px;font-weight:700;color:#0f172a}.category-header span{color:#64748b;font-size:15px;font-weight:600}.category-products{display:flex;flex-direction:column;gap:28px}.product-row{display:grid;grid-template-columns:240px 1fr 180px;grid-gap:30px;gap:30px;align-items:center;padding:28px;border:1px solid #e5e7eb;border-radius:28px;background:#fff;transition:.35s}.product-row:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(0,0,0,.08)}.product-row-image{height:220px;border-radius:22px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-row-image img{width:88%;height:88%;object-fit:contain;transition:.35s}.product-row:hover .product-row-image img{transform:scale(1.08)}.product-row-content h3{font-size:28px;color:#111827;font-weight:700;margin-bottom:18px}.product-row-content p{color:#64748b;line-height:1.9;margin-bottom:22px}.product-info-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.info-box{background:#f8fafc;border-radius:16px;padding:16px}.info-box span{display:block;font-size:12px;color:#94a3b8;text-transform:uppercase;margin-bottom:6px}.info-box strong{font-size:15px;color:#111827;font-weight:600}.product-row-action{display:flex;justify-content:flex-end;align-items:center}.product-row-action .quote-btn-product{width:100%;padding:16px 20px;border:none;border-radius:16px;background:#0f4c81;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:.3s}.product-row-action .quote-btn-product:hover{background:#0b3c66;transform:translateY(-2px)}@media (max-width:1200px){.products-layout{grid-template-columns:280px 1fr;gap:25px}.products-sidebar{top:90px;padding:18px}.category-header h2{font-size:30px}.product-row{grid-template-columns:200px 1fr;gap:24px}.product-row-image{height:200px}.product-row-action{grid-column:1/-1;justify-content:flex-start;margin-top:12px}.product-row-action .quote-btn-product{max-width:220px}}@media (max-width:992px){.products-page{padding:90px 20px 50px}.products-layout{display:block}.products-sidebar{position:relative;top:auto;height:auto;max-height:none;margin-bottom:30px;overflow:visible}.products-right{gap:40px}.category-header{margin-bottom:22px}.category-header h2{font-size:26px}.product-row{grid-template-columns:1fr;padding:22px}.product-row-image{height:240px}.product-row-content h3{font-size:24px}.product-info-grid{grid-template-columns:repeat(2,1fr)}.product-row-action{justify-content:flex-start;margin-top:20px}.product-row-action .quote-btn-product{width:220px}}@media (max-width:768px){.products-page{padding:70px 14px 40px}.products-hero{padding:50px 20px;border-radius:22px;margin-bottom:25px}.products-badge{font-size:12px;padding:8px 14px}.products-hero h1{font-size:34px;margin-bottom:14px}.products-hero p{font-size:15px;line-height:1.7}.search-section{margin-bottom:20px}.search-section input{height:52px;padding:0 16px;font-size:14px}.products-top-bar{font-size:14px;margin-bottom:20px}.sidebar-title{font-size:22px}.accordion-header{padding:14px 16px;font-size:14px}.accordion-link{padding:12px 16px;font-size:14px}.category-header{flex-direction:column;align-items:flex-start;gap:8px}.category-header h2{font-size:24px}.product-row{padding:18px;border-radius:20px}.product-row-image{height:200px}.product-row-content h3{font-size:20px;margin-bottom:12px}.product-row-content p{font-size:14px;line-height:1.7}.product-info-grid{grid-template-columns:1fr}.info-box{padding:12px}.product-row-action .quote-btn-product{width:100%;max-width:none}}@media (max-width:480px){.products-hero{padding:40px 15px}.products-hero h1{font-size:28px}.products-hero p{font-size:14px}.product-row-image{height:170px}.product-row-content h3{font-size:18px}.info-box strong{font-size:14px}}.skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:12px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-image-loader{width:100%;height:240px}.title-loader{width:100%;height:24px;margin-bottom:16px}.text-loader{width:100%;height:14px;margin-bottom:10px}.text-loader.short{width:70%}.btn-loader{width:150px;height:46px;margin-top:22px}.back-to-top{position:fixed;right:30px;bottom:30px;width:55px;height:55px;border:none;border-radius:50%;background:linear-gradient(135deg,#0f4c81,#00a8cc);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 15px 35px rgba(0,0,0,.25);z-index:9999;transition:.35s}.back-to-top:hover{transform:translateY(-5px) scale(1.08)}@media(max-width:768px){.back-to-top{right:18px;bottom:18px;width:48px;height:48px}}