@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:auto}}.tp-product-main-container{display:flex;flex-flow:row;overflow:hidden;gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem);max-width:1600px;margin:0 auto;padding:0 20px}.tp-product-sidebar{width:320px;flex-shrink:0;min-width:280px}.tp-product-content{flex:1 1;min-width:0;display:flex;flex-flow:column;gap:min(calc(1rem + 1 * (100vw - 22.5rem) / 77.5),1rem)}.tp-product-category-pills{margin-bottom:32px}.tp-category-pill{background:#fff;border:1px solid #e0e0e0;color:#222;border-radius:20px;padding:8px 22px;font-size:16px;cursor:pointer;transition:background .2s,color .2s}.tp-category-pill.active,.tp-category-pill:hover{background:linear-gradient(135deg,#0F2027,#2C5364);color:#fff;border-color:#2C5364}.tp-product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tp-product-results-info{font-size:16px;color:#222;font-weight:500}.tp-product-header-controls{display:flex;align-items:center;gap:20px}.tp-view-toggle{display:flex;background:#f8f9fa;border-radius:8px;padding:4px;gap:2px}.tp-view-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;border-radius:6px;color:#6c757d;cursor:pointer;transition:all .2s ease;font-size:14px}.tp-view-btn:hover{background:#e9ecef;color:#495057}.tp-view-btn.active{background:linear-gradient(135deg,#0F2027,#2C5364);color:#fff;box-shadow:0 2px 4px rgba(15,32,39,.3)}.tp-product-sort-area{display:flex;align-items:center;gap:15px}.tp-product-sort-label{font-size:16px;color:#222;font-weight:500}.tp-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),1.75rem);gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),1.75rem);margin-bottom:min(calc(2rem + 2 * (100vw - 22.5rem) / 77.5),3rem);animation:fadeInGrid .5s ease-out}.tp-product-item{display:flex;flex-flow:column;position:relative;z-index:2;gap:.875rem;padding:1rem;background:#fff;border-radius:10px;border:none;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease-out both}.tp-product-item:first-child{animation-delay:.1s}.tp-product-item:nth-child(2){animation-delay:.15s}.tp-product-item:nth-child(3){animation-delay:.2s}.tp-product-item:nth-child(4){animation-delay:.25s}.tp-product-item:nth-child(5){animation-delay:.3s}.tp-product-item:nth-child(6){animation-delay:.35s}.tp-product-item:nth-child(7){animation-delay:.4s}.tp-product-item:nth-child(8){animation-delay:.45s}.tp-product-item:nth-child(9){animation-delay:.5s}.tp-product-item:hover{transform:translateY(-2px)}.tp-category-label{background:#eaf1ff;color:#336ef9;border-radius:10px;padding:3px 8px;font-size:11px;font-weight:500}.tp-product-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.tp-product-content{text-align:center}.tp-product-size-text{font-size:13px;font-weight:500;color:#336ef9;margin-bottom:0;letter-spacing:.4px}.tp-product-title{font-size:2.2rem;font-weight:700;color:#1a202c;margin-bottom:10px;line-height:1.2}.tp-product-subtitle{font-size:1.3rem;color:#6b7280;margin-bottom:15px;line-height:1.4}.tp-product-card-link{display:block}.tp-product-card-link,.tp-product-card-link:hover{text-decoration:none;color:inherit}.product-filter-sidebar{width:100%;background:#f8f9fb;padding:24px 18px;border-radius:12px;box-shadow:0 2px 12px rgba(51,110,249,.06);font-family:Inter,Arial,sans-serif}.filter-search{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;font-size:15px;background:#fff}.filter-accordion{margin-bottom:8px}.filter-accordion-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;cursor:pointer;padding:12px 0;border-bottom:1px solid #e0e0e0;transition:color .2s ease}.filter-accordion-header:hover{color:#336ef9}.accordion-icon{font-size:14px;color:#888;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s ease;transform-origin:center}.filter-accordion-header.expanded .accordion-icon{transform:rotate(180deg);color:#336ef9}.filter-accordion-body{padding:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);max-height:0;opacity:0;transform:translateY(-8px)}.filter-accordion-body.open{max-height:400px;opacity:1;transform:translateY(0);padding:16px 0 8px}.filter-checkbox-label{display:flex;align-items:center;font-size:15px;margin-bottom:8px;cursor:pointer;color:#555;transition:color .2s ease,background-color .2s ease;border-radius:4px;padding:4px 0 4px 4px}.filter-checkbox-label:hover{color:#336ef9;background-color:#f8f9fb}.filter-checkbox-label input[type=checkbox],.filter-checkbox-label input[type=radio]{margin-right:10px;width:16px;height:16px;accent-color:#336ef9;cursor:pointer}.tp-product-loading{text-align:center;padding:60px 0}.tp-product-pagination{margin-top:40px}@media (max-width:1400px){.tp-product-main-container{max-width:90%}}@media (max-width:1200px){.tp-product-main-container{flex-direction:column;max-width:1000px}.tp-product-sidebar{width:100%;margin-bottom:30px}.tp-product-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:991px){.tp-product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.tp-product-header{flex-direction:column;align-items:flex-start;gap:15px}}@media (max-width:768px){.tp-product-grid{grid-template-columns:1fr;gap:18px}.tp-product-item{padding:.875rem;gap:.75rem}.tp-category-pill{font-size:14px;padding:6px 16px}.tp-product-main-container{padding:0 15px;gap:25px}.product-filter-sidebar{padding:20px 15px}}.product-categories-section{background:#151c2c;padding:48px 0 32px}.product-categories-title{color:#fff;font-size:2.2rem;margin-bottom:36px;letter-spacing:1px}.product-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}.product-category-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(51,110,249,.06);display:flex;flex-direction:column;align-items:flex-start;padding:24px 20px 20px;min-height:340px;transition:box-shadow .2s,transform .2s;position:relative}.product-category-card:hover{box-shadow:0 8px 32px rgba(51,110,249,.12);transform:translateY(-4px) scale(1.02)}.product-category-image{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:18px}.product-category-image img{max-width:100%;max-height:110px;object-fit:contain;border-radius:8px;background:#eaf1ff;box-shadow:0 2px 8px rgba(51,110,249,.08)}.product-category-content{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.product-category-title{font-size:1.18rem;font-weight:700;color:#151c2c;margin-bottom:8px}.product-category-desc{font-size:1rem;color:#444;margin-bottom:18px;min-height:56px}.product-category-link{color:#336ef9;font-weight:600;text-decoration:none;font-size:1rem;display:flex;align-items:center;gap:4px;margin-top:auto;transition:color .2s}.product-category-link:hover{color:#254bb5;text-decoration:underline}.product-categories-section-alt{background:#f8f9fb;padding:40px 0}.product-categories-title{text-align:center;font-size:2.5rem;font-weight:700;color:#151c2c;margin-bottom:3rem;opacity:0;transform:translateY(30px);animation:revealFromBottom .8s cubic-bezier(.4,0,.2,1) .3s forwards}.product-categories-grid-alt{display:flex;flex-direction:column;gap:40px;max-width:1200px;margin:0 auto}.product-category-row{display:flex;align-items:center;background:#fff;border-radius:18px;box-shadow:0 2px 12px rgba(51,110,249,.06);padding:32px 24px;gap:32px;opacity:0;transform:translateY(30px);transition:all .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.product-category-row.reverse{flex-direction:row-reverse}.product-category-row.animate{animation:slideScale .6s cubic-bezier(.4,0,.2,1) forwards}.product-category-row.animate:first-child{animation-delay:.1s}.product-category-row.animate:nth-child(2){animation-delay:.2s}.product-category-row.animate:nth-child(3){animation-delay:.3s}.product-category-row.animate:nth-child(4){animation-delay:.4s}.product-category-row.animate:nth-child(5){animation-delay:.5s}.product-category-row.animate:nth-child(6){animation-delay:.6s}.product-category-row.animate:nth-child(7){animation-delay:.7s}.product-category-row.animate:nth-child(8){animation-delay:.8s}.product-category-image-alt{transform:translateX(-30px)}.product-category-content-alt,.product-category-image-alt{opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.product-category-content-alt{transform:translateX(30px)}.product-category-row.animate .product-category-image-alt{animation:revealFromLeft .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:inherit}.product-category-row.animate .product-category-content-alt{animation:revealFromRight .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:inherit}.product-category-row.reverse.animate .product-category-image-alt{animation:revealFromRight .6s cubic-bezier(.4,0,.2,1) forwards}.product-category-row.reverse.animate .product-category-content-alt{animation:revealFromLeft .6s cubic-bezier(.4,0,.2,1) forwards}.product-category-col{flex:1 1;display:flex;align-items:center;justify-content:center}.image-col,.text-col{min-width:0}.product-category-content-alt{max-width:420px}.product-category-title-alt{font-size:1.5rem;font-weight:700;color:#151c2c;margin-bottom:16px}.product-category-desc-alt{font-size:1rem;color:#444;margin-bottom:18px}.product-category-btn-alt{background:transparent;color:#336ef9;border:2px solid #336ef9;border-radius:8px;padding:10px 28px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;margin-top:10px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.product-category-btn-alt:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#336ef9;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:-1}.product-category-btn-alt:hover{color:#fff;border-color:#336ef9;transform:translateY(-2px);box-shadow:0 8px 25px rgba(51,110,249,.25)}.product-category-btn-alt:hover:before{left:0}.product-category-btn-alt:active{transform:translateY(0);transition:transform .1s}.product-category-image-alt img{width:100%;max-width:320px;border-radius:12px;object-fit:contain;background:#eaf1ff;box-shadow:0 2px 8px rgba(51,110,249,.08);transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-category-row.animate .product-category-image-alt img{transform:scale(1.02)}.product-category-row:hover .product-category-image-alt img{transform:scale(1.05)}@media (max-width:900px){.product-categories-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.product-category-card{padding:16px 10px 14px;min-height:260px}.product-category-image img{max-height:80px}.product-category-row,.product-category-row.reverse{flex-direction:column!important;gap:18px;padding:18px 8px}.product-category-content-alt{max-width:100%;text-align:center}.product-category-image-alt img{max-width:220px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px);max-height:0}to{opacity:1;transform:translateY(0);max-height:400px}}@keyframes fadeInGrid{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes revealFromBottom{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes revealFromLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes revealFromRight{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes slideScale{0%{opacity:0;transform:translateY(40px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.active-filters-section{margin-bottom:20px;padding:16px 0;border-bottom:1px solid #e8eaf6}.active-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.filters-count{font-size:16px;font-weight:600;color:#222}.clear-all-btn{background:none;border:none;color:#336ef9;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease,color .2s ease}.clear-all-btn:hover{background-color:#f0f4ff;color:#254bb5}.active-filters-pills{display:flex;flex-wrap:wrap;gap:8px}.filter-pill{display:flex;align-items:center;background:#f8f9fb;border:1px solid #e0e0e0;border-radius:20px;padding:6px 12px;font-size:14px;color:#333;gap:8px;transition:background-color .2s ease,border-color .2s ease}.filter-pill:hover{background-color:#eef2ff;border-color:#336ef9}.filter-pill span{font-weight:500}.remove-filter-btn{background:none;border:none;color:#888;font-size:16px;font-weight:600;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,color .2s ease}.remove-filter-btn:hover{background-color:#ff4757;color:#fff}.tp-back-btn{display:inline-flex;align-items:center;gap:8px;color:#336ef9;text-decoration:none;font-size:16px;font-weight:500;padding:8px 16px;border-radius:8px;transition:background-color .2s ease,color .2s ease}.tp-back-btn:hover{background-color:#f0f4ff;color:#254bb5;text-decoration:none}.tp-back-btn span{font-size:18px;font-weight:600}.tp-product-main-image{position:relative;border-radius:12px}.tp-main-product-img{transition:transform .3s ease}.tp-product-main-image:hover .tp-main-product-img{transform:scale(1.02)}.image-click-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:white;padding:12px 20px;border-radius:25px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;opacity:0;transition:all .3s ease;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tp-product-main-image:hover .image-click-hint{opacity:1;transform:translate(-50%,-50%) scale(1.05)}.image-click-hint svg{width:18px;height:18px}.tp-product-thumbnail{position:relative;transition:all .3s ease;border:2px solid transparent}.tp-product-thumbnail:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.tp-product-thumbnail.active{border-color:#336ef9;box-shadow:0 0 0 1px #336ef9}.tp-product-thumbnail img{transition:transform .3s ease}.tp-product-thumbnail:hover img{transform:scale(1.1)}.tp-product-overview-section{background:linear-gradient(180deg,#fff 30%,#f1f4fb 100%,#fff 0,#fff);padding:1px 0 80px;min-height:100vh}.tp-breadcrumb{margin-bottom:24px;font-size:14px}.tp-breadcrumb-list{list-style:none;margin:0;padding:0;gap:0}.tp-breadcrumb-item,.tp-breadcrumb-list{display:flex;align-items:center}.tp-breadcrumb-link{color:#6c757d;text-decoration:none;transition:color .2s ease}.tp-breadcrumb-link:hover{color:#336ef9}.tp-breadcrumb-current{color:#336ef9;font-weight:500}.tp-breadcrumb-separator{color:#adb5bd;font-size:12px;margin:0 12px;font-weight:300}.tp-product-breadcrumb{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:16px 0;margin-bottom:0}.tp-product-breadcrumb .tp-breadcrumb-list{font-size:14px;font-family:var(--tp-ff-marcellus,"Marcellus",serif)}.tp-product-breadcrumb .tp-breadcrumb-link{color:#007bff;text-decoration:none;font-weight:400}.tp-product-breadcrumb .tp-breadcrumb-link:hover{color:#0056b3;text-decoration:underline}.tp-product-breadcrumb .tp-breadcrumb-current{color:#495057;font-weight:500}.tp-product-breadcrumb .tp-breadcrumb-separator{color:#6c757d;margin:0 8px;font-weight:300}@media (max-width:768px){.tp-product-breadcrumb{padding:12px 0}.tp-product-breadcrumb .tp-breadcrumb-list{font-size:12px;flex-wrap:wrap}.tp-product-breadcrumb .tp-breadcrumb-separator{margin:0 6px}}.tp-category-stats{margin-top:20px}.tp-products-count{background:rgba(51,110,249,.1);color:#336ef9;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500}.tp-product-description-section{padding:60px 0;border-top:1px solid #f0f0f0}.tp-product-description{max-width:1000px;margin:0 auto}.tp-description-content{margin-top:30px}.tp-description-content p{font-size:16px;line-height:1.7;color:#444;margin-bottom:20px}.tp-description-content strong{font-weight:600;color:#222}.tp-tech-specs-section-wrapper{background:linear-gradient(180deg,#fff,#f1f4fb 50%);padding:80px 0}@media only screen and (max-width:600px){.tp-tech-specs-section-wrapper{padding:60px 0 40px}}.tp-product-detail-wrapper{display:flex;flex-flow:row;gap:40px;align-items:flex-start;max-width:85%;margin:0 auto;width:100%}.tp-subscribe-section{margin-bottom:16px}.tp-subscribe-btn{background:transparent;border:none;color:#336ef9;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 0;transition:color .2s ease}.tp-subscribe-btn:hover:not(:disabled){color:#254bb5}.tp-subscribe-btn.subscribed{background:#f0f9ff;border:1px solid #10b981;color:#10b981;cursor:default}.tp-subscribe-btn:disabled{opacity:.8;cursor:not-allowed}.tp-subscribe-btn i{font-size:14px}.tp-key-features{margin:24px 0}.tp-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.tp-feature-item{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5;color:#333}.tp-check-icon{color:#28a745;font-size:16px;margin-top:2px;flex-shrink:0}.tp-cta-buttons{display:flex;gap:16px;margin:32px 0}.tp-quote-btn{background:#dc3545;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1 1}.tp-quote-btn:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.tp-buy-btn{background:transparent;color:#333;border:2px solid #333;padding:12px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1 1}.tp-buy-btn:hover{background:#333;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(51,51,51,.3)}.tp-collapsible-sections{margin-top:32px;display:flex;flex-direction:column;gap:0}.tp-collapsible-item{border-bottom:1px solid #e0e0e0}.tp-collapsible-item:last-child{border-bottom:none}.tp-collapsible-header{width:100%;background:transparent;border:none;padding:16px 0;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:16px;color:#333;text-align:left;transition:color .2s ease}.tp-collapsible-header:hover{color:#336ef9}.tp-wrench-icon{color:#666;font-size:16px;flex-shrink:0}.tp-chevron{color:#999;font-size:12px;margin-left:auto;transition:transform .2s ease}.tp-collapsible-header:hover .tp-chevron{transform:rotate(180deg)}.simple-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px 40px;gap:60px 40px;max-width:1400px;margin:0 auto;padding:60px 20px}.simple-category-card{background:#ffffff;border-radius:0;overflow:hidden;position:relative;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:row;min-height:300px;align-items:stretch;cursor:pointer;text-decoration:none;color:inherit}.simple-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.simple-category-card:hover,.simple-category-card:visited{text-decoration:none;color:inherit}.simple-category-card:focus{outline:2px solid #336ef9;outline-offset:2px}.simple-card-image{position:relative;width:45%;height:100%;overflow:hidden;background:#ffffff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.simple-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;mix-blend-mode:multiply;background:transparent}.simple-category-card:hover .simple-image{transform:scale(1.05)}.simple-card-content{padding:20px;flex:1 1;display:flex;flex-direction:column;justify-content:center}.simple-card-title{font-size:24px;font-weight:700;color:#1a365d;margin:0 0 15px;line-height:1.3}.simple-separator{width:50px;height:3px;background:#336ef9;margin-bottom:20px}.simple-card-description{font-size:16px;line-height:1.6;color:#4a5568;margin:0;flex:1 1}@media (max-width:1024px){.simple-categories-grid{gap:50px 30px;padding:50px 20px}.simple-card-content{padding:35px 30px}.simple-card-title{font-size:22px}.simple-card-description{font-size:15px}}@media (max-width:768px){.simple-categories-grid{grid-template-columns:1fr;gap:40px;padding:40px 20px}.simple-category-card{flex-direction:column;min-height:auto}.simple-card-image{width:100%;height:250px}.simple-card-content{padding:30px 25px}.simple-card-title{font-size:20px}.simple-card-description{font-size:14px}}@media (max-width:480px){.simple-categories-grid{padding:30px 15px;gap:30px}.simple-card-image{height:200px}.simple-card-content{padding:25px 20px}.simple-card-title{font-size:18px}.simple-card-description{font-size:13px}}.tp-essential-downloads{margin-top:32px}.tp-downloads-title{font-size:18px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #336ef9}.tp-downloads-list{display:flex;flex-direction:column;gap:8px}.tp-download-item{border:1px solid #e0e0e0;border-radius:8px;transition:all .2s ease}.tp-download-item:hover{border-color:#336ef9;box-shadow:0 2px 8px rgba(51,110,249,.1)}.tp-download-link{display:flex;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;color:#333;transition:color .2s ease}.tp-download-link:hover{color:#336ef9}.tp-download-icon{color:#dc3545;font-size:18px;flex-shrink:0}.tp-download-details{flex:1 1;display:flex;flex-direction:column;gap:2px}.tp-download-name{font-size:14px;font-weight:500;color:inherit}.tp-download-type{font-size:12px;color:#666}.tp-download-arrow{color:#999;font-size:12px;transition:transform .2s ease}.tp-download-link:hover .tp-download-arrow{transform:translateX(4px)}.tp-product-images-container{flex:0 0 auto;width:600px;max-width:600px;min-width:400px}.tp-product-info-container{flex:1 1;max-width:500px;min-width:350px}.tp-product-detail-images{padding-right:40px}.tp-product-main-image{overflow:hidden;border-radius:min(calc(.25rem + .875 * (100vw - 22.5rem) / 77.5),1.125rem);background:linear-gradient(0deg,#e3efff 0,transparent);display:flex;justify-content:center;align-items:center;min-height:500px;margin-bottom:40px}.tp-main-product-img{border-radius:10px;width:auto;max-width:350px;height:auto;object-fit:contain;mix-blend-mode:multiply}.tp-product-detail-info{background:#fff;border-radius:0;padding:0;box-shadow:none;margin-bottom:40px}.tp-product-detail-info .tp-product-categories{margin-bottom:16px}.tp-category-tag{background:#eaf1ff;color:#336ef9;padding:8px 22px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #bbdefb}.tp-specs-table-container{border:none;border-radius:12px;overflow:hidden;margin-bottom:32px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tp-specs-table{width:100%;margin:0;border-collapse:collapse}.tp-specs-table td{padding:20px 24px;border:none;border-bottom:1px solid #f0f2f5;font-size:15px;vertical-align:middle}.tp-specs-table tr:last-child td{border-bottom:none}.tp-specs-table .tp-spec-label{color:#6e6e6e;font-weight:500;width:50%}.tp-specs-table .tp-spec-value{color:#212121;font-weight:600;text-align:right}.tp-view-specs-link{color:#1a73e8;font-size:14px;font-weight:500;text-decoration:none}.tp-view-specs-link:hover{text-decoration:underline;color:#1557b0}.tp-stock-info{font-size:14px;line-height:1.5}.tp-stock-status{color:#5f6368;margin-bottom:4px}.tp-stock-number{color:#202124;font-weight:600}.tp-distributors{color:#1a73e8;font-weight:500}.tp-contact-info{border-top:1px solid #e0e0e0;padding-top:20px}.tp-contact-label{color:#5f6368;font-size:14px;margin-bottom:4px}.tp-contact-phone{color:#1a73e8;font-size:16px;font-weight:500}.tp-info-sections-container{display:flex;flex-flow:column;padding:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem);border-radius:min(calc(.25rem + .25 * (100vw - 22.5rem) / 77.5),.5rem);background-color:#fff;gap:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem)}.tp-info-section{display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:none}.tp-info-divider,.tp-title-divider{display:block;width:100%;height:clamp(.063rem,calc(.063rem + 0 * (100vw - 22.5rem) / 77.5),.063rem);margin:0;opacity:.3;border:none;background-color:#4d4d4d}.tp-info-content{flex:1 1}.tp-info-label{color:#6e6e6e;margin-bottom:4px}.tp-info-label,.tp-info-sub{font-size:16px;font-weight:600}.tp-info-sub{color:#0d47a1}.tp-info-action{flex-shrink:0}.tp-product-actions{display:flex;gap:12px}.tp-btn{padding:10px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;border:1px solid transparent;text-align:center;min-width:110px}.tp-btn-primary,.tp-btn-primary:hover{background:#0d47a1;color:#fff;border-color:#0d47a1}.tp-btn-primary:hover{text-decoration:none;opacity:.9}.tp-btn-outline{background:transparent;color:#0d47a1;border-color:#0d47a1}.tp-btn-outline:hover{background:#0d47a1;color:#fff;border-color:#0d47a1;text-decoration:none}.tp-tech-specs-container{max-width:1400px;margin:0 auto;width:75%}.tp-tech-specs-section{background:transparent;border-radius:0;padding:0;box-shadow:none}.tp-section-title{font-size:1.75rem;font-weight:700;color:#212121;margin-bottom:24px}.tp-tech-specs-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:0;gap:0;background:#ffffff;border-radius:16px;overflow:hidden;border:1px solid #e0e4e7;box-shadow:0 2px 8px rgba(0,0,0,.06)}.tp-spec-item-grid{display:contents}.tp-spec-property-grid{font-weight:600;color:#1a1a1a}.tp-spec-property-grid,.tp-spec-value-grid{padding:18px 24px;font-size:15px;background:#ffffff}.tp-spec-value-grid{font-weight:500;color:#4a5568;text-align:right}.tp-spec-value-grid:nth-child(2){border-right:1px solid #e0e4e7}.tp-spec-item-grid:nth-child(2n) .tp-spec-property-grid,.tp-spec-item-grid:nth-child(2n) .tp-spec-value-grid{background:#f8fafc}@media (max-width:1200px){.tp-product-detail-wrapper{max-width:100%;padding:0 20px}.tp-product-images-container{width:500px;max-width:500px;min-width:350px}.tp-product-info-container{max-width:450px;min-width:300px}}@media (max-width:991px){.tp-product-detail-wrapper{flex-flow:column;gap:30px;padding:0 20px}@media only screen and (max-width:600px){.tp-product-detail-wrapper{padding:0 10px}}.tp-product-images-container,.tp-product-info-container{width:100%;max-width:100%;min-width:auto}.tp-product-detail-images{padding-right:0;margin-bottom:0}.tp-product-title{font-size:2rem}.tp-product-actions{flex-direction:column}.tp-btn{width:100%}}@media (max-width:768px){.tp-product-main-image{padding:20px}.tp-product-title{font-size:1.75rem}.tp-specs-table .tp-spec-value{text-align:left}.tp-cta-buttons{flex-direction:column;gap:12px}.tp-buy-btn,.tp-quote-btn{width:100%}.tp-section-title{font-size:1.5rem;margin-bottom:24px}.tp-spec-property-grid,.tp-spec-value-grid{padding:12px 16px;font-size:13px}.tp-spec-value-grid{text-align:left}.tp-tech-specs-grid{grid-template-columns:1fr 1fr}}.pagination.list-wrap{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0;list-style:none;padding:0}.pagination.list-wrap li{display:inline-block;margin:0}.pagination.list-wrap li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e0e4e7;border-radius:8px;color:#5f6368;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease;background:#fff}.pagination.list-wrap li a:hover{background:#f8f9fa;border-color:#336ef9;color:#336ef9}.pagination.list-wrap li.current a{background:#336ef9;border-color:#336ef9;color:#fff;box-shadow:0 2px 4px rgba(51,110,249,.2)}.pagination.list-wrap li.disabled a{opacity:.5;cursor:not-allowed;pointer-events:none}.pagination-arrow{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pagination-arrow i{font-size:12px;font-weight:600}.prev-arrow{margin-right:2px}.next-arrow{margin-left:2px}@media (max-width:768px){.pagination.list-wrap{gap:6px;margin:30px 0}.pagination.list-wrap li a{width:36px;height:36px;font-size:13px}}.tp-product-list{display:flex;flex-direction:column;gap:16px;margin-bottom:min(calc(2rem + 2 * (100vw - 22.5rem) / 77.5),3rem);animation:fadeInGrid .5s ease-out}.tp-product-list-link{text-decoration:none;color:inherit;display:block;flex:1 1;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.tp-product-list-link:hover{text-decoration:none;color:inherit;transform:translateY(-1px)}.tp-product-list-item{display:flex;background:#fff;border-radius:12px;border:1px solid #e8eaf6;padding:20px;gap:24px;transition:all .3s cubic-bezier(.4,0,.2,1);align-items:flex-start;animation:fadeInUp .6s ease-out both;min-height:140px;position:relative}.tp-product-list-item:first-child{animation-delay:.1s}.tp-product-list-item:nth-child(2){animation-delay:.15s}.tp-product-list-item:nth-child(3){animation-delay:.2s}.tp-product-list-item:nth-child(4){animation-delay:.25s}.tp-product-list-item:nth-child(5){animation-delay:.3s}.tp-product-list-item:nth-child(6){animation-delay:.35s}.tp-product-list-item:nth-child(7){animation-delay:.4s}.tp-product-list-item:nth-child(8){animation-delay:.45s}.tp-product-list-item:nth-child(9){animation-delay:.5s}.tp-product-list-item:hover{box-shadow:0 8px 25px rgba(51,110,249,.1);transform:translateY(-1px)}.tp-product-list-image{position:relative;flex-shrink:0;width:120px;aspect-ratio:6/5;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-right:30px}.tp-product-list-image .product-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px;background:#f8f9fb}.tp-product-list-category{margin-top:8px}.tp-product-list-info{flex:1 1;min-width:0}.tp-product-list-header{display:flex;justify-content:center;align-items:center;margin-bottom:16px;gap:16px}.tp-product-list-title{font-size:18px;font-weight:600;color:#222;margin:0;flex:1 1;text-align:center}.tp-product-list-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px 24px;gap:12px 24px}.tp-spec-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f2f7}.tp-spec-label{font-size:14px;color:#6c757d;font-weight:500}.tp-spec-value{font-size:14px;color:#222;font-weight:600}.tp-spec-value.in-stock{color:#28a745}.tp-spec-value.out-of-stock{color:#dc3545}.tp-product-list-actions{flex-shrink:0;gap:16px;min-width:140px;position:relative;z-index:10}.tp-product-list-actions,.tp-viewing-angle{display:flex;flex-direction:column;align-items:flex-end}.tp-viewing-angle{gap:4px}.tp-list-view-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#0F2027,#2C5364);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;text-decoration:none}.tp-list-view-btn:hover{background:linear-gradient(135deg,#1A2B32,#3A6474);transform:translateX(2px);color:#fff;text-decoration:none}@media (max-width:1024px){.tp-product-list-specs{grid-template-columns:repeat(2,1fr);gap:8px 16px}.tp-product-list-actions{min-width:120px}}@media (max-width:768px){.tp-product-list-item{flex-direction:column;gap:16px}.tp-product-list-image{width:100%;text-align:center}.tp-product-list-specs{grid-template-columns:1fr;gap:8px}.tp-product-list-actions{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.tp-viewing-angle{align-items:flex-start}.tp-product-header{flex-direction:column;gap:16px;align-items:stretch}.tp-product-header-controls{justify-content:space-between}}.tp-product-thumbnails{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.tp-product-thumbnail{width:80px;height:80px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease;display:flex;align-items:center;justify-content:center}.tp-product-thumbnail img{width:100%;height:100%;object-fit:contain;pointer-events:none}.tp-product-thumbnail.active,.tp-product-thumbnail:hover{border-color:#336ef9;box-shadow:0 0 0 2px rgba(51,110,249,.3)}.tp-documents-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.tp-doc-item a{display:flex;align-items:center;gap:8px;background:#f8f9fb;padding:10px 14px;border-radius:6px;text-decoration:none;color:#1a73e8;font-weight:500;transition:background .25s ease}.tp-doc-item a:hover{background:#eaf1ff}.tp-doc-icon{font-size:18px;color:#336ef9}.tp-doc-details{display:flex;flex-direction:row;align-items:center;gap:10px;flex:1 1;justify-content:space-between}.tp-doc-name{font-weight:500;font-size:14px;flex:1 1}.tp-doc-type{font-size:12px;color:#336ef9;font-weight:500;background:#eaf1ff;padding:2px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}@media (max-width:480px){.tp-doc-details,.tp-product-list-item{flex-direction:column;align-items:flex-start}.tp-doc-details{gap:6px;justify-content:flex-start}.tp-doc-name{font-size:13px}.tp-doc-type{font-size:10px;padding:1px 6px;align-self:flex-start}}.tp-enquiry-btn{position:relative;margin:40px 24px 0 auto;z-index:1000;background:#336ef9;color:#fff;font-weight:600;font-size:14px;border:none;border-radius:50px;padding:14px 24px;box-shadow:0 4px 12px rgba(51,110,249,.3);cursor:pointer;transition:all .2s}.tp-enquiry-btn:hover{background:#2156e6;transform:translateY(-2px);box-shadow:0 6px 16px rgba(51,110,249,.4)}.tp-enquiry-panel-container{position:fixed;inset:0;z-index:1050;pointer-events:none}.tp-enquiry-panel-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .4s ease-out}.tp-enquiry-panel{position:absolute;top:0;left:0;height:100%;width:100%;max-width:460px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.15);display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.tp-enquiry-panel-container.is-open{pointer-events:auto}.tp-enquiry-panel-container.is-open .tp-enquiry-panel-backdrop{opacity:1}.tp-enquiry-panel-container.is-open .tp-enquiry-panel{transform:translateX(0)}.tp-enquiry-panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.tp-enquiry-panel-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.tp-enquiry-close-btn{background:none;border:none;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s,color .2s}.tp-enquiry-close-btn:hover{background-color:#f3f4f6;color:#111827}.tp-enquiry-form{padding:24px;overflow-y:auto;flex-grow:1}.tp-enquiry-form-field{margin-bottom:18px;display:flex;flex-direction:column}.tp-enquiry-form-field label{font-size:14px;font-weight:500;margin-bottom:6px;color:#374151}.tp-enquiry-form-field input,.tp-enquiry-form-field textarea{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;resize:vertical;transition:border-color .2s,box-shadow .2s}.tp-enquiry-form-field input:focus,.tp-enquiry-form-field textarea:focus{outline:none;border-color:#336ef9;box-shadow:0 0 0 3px rgba(51,110,249,.15)}.tp-enquiry-form-field input[readonly]{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.tp-enquiry-submit-btn{width:100%;background:#336ef9;color:#fff;font-weight:600;border:none;border-radius:8px;padding:12px 18px;cursor:pointer;transition:background .2s;font-size:15px}.tp-enquiry-submit-btn:hover{background:#2156e6}.tp-enquiry-submit-btn:disabled{background:#a5b4fc;cursor:wait}.tp-success-text{margin-top:12px;color:#16a34a;font-size:14px;text-align:center}.tp-error-text{color:#dc2626;font-size:13px;margin-top:4px}.tp-product-thumb{position:relative;flex:1 1;width:100%;padding-bottom:100%;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff}@media (max-width:991px){.tp-product-thumb{padding-bottom:46.66%}}@media (max-width:768px){.tp-product-thumb{padding-bottom:43.33%}}.tp-product-list-image img,.tp-product-thumb img{object-fit:cover!important}.product-img{object-fit:cover}.fileUploadContainer{position:relative;width:100%}.fileInput{transition:all .3s ease;border:2px dashed #e0e4e7;background:#fafbfc;padding:20px;border-radius:12px;cursor:pointer;position:relative}.fileInput:hover{border-color:#336ef9;background:#f8fafe}.fileInput:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.uploadingIndicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.95);padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;animation:fadeInScale .3s ease-out}.uploadSpinner{width:24px;height:24px;border:3px solid #e3f2fd;border-top-color:#336ef9;border-radius:50%;animation:spin 1s linear infinite}.uploadingIndicator span{font-size:14px;font-weight:500;color:#336ef9}.uploadedFilesList{margin-top:16px;display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;padding:2px}.fileItem{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e8eaf6;border-radius:12px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInUp .4s ease-out;position:relative;overflow:hidden}.fileItem:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#336ef9,#64b5f6);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.fileItem.uploading:before{animation:progressGlow 2s ease-in-out infinite}.fileItem.completed{border-color:#4caf50;background:linear-gradient(135deg,#fff,#f1f8e9)}.fileItem.completed:before{background:#4caf50;transform:scaleX(1)}.fileItem:hover{box-shadow:0 4px 12px rgba(51,110,249,.1);transform:translateY(-1px)}.fileInfo{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.fileName{display:flex;align-items:center;gap:8px;font-weight:500;color:#222;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fileIcon{font-size:16px;flex-shrink:0;filter:hue-rotate(200deg)}.fileSize{font-size:12px;color:#6c757d}.progressContainer{display:flex;align-items:center;gap:12px;margin:0 16px;min-width:120px}.progressBar{flex:1 1;height:6px;background:#e9ecef}.progressBar,.progressFill{border-radius:3px;overflow:hidden;position:relative}.progressFill{height:100%;background:linear-gradient(90deg,#336ef9,#64b5f6);transition:width .3s ease}.progressFill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4) 50%,transparent);animation:shimmer 2s infinite}.progressText{font-size:12px;font-weight:600;color:#336ef9;min-width:35px;text-align:right}.uploadComplete{display:flex;align-items:center;gap:8px;color:#4caf50;font-size:14px;font-weight:500;margin:0 16px;animation:bounceIn .5s ease-out}.checkIcon{width:20px;height:20px;background:#4caf50;color:#fff;border-radius:50%;font-size:12px;font-weight:700;animation:checkScale .6s ease-out}.checkIcon,.removeFileBtn{display:flex;align-items:center;justify-content:center}.removeFileBtn{background:#f8f9fa;border:1px solid #e9ecef;color:#6c757d;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;flex-shrink:0}.removeFileBtn:hover{background:#dc3545;border-color:#dc3545;color:#fff;transform:scale(1.1)}.removeFileBtn:active{transform:scale(.95)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInScale{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes progressGlow{0%,to{opacity:.3;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes checkScale{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:768px){.fileItem{flex-direction:column;align-items:flex-start;gap:12px;padding:12px}.progressContainer{width:100%;margin:0}.uploadComplete{margin:0}.removeFileBtn{align-self:flex-end;position:absolute;top:8px;right:8px}.fileName{max-width:calc(100% - 40px)}}@media (max-width:480px){.uploadingIndicator{padding:8px 16px}.uploadingIndicator span{font-size:13px}.uploadSpinner{width:20px;height:20px;border-width:2px}.fileItem{padding:10px}.fileName{font-size:13px}.fileSize{font-size:11px}}.fileInput:before{content:"📁 Drop files here or click to browse";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#6c757d;font-size:14px;font-weight:500;pointer-events:none;transition:all .3s ease}.fileInput:hover:before{color:#336ef9}.fileInput[disabled]:before{content:"🔒 Upload in progress...";color:#adb5bd}.formLoading .fileUploadContainer{pointer-events:none;opacity:.7}.formLoading .fileItem{opacity:.8}.successMessage{animation:successPulse .6s ease-out}@keyframes successPulse{0%{transform:scale(.9);opacity:0}50%{transform:scale(1.02)}to{transform:scale(1);opacity:1}}.tp-sub-category-card-title{font-size:1.1rem!important;font-weight:600!important;line-height:1.3!important;margin-bottom:8px!important;color:#1a202c!important;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-hyphens:auto;hyphens:auto;min-height:2.6rem}.tp-sub-category-card-desc,.tp-sub-category-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:100%}.tp-sub-category-card-desc{font-size:.875rem!important;font-weight:400!important;line-height:1.5!important;color:#6b7280!important;margin:0!important;-webkit-line-clamp:3;opacity:.9;letter-spacing:.01em;min-height:3.9rem}.tp-product-card-link:hover .tp-sub-category-card-title{color:#336ef9!important;transition:color .2s ease}.tp-product-card-link:hover .tp-sub-category-card-desc{color:#4b5563!important;transition:color .2s ease}.tp-product-item .tp-product-content{padding:20px 16px 24px}.tp-product-size-text{margin-bottom:6px!important;text-transform:uppercase;letter-spacing:.05em}.tp-category-label,.tp-product-size-text{font-size:.75rem!important;font-weight:500!important}.tp-category-label{padding:4px 10px!important;letter-spacing:.025em}@media (max-width:768px){.tp-sub-category-card-title{font-size:1rem!important;-webkit-line-clamp:2}.tp-sub-category-card-desc{font-size:.8rem!important;-webkit-line-clamp:2}.tp-product-item .tp-product-content{padding:16px 12px 20px}}@media (max-width:480px){.tp-sub-category-card-title{font-size:.95rem!important;line-height:1.25!important}.tp-sub-category-card-desc{font-size:.75rem!important}.tp-category-label,.tp-product-size-text{font-size:.7rem!important}.tp-category-label{padding:3px 8px!important}}.modern-product-categories{padding:60px 0;background:linear-gradient(135deg,#f8fafc,#ffffff);position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.modern-product-categories:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(135deg,#101729,#1e293b);opacity:.05;z-index:0}.modern-product-categories .categories-wrapper,.modern-product-categories .container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,400px));grid-gap:40px;gap:40px;justify-content:center;max-width:1400px;margin-left:auto;margin-right:auto}.category-card:nth-child(2){animation-delay:.2s}.category-card:nth-child(3){animation-delay:.3s}.category-card:nth-child(4){animation-delay:.4s}.category-card:nth-child(5){animation-delay:.5s}.category-card:nth-child(6){animation-delay:.6s}.category-card:nth-child(7){animation-delay:.7s}.category-card:nth-child(8){animation-delay:.8s}.card-image-wrapper{position:relative;height:200px;overflow:hidden}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease}.card-content{padding:32px 28px;gap:16px}.card-title{font-size:1.5rem}.card-description{font-size:1rem;line-height:1.6;-webkit-line-clamp:3}.card-button{gap:8px;padding:12px 24px;border-radius:12px;font-size:.95rem}.card-button:hover{box-shadow:0 8px 25px -5px rgba(16,23,41,.4)}@media (max-width:1200px){.categories-grid{grid-template-columns:repeat(auto-fit,minmax(340px,380px));gap:35px;justify-content:center}.card-content{padding:28px 24px}.section-title{font-size:clamp(2.5rem,5.5vw,3.5rem)}.section-subtitle{font-size:1.3rem}}@media (max-width:768px){.modern-product-categories{padding:40px 0;min-height:100vh}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(320px,360px));gap:30px;justify-content:center}.section-header{margin-bottom:60px}.section-title{font-size:clamp(2.2rem,5vw,3rem);margin-bottom:16px}.section-subtitle{font-size:1.2rem}.card-image-wrapper{height:180px}.card-content{padding:24px 20px;gap:14px}.card-title{font-size:1.35rem}.card-description{font-size:.95rem;-webkit-line-clamp:2}.card-button{padding:10px 20px;font-size:.9rem}}@media (max-width:480px){.modern-product-categories{min-height:100vh;align-items:flex-start;padding:60px 0 30px}.modern-product-categories .categories-wrapper{padding:0 16px}.categories-grid{grid-template-columns:1fr;gap:25px;justify-content:center}.section-header{margin-bottom:50px}.section-title{font-size:clamp(2rem,4.5vw,2.5rem);margin-bottom:14px}.section-subtitle{font-size:1.1rem}.card-image-wrapper{height:220px}.card-content{padding:20px 16px;gap:12px}.card-title{font-size:1.25rem}.card-description{font-size:.9rem}}@media (max-height:700px) and (max-width:768px){.modern-product-categories{align-items:flex-start;padding-top:40px}.section-header{margin-bottom:40px}.categories-grid{gap:20px}.card-image-wrapper{height:180px}.card-content{padding:18px 16px}}.categories-wrapper{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:60px 20px;width:100%}.section-header{text-align:center;margin-bottom:80px;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .2s forwards}.section-title{font-size:clamp(2.8rem,6vw,4rem);font-weight:700;color:#101729;margin-bottom:20px;line-height:1.1;letter-spacing:-.02em}.section-subtitle{font-size:1.4rem;color:#475569;max-width:700px;margin:0 auto;line-height:1.6;font-weight:400}.categories-grid-4x4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto;padding-top:50px;padding-bottom:50px}.category-card{background:#ffffff;border-radius:10px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px rgba(16,23,41,.1),0 2px 4px -1px rgba(16,23,41,.06);opacity:0;transform:translateY(40px);animation:fadeInUp .6s ease-out forwards;border:1px solid rgba(16,23,41,.08);height:-moz-fit-content;height:fit-content;cursor:pointer;text-decoration:none;color:inherit;display:block}.category-card:first-child{animation-delay:.1s}.category-card:nth-child(2){animation-delay:.15s}.category-card:nth-child(3){animation-delay:.2s}.category-card:nth-child(4){animation-delay:.25s}.category-card:nth-child(5){animation-delay:.3s}.category-card:nth-child(6){animation-delay:.35s}.category-card:nth-child(7){animation-delay:.4s}.category-card:nth-child(8){animation-delay:.45s}.category-card:nth-child(9){animation-delay:.5s}.category-card:nth-child(10){animation-delay:.55s}.category-card:nth-child(11){animation-delay:.6s}.category-card:nth-child(12){animation-delay:.65s}.category-card:nth-child(13){animation-delay:.7s}.category-card:nth-child(14){animation-delay:.75s}.category-card:nth-child(15){animation-delay:.8s}.category-card:nth-child(16){animation-delay:.85s}.category-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(16,23,41,.15),0 10px 10px -5px rgba(16,23,41,.08);border-color:rgba(16,23,41,.2)}.category-card:hover,.category-card:visited{text-decoration:none;color:inherit}.category-card:focus{outline:2px solid #336ef9;outline-offset:2px}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.category-card:hover .card-image{transform:scale(1.05)}.category-card:hover .image-overlay{opacity:1}.card-content{padding:24px 20px;display:flex;flex-direction:column;gap:12px}.card-title{font-size:1.25rem;font-weight:600;color:#101729;margin:0;line-height:1.3;letter-spacing:-.01em}.card-description{color:#475569;font-size:.9rem;line-height:1.5;margin:0;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-button{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:linear-gradient(135deg,#101729,#1e293b);color:white;text-decoration:none;border-radius:8px;font-weight:500;font-size:.85rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;align-self:flex-start;letter-spacing:.01em}.card-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.card-button:hover:before{left:100%}.card-button:hover{background:linear-gradient(135deg,#0f172a,#1e293b);transform:translateY(-2px);box-shadow:0 6px 20px -5px rgba(16,23,41,.4);color:white;text-decoration:none}.card-button svg{transition:transform .3s ease}.card-button:hover svg{transform:translate(2px,-2px)}@media (max-width:1200px){.categories-grid-4x4{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:900px){.categories-grid-4x4{grid-template-columns:repeat(2,1fr);gap:18px}.categories-wrapper{padding:40px 20px}.section-header{margin-bottom:60px}.section-title{font-size:clamp(2.2rem,5vw,3rem)}.section-subtitle{font-size:1.2rem}}@media (max-width:600px){.categories-grid-4x4{grid-template-columns:1fr;gap:16px}.categories-wrapper{padding:30px 16px}.section-header{margin-bottom:40px}.section-title{font-size:clamp(2rem,4.5vw,2.5rem)}.section-subtitle{font-size:1.1rem}.card-image-wrapper{height:270px}.card-content{padding:20px 16px}}.tp-product-hero-area{position:relative;overflow:hidden}.tp-hero-padding-top{padding-top:140px}.tp-hero-padding-bottom{padding-bottom:60px}.tp-hero-text-white{color:#ffffff}.tp-product-hero-area:before{z-index:1}.tp-product-hero-area:after,.tp-product-hero-area:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.tp-product-hero-area:after{z-index:2}.tp-product-hero-content{z-index:3}.tp-product-hero-title{text-shadow:0 4px 20px rgba(0,0,0,.3);letter-spacing:1px}@keyframes floatingPattern{0%{transform:translate(0)}25%{transform:translate(-20px,-20px)}50%{transform:translate(20px,-10px)}75%{transform:translate(-10px,20px)}to{transform:translate(0)}}.tp-product-hero-area .container:before{content:"";position:absolute;top:10%;right:10%;width:100px;height:100px;border:2px solid rgba(255,255,255,.1);border-radius:50%;animation:pulse 4s ease-in-out infinite;z-index:1}.tp-product-hero-area .container:after{content:"";position:absolute;bottom:15%;left:15%;width:60px;height:60px;border:1px solid rgba(255,255,255,.08);border-radius:50%;animation:pulse 6s ease-in-out infinite reverse;z-index:1}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.8}}@media (max-width:768px){.tp-product-hero-area{background-attachment:scroll;background-size:cover}.tp-product-hero-area:before{background-size:200px 200px,250px 250px,150px 150px}.tp-product-hero-title{font-size:2.5rem}}@media (max-width:480px){.tp-product-hero-area{background-attachment:scroll;background-size:cover}.tp-product-hero-title{font-size:2rem}.tp-product-hero-area{padding:100px 0 40px}.tp-product-hero-title{font-size:2.5rem}}.hero-content-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}@media (max-width:768px){.hero-content-wrapper{padding:0 10px}}.tp-product-hero-content{text-align:center;position:relative;z-index:2}.tp-product-hero-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.hero-subtitle{color:rgba(255,255,255,.7);font-size:1.125rem;margin-top:15px;margin-bottom:0;line-height:1.6}@media (max-width:1200px){.hero-content-wrapper{padding:0 15px}}@media (max-width:768px){.hero-content-wrapper{padding:0 10px}.tp-product-hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}.no-categories-message{text-align:center;padding:60px 20px;max-width:600px;margin:0 auto}.no-categories-message p{font-size:1.2rem;color:#475569;margin:0;font-weight:500}.product-sub-categories-section .card-image-wrapper{height:300px}.tp-compare-controls{display:flex;align-items:center;gap:12px;margin-right:20px;padding:8px 16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.tp-compare-count{color:#495057}.tp-compare-btn,.tp-compare-checkbox-text,.tp-compare-count{font-size:14px;font-weight:500}.tp-compare-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#0F2027,#2C5364);color:white;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.tp-compare-btn:hover:not(.disabled){background:linear-gradient(135deg,#1A2B32,#3A6474);transform:translateY(-1px)}.tp-compare-btn.disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.tp-clear-compare-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#0F2027,#2C5364);color:white;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.tp-clear-compare-btn:hover{background:linear-gradient(135deg,#1A2B32,#3A6474);transform:scale(1.1)}.tp-compare-text{font-size:12px;font-weight:500}.tp-compare-checkbox-action{display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.tp-compare-checkbox-action input[type=checkbox]{width:14px;height:14px;accent-color:#336ef9;cursor:pointer}.tp-compare-checkbox-action input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.tp-compare-checkbox-action .tp-compare-checkbox-text{font-size:12px;font-weight:500;color:#495057}.tp-compare-checkbox-action:hover,.tp-compare-checkbox-action:hover .tp-compare-checkbox-text{color:#336ef9}.tp-compare-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:rgba(0,0,0,.7);display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;padding:20px;box-sizing:border-box;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.tp-compare-modal{background:white;border-radius:12px;max-width:95vw;max-height:90vh;width:100%;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);position:relative;margin:auto}.tp-compare-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.tp-compare-modal-header h3{margin:0;font-size:20px;font-weight:600;color:#111827}.tp-compare-modal-close{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.tp-compare-modal-close:hover{background:#f3f4f6;color:#111827}.tp-compare-modal-content{flex:1 1;overflow:auto;padding:0}.tp-compare-table{width:100%}.tp-compare-table-header{display:grid;grid-template-columns:200px repeat(auto-fit,minmax(160px,1fr));background:#f8f9fa;border-bottom:2px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10}.tp-compare-product-header{padding:16px;text-align:center;border-right:1px solid #e5e7eb}.tp-compare-product-header:first-child{font-weight:600;color:#374151;display:flex;align-items:center;justify-content:center}.tp-compare-product-image{margin-bottom:8px}.tp-compare-img{border-radius:6px;object-fit:cover}.tp-compare-product-title{font-size:14px;font-weight:600;color:#111827;margin:0;line-height:1.3}.tp-compare-table-body{display:flex;flex-direction:column}.tp-compare-row{display:grid;grid-template-columns:200px repeat(auto-fit,minmax(160px,1fr));border-bottom:1px solid #e5e7eb;min-height:48px}.tp-compare-row:nth-child(2n){background:#f9fafb}.tp-compare-label{font-weight:600;color:#374151;background:#f8f9fa}.tp-compare-label,.tp-compare-value{padding:12px 16px;border-right:1px solid #e5e7eb;display:flex;align-items:center}.tp-compare-value{color:#111827;font-size:14px}.tp-compare-modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.tp-compare-modal-close-btn{padding:10px 20px;background:linear-gradient(135deg,#0F2027,#2C5364);color:white;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.tp-compare-modal-close-btn:hover{background:linear-gradient(135deg,#1A2B32,#3A6474)}@media (max-width:768px){.tp-compare-modal{max-width:95vw;max-height:95vh}.tp-compare-row,.tp-compare-table-header{grid-template-columns:150px repeat(auto-fit,minmax(150px,1fr))}.tp-compare-label,.tp-compare-product-header,.tp-compare-value{padding:8px 12px;font-size:12px}.tp-compare-product-title{font-size:12px}.tp-compare-img{width:60px;height:45px}}@media (max-width:480px){.tp-compare-controls{flex-direction:column;gap:8px;margin-right:10px}.tp-compare-row,.tp-compare-table-header{grid-template-columns:120px repeat(auto-fit,minmax(120px,1fr))}.tp-compare-label,.tp-compare-product-header,.tp-compare-value{padding:6px 8px;font-size:11px}}.tp-related-events-section{margin-top:40px;margin-bottom:40px}.tp-related-events-container{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.tp-related-events-title{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #152a3d}.tp-related-events-list{display:flex;flex-direction:column;gap:12px}.tp-related-event-item{border-radius:8px;overflow:hidden;transition:all .3s ease}.tp-related-event-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.tp-related-event-link{display:flex;align-items:center;justify-content:space-between;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);text-decoration:none;color:inherit;border-radius:8px;transition:all .3s ease}.tp-related-event-link:hover{background:linear-gradient(135deg,#152a3d,#1e3a8a);color:#ffffff;text-decoration:none}.tp-related-event-content{flex:1 1}.tp-related-event-name{font-size:16px;font-weight:600;margin:0 0 4px;color:inherit;line-height:1.4}.tp-related-event-date{font-size:14px;color:inherit;opacity:.8;font-weight:500}.tp-related-event-arrow{margin-left:16px;font-size:14px;opacity:.7;transition:all .3s ease}.tp-related-event-link:hover .tp-related-event-arrow{opacity:1;transform:translateX(4px)}