*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{overflow-x:hidden;width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;line-height:1.6}#root{min-height:100vh}a{text-decoration:none;color:inherit}button{font-family:inherit}img{max-width:100%;height:auto}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18rem 1rem 35rem;min-height:200px}.loading-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.loading-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fffffff2;z-index:9999}.loading-spinner{position:relative;display:inline-block}.loading-spinner-small{width:24px;height:24px}.loading-spinner-medium{width:48px;height:48px}.loading-spinner-large{width:64px;height:64px}.spinner-ring{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid transparent;border-top-color:#2563eb;border-radius:50%;animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite}.spinner-ring:nth-child(1){animation-delay:-.45s}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#3b82f6;opacity:.8}.spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#60a5fa;opacity:.6}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{margin-top:1rem;font-size:.875rem;color:#6b7280;font-weight:500}.loading-fullscreen .loading-text{font-size:1rem;color:#374151}.loading-skeleton{background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:.5rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:1rem 0}.loading-grid-item{height:400px;border-radius:.75rem}.loading-card-skeleton{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.loading-card-skeleton-image{width:100%;height:200px;margin-bottom:1rem;border-radius:.5rem}.loading-card-skeleton-title{height:1.5rem;margin-bottom:.75rem;border-radius:.25rem}.loading-card-skeleton-text{height:1rem;margin-bottom:.5rem;border-radius:.25rem}.loading-card-skeleton-text:last-child{width:60%}.cookie-consent-overlay{position:fixed;inset:auto 0 0 0;z-index:1200;padding:1rem;pointer-events:none}.cookie-consent-card{max-width:820px;margin:0 auto;background:#0f172a;color:#e2e8f0;border:1px solid #334155;border-radius:10px;padding:1rem;box-shadow:0 12px 30px #02061759;pointer-events:auto}.cookie-consent-title{margin:0 0 .5rem;font-size:1rem;color:#fff}.cookie-consent-text{margin:0;font-size:.875rem;color:#cbd5e1}.cookie-consent-settings{margin-top:.9rem;display:flex;flex-direction:column;gap:.65rem}.cookie-consent-option{display:flex;align-items:flex-start;gap:.65rem;background:#111c2f;border:1px solid #334155;border-radius:8px;padding:.6rem .75rem}.cookie-consent-option input[type=checkbox]{margin-top:.2rem;accent-color:#3b82f6}.cookie-consent-option span{display:flex;flex-direction:column;gap:.15rem}.cookie-consent-option strong{font-size:.85rem;color:#f8fafc}.cookie-consent-option small{font-size:.75rem;color:#cbd5e1}.cookie-consent-actions{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.5rem}.cookie-btn{border:1px solid transparent;border-radius:6px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;cursor:pointer}.cookie-btn-light{background:#1e293b;border-color:#334155;color:#e2e8f0}.cookie-btn-light:hover{background:#273449}.cookie-btn-primary{background:#2563eb;color:#fff}.cookie-btn-primary:hover{background:#1d4ed8}@media (max-width: 768px){.cookie-consent-overlay{padding:.75rem}.cookie-consent-card{padding:.85rem}.cookie-consent-actions{flex-direction:column}}.header-wrapper{width:100%}.header-top-bar{background:#1e293b;color:#cbd5e1;padding:.375rem 0;font-size:.75rem;border-bottom:1px solid #334155}.header-top-container{max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.header-top-left{display:flex;align-items:center;gap:1.5rem}.header-top-item{display:flex;align-items:center;gap:.375rem}.header-top-icon{color:#60a5fa;flex-shrink:0}.header-top-hidden{display:none}.header-top-right{display:flex;align-items:center;gap:1rem}.header-top-phone{color:#fff;text-decoration:none;font-weight:600;font-size:.875rem;transition:opacity .2s}.header-top-phone:hover{opacity:.8}.header-main-area{position:relative;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;width:100%;transition:all .3s ease}.header-main-area.sticky{position:fixed;top:0;left:0;right:0;z-index:50;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.header-main-container{max-width:1400px;margin:0 auto;padding:1rem}.header-main-content{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}.header-main-trailing{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0;transition:opacity .2s}.header-logo:hover{opacity:.9}.header-logo-img{width:48px;height:48px;object-fit:contain}.header-logo-text{display:flex;flex-direction:column}.header-logo-title{font-size:1.5rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;line-height:1}.header-logo-title-accent{color:#1d4ed8}.header-logo-tagline{font-size:.625rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-top:.125rem}.header-nav{display:none;align-items:center;gap:2rem;margin-left:1rem}.header-nav-link{color:#334155;text-decoration:none;font-weight:500;font-size:.9375rem;transition:color .2s;white-space:nowrap;position:relative}.header-nav-link:hover{color:#1d4ed8}.header-nav-link.active{color:#1d4ed8;font-weight:600}.header-nav-link.active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:#1d4ed8}.header-main-center{display:none;flex:1;max-width:42rem;gap:.5rem;align-items:stretch}.header-search-form{flex:1;position:relative;display:flex;align-items:stretch}.header-search-input{width:100%;padding:.625rem 2.5rem .625rem 1rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:2px;font-size:.875rem;outline:none;transition:all .2s}.header-search-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.header-search-input::placeholder{color:#94a3b8}.header-search-btn{position:absolute;right:0;top:0;bottom:0;padding:0 1rem;background:none;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:10}.header-search-btn:hover{color:#1d4ed8}.header-search-results{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:500px;overflow-y:auto;z-index:1000;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-search-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:#64748b;font-size:.875rem}.header-search-spinner{width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:#1d4ed8;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.header-search-results-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b}.header-search-view-all{color:#1d4ed8;text-decoration:none;font-weight:600;transition:color .2s}.header-search-view-all:hover{color:#1e40af}.header-search-results-list{max-height:400px;overflow-y:auto}.header-search-result-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:inherit;border-bottom:1px solid #f1f5f9;transition:background-color .2s}.header-search-result-item:hover{background-color:#f8fafc}.header-search-result-item:last-child{border-bottom:none}.header-search-result-image{width:60px;height:60px;object-fit:contain;border-radius:4px;background:#f1f5f9;flex-shrink:0}.header-search-result-info{flex:1;min-width:0}.header-search-result-name{font-size:.875rem;font-weight:500;color:#0f172a;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search-result-brand{font-size:.75rem;color:#64748b;margin-bottom:.25rem}.header-search-result-price{font-size:.875rem;font-weight:600;color:#1d4ed8}.header-search-no-results{padding:1.5rem;text-align:center;color:#64748b}.header-search-no-results-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 1rem;color:#cbd5e1}.header-search-no-results-title{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.header-search-no-results-text{font-size:.8125rem;color:#64748b;margin-bottom:1rem;line-height:1.5}.header-search-no-results-contact{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.header-search-contact-item{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;text-decoration:none;color:#334155;font-size:.8125rem;transition:all .2s}.header-search-contact-item:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1d4ed8}.header-search-contact-item svg{flex-shrink:0;color:#1d4ed8}.header-search-contact-button{display:inline-block;padding:.625rem 1.25rem;background:#1d4ed8;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.8125rem;transition:background-color .2s;margin-top:.5rem}.header-search-contact-button:hover{background:#1e40af}.header-search-categories-section{padding:.5rem 1rem;border-bottom:1px solid #f1f5f9}.header-search-section-title{font-size:.6875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.header-search-categories-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.375rem}.header-search-category-item{display:inline-flex;align-items:center;padding:.25rem .5rem;text-decoration:none;color:inherit;border-radius:3px;border:1px solid #e2e8f0;background:#fff;transition:all .2s;flex:0 0 auto;min-width:0;max-width:100%}.header-search-category-item:hover{background-color:#f8fafc;border-color:#cbd5e1}.header-search-category-image{display:none}.header-search-category-name{font-size:.75rem;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.header-main-right{display:none;align-items:center;gap:1.5rem}.header-language-dropdown{position:relative}.header-language-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#334155;padding:.5rem;cursor:pointer;font-weight:500;transition:color .2s}.header-language-btn:hover{color:#1d4ed8}.header-language-arrow{transition:transform .2s}.header-language-arrow.open{transform:rotate(180deg)}.header-language-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:4px;box-shadow:0 4px 6px #0000001a;min-width:150px;overflow:hidden;z-index:1000}.header-language-item{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;color:#334155;cursor:pointer;transition:background-color .2s;font-size:.875rem}.header-language-item:hover{background:#f1f5f9;color:#1d4ed8}.header-language-item.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.header-mobile-toggle{display:none;align-items:center;justify-content:center;padding:.5rem;background:none;border:1px solid #e2e8f0;border-radius:4px;color:#334155;cursor:pointer;transition:all .2s;flex-shrink:0}.header-mobile-toggle:hover{background:#f1f5f9;border-color:#cbd5e1}.header-mobile-search{display:none;margin-top:1rem;position:relative}.header-mobile-search .header-search-form{display:flex;position:relative}.header-mobile-search .header-search-input{flex:1}.header-mobile-search .header-search-results{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;max-height:400px}.header-mobile-menu{display:block;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 4px 6px #0000001a;position:absolute;left:0;right:0;z-index:999;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .25s ease-out,transform .25s ease-out,visibility 0s linear .25s}.header-mobile-menu.header-mobile-menu--open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .25s ease-out,transform .25s ease-out,visibility 0s}.header-mobile-menu-content{display:flex;flex-direction:column}.header-mobile-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:#334155;text-decoration:none;font-weight:500;transition:background-color .2s;border-bottom:1px solid #f1f5f9}.header-mobile-link:hover{background:#f8fafc}.header-mobile-link.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.header-mobile-language{padding:1rem;border-bottom:1px solid #f1f5f9;background:#fff}.header-mobile-language-label{font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.75rem}.header-mobile-language-buttons{display:flex;gap:.5rem}.header-mobile-language-btn{flex:1;padding:.5rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#334155;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s}.header-mobile-language-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.header-mobile-language-btn.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.header-mobile-actions{padding:1rem;background:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.header-mobile-btn-primary{display:block;text-align:center;padding:.75rem;background:#1d4ed8;color:#fff;text-decoration:none;border-radius:4px;font-weight:700;transition:background-color .2s}.header-mobile-btn-primary:hover{background:#1e40af}.header-mobile-btn-secondary{display:block;text-align:center;padding:.75rem;background:#fff;color:#334155;text-decoration:none;border:1px solid #cbd5e1;border-radius:4px;font-weight:700;transition:all .2s}.header-mobile-btn-secondary:hover{background:#f1f5f9;border-color:#94a3b8}@media (min-width: 640px){.header-top-hidden{display:inline}}@media (min-width: 1200px){.header-nav,.header-main-center,.header-main-right{display:flex}.header-mobile-toggle,.header-mobile-search,.header-mobile-menu{display:none!important}}@media (min-width: 992px) and (max-width: 1199px){.header-main-center,.header-main-right,.header-mobile-toggle{display:flex}.header-mobile-search{display:none!important}}@media (min-width: 768px) and (max-width: 991px){.header-main-center,.header-main-right,.header-mobile-toggle{display:flex}.header-mobile-search{display:none!important}}@media (max-width: 767px){.header-top-bar{display:none}.header-main-container{padding:.625rem .75rem}.header-main-content{flex-wrap:wrap;gap:.75rem}.header-logo{gap:.5rem}.header-logo-text{line-height:1}.header-logo-tagline{display:none}.header-main-trailing{gap:.375rem}.header-mobile-toggle{display:flex;padding:.375rem;border-radius:3px}.header-mobile-toggle svg{width:20px;height:20px}.header-mobile-search{display:block;margin-top:.5rem}.header-mobile-menu{display:block}}@media (max-width: 768px){.header-logo-img{width:34px;height:34px}.header-logo-title{font-size:1.05rem}.header-logo-tagline{font-size:.5625rem}.header-top-container{flex-wrap:wrap;gap:.5rem}.header-top-right{flex-wrap:wrap;gap:.75rem}.header-search-results{max-height:calc(100vh - 200px)}.header-search-results-list{max-height:calc(100vh - 300px)}}@media (max-width: 420px){.header-main-container{padding:.5rem .625rem}.header-logo-img{width:30px;height:30px}.header-logo-title{font-size:.95rem}.header-mobile-search .header-search-input{padding:.5rem 2.25rem .5rem .75rem;font-size:.8125rem}.header-search-btn{padding:0 .75rem}.header-mobile-link{padding:.625rem .75rem;font-size:.9375rem}}.footer{background:#0f172a;color:#94a3b8;padding:3rem 0 1.5rem;font-size:.875rem;border-top:4px solid #1d4ed8}.footer-container{max-width:1400px;margin:0 auto;padding:0 1rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem}.footer-column{display:flex;flex-direction:column}.footer-logo-section{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-logo-img{width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1)}.footer-logo-text{color:#fff;font-weight:700;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em}.footer-description{margin-bottom:1rem;line-height:1.6;max-width:20rem;color:#cbd5e1}.footer-cert{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#60a5fa}.footer-cert-icon{flex-shrink:0}.footer-title{color:#fff;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links li{margin:0}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .2s;display:block}.footer-links a:hover{color:#60a5fa}.footer-contacts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem;margin:0}.footer-contact-icon{color:#64748b;flex-shrink:0;margin-top:.125rem}.footer-contact-item span,.footer-contact-item a{color:#cbd5e1;line-height:1.5}.footer-contact-item a{text-decoration:none;transition:color .2s}.footer-contact-item a:hover{color:#60a5fa}.footer-requisites{display:flex;flex-direction:column;gap:.75rem}.footer-requisites-item{display:flex;flex-direction:column;gap:.25rem}.footer-requisites-label{font-size:.75rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.footer-requisites-value{color:#cbd5e1;line-height:1.5;font-size:.875rem}.footer-bottom{border-top:1px solid #1e293b;padding-top:1.5rem;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.footer-bottom-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-bottom-link{color:#94a3b8;cursor:pointer;transition:color .2s;text-decoration:none}.footer-bottom-link:hover{color:#fff;text-decoration:underline}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width: 1024px){.footer-grid{grid-template-columns:repeat(5,1fr);gap:2.5rem}}@media (max-width: 767px){.footer{padding:2rem 0 1rem}.footer-grid{gap:2rem;margin-bottom:2rem}.footer-bottom-links{flex-direction:column;gap:.75rem}}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;height:100%;position:relative;box-shadow:0 1px 2px #0000000d}.product-card:hover{border-color:#60a5fa;box-shadow:0 4px 6px #0000001a}.product-card-badge{position:absolute;top:.5rem;left:.5rem;z-index:10;display:flex;flex-direction:column;gap:.25rem}.product-card-hit-badge{background:#f97316;color:#fff;font-size:.625rem;font-weight:700;padding:.125rem .5rem;text-transform:uppercase;letter-spacing:.05em;border-radius:2px}.product-card-image{position:relative;background:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:center;height:12rem;border-bottom:1px solid #f1f5f9;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-placeholder{color:#94a3b8;font-size:.875rem;text-align:center}.product-card-content{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.product-card-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.product-card-sku{font-size:.625rem;color:#94a3b8;font-family:monospace;text-transform:uppercase}.product-card-brand-badge{font-size:.625rem;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;background:#dbeafe;padding:.125rem .375rem;border-radius:2px}.product-card-title{margin:0 0 .5rem;font-size:.875rem;font-weight:700;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1;transition:color .4s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card-title{color:#1d4ed8}.product-card-footer{margin-top:auto;padding-top:.75rem;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.product-card-price-label{font-size:.75rem;color:#94a3b8;margin-bottom:.125rem}.product-card-price{font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1}@media (max-width: 768px){.product-card-image{height:10rem;padding:1rem}.product-card-content{padding:.75rem}.product-card-title{font-size:.8125rem}.product-card-price{font-size:1rem}}.btn{border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .3s;font-family:inherit}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#1e3a8a;color:#fff}.btn-primary:hover:not(:disabled){background:#1e40af}.btn-secondary{background:#f1f5f9;color:#334155}.btn-secondary:hover:not(:disabled){background:#e2e8f0}.btn-outline{background:transparent;border:2px solid #1e3a8a;color:#1e3a8a}.btn-outline:hover:not(:disabled){background:#1e3a8a;color:#fff}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn-medium{padding:.75rem 1.5rem;font-size:1rem}.btn-large{padding:1rem 2rem;font-size:1.125rem}.order-form{display:flex;flex-direction:column;gap:1.5rem}.order-product-info{padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;border:1px solid #e2e8f0;margin-bottom:.5rem}.order-product-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.order-product-name{font-size:1rem;font-weight:600;color:#0f172a;line-height:1.4}.form-error{padding:1rem 1.25rem;background:#fef2f2;color:#dc2626;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;font-weight:500;display:flex;align-items:center;gap:.5rem}.form-error:before{content:"⚠";font-size:1.125rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#334155;font-size:.875rem;margin-bottom:.25rem}.form-group input,.form-group textarea{padding:.875rem 1rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9375rem;font-family:inherit;color:#0f172a;transition:all .2s ease;background:#fff;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81a;background:#fff}.form-group input:hover:not(:focus),.form-group textarea:hover:not(:focus){border-color:#cbd5e1}.form-group input.error,.form-group textarea.error{border-color:#dc2626;background:#fef2f2}.form-group input.error:focus,.form-group textarea.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.field-error{color:#dc2626;font-size:.8125rem;margin-top:-.125rem;font-weight:500}.form-group textarea{resize:vertical;min-height:100px;line-height:1.5}.checkbox-group{flex-direction:row;align-items:flex-start;padding:.875rem 1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.checkbox-label{display:flex;gap:.5rem;cursor:pointer;font-weight:400;font-size:.875rem;color:#475569;line-height:1.5;align-items:center}.order-form .checkbox-group .checkbox-label:hover{color:#475569!important}.order-form .checkbox-group .checkbox-label input[type=checkbox]{width:.85em!important;height:.85em!important;min-width:.85em!important;min-height:.85em!important;max-width:.85em!important;max-height:.85em!important;margin:0!important;cursor:pointer;flex-shrink:0;accent-color:#1d4ed8;border-radius:2px;border:1px solid #cbd5e1!important;transition:all .2s ease;appearance:auto!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;vertical-align:middle;position:relative}.order-form .checkbox-group .checkbox-label input[type=checkbox]:hover{border-color:#94a3b8!important}.order-form .checkbox-group .checkbox-label input[type=checkbox]:checked{border-color:#1d4ed8!important;background-color:#1d4ed8!important}.order-form .checkbox-group .checkbox-label input[type=checkbox]:before,.order-form .checkbox-group .checkbox-label input[type=checkbox]:after,.order-form .checkbox-group .checkbox-label input[type=checkbox]:checked:before,.order-form .checkbox-group .checkbox-label input[type=checkbox]:checked:after{display:none!important;content:none!important;visibility:hidden!important}.checkbox-label a{color:#1d4ed8;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:all .2s ease}.checkbox-label a:hover{color:#1e40af;border-bottom-color:#1e40af}.submit-button{width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.submit-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001a}.order-form-success{text-align:center;padding:2rem}.success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem;box-shadow:0 4px 12px #2563eb40}.order-form-success h2{color:#1e3a8a;margin-bottom:.5rem;font-weight:700}.order-form-success p{color:#64748b}.breadcrumbs{margin-bottom:1.5rem}.breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;gap:.5rem}.breadcrumb-item{display:flex;align-items:center;gap:.5rem}.breadcrumb-separator{color:#64748b;font-size:.875rem;-webkit-user-select:none;user-select:none}.breadcrumb-link{color:#1e3a8a;text-decoration:none;font-size:.875rem;transition:color .2s;font-weight:500}.breadcrumb-link:hover{color:#1e40af;text-decoration:underline}.breadcrumb-current{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width: 768px){.breadcrumbs{margin-bottom:.75rem}.breadcrumbs-list,.breadcrumb-item{gap:.25rem}.breadcrumb-link,.breadcrumb-current,.breadcrumb-separator{font-size:.75rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;max-height:90vh;overflow:hidden;animation:slideUp .3s ease-out;display:flex;flex-direction:column;border:1px solid #e2e8f0}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-small{width:100%;max-width:400px}.modal-medium{width:100%;max-width:600px}.modal-large{width:100%;max-width:900px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;border-bottom:1px solid #e2e8f0;background:#fff}.modal-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.modal-close{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;line-height:1}.modal-close:hover{background:#eff6ff;color:#2563eb}.modal-body{padding:1.75rem;flex:1;overflow-y:auto;background:#fff}@media (max-width: 768px){.modal-overlay{padding:0}.modal-content{border-radius:0;max-height:100vh;width:100%;max-width:100%}.modal-header{padding:1rem}.modal-title{font-size:1.25rem}.modal-body{padding:1rem}}.confirm-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem;animation:confirmFadeIn .2s ease-out}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003;width:100%;max-width:420px;animation:confirmSlideUp .2s ease-out}@keyframes confirmSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.confirm-modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.confirm-modal-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.confirm-modal-body{padding:1.5rem}.confirm-modal-message{margin:0;color:#334155;font-size:.9375rem;line-height:1.5}.confirm-modal-actions{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.confirm-modal-btn-danger{background:#dc2626!important}.confirm-modal-btn-danger:hover:not(:disabled){background:#b91c1c!important}.product-page{min-height:100vh;background:#f1f5f9}.product-breadcrumbs-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 0}.product-breadcrumbs-container{max-width:1400px;margin:0 auto;padding:0 1rem}.product-main-container{max-width:1400px;margin:0 auto;padding:1.5rem 1rem 2rem;flex:1}.product-layout{display:flex;flex-direction:column;gap:1.5rem}.product-main-content{flex:1;min-width:0}.product-header-card{background:#fff;border:1px solid #e2e8f0;border-radius:2px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}.product-header-grid{display:flex;flex-direction:column;gap:2rem}.product-header-gallery{display:flex;flex-direction:column;gap:.75rem}.product-header-image{width:100%;aspect-ratio:4 / 3;background:#fff;border:1px solid #f1f5f9;padding:1rem;display:flex;align-items:center;justify-content:center;position:relative;border-radius:2px;min-height:16rem;overflow:hidden}.product-header-image img{width:100%;height:100%;object-fit:contain;display:block}.product-header-image-placeholder{color:#94a3b8;font-size:.875rem}.product-header-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem}.product-header-thumb{flex-shrink:0;width:4rem;height:4rem;min-width:4rem;min-height:4rem;padding:0;border:1px solid #e2e8f0;border-radius:4px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center}.product-header-thumb:hover{border-color:#cbd5e1;background:#f8fafc}.product-header-thumb--active{border:1px solid #1d4ed8;background:#eff6ff;box-shadow:none}.product-header-thumb--active:hover{border-color:#1d4ed8;background:#dbeafe}.product-header-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-header-info{flex:1}.product-header-title-section{margin-bottom:1.5rem}.product-header-title{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.3;margin:0 0 .5rem}.product-header-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.product-header-sku{display:inline-flex;align-items:center;font-size:.75rem;font-family:monospace;background:#f1f5f9;padding:.25rem .5rem;border-radius:2px;color:#475569}.product-header-brand{font-size:.75rem;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em}.product-header-volumes{margin-bottom:1rem}.product-header-volumes-label{display:block;font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:.5rem}.product-header-volumes-list{display:flex;flex-wrap:wrap;gap:.5rem}.product-header-volume-tag{display:inline-flex;align-items:center;font-size:.8125rem;padding:.25rem .5rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:2px;color:#334155}.product-header-price{margin-bottom:1rem}.product-header-price-label{display:block;font-size:.875rem;color:#64748b;margin-bottom:.25rem}.product-header-price-value{font-size:1.5rem;font-weight:800;color:#0f172a}.product-header-description{font-size:.875rem;color:#475569;line-height:1.6;margin:0}.product-header-order-cta{display:none;border:none;font-family:inherit}.product-order-process-mobile{display:none}.product-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:2px;box-shadow:0 1px 2px #0000000d}.product-details-content{padding:1.5rem 2rem}.product-details-section{margin-bottom:2rem}.product-details-section:last-child{margin-bottom:0}.product-section-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.product-specs-content{width:100%;max-width:100%}.product-specs-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.product-specs-table{width:100%;font-size:.875rem}.product-specs-table tr.even{background:#f1f5f9}.product-specs-table tr.odd{background:#fff}.product-specs-key{padding:.75rem 1rem;color:#64748b;font-weight:500;width:50%;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.product-specs-value{padding:.75rem 1rem;color:#0f172a;font-weight:600;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.product-description-content{color:#475569;line-height:1.6;font-size:.875rem;width:100%;max-width:100%}.product-description-content p{margin-bottom:1rem}.product-description-content p:last-child{margin-bottom:0}.product-features-content{color:#475569;width:100%;max-width:100%}.product-features-list{list-style:none;padding:0;margin:0}.product-features-list li{padding-left:1.5rem;position:relative;margin-bottom:.5rem;line-height:1.6}.product-features-list li:before{content:"•";position:absolute;left:0;color:#1d4ed8;font-weight:700}.product-applications-content{color:#475569;line-height:1.6;font-size:.875rem;white-space:pre-line;width:100%;max-width:100%}.product-related{margin-top:0}.product-related-title{font-size:1.25rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.5rem}.product-related-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}.product-sidebar{width:100%;flex-shrink:0}.product-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:2px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.product-sidebar-price{margin-bottom:1.5rem}.product-sidebar-price-label{font-size:.875rem;color:#64748b;margin-bottom:.25rem}.product-sidebar-price-value{font-size:1.875rem;font-weight:900;color:#0f172a}.product-sidebar-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.product-sidebar-btn-primary{width:100%;background:#1d4ed8;color:#fff;padding:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:2px;cursor:pointer;transition:background-color .2s;font-size:.875rem}.product-sidebar-btn-primary:hover{background:#1e40af}.product-sidebar-btn-secondary{width:100%;background:#f1f5f9;color:#334155;padding:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:1px solid #e2e8f0;border-radius:2px;cursor:pointer;transition:all .2s;font-size:.875rem}.product-sidebar-btn-secondary:hover{background:#e2e8f0}.product-sidebar-cert{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#1d4ed8;font-weight:500}.product-sidebar-cert-icon{flex-shrink:0}.product-sidebar-order-process{background:#fff;border:1px solid #e2e8f0;border-radius:2px;padding:1.5rem;box-shadow:0 1px 2px #0000000d;margin-top:1.5rem}.product-sidebar-order-process-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.product-sidebar-order-process-steps{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.product-sidebar-order-process-step{display:flex;align-items:flex-start;gap:.75rem}.product-sidebar-order-process-step-number{flex-shrink:0;width:1.75rem;height:1.75rem;background:#1d4ed8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.product-sidebar-order-process-step-text{flex:1;font-size:.875rem;color:#475569;line-height:1.5;padding-top:.125rem}.product-sidebar-order-process-alternative{font-size:.875rem;color:#334155;line-height:1.6;margin:0;padding-top:1rem;border-top:1px solid #e2e8f0;font-weight:500}.product-sidebar-order-process-link{color:#1d4ed8;text-decoration:none;font-weight:600;transition:color .2s;border-bottom:1px solid transparent}.product-sidebar-order-process-link:hover{color:#1e40af;border-bottom-color:#1e40af}.product-loading,.product-not-found{text-align:center;padding:4rem 2rem;background:#fff;margin:2rem 0}.product-not-found h2{color:#0f172a;margin-bottom:1.5rem;font-weight:700}.product-not-found-link{display:inline-block;color:#1d4ed8;text-decoration:none;font-weight:600;transition:color .2s}.product-not-found-link:hover{color:#1e40af;text-decoration:underline}@media (min-width: 640px){.product-related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.product-related-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.product-layout{display:grid;grid-template-columns:1fr 20rem;grid-template-rows:auto auto;gap:1.5rem;align-items:start}.product-main-content{grid-column:1;grid-row:1}.product-sidebar{grid-column:2;grid-row:1 / -1}.product-related{grid-column:1;grid-row:2;margin-top:1.5rem}.product-header-grid{flex-direction:row;gap:2rem;align-items:flex-start}.product-header-gallery{flex:1;min-width:0;max-width:55%}.product-header-image{width:100%;flex-shrink:0;min-height:18rem}.product-header-image img{width:100%;height:100%;object-fit:contain}.product-header-thumbnails .product-header-thumb{width:5rem;height:5rem;min-width:5rem;min-height:5rem}.product-header-info{flex:1;min-width:0}.product-header-title{font-size:1.875rem}.product-sidebar{width:20rem;min-width:20rem;position:sticky;top:6rem;height:fit-content}.product-related-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.product-header-title{font-size:2rem}}@media (max-width: 1023px){.product-layout{flex-direction:column;gap:1.5rem}.product-related{margin-top:0}.product-sidebar{display:none}.product-header-order-cta{display:inline-block;margin-top:1.25rem;padding:.875rem 1.5rem;background:#1d4ed8;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:2px;cursor:pointer;transition:background-color .2s}.product-header-order-cta:hover{background:#1e40af;color:#fff}.product-order-process-mobile{display:block;margin-bottom:1.5rem}.product-header-image{min-height:12rem;aspect-ratio:unset;overflow:visible}.product-header-image img{max-width:100%;height:auto;object-fit:contain;max-height:12rem}.product-header-thumb{min-width:0;min-height:0;display:block}}@media (max-width: 768px){.product-details-content{padding:1rem 1.5rem}.product-specs-table{font-size:.8125rem}.product-specs-key,.product-specs-value{padding:.5rem .75rem}}.home-page{min-height:100vh;background:#f1f5f9}.hero-section{position:relative;background:#0f172a;color:#fff;overflow:hidden;padding:4rem 0}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/main_page_background_image-CWu7uv0z.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0b2365e3,#377ff76b);z-index:1}.hero-container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.hero-content-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero-text-section{max-width:100%}.hero-badge{display:inline-block;background:#2563eb;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .75rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.hero-title{font-size:2.5rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:-.02em}.hero-title-accent{color:#60a5fa}.hero-description{font-size:1.125rem;color:#cbd5e1;margin-bottom:2rem;max-width:36rem;padding-left:1rem;border-left:4px solid #2563eb;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-btn-primary{display:flex;align-items:center;gap:.5rem;background:#fff;color:#0f172a;padding:.875rem 2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:background-color .2s}.hero-btn-primary:hover{background:#e0e7ff}.hero-btn-icon{color:#2563eb}.hero-btn-secondary{display:flex;align-items:center;border:2px solid #64748b;color:#fff;padding:.875rem 2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .2s}.hero-btn-secondary:hover{border-color:#fff;color:#fff}.hero-categories-box{display:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:1.5rem;border-radius:2px}.hero-categories-title{font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.hero-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.hero-category-item{display:flex;align-items:center;gap:.75rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);padding:1rem;text-decoration:none;color:#fff;transition:all .2s}.hero-category-item:hover{background:#2563eb4d;border-color:#60a5fa99;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.hero-category-icon{width:2rem;height:2rem;border-radius:.25rem;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.hero-category-icon svg{width:1.25rem;height:1.25rem;color:inherit}.hero-category-icon img{width:1.25rem;height:1.25rem;object-fit:contain;filter:brightness(0) invert(1)}.hero-category-item:hover .hero-category-icon{background:#60a5fa66;transform:scale(1.05)}.hero-category-name{font-size:.875rem;font-weight:500}.info-strip{background:#1d4ed8;color:#fff;padding:1rem 0;border-bottom:1px solid #1e40af;overflow:hidden}.info-strip-container{max-width:1400px;margin:0 auto;padding:0 .5rem;position:relative}.info-strip-scroll{display:flex;align-items:center;gap:1.5rem;overflow-x:hidden;overflow-y:hidden;scroll-behavior:auto;padding:.5rem 0;-webkit-user-select:none;user-select:none;pointer-events:none}.info-strip-scroll .info-strip-item{pointer-events:auto}.info-strip-scroll::-webkit-scrollbar{display:none}.info-strip-item{display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.625rem;font-weight:600;text-align:center;white-space:nowrap;flex-shrink:0}.info-strip-icon{opacity:.8;flex-shrink:0;width:16px;height:16px}.catalog-section{padding:4rem 0;background:#f1f5f9}.catalog-container{max-width:1400px;margin:0 auto;padding:0 1rem}.catalog-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.catalog-title{font-size:1.5rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0}.catalog-link-all{display:flex;align-items:center;gap:.25rem;color:#1d4ed8;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .2s}.catalog-link-all:hover{text-decoration:underline}.catalog-link-icon{flex-shrink:0}.catalog-carousel-wrapper{position:relative;margin-top:2rem}.catalog-carousel{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;padding:.5rem .5rem 1.5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.catalog-carousel::-webkit-scrollbar{height:6px}.catalog-carousel::-webkit-scrollbar-track{background:transparent}.catalog-carousel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.catalog-carousel::-webkit-scrollbar-thumb:hover{background:#94a3b8}.catalog-carousel-grab{cursor:grab;-webkit-user-select:none;user-select:none}.catalog-carousel-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-snap-type:none}.category-card{flex-shrink:0;width:16rem;min-width:16rem;background:#fff;border:1px solid #e2e8f0;border-radius:2px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;flex-direction:column;scroll-snap-align:start;pointer-events:auto}.category-card:hover{border-color:#2563eb;box-shadow:0 10px 30px #2563eb26;transform:translateY(-2px)}.category-card-image{height:10rem;overflow:hidden;background:#f1f5f9;position:relative}.category-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;filter:grayscale(100%)}.category-card:hover .category-card-image img{transform:scale(1.1);filter:grayscale(0%)}.category-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a1a;transition:background .3s ease}.category-card:hover .category-card-overlay{background:transparent}.category-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;align-items:center;justify-content:center}.category-card-placeholder span{font-size:3rem;font-weight:700;color:#64748b;text-transform:uppercase}.category-card-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.category-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.category-card-title{font-weight:700;color:#0f172a;font-size:1.125rem;line-height:1.4;margin:0;flex:1;transition:color .2s}.category-card:hover .category-card-title{color:#1d4ed8}.category-card-arrow{width:2rem;height:2rem;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s ease}.category-card:hover .category-card-arrow{background:#2563eb;color:#fff}@media (max-width: 768px){.category-card{width:14rem;min-width:14rem}.category-card-image{height:8rem}.category-card-content{padding:1rem}.category-card-title{font-size:1rem}}@media (min-width: 640px){.category-card{width:17rem;min-width:17rem}}@media (min-width: 1024px){.category-card{width:18rem;min-width:18rem}}.catalog-grid{display:none;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}.catalog-item{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:inherit;transition:all .2s;width:100%;min-width:0;flex-shrink:0}.catalog-item:hover{border-color:#2563eb;box-shadow:0 4px 6px #0000001a}.catalog-item-image{height:8rem;overflow:hidden;background:#f1f5f9;position:relative}.catalog-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s;filter:grayscale(100%)}.catalog-item:hover .catalog-item-image img{transform:scale(1.1);filter:grayscale(0%)}.catalog-item-placeholder{width:100%;height:100%;background:#e2e8f0}.catalog-item-content{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.catalog-item-title{font-weight:700;color:#0f172a;font-size:.875rem;line-height:1.4;margin:0 0 .5rem;transition:color .2s}.catalog-item:hover .catalog-item-title{color:#1d4ed8}.catalog-slider{display:block;position:relative;overflow:hidden;width:100%;--visible-cards: 1}.catalog-slider-track{display:flex;gap:1rem}.catalog-slider-item{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:inherit;transition:all .2s;flex:0 0 calc((100% - (var(--visible-cards) - 1) * 1rem) / var(--visible-cards));min-width:0;cursor:pointer;pointer-events:auto}.catalog-slider-item:hover{border-color:#2563eb;box-shadow:0 4px 6px #0000001a}.catalog-slider-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:0 1rem}.catalog-slider-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:50%;cursor:pointer;transition:all .2s;flex-shrink:0}.catalog-slider-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#1d4ed8}.catalog-slider-btn:active{transform:scale(.95)}.catalog-slider-btn:disabled{opacity:.4;cursor:not-allowed}.catalog-slider-btn:disabled:hover{background:#fff;border-color:#cbd5e1;color:#334155}.catalog-slider-info{font-size:.875rem;color:#64748b;font-weight:500;min-width:4rem;text-align:center}.catalog-ticker-wrapper{position:relative;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none;margin-top:2rem}.catalog-ticker{display:flex;gap:1rem;overflow-x:hidden;white-space:nowrap;padding:.5rem 0;cursor:grab}.catalog-ticker.catalog-ticker-dragging{cursor:grabbing}.catalog-ticker-item{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:inherit;transition:all .2s;flex-shrink:0;width:16rem;min-width:16rem;pointer-events:auto}.catalog-ticker-item:hover{border-color:#2563eb;box-shadow:0 4px 6px #0000001a}.catalog-ticker-item .catalog-item-image{height:8rem;overflow:hidden;background:#f1f5f9;position:relative}.catalog-ticker-item .catalog-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s;filter:grayscale(100%)}.catalog-ticker-item:hover .catalog-item-image img{transform:scale(1.1);filter:grayscale(0%)}.catalog-ticker-item .catalog-item-placeholder{width:100%;height:100%;background:#e2e8f0}.catalog-ticker-item .catalog-item-content{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.catalog-ticker-item .catalog-item-title{font-weight:700;color:#0f172a;font-size:.875rem;line-height:1.4;margin:0;transition:color .2s}.catalog-ticker-item:hover .catalog-item-title{color:#1d4ed8}.catalog-ticker-gradient{position:absolute;top:0;width:4rem;height:100%;pointer-events:none;z-index:1}.catalog-ticker-gradient-left{left:0;background:linear-gradient(to right,#f1f5f9,transparent)}.catalog-ticker-gradient-right{right:0;background:linear-gradient(to left,#f1f5f9,transparent)}.bestsellers-section{padding:4rem 0;background:#fff;border-top:1px solid #e2e8f0;overflow:visible;position:relative}.bestsellers-section+.bestsellers-section{margin-top:0;border-top:1px solid #cbd5e1;box-shadow:0 -1px #00000005}.bestsellers-section-lubricants{background:#fafbfc}.bestsellers-section-sealants{background:#fff}.bestsellers-section-cleaning{background:#fafbfc}.bestsellers-container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;overflow:visible}.bestsellers-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.bestsellers-title{font-size:1.5rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0}.bestsellers-link-all{display:flex;align-items:center;gap:.25rem;color:#1d4ed8;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .4s cubic-bezier(.4,0,.2,1)}.bestsellers-link-all:hover{text-decoration:underline;color:#2563eb}.bestsellers-link-icon{flex-shrink:0}.bestsellers-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.bestsellers-carousel-wrapper{position:relative;margin-top:2rem;overflow:visible;width:100%}.bestsellers-carousel{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;padding:.5rem 0 1.5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;scroll-padding:0 1.5rem}.bestsellers-carousel::-webkit-scrollbar{height:6px}.bestsellers-carousel::-webkit-scrollbar-track{background:transparent}.bestsellers-carousel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.bestsellers-carousel::-webkit-scrollbar-thumb:hover{background:#94a3b8}.bestsellers-carousel-grab{cursor:grab;-webkit-user-select:none;user-select:none}.bestsellers-carousel-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-snap-type:none}.bestsellers-card{flex-shrink:0;width:100%;min-width:0;scroll-snap-align:start;pointer-events:auto}@media (min-width: 640px){.bestsellers-card{width:calc(50% - .75rem);min-width:calc(50% - .75rem)}}@media (min-width: 768px){.bestsellers-card{width:calc(33.333% - 1rem);min-width:calc(33.333% - 1rem)}}.bestsellers-nav{display:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;height:0;pointer-events:none;z-index:10}@media (min-width: 1024px){.bestsellers-nav{left:-1rem;right:-1rem;width:calc(100% + 2rem)}}.bestsellers-nav-btn{position:absolute;width:3rem;height:3rem;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:auto;box-shadow:0 2px 8px #0000001a;z-index:11;margin:0;padding:0;visibility:visible;opacity:1}.bestsellers-nav-btn svg{width:20px;height:20px;flex-shrink:0}.bestsellers-nav-btn:hover:not(:disabled){background:#f1f5f9;border-color:#2563eb;color:#2563eb;box-shadow:0 4px 12px #2563eb33}.bestsellers-nav-btn:active:not(:disabled){transform:var(--btn-transform, translateY(-50%)) scale(.95);transition:all .2s cubic-bezier(.4,0,.2,1)}.bestsellers-nav-btn:disabled{opacity:.3;cursor:not-allowed}.bestsellers-nav-btn-prev{left:-3.5rem}.bestsellers-nav-btn-next{right:-3.5rem}@media (min-width: 1024px){.bestsellers-nav-btn-prev{left:0;--btn-transform: translate(-50%, -50%);transform:translate(-50%,-50%)}.bestsellers-nav-btn-next{right:0;--btn-transform: translate(50%, -50%);transform:translate(50%,-50%)}}.about-section{padding:4rem 0;background:#fff}.about-container{max-width:1400px;margin:0 auto;padding:0 1rem}.about-content{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.about-text{flex:1}.about-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.about-description{color:#475569;font-size:.875rem;line-height:1.6}.about-description p{margin-bottom:1rem}.about-description p:last-child{margin-bottom:0}.about-consultation{background:#f1f5f9;padding:1.5rem;border:1px solid #e2e8f0;border-radius:2px}.about-consultation-title{font-weight:700;color:#0f172a;margin-bottom:1rem;font-size:.875rem;text-transform:uppercase}.about-consultation-text{font-size:.75rem;color:#64748b;margin-bottom:1rem}.about-consultation-btn{display:block;width:100%;background:#0f172a;color:#fff;text-align:center;padding:.75rem;font-size:.875rem;font-weight:700;text-transform:uppercase;text-decoration:none;transition:background-color .2s}.about-consultation-btn:hover{background:#1e293b}@media (min-width: 640px){.info-strip-container{padding:0 1rem}.info-strip-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;justify-items:center;overflow-x:visible}.info-strip-scroll>.info-strip-item:nth-child(n+5){display:none}.info-strip-item{justify-content:center;gap:.5rem;font-size:.75rem}.info-strip-icon{width:18px;height:18px}.catalog-grid{display:none}.catalog-slider{display:block}.bestsellers-grid{grid-template-columns:repeat(2,1fr)}.bestsellers-card{width:calc(33.333% - 1rem);min-width:calc(33.333% - 1rem)}.bestsellers-carousel-wrapper{padding:0}}@media (min-width: 768px){.info-strip-scroll{gap:2rem}.info-strip-item{gap:.75rem;font-size:.875rem}.info-strip-icon{width:20px;height:20px}}@media (min-width: 1024px){.hero-section{padding:6rem 0}.hero-content-grid{grid-template-columns:1fr 1fr}.hero-title{font-size:3rem}.hero-categories-box{display:block}.catalog-grid{display:none}.catalog-slider{display:block}.bestsellers-grid{grid-template-columns:repeat(4,1fr)}.bestsellers-card{width:calc(25% - 1.125rem);min-width:calc(25% - 1.125rem)}.bestsellers-nav{display:block}.bestsellers-carousel-wrapper{padding:0}.bestsellers-carousel{padding-left:1.5rem;padding-right:1.5rem}.bestsellers-container{padding:0 1rem;overflow:visible}.bestsellers-section{overflow:visible}.about-content{flex-direction:row;align-items:flex-start}.about-consultation{width:33.333%;flex-shrink:0}}@media (min-width: 1280px){.hero-title{font-size:3.5rem}.bestsellers-card{width:calc(25% - 1.125rem);min-width:calc(25% - 1.125rem)}.bestsellers-carousel{padding-left:1.5rem;padding-right:1.5rem}.bestsellers-nav-btn-prev{left:0;--btn-transform: translate(-50%, -50%);transform:translate(-50%,-50%)}.bestsellers-nav-btn-next{right:0;--btn-transform: translate(50%, -50%);transform:translate(50%,-50%)}}@media (max-width: 1023px){.bestsellers-header{flex-direction:column;align-items:flex-start;gap:1rem}.bestsellers-carousel-wrapper{padding:0}.bestsellers-nav{display:none}}@media (max-width: 639px){.bestsellers-card{width:calc(50% - .75rem);min-width:calc(50% - .75rem)}.bestsellers-carousel{padding-left:1rem;padding-right:1rem}}@media (min-width: 480px){.catalog-slider{--visible-cards: 2}}@media (min-width: 640px){.catalog-slider{--visible-cards: 3}}@media (min-width: 1024px){.catalog-slider{--visible-cards: 4}}@media (min-width: 1280px){.catalog-slider{--visible-cards: 5}}@media (max-width: 1023px){.catalog-header{flex-direction:column;align-items:flex-start;gap:1rem}}@media (min-width: 640px){.catalog-container{padding:0 1rem}}@media (min-width: 1024px){.catalog-container{padding:0 1rem}}.why-choose-section{background:#0f172a;padding:2rem 0;position:relative;overflow:hidden}@media (min-width: 640px){.why-choose-section{padding:3rem 0}}@media (min-width: 1024px){.why-choose-section{padding:6rem 0}}.why-choose-bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);opacity:.15;pointer-events:none}@media (min-width: 640px){.why-choose-bg-pattern{opacity:.2}}.why-choose-bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,transparent,rgba(15,23,42,.8));pointer-events:none}.why-choose-container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.why-choose-header{max-width:48rem;margin:0 auto 2rem;text-align:center}@media (min-width: 640px){.why-choose-header{margin-bottom:3rem}}@media (min-width: 1024px){.why-choose-header{margin-bottom:4rem}}.why-choose-title{font-size:1.5rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:-.025em;margin:0 0 .75rem;line-height:1.2;padding:0 .5rem}@media (min-width: 640px){.why-choose-title{font-size:1.875rem;padding:0}}@media (min-width: 768px){.why-choose-title{font-size:2.25rem;line-height:2.5rem;margin-bottom:1rem}}.why-choose-title-accent{color:#3b82f6}.why-choose-description{font-size:.9375rem;line-height:1.5rem;color:#94a3b8;margin:0;padding:0 .5rem}@media (min-width: 640px){.why-choose-description{font-size:1.125rem;line-height:1.75rem;padding:0}}.why-choose-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.why-choose-grid{gap:2rem}}@media (min-width: 768px){.why-choose-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width: 1024px){.why-choose-grid{gap:3rem}}.why-choose-card{background-color:#1e293b80;border:1px solid #334155;padding:1.5rem;border-radius:.125rem;transition:all .3s ease}@media (min-width: 640px){.why-choose-card{padding:2rem}}.why-choose-card:hover{border-color:#2563eb}.why-choose-icon-wrapper{width:3rem;height:3rem;background-color:#1e3a8a4d;color:#60a5fa;border:1px solid rgba(30,64,175,.5);border-radius:.125rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}@media (min-width: 640px){.why-choose-icon-wrapper{width:3.5rem;height:3.5rem;margin-bottom:1.5rem}}.why-choose-card:hover .why-choose-icon-wrapper{background-color:#2563eb;color:#fff;border-color:#3b82f6}.why-choose-icon{width:1.5rem;height:1.5rem}@media (min-width: 640px){.why-choose-icon{width:1.75rem;height:1.75rem}}.why-choose-card-title{font-size:1.125rem;line-height:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}@media (min-width: 640px){.why-choose-card-title{font-size:1.25rem;line-height:1.75rem;margin-bottom:.75rem}}.why-choose-card-text{font-size:.8125rem;line-height:1.5;color:#94a3b8;margin:0}@media (min-width: 640px){.why-choose-card-text{font-size:.875rem;line-height:1.625}}section.bg-white .container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.home-page section.bg-slate-900 .max-w-3xl{max-width:48rem}.home-page section.bg-slate-900 .mx-auto{margin-left:auto;margin-right:auto}.home-page section.bg-slate-900 .text-center{text-align:center}.home-page section.bg-slate-900 .mb-16{margin-bottom:4rem}.home-page section.bg-slate-900 .text-3xl{font-size:1.875rem;line-height:2.25rem}.home-page section.bg-slate-900 .md\:text-4xl{font-size:2.25rem;line-height:2.5rem}@media (min-width: 768px){.home-page section.bg-slate-900 .md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.home-page section.bg-slate-900 .font-black{font-weight:900}.home-page section.bg-slate-900 .text-white{color:#fff}.home-page section.bg-slate-900 .uppercase{text-transform:uppercase}.home-page section.bg-slate-900 .tracking-tight{letter-spacing:-.025em}.home-page section.bg-slate-900 .mb-4{margin-bottom:1rem}.home-page section.bg-slate-900 .text-blue-500{color:#3b82f6}.home-page section.bg-slate-900 .text-slate-400{color:#94a3b8}.home-page section.bg-slate-900 .text-lg{font-size:1.125rem;line-height:1.75rem}.home-page section.bg-slate-900 .grid{display:grid}.home-page section.bg-slate-900 .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.home-page section.bg-slate-900 .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width: 768px){.home-page section.bg-slate-900 .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-page section.bg-slate-900 .gap-8{gap:2rem}.home-page section.bg-slate-900 .lg\:gap-12{gap:3rem}@media (min-width: 1024px){.home-page section.bg-slate-900 .lg\:gap-12{gap:3rem}}.home-page section.bg-slate-900 .bg-slate-800\/50{background-color:#1e293b80}.home-page section.bg-slate-900 .border{border-width:1px}.home-page section.bg-slate-900 .border-slate-700{border-color:#334155}.home-page section.bg-slate-900 .hover\:border-blue-600:hover{border-color:#2563eb}.home-page section.bg-slate-900 .p-8{padding:2rem}.home-page section.bg-slate-900 .rounded-sm{border-radius:.125rem}.home-page section.bg-slate-900 .group{position:relative}.home-page section.bg-slate-900 .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.home-page section.bg-slate-900 .duration-300{transition-duration:.3s}.home-page section.bg-slate-900 .w-14{width:3.5rem}.home-page section.bg-slate-900 .h-14{height:3.5rem}.home-page section.bg-slate-900 .bg-blue-900\/30{background-color:#1e3a8a4d}.home-page section.bg-slate-900 .text-blue-400{color:#60a5fa}.home-page section.bg-slate-900 .border-blue-800\/50{border-color:#1e40af80}.home-page section.bg-slate-900 .flex{display:flex}.home-page section.bg-slate-900 .items-center{align-items:center}.home-page section.bg-slate-900 .justify-center{justify-content:center}.home-page section.bg-slate-900 .mb-6{margin-bottom:1.5rem}.home-page section.bg-slate-900 .group:hover .group-hover\:bg-blue-600{background-color:#2563eb}.home-page section.bg-slate-900 .group:hover .group-hover\:text-white{color:#fff}.home-page section.bg-slate-900 .group:hover .group-hover\:border-blue-500{border-color:#3b82f6}.home-page section.bg-slate-900 .w-7{width:1.75rem}.home-page section.bg-slate-900 .h-7{height:1.75rem}.home-page section.bg-slate-900 .text-xl{font-size:1.25rem;line-height:1.75rem}.home-page section.bg-slate-900 .font-bold{font-weight:700}.home-page section.bg-slate-900 .mb-3{margin-bottom:.75rem}.home-page section.bg-slate-900 .text-sm{font-size:.875rem;line-height:1.25rem}.home-page section.bg-slate-900 .leading-relaxed{line-height:1.625}.stats-section{background:#fff;padding:2rem 0;border-top:1px solid #e2e8f0}@media (min-width: 640px){.stats-section{padding:3rem 0}}@media (min-width: 1024px){.stats-section{padding:4rem 0}}.stats-container{max-width:1400px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.stats-inner-box{background-color:#f8fafc;border-radius:.125rem;border:1px solid #e2e8f0;padding:1.5rem;box-sizing:border-box;overflow:hidden;width:100%}@media (min-width: 640px){.stats-inner-box{padding:2rem}}@media (min-width: 768px){.stats-inner-box{padding:3rem}}.stats-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;width:100%;box-sizing:border-box}@media (min-width: 640px){.stats-layout{gap:2rem}}@media (min-width: 1024px){.stats-layout{grid-template-columns:1fr 3fr;gap:3rem}}.stats-title-column{grid-column:span 1}@media (min-width: 1024px){.stats-title-column{grid-column:span 1}}.stats-title{font-size:1.25rem;line-height:1.75rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.025em;margin:0 0 .5rem;word-wrap:break-word}@media (min-width: 640px){.stats-title{font-size:1.5rem;line-height:2rem}}.stats-title-underline{height:.25rem;width:3rem;background-color:#2563eb;margin-bottom:1rem}.stats-description{font-size:.8125rem;line-height:1.5rem;color:#475569;margin:0 0 1rem;word-wrap:break-word}@media (min-width: 640px){.stats-description{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem}}.stats-link{color:#1d4ed8;font-weight:700;font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.025em;border-bottom:1px solid #1d4ed8;padding-bottom:.125rem;text-decoration:none;transition:color .15s ease,border-color .15s ease}.stats-link:hover{color:#1e3a8a;border-bottom-color:#1e3a8a}.stats-grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;box-sizing:border-box}@media (min-width: 480px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width: 640px){.stats-grid{gap:1.5rem}}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stats-card{background:#fff;padding:1rem;border-radius:.125rem;box-shadow:0 1px 2px #0000000d;border:1px solid #f1f5f9;text-align:center;transition:border-color .15s ease;box-sizing:border-box;min-width:0;overflow:hidden}@media (min-width: 640px){.stats-card{padding:1.5rem}}.stats-card:hover{border-color:#60a5fa}.stats-number{font-size:1.5rem;line-height:1.75rem;font-weight:900;margin-bottom:.25rem;transition:color .15s ease;word-wrap:break-word}@media (min-width: 640px){.stats-number{font-size:1.875rem;line-height:2.25rem}}.stats-number-blue{color:#2563eb}.stats-number-black{color:#0f172a}.stats-card:hover .stats-number{color:#2563eb}.stats-label{font-size:9px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.1em;word-wrap:break-word;overflow-wrap:break-word}@media (min-width: 640px){.stats-label{font-size:10px}}.cta-section{margin-top:1.5rem;background-color:#0f172a;color:#fff;padding:1.5rem;border-radius:.125rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-top:4px solid #2563eb;box-sizing:border-box;width:100%;overflow:hidden}@media (min-width: 640px){.cta-section{margin-top:2rem;padding:2rem}}.cta-layout{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;box-sizing:border-box}@media (min-width: 640px){.cta-layout{gap:1.5rem}}@media (min-width: 1024px){.cta-layout{flex-direction:row;align-items:center;gap:2rem}}.cta-title-wrapper{text-align:center;flex-shrink:0}@media (min-width: 1024px){.cta-title-wrapper{text-align:left}}.cta-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:-.025em;margin:0;word-wrap:break-word}@media (min-width: 640px){.cta-title{font-size:1.5rem;line-height:2rem}}.cta-contacts-wrapper{display:flex;flex-direction:column;gap:1rem;flex:1 1 0%;justify-content:center;width:100%;box-sizing:border-box}@media (min-width: 640px){.cta-contacts-wrapper{flex-direction:row;gap:2rem}}@media (min-width: 768px){.cta-contacts-wrapper{gap:3rem}}@media (min-width: 1024px){.cta-contacts-wrapper{justify-content:center}}.cta-contact-item{display:flex;align-items:center;justify-content:flex-start;width:100%;box-sizing:border-box}@media (min-width: 640px){.cta-contact-item{justify-content:center;width:auto}}@media (min-width: 1024px){.cta-contact-item{justify-content:center}}.cta-icon{width:1.25rem;height:1.25rem;color:#3b82f6;flex-shrink:0;margin-right:.75rem}.cta-contact-info{text-align:left;min-width:0;flex:1}.cta-contact-label{font-size:9px;color:#64748b;text-transform:uppercase;font-weight:700;letter-spacing:.025em;word-wrap:break-word}@media (min-width: 640px){.cta-contact-label{font-size:10px}}.cta-contact-value{font-weight:700;color:#fff;display:block;white-space:nowrap;text-decoration:none;transition:color .15s ease;word-wrap:break-word;overflow-wrap:break-word;font-size:.875rem}@media (min-width: 640px){.cta-contact-value{font-size:1rem}}.cta-contact-value:hover{color:#60a5fa}.cta-button-wrapper{flex-shrink:0}.cta-button{display:inline-flex;align-items:center;background-color:#2563eb;color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:.125rem;text-transform:uppercase;font-size:.8125rem;line-height:1.25rem;text-decoration:none;transition:background-color .15s ease,box-shadow .15s ease;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;white-space:nowrap;width:100%;justify-content:center;box-sizing:border-box}@media (min-width: 640px){.cta-button{padding:.875rem 2rem;font-size:.875rem;width:auto}}.cta-button:hover{background-color:#3b82f6;box-shadow:0 10px 15px -3px #2563eb33,0 4px 6px -2px #2563eb33}.cta-button-icon{width:1rem;height:1rem;margin-left:.5rem}section.bg-white .border-slate-200,section.bg-white{border-color:#e2e8f0}.home-page section.bg-white .bg-slate-50{background-color:#f8fafc}.home-page section.bg-white .rounded-sm{border-radius:.125rem}.home-page section.bg-white .p-8{padding:2rem}.home-page section.bg-white .md\:p-12{padding:3rem}@media (min-width: 768px){.home-page section.bg-white .md\:p-12{padding:3rem}}.home-page section.bg-white .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width: 1024px){.home-page section.bg-white .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-page section.bg-white .lg\:gap-12{gap:3rem}@media (min-width: 1024px){.home-page section.bg-white .lg\:gap-12{gap:3rem}}.home-page section.bg-white .lg\:col-span-1{grid-column:span 1 / span 1}@media (min-width: 1024px){.home-page section.bg-white .lg\:col-span-1{grid-column:span 1 / span 1}}.home-page section.bg-white .text-2xl{font-size:1.5rem;line-height:2rem}.home-page section.bg-white .text-slate-900{color:#0f172a}.home-page section.bg-white .mb-2{margin-bottom:.5rem}.home-page section.bg-white .h-1{height:.25rem}.home-page section.bg-white .w-12{width:3rem}.home-page section.bg-white .text-slate-600{color:#475569}.home-page section.bg-white .mb-6{margin-bottom:1.5rem}.home-page section.bg-white .text-blue-700{color:#1d4ed8}.home-page section.bg-white .text-xs{font-size:.75rem;line-height:1rem}.home-page section.bg-white .tracking-wide{letter-spacing:.025em}.home-page section.bg-white .border-b{border-bottom-width:1px}.home-page section.bg-white .border-blue-700{border-color:#1d4ed8}.home-page section.bg-white .hover\:text-blue-900:hover{color:#1e3a8a}.home-page section.bg-white .hover\:border-blue-900:hover{border-color:#1e3a8a}.home-page section.bg-white .pb-0\.5{padding-bottom:.125rem}.home-page section.bg-white .lg\:col-span-3{grid-column:span 3 / span 3}@media (min-width: 1024px){.home-page section.bg-white .lg\:col-span-3{grid-column:span 3 / span 3}}.home-page section.bg-white .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width: 768px){.home-page section.bg-white .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-page section.bg-white .gap-6{gap:1.5rem}.home-page section.bg-white .shadow-sm{box-shadow:0 1px 2px #0000000d}.home-page section.bg-white .border-slate-100{border-color:#f1f5f9}.home-page section.bg-white .border-blue-500{border-color:#3b82f6}.home-page section.bg-white .hover\:border-blue-400:hover{border-color:#60a5fa}.home-page section.bg-white .text-3xl{font-size:1.875rem;line-height:2.25rem}.home-page section.bg-white .group:hover .group-hover\:text-blue-600,.home-page section.bg-white .text-blue-600{color:#2563eb}.home-page section.bg-white .text-\[10px\],.home-page section.bg-white [class*="text-[10px]"]{font-size:10px}.home-page .py-16{padding-top:4rem;padding-bottom:4rem}.home-page .lg\:py-24{padding-top:6rem;padding-bottom:6rem}@media (min-width: 1024px){.home-page .lg\:py-24{padding-top:6rem;padding-bottom:6rem}}.home-page .relative{position:relative}.home-page .overflow-hidden{overflow:hidden}.home-page .opacity-20{opacity:.2}.home-page .z-10{z-index:10}.home-page .px-4{padding-left:1rem;padding-right:1rem}.home-page .items-center{align-items:center}.home-page .gap-8{gap:2rem}.home-page .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.home-page section.bg-white .text-slate-500{color:#64748b}.home-page section.bg-white .tracking-widest{letter-spacing:.1em}.home-page section.bg-white .mt-8{margin-top:2rem}.home-page section.bg-white .bg-slate-900{background-color:#0f172a}.home-page section.bg-white .text-white{color:#fff}.home-page section.bg-white .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.home-page section.bg-white .border-t-4{border-top-width:4px;border-top-color:#2563eb}.home-page section.bg-white .bg-slate-900 .w-10.bg-slate-800,.home-page section.bg-white .bg-slate-900 .h-10.bg-slate-800,.home-page section.bg-white .bg-slate-900 .rounded-full.bg-slate-800{background-color:transparent!important;width:auto!important;height:auto!important;border-radius:0!important}.home-page section.bg-white .flex-col{flex-direction:column}.home-page section.bg-white .lg\:flex-row{flex-direction:row}@media (min-width: 1024px){.home-page section.bg-white .lg\:flex-row{flex-direction:row}}.home-page section.bg-white .justify-between{justify-content:space-between}.home-page section.bg-white .flex-1{flex:1 1 0%}.home-page section.bg-white .lg\:justify-center{justify-content:center}@media (min-width: 1024px){.home-page section.bg-white .lg\:justify-center{justify-content:center}}.home-page section.bg-white .text-left{text-align:left}.home-page section.bg-white .mb-0{margin-bottom:0}.home-page section.bg-white .sm\:flex-row{flex-direction:row}@media (min-width: 640px){.home-page section.bg-white .sm\:flex-row{flex-direction:row}}.home-page section.bg-white .sm\:gap-12{gap:3rem}@media (min-width: 640px){.home-page section.bg-white .sm\:gap-12{gap:3rem}}.home-page section.bg-white .w-full{width:100%}.home-page section.bg-white .lg\:w-auto{width:auto}@media (min-width: 1024px){.home-page section.bg-white .lg\:w-auto{width:auto}}.home-page section.bg-white .justify-start{justify-content:flex-start}.home-page section.bg-white .w-10{width:2.5rem}.home-page section.bg-white .h-10{height:2.5rem}.home-page section.bg-white .bg-slate-800{background-color:#1e293b}.home-page section.bg-white .rounded-full{border-radius:9999px}.home-page section.bg-white .mr-3{margin-right:.75rem}.home-page section.bg-white .flex-shrink-0{flex-shrink:0}.home-page section.bg-white .hover\:text-blue-400:hover{color:#60a5fa}.home-page section.bg-white .whitespace-nowrap{white-space:nowrap}.home-page section.bg-white .block{display:block}.home-page section.bg-white .inline-flex{display:inline-flex}.home-page section.bg-white .bg-blue-600{background-color:#2563eb}.home-page section.bg-white .hover\:bg-blue-500:hover{background-color:#3b82f6}.home-page section.bg-white .py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.home-page section.bg-white .px-8{padding-left:2rem;padding-right:2rem}.home-page section.bg-white .hover\:shadow-blue-600\/20:hover{box-shadow:0 10px 15px -3px #2563eb33,0 4px 6px -2px #2563eb33}.home-page section.bg-white .ml-2{margin-left:.5rem}.home-page section.bg-white .w-4{width:1rem}.home-page section.bg-white .h-4{height:1rem}.home-page section.bg-white .w-5{width:1.25rem}.home-page section.bg-white .h-5{height:1.25rem}.filter-panel{background:#fff;padding:1rem;border-radius:.125rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;height:fit-content;position:relative;overflow:visible}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;position:relative}.filter-header-left{display:flex;align-items:center;gap:1rem;flex:1}.filter-title{margin:0;font-size:.875rem;font-weight:700;color:#0f172a;text-transform:none;letter-spacing:0}.filter-close-btn{background:transparent;border:none;color:#64748b;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:.125rem;width:36px;height:36px;flex-shrink:0}.filter-close-btn:hover{color:#1d4ed8;background-color:#f1f5f9}.filter-close-btn svg{width:20px;height:20px}.reset-btn{background:transparent;border:none;color:#64748b;cursor:pointer;font-size:.75rem;text-decoration:underline;transition:color .2s ease;padding:0}.reset-btn:hover{color:#1d4ed8}.filter-group{margin-bottom:1.5rem;width:100%;min-width:0}.filter-group:last-child{margin-bottom:0}.filter-group-title{margin:0 0 .75rem;font-size:.875rem;font-weight:700;color:#0f172a;text-transform:none}.price-inputs{display:flex;gap:.5rem;align-items:center;width:100%;min-width:0}.price-inputs input{flex:1;min-width:0;width:100%;padding:.5rem;border:1px solid #cbd5e1;border-radius:.125rem;font-size:.875rem;box-sizing:border-box;background:#fff;color:#1e293b}.price-inputs input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.price-inputs span{color:#64748b;flex-shrink:0;white-space:nowrap;font-size:.875rem}.brand-list{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#334155;transition:color .2s ease}.checkbox-label input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:#1d4ed8;flex-shrink:0;border-radius:50%;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #cbd5e1;background-color:#fff;position:relative;transition:all .2s ease;margin:0}.checkbox-label input[type=checkbox]:hover{border-color:#94a3b8}.checkbox-label input[type=checkbox]:checked{background-color:#1d4ed8;border-color:#1d4ed8}.checkbox-label input[type=checkbox]:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;background-color:#fff;border-radius:50%}.checkbox-label:hover{color:#1d4ed8}.category-tree{display:flex;flex-direction:column;gap:0;max-height:600px;overflow-y:auto}.category-tree-item{display:flex;flex-direction:column}.category-item{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;transition:background-color .15s;border-radius:.125rem;min-height:28px}.category-item:hover{background-color:#f8fafc}.category-item.selected{background-color:transparent}.category-item.selected .category-name{font-weight:600;color:#0f172a}.category-item.has-selected{background-color:transparent}.expand-btn{background:none;border:none;cursor:pointer;padding:.25rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s ease;color:#94a3b8;margin:0}.expand-btn:hover{color:#64748b}.expand-icon{transition:transform .2s ease;color:inherit}.expand-icon.expanded{transform:rotate(90deg)}.expand-placeholder{width:20px;flex-shrink:0}.category-label{width:100%;min-width:0;display:flex;align-items:center;font-size:.875rem;color:#334155;transition:color .15s ease}.category-label:hover{color:#1d4ed8}.category-label.selected{font-weight:600;color:#0f172a}.category-name{flex:1;min-width:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;color:inherit;line-height:1.4}.category-children{margin-left:0!important;margin-top:0!important;padding-left:0!important;padding-top:0!important;border-left:none;border-top:none}.category-tree::-webkit-scrollbar,.brand-list::-webkit-scrollbar{width:6px}.category-tree::-webkit-scrollbar-track,.brand-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.category-tree::-webkit-scrollbar-thumb,.brand-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.category-tree::-webkit-scrollbar-thumb:hover,.brand-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width: 1024px){.filter-panel{position:static!important}}@media (max-width: 768px){.filter-panel{margin-bottom:2rem;padding:.875rem}.filter-title{font-size:.8125rem}.filter-group{margin-bottom:1.25rem}.filter-group-title{font-size:.8125rem}.category-tree{max-height:400px}.brand-list{max-height:250px}.category-item{padding:.25rem 0}.category-name,.category-count{font-size:.8125rem}}@media (max-width: 480px){.filter-panel{padding:.75rem}.price-inputs{flex-direction:column;gap:.75rem;align-items:stretch}.price-inputs input{width:100%;min-width:100%;flex:none}.price-inputs span{display:none}.category-tree{max-height:350px}}.pagination{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:2rem;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;box-shadow:0 1px 2px #0000000d}.pagination-info{color:#64748b;font-size:.75rem;font-weight:500;white-space:nowrap;flex-shrink:0;line-height:1.2}.pagination-controls{display:flex;gap:.25rem;align-items:center;flex-wrap:wrap;justify-content:center;flex:1;min-width:0}.pagination-btn{min-width:1.75rem;height:1.75rem;padding:0 .375rem;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:.125rem;cursor:pointer;font-weight:500;font-size:.75rem;transition:all .15s ease;display:flex;align-items:center;justify-content:center;line-height:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pagination-btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#1d4ed8}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;background:#f8fafc;color:#94a3b8}.pagination-btn.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8;font-weight:600}.pagination-btn.active:hover{background:#1e40af;border-color:#1e40af}.pagination-ellipsis{padding:0 .3125rem;color:#94a3b8;display:flex;align-items:center;height:1.75rem;font-size:.75rem;-webkit-user-select:none;user-select:none}.pagination-per-page{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.pagination-per-page label{font-size:.8125rem;color:#64748b;font-weight:500;white-space:nowrap}.pagination-per-page select{padding:.4375rem 2rem .4375rem .75rem;border:1px solid #cbd5e1;border-radius:.125rem;background:#fff;color:#334155;cursor:pointer;transition:all .15s ease;font-size:.8125rem;font-weight:500;min-width:4.5rem;height:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23334155' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:12px 12px}.pagination-per-page select:hover{border-color:#94a3b8}.pagination-per-page select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}@media (max-width: 1024px){.pagination{gap:.5rem;padding:.5rem}.pagination-info{font-size:.6875rem}.pagination-btn{min-width:1.625rem;height:1.625rem;padding:0 .3125rem;font-size:.6875rem}.pagination-ellipsis{height:1.625rem;font-size:.6875rem;padding:0 .25rem}.pagination-per-page label{font-size:.75rem}.pagination-per-page select{font-size:.75rem;height:1.875rem;padding:.375rem 1.75rem .375rem .625rem;min-width:4rem}}@media (max-width: 768px){.pagination{flex-direction:column;align-items:stretch;padding:.625rem;gap:.625rem}.pagination-info{text-align:center;font-size:.6875rem;width:100%;order:1}.pagination-controls{justify-content:center;flex-wrap:wrap;gap:.1875rem;width:100%;order:2}.pagination-btn{min-width:1.625rem;height:1.625rem;padding:0 .3125rem;font-size:.6875rem}.pagination-ellipsis{height:1.625rem;font-size:.6875rem;padding:0 .25rem}.pagination-per-page{justify-content:center;width:100%;order:3;gap:.3125rem}.pagination-per-page label{font-size:.75rem}.pagination-per-page select{font-size:.75rem;height:1.875rem;padding:.375rem 1.75rem .375rem .625rem;min-width:4rem}}@media (max-width: 640px){.pagination{padding:.5rem;gap:.5rem}.pagination-info{font-size:.625rem;line-height:1.3}.pagination-controls{gap:.1875rem}.pagination-btn{min-width:1.5rem;height:1.5rem;padding:0 .25rem;font-size:.625rem}.pagination-btn:first-of-type,.pagination-btn:last-of-type{display:none}.pagination-ellipsis{height:1.5rem;font-size:.625rem;padding:0 .25rem}.pagination-per-page{flex-direction:row;justify-content:center;gap:.3125rem}.pagination-per-page label{font-size:.6875rem}.pagination-per-page select{font-size:.6875rem;height:1.625rem;padding:.3125rem 1.5rem .3125rem .5rem;min-width:3.5rem}}@media (max-width: 480px){.pagination{padding:.4375rem;gap:.4375rem}.pagination-info{font-size:.5625rem}.pagination-controls{gap:.125rem}.pagination-btn{min-width:1.375rem;height:1.375rem;padding:0 .1875rem;font-size:.5625rem}.pagination-ellipsis{height:1.375rem;font-size:.5625rem;padding:0 .1875rem}.pagination-per-page{gap:.25rem}.pagination-per-page label{font-size:.625rem}.pagination-per-page select{font-size:.625rem;height:1.5rem;padding:.25rem 1.25rem .25rem .4375rem;min-width:3rem}}@media (max-width: 360px){.pagination{padding:.375rem;gap:.375rem}.pagination-info{font-size:.5rem}.pagination-btn{min-width:1.25rem;height:1.25rem;padding:0 .1875rem;font-size:.5rem}.pagination-ellipsis{height:1.25rem;font-size:.5rem;padding:0 .125rem}.pagination-per-page label{font-size:.5625rem}.pagination-per-page select{font-size:.5625rem;height:1.375rem;padding:.1875rem 1rem .1875rem .3125rem;min-width:2.75rem}}.custom-order-banner{background:#fff;border:1px solid #e2e8f0;margin:3rem 0;padding:2rem 0}.custom-order-banner-container{max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.custom-order-banner-content{display:flex;align-items:flex-start;gap:1rem;flex:1;min-width:0}.custom-order-banner-icon{flex-shrink:0;width:24px;height:24px;color:#1e3a8a;margin-top:.125rem}.custom-order-banner-text{flex:1;min-width:0}.custom-order-banner-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.4;text-transform:uppercase;letter-spacing:-.02em}.custom-order-banner-description{font-size:.875rem;color:#64748b;margin:0;line-height:1.6;max-width:600px}.custom-order-banner-button{flex-shrink:0;background:#0f172a;color:#fff;font-size:.875rem;font-weight:700;padding:.75rem 1.5rem;border-radius:2px;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s;white-space:nowrap;display:inline-block;border:none;cursor:pointer}.custom-order-banner-button:hover{background:#1e293b}@media (max-width: 768px){.custom-order-banner{padding:1.5rem 0;margin:2rem 0}.custom-order-banner-container{flex-direction:column;align-items:stretch;gap:1.5rem}.custom-order-banner-content{flex-direction:column;gap:.75rem}.custom-order-banner-icon{width:20px;height:20px;margin-top:0}.custom-order-banner-title{font-size:1rem}.custom-order-banner-description{font-size:.8125rem}.custom-order-banner-button{width:100%;text-align:center;padding:.75rem 1.25rem}}.catalog-page{min-height:100vh;background:#f1f5f9}.catalog-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0;margin-bottom:2rem}.catalog-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.catalog-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.catalog-search-query{font-size:1rem;color:#64748b;margin-top:.5rem}.catalog-search-query-value{color:#1d4ed8;font-weight:600}.catalog-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.catalog-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.catalog-breadcrumb-link:hover{color:#1d4ed8}.catalog-breadcrumb-separator{color:#94a3b8}.catalog-breadcrumb-current{color:#0f172a;font-weight:500}.catalog-main-container{max-width:1400px;margin:0 auto;padding:0 1rem 2rem;flex:1}.catalog-layout{display:flex;flex-direction:column;gap:2rem}.catalog-sidebar{width:100%;flex-shrink:0}.catalog-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:49;opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);pointer-events:auto}.catalog-content{flex:1;min-width:0}.catalog-content .loading-container{padding:10rem 1rem 25rem}.catalog-toolbar{background:#fff;padding:1rem;border:1px solid #e2e8f0;border-radius:2px;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 2px #0000000d}.catalog-toolbar-info{font-size:.875rem;color:#64748b}.catalog-toolbar-count{font-weight:700;color:#0f172a}.catalog-toolbar-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.catalog-mobile-filter-btn{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:2px;font-size:.875rem;cursor:pointer;transition:all .2s}.catalog-mobile-filter-btn:hover{background:#f1f5f9;border-color:#94a3b8}.catalog-filter-icon{flex-shrink:0}.catalog-sort{display:flex;align-items:center;gap:.5rem;border-right:1px solid #e2e8f0;padding-right:1rem}.catalog-sort-label{font-size:.875rem;color:#64748b;display:none}.catalog-sort-select{font-size:.875rem;border:none;background:transparent;font-weight:700;color:#334155;cursor:pointer;outline:none}.catalog-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.catalog-loading,.catalog-no-products{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:2px}.catalog-no-products-icon{display:inline-block;padding:1rem;background:#f1f5f9;border-radius:50%;margin-bottom:1rem;color:#cbd5e1}.catalog-no-products-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.catalog-no-products-text{color:#64748b;margin-bottom:1.5rem;font-size:.875rem;max-width:600px;margin-left:auto;margin-right:auto}.catalog-no-products-contact{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0;max-width:500px;margin-left:auto;margin-right:auto}.catalog-no-products-contact-title{font-size:.9375rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.catalog-no-products-contact-info{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.catalog-no-products-contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;text-decoration:none;color:#334155;transition:all .2s;font-size:.875rem}.catalog-no-products-contact-item:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1d4ed8}.catalog-no-products-contact-item svg{flex-shrink:0;color:#1d4ed8}.catalog-no-products-contact-button{display:inline-block;padding:.75rem 1.5rem;background:#1d4ed8;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.875rem;transition:background-color .2s}.catalog-no-products-contact-button:hover{background:#1e40af}@media (min-width: 640px){.catalog-products-grid{grid-template-columns:repeat(4,1fr)}.catalog-sort-label{display:inline}}@media (min-width: 1024px){.catalog-layout{flex-direction:row;gap:2rem;align-items:flex-start}.catalog-sidebar{width:20rem;min-width:20rem;position:sticky;top:6rem;height:fit-content}.catalog-mobile-filter-btn{display:none}.catalog-toolbar{flex-direction:row;justify-content:space-between;align-items:center}.catalog-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1023px){.catalog-sidebar{display:none}.catalog-sidebar{display:block;position:fixed;top:0;left:0;bottom:0;width:100%;max-width:400px;z-index:50;background:#fff;padding:1.5rem;overflow-y:auto;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 8px #00000026}.catalog-sidebar.catalog-sidebar-mobile-open{transform:translate(0)}.catalog-sidebar-overlay{display:block}}@media (min-width: 1280px){.catalog-products-grid{grid-template-columns:repeat(4,1fr)}}.brands-page{min-height:100vh;background:#f1f5f9}.brands-hero-section{position:relative;background:#0f172a;color:#fff;padding:4rem 0;overflow:hidden}.brands-hero-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);opacity:.3}.brands-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0f172a80,#0f172a);z-index:1}.brands-hero-container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;z-index:10;text-align:center}.brands-hero-title{font-size:2rem;font-weight:900;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width: 768px){.brands-hero-title{font-size:3rem}}.brands-hero-description{font-size:1rem;color:#cbd5e1;max-width:42rem;margin:0 auto;line-height:1.6}@media (min-width: 768px){.brands-hero-description{font-size:1.125rem}}.brands-trust-indicators{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.brands-trust-container{max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media (min-width: 768px){.brands-trust-container{gap:4rem}}.brands-trust-item{display:flex;align-items:center;gap:.5rem;color:#475569}.brands-trust-icon{width:20px;height:20px;color:#2563eb;flex-shrink:0}.brands-trust-text{font-size:.875rem;font-weight:700;text-transform:uppercase}.brands-content-container{max-width:1400px;margin:0 auto;padding:4rem 1rem}.brands-content-container .loading-container{padding:10rem 1rem 25rem}.brands-loading,.brands-empty{text-align:center;padding:4rem 0;color:#64748b;font-size:1.125rem}.brands-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}@media (min-width: 768px){.brands-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.brands-grid{grid-template-columns:repeat(3,1fr)}}.brands-card{background:#fff;border:1px solid #e2e8f0;border-radius:2px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.brands-card:hover{border-color:#3b82f6;box-shadow:0 10px 25px #00000026}.brands-card-logo{height:160px;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:2rem;border-bottom:1px solid #f1f5f9;position:relative;overflow:hidden}.brands-card-logo-bg{position:absolute;right:-2.5rem;top:-2.5rem;width:8rem;height:8rem;background:#e2e8f080;border-radius:50%;transition:transform .7s ease}.brands-card:hover .brands-card-logo-bg{transform:scale(1.5)}.brands-card-logo-img{max-height:100%;max-width:100%;object-fit:contain;position:relative;z-index:10;filter:grayscale(100%);transition:all .3s ease}.brands-card:hover .brands-card-logo-img{filter:grayscale(0%);transform:scale(1.05)}.brands-card-logo-placeholder{font-size:1.5rem;font-weight:700;color:#94a3b8;position:relative;z-index:10}.brands-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.brands-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.brands-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.brands-card-description{color:#475569;font-size:.875rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.brands-card-footer{margin-top:auto}.brands-card-link{display:inline-flex;align-items:center;color:#1d4ed8;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .2s ease}.brands-card-link:hover{text-decoration:underline}.brands-card-link-icon{width:16px;height:16px;margin-left:.5rem;transition:transform .2s ease}.brands-card-link:hover .brands-card-link-icon{transform:translate(4px)}.brands-cta{background:#1d4ed8;border-radius:2px;padding:2rem;text-align:center;color:#fff}@media (min-width: 768px){.brands-cta{padding:3rem}}.brands-cta-title{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width: 768px){.brands-cta-title{font-size:1.875rem}}.brands-cta-description{max-width:42rem;margin:0 auto 2rem;color:#bfdbfe;line-height:1.6}.brands-cta-button{display:inline-block;background:#fff;color:#1e40af;font-weight:700;padding:.75rem 2rem;border-radius:2px;text-transform:uppercase;text-decoration:none;transition:background .2s ease;box-shadow:0 4px 6px #0000001a}.brands-cta-button:hover{background:#f1f5f9}.contact-page{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.contact-page-content{flex:1}.contact-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:2rem 0;margin-bottom:2rem}.contact-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.contact-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.contact-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.contact-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.contact-breadcrumb-link:hover{color:#1d4ed8}.contact-container{max-width:1400px;margin:0 auto;padding:0 1rem 3rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.contact-grid{grid-template-columns:1fr 2fr}}.contact-sidebar{display:flex;flex-direction:column;gap:1.5rem}.contact-info-card{background:#fff;padding:1.5rem;border:1px solid #e2e8f0;border-radius:.125rem;box-shadow:0 1px 2px #0000000d}.contact-card-header{display:flex;align-items:center;margin-bottom:1rem}.contact-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.125rem;margin-right:.75rem;flex-shrink:0}.contact-icon .icon{width:1.25rem;height:1.25rem}.contact-icon-phone{background:#1d4ed8;color:#fff}.contact-icon-map{background:#1e293b;color:#fff}.contact-icon-file{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.contact-card-title{font-weight:700;color:#0f172a;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em;margin:0}.contact-card-subtitle{font-size:.75rem;color:#64748b;margin:0}.contact-card-content{display:flex;flex-direction:column;gap:.75rem;font-size:.875rem}.contact-info-row{display:flex;justify-content:space-between;border-bottom:1px solid #f1f5f9;padding-bottom:.5rem}.contact-info-row-last{border-bottom:none;padding-top:.25rem;padding-bottom:0}.contact-info-label{color:#64748b}.contact-info-value{font-weight:700;color:#0f172a;text-decoration:none;transition:color .2s}.contact-info-value:hover{color:#1d4ed8}.contact-info-value-text{font-weight:500;color:#334155}.contact-address-text{font-size:.875rem;color:#334155;line-height:1.75;margin:0 0 1rem}.contact-mini-map{width:100%;height:200px;margin-bottom:1rem;border-radius:.125rem;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.contact-map-link{background:none;border:none;color:#1d4ed8;font-size:.75rem;font-weight:700;text-transform:uppercase;display:flex;align-items:center;cursor:pointer;padding:0;transition:text-decoration .2s}.contact-map-link:hover{text-decoration:underline}.contact-map-link .icon-small{width:.75rem;height:.75rem;margin-left:.25rem}.contact-accounting{font-size:.875rem;color:#475569}.contact-accounting-label{font-weight:600;color:#0f172a}.contact-form-section{display:flex;flex-direction:column;gap:2rem}.contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;box-shadow:0 1px 2px #0000000d;padding:2rem}.contact-form-header{border-bottom:1px solid #f1f5f9;padding-bottom:1.5rem;margin-bottom:1.5rem}.contact-form-title{font-size:1.5rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.contact-form-description{color:#64748b;font-size:.875rem;margin:0;line-height:1.5}.contact-form-success{background:#dcfce7;color:#166534;padding:1rem;border-radius:.25rem;margin-bottom:1.5rem;font-size:.875rem}.contact-form-error{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:.25rem;margin-bottom:1.5rem;font-size:.875rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.contact-form-row{grid-template-columns:1fr 1fr}}.contact-form-field{display:flex;flex-direction:column;gap:.25rem}.contact-form-label{font-size:.75rem;font-weight:700;color:#334155;text-transform:uppercase}.contact-form-input,.contact-form-select,.contact-form-textarea{width:100%;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.125rem;padding:.75rem 1rem;font-size:.875rem;font-family:inherit;color:#1e293b;transition:all .2s;outline:none}.contact-form-input:focus,.contact-form-textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.contact-form-select{cursor:pointer;line-height:1.25;padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem 1rem}.contact-form-select:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem 1rem;outline:none}.contact-form-textarea{resize:vertical;font-family:inherit}.contact-form-footer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}@media (min-width: 768px){.contact-form-footer{flex-direction:row}}.contact-form-checkbox{display:flex;align-items:center}.contact-form-checkbox input[type=checkbox]{width:1rem;height:1rem;margin:0;cursor:pointer;accent-color:#2563eb}.contact-form-checkbox-label{margin-left:.5rem;font-size:.75rem;color:#64748b;cursor:pointer}.contact-form-link{color:inherit;text-decoration:underline;transition:color .2s}.contact-form-link:hover{color:#1d4ed8}.contact-form-submit{width:100%;background:#1d4ed8;color:#fff;font-weight:700;text-transform:uppercase;font-size:.875rem;line-height:1.2;padding:.875rem 2rem;border:none;border-radius:.125rem;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:background .2s;box-shadow:0 1px 2px #0000000d}@media (min-width: 768px){.contact-form-submit{width:auto}}.contact-form-submit:hover:not(:disabled){background:#1e40af}.contact-form-submit:disabled{opacity:.6;cursor:not-allowed}.contact-requisites{background:#e2e8f0;border:1px solid #cbd5e1;padding:1.5rem;border-radius:.125rem}.contact-requisites-title{font-weight:700;color:#0f172a;text-transform:uppercase;font-size:.875rem;margin:0 0 1rem;display:flex;align-items:center}.contact-requisites-title .icon-small{width:1rem;height:1rem;margin-right:.5rem}.contact-requisites-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.contact-requisites-grid{grid-template-columns:1fr 1fr}}.contact-requisites-item{font-size:.875rem;color:#334155;font-family:Courier New,monospace}.contact-requisites-label{color:#64748b;font-size:.75rem;text-transform:uppercase;margin-bottom:.25rem}.contact-requisites-value{font-weight:700;color:#0f172a;font-family:Courier New,monospace}@media (max-width: 768px){.contact-title-bar{padding:1.5rem 0;margin-bottom:1.5rem}.contact-title{font-size:1.5rem}.contact-container{padding:0 1rem 2rem}.contact-form-card{padding:1.5rem}.contact-form-title{font-size:1.25rem}}.about-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.about-page-main{flex:1}.about-hero{position:relative;background:#0f172a;color:#fff;padding:5rem 0;overflow:hidden;min-height:320px;display:flex;align-items:center}.about-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/main_page_background_image.jpg);background-size:cover;background-position:center right;background-repeat:no-repeat;opacity:.2}.about-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0f172a 0%,rgba(15,23,42,.9) 50%,transparent 100%);pointer-events:none}.about-hero-inner{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 1.5rem;min-width:0;width:100%;box-sizing:border-box;text-align:left}.about-hero-badge{display:inline-block;background:#2563eb;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:2px;margin-bottom:1.5rem}.about-hero-title{margin:0 0 1rem;font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:1.15}.about-hero-title-line1{display:block;font-size:1.75rem;color:#fff}.about-hero-title-line2{display:block;font-size:1.75rem;color:#3b82f6;margin-top:.25rem}.about-hero-intro{font-size:1.25rem;color:#cbd5e1;line-height:1.6;margin:0;max-width:640px}.about-mission{padding:4rem 0 6rem;background:#fff}.about-mission-container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}.about-mission-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.about-mission-content{min-width:0}.about-mission-title{font-size:1.875rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1.5rem}.about-mission-text{font-size:1.125rem;color:#475569;line-height:1.75;margin:0 0 1rem}.about-mission-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.about-mission-stat{border-left:4px solid #2563eb;padding-left:1rem}.about-mission-stat-value{display:block;font-size:1.875rem;font-weight:800;color:#0f172a;line-height:1.2}.about-mission-stat-label{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;margin-top:.25rem}.about-mission-image-wrap{position:relative;width:100%;aspect-ratio:4/3;max-height:400px}.about-mission-image-decal{position:absolute;top:0;right:0;bottom:0;left:0;background:#2563eb;transform:translate(1rem,1rem);border-radius:2px;z-index:0}.about-mission-image{position:relative;z-index:1;width:100%;height:100%;min-height:280px;border-radius:2px;box-shadow:0 25px 50px -12px #00000040;background-image:url(/assets/about_page_image-DvJjeFYh.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.about-mission-image-placeholder{position:relative;z-index:1;width:100%;height:100%;min-height:280px;border-radius:2px;box-shadow:0 25px 50px -12px #00000040;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);background-size:cover;background-position:center}.about-infrastructure{padding:2rem 0;background:#f8fafc;border:1px solid #e2e8f0;border-left:none;border-right:none;margin:0 1rem 6rem;border-radius:2px}.about-infrastructure-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;text-align:center;width:100%;box-sizing:border-box}@media (min-width: 768px){.about-infrastructure{margin-left:1.5rem;margin-right:1.5rem;padding:3rem 2rem}}.about-infrastructure-title{font-size:1.5rem;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .75rem}.about-infrastructure-subtitle{font-size:.9375rem;color:#475569;line-height:1.6;margin:0 auto 2.5rem;max-width:640px}.about-infrastructure-grid{display:grid;grid-template-columns:1fr;gap:2rem}.about-infra-card{text-align:left;padding:1.5rem;background:#fff;border-radius:2px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.about-infra-icon{width:40px;height:40px;margin:0 0 1rem;display:block;color:#2563eb}.about-infra-card-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.about-infra-card-desc{font-size:.875rem;color:#64748b;line-height:1.55;margin:0}.about-principles-cta{padding:0 0 4rem;background:#fff}.about-principles-cta-container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box;overflow-x:hidden}.about-principles-cta-grid{display:grid;grid-template-columns:1fr;gap:0;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000014;width:100%;max-width:100%;box-sizing:border-box}.about-principles-block{padding:2rem 1.5rem;background:#fff;width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.about-principles-title{font-size:1.375rem;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1.5rem}.about-principles-list{list-style:none;margin:0;padding:0}.about-principles-item{display:flex;gap:1rem;margin-bottom:1.5rem}.about-principles-item:last-child{margin-bottom:0}.about-principles-icon-wrap{flex-shrink:0;width:40px;height:40px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dbeafe;color:#2563eb}.about-principles-icon{width:24px;height:24px}.about-principles-item-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.about-principles-item-desc{font-size:.875rem;color:#475569;line-height:1.55;margin:0}.about-cta-block{padding:2rem 1.5rem;background:#0f172a;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;border-radius:2px;width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.about-cta-block:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;pointer-events:none}.about-cta-icon{width:64px;height:64px;color:#3b82f6;margin-bottom:1.5rem;flex-shrink:0;position:relative;z-index:1}.about-cta-title{font-size:1.25rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .75rem;line-height:1.3;position:relative;z-index:1}.about-cta-desc{font-size:.9375rem;color:#ffffffd9;line-height:1.5;margin:0 0 1.5rem;max-width:320px;position:relative;z-index:1}.about-cta-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:280px;position:relative;z-index:1}.about-cta-btn{display:flex;align-items:center;justify-content:center;text-align:center;padding:.875rem 1.25rem;font-size:.875rem;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,transform .1s;-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer}.about-cta-btn:active{transform:scale(.98)}.about-cta-btn-primary{background:#2563eb;color:#fff;border:none}.about-cta-btn-primary:hover{background:#3b82f6;color:#fff}.about-cta-btn-secondary{background:transparent;color:#fff;border:2px solid #475569}.about-cta-btn-secondary:hover{border-color:#fff}.about-cta-btn-secondary:hover{border-color:#fff;color:#fff;background:#ffffff1a}@media (max-width: 360px){.about-hero{padding:2rem 0 2.5rem;min-height:200px}.about-hero-inner{padding:0 .75rem}.about-hero-badge{font-size:.625rem;padding:.2rem .5rem;margin-bottom:1rem}.about-hero-title-line1,.about-hero-title-line2{font-size:1.25rem;line-height:1.2}.about-hero-intro{font-size:.8125rem;line-height:1.5;margin-top:.75rem}.about-mission{padding:2.5rem 0 3rem}.about-mission-container{padding:0 .75rem}.about-mission-title{font-size:1.375rem;margin-bottom:1rem}.about-mission-text{font-size:.9375rem;line-height:1.6;margin-bottom:.875rem}.about-mission-stats{grid-template-columns:1fr;gap:.875rem;margin-top:1.25rem}.about-mission-stat{padding-left:.75rem;border-left-width:3px}.about-mission-stat-value{font-size:1.5rem}.about-mission-stat-label{font-size:.6875rem}.about-mission-image-wrap{max-height:240px;aspect-ratio:16/10;margin-top:1.5rem}.about-mission-image-decal{transform:translate(.5rem,.5rem)}.about-mission-image{min-height:240px}.about-infrastructure{margin:0 .5rem 3rem;padding:1.5rem 0}.about-infrastructure-container{padding:1.5rem .75rem}.about-infrastructure-title{font-size:1.25rem;margin-bottom:.5rem}.about-infrastructure-subtitle{font-size:.8125rem;margin-bottom:1.25rem}.about-infrastructure-grid{gap:1rem}.about-infra-card{padding:1rem .75rem}.about-infra-icon{width:32px;height:32px;margin-bottom:.75rem}.about-infra-card-title{font-size:.9375rem;margin-bottom:.375rem}.about-infra-card-desc{font-size:.8125rem;line-height:1.5}.about-principles-cta{padding:0 0 3rem}.about-principles-cta-container{padding:0 .75rem;overflow-x:hidden}.about-principles-cta-grid{width:100%;max-width:100%;margin:0}.about-principles-block{padding:1.5rem 1rem}.about-principles-title{font-size:1.125rem;margin-bottom:1.25rem}.about-principles-item{gap:.75rem;margin-bottom:1.25rem}.about-principles-icon-wrap{width:36px;height:36px}.about-principles-icon{width:20px;height:20px}.about-principles-item-title{font-size:1rem;margin-bottom:.25rem}.about-principles-item-desc{font-size:.8125rem;line-height:1.5}.about-cta-block{padding:1.5rem 1rem}.about-cta-icon{width:48px;height:48px;margin-bottom:1rem}.about-cta-title{font-size:1.125rem;margin-bottom:.5rem}.about-cta-desc{font-size:.8125rem;margin-bottom:1.25rem;max-width:100%}.about-cta-buttons{gap:.625rem;max-width:100%}.about-cta-btn{padding:.75rem 1rem;font-size:.8125rem;min-height:44px}.about-mission-text,.about-infra-card-desc,.about-principles-item-desc,.about-cta-desc{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media (max-width: 767px){.about-hero{padding:2.5rem 0 3rem;min-height:220px}.about-hero-inner{padding:0 1rem}.about-hero-badge{font-size:.6875rem;padding:.25rem .625rem;margin-bottom:1.25rem}.about-hero-title-line1,.about-hero-title-line2{font-size:1.5rem;line-height:1.2}.about-hero-intro{font-size:.9375rem;line-height:1.6;margin-top:1rem;max-width:100%}.about-mission{padding:3rem 0 4rem}.about-mission-container{padding:0 1rem}.about-mission-title{font-size:1.5rem;margin-bottom:1.25rem}.about-mission-text{font-size:1rem;line-height:1.65;margin-bottom:1rem}.about-mission-stats{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.about-mission-stat{padding-left:.875rem;border-left-width:3px}.about-mission-stat-value{font-size:1.75rem}.about-mission-stat-label{font-size:.6875rem}.about-mission-image-wrap{max-height:280px;aspect-ratio:16/10;margin-top:2rem}.about-mission-image-decal{transform:translate(.75rem,.75rem)}.about-mission-image{min-height:280px;box-shadow:0 20px 40px -12px #0003}.about-infrastructure{margin:0 .75rem 4rem;padding:2rem 0}.about-infrastructure-container{padding:2rem 1rem}.about-infrastructure-title{font-size:1.375rem;margin-bottom:.625rem}.about-infrastructure-subtitle{font-size:.875rem;margin-bottom:1.5rem;line-height:1.55}.about-infrastructure-grid{gap:1.25rem}.about-infra-card{padding:1.25rem 1rem}.about-infra-icon{width:36px;height:36px;margin-bottom:.875rem}.about-infra-card-title{font-size:.9375rem;margin-bottom:.5rem}.about-infra-card-desc{font-size:.8125rem;line-height:1.5}.about-principles-cta{padding:0 0 3.5rem}.about-principles-cta-container{padding:0 1rem;overflow-x:hidden}.about-principles-cta-grid{border-radius:4px;box-shadow:0 2px 12px #0000000f;width:100%;max-width:100%;margin:0}.about-principles-block{padding:2rem 1.25rem}.about-principles-title{font-size:1.25rem;margin-bottom:1.5rem}.about-principles-item{gap:.875rem;margin-bottom:1.5rem}.about-principles-icon-wrap{width:38px;height:38px}.about-principles-icon{width:22px;height:22px}.about-principles-item-title{font-size:1.0625rem;margin-bottom:.3rem}.about-principles-item-desc{font-size:.8125rem;line-height:1.5}.about-cta-block{padding:2rem 1.25rem}.about-cta-icon{width:56px;height:56px;margin-bottom:1.25rem}.about-cta-title{font-size:1.1875rem;margin-bottom:.625rem}.about-cta-desc{font-size:.875rem;margin-bottom:1.5rem;max-width:100%;line-height:1.5}.about-cta-buttons{flex-direction:column;gap:.75rem;width:100%;max-width:100%}.about-cta-btn{padding:.875rem 1.125rem;font-size:.8125rem;min-height:44px;width:100%}.about-mission-text,.about-infra-card-desc,.about-principles-item-desc,.about-cta-desc{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-cta-btn{-webkit-tap-highlight-color:rgba(37,99,235,.2)}}@media (min-width: 768px){.about-hero{padding:4rem 0 5rem;min-height:320px}.about-hero-inner{padding:0 1.5rem}.about-hero-title-line1,.about-hero-title-line2{font-size:2.25rem}.about-hero-intro{font-size:1rem}.about-mission{padding:4rem 0 6rem}.about-mission-container{padding:0 1.5rem}.about-mission-grid{grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.about-mission-title{font-size:1.75rem}.about-mission-text{font-size:1rem}.about-mission-stats{grid-template-columns:1fr 1fr;gap:1.5rem}.about-mission-stat-value{font-size:2.25rem}.about-mission-image-wrap{max-height:400px;aspect-ratio:4/3}.about-mission-image-decal{transform:translate(1rem,1rem)}.about-infrastructure{margin:0 1.5rem 6rem}.about-principles-cta-grid{grid-template-columns:1fr 1fr}.about-principles-block{padding:2.5rem 2rem}.about-cta-block{padding:2.5rem 2rem;justify-content:center;text-align:center}.about-cta-buttons{flex-direction:row;justify-content:center;max-width:100%;gap:1rem}.about-cta-btn{flex:1;min-width:0}}@media (min-width: 640px) and (max-width: 767px){.about-hero{padding:3rem 0 3.5rem}.about-hero-title-line1,.about-hero-title-line2{font-size:1.75rem}.about-hero-intro{font-size:1rem}.about-mission{padding:3.5rem 0 4.5rem}.about-mission-title{font-size:1.625rem}.about-mission-text{font-size:1.0625rem}.about-mission-stats{grid-template-columns:1fr 1fr;gap:1.25rem}.about-mission-stat-value{font-size:2rem}.about-mission-image-wrap{max-height:320px}.about-infrastructure-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-infra-card{padding:1.5rem 1.25rem}.about-principles-block,.about-cta-block{padding:2rem 1.5rem}.about-cta-buttons{flex-direction:row;gap:.875rem;max-width:100%}.about-cta-btn{flex:1;min-width:0}}@media (min-width: 640px){.about-infrastructure-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.about-infra-card{padding:2rem 1rem}}@media (min-width: 1024px){.about-hero-title-line1,.about-hero-title-line2{font-size:2.75rem}.about-mission-stat-value{font-size:2.5rem}.about-principles-title,.about-cta-title{font-size:1.5rem}.about-infra-card-title{font-size:1.0625rem}.about-infra-card-desc{font-size:.9375rem}}.privacy-page{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.privacy-content{flex:1}.privacy-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:2rem 0;margin-bottom:2rem}.privacy-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.privacy-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.privacy-title-icon{width:2rem;height:2rem;color:#1d4ed8;flex-shrink:0}.privacy-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.privacy-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.privacy-breadcrumb-link:hover{color:#1d4ed8}.privacy-container{max-width:1000px;margin:0 auto;padding:0 1rem 3rem}.privacy-main{background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;padding:2.5rem;box-shadow:0 1px 2px #0000000d}.privacy-section:first-of-type{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.privacy-intro{font-size:1rem;line-height:1.75;color:#475569;margin-bottom:1rem}.privacy-last-updated{font-size:.875rem;color:#64748b;font-style:italic;margin:0}.privacy-section{margin-bottom:2.5rem}.privacy-section:last-of-type{margin-bottom:0}.privacy-section-title{font-size:1.25rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #1d4ed8;display:inline-block;width:100%}.privacy-text{font-size:.875rem;line-height:1.75;color:#475569;margin-bottom:1rem}.privacy-text:last-child{margin-bottom:0}.privacy-list{margin:1rem 0;padding-left:1.5rem;list-style:none}.privacy-list li{font-size:.875rem;line-height:1.75;color:#475569;margin-bottom:.75rem;position:relative;padding-left:1rem}.privacy-list li:before{content:"•";position:absolute;left:0;color:#1d4ed8;font-weight:700;font-size:1.25rem;line-height:1.2}.privacy-list li:last-child{margin-bottom:0}.privacy-footer-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.privacy-footer-text{font-size:.875rem;line-height:1.75;color:#475569;margin-bottom:1rem}.privacy-contact-link{display:inline-flex;align-items:center;color:#1d4ed8;text-decoration:none;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;transition:color .2s}.privacy-contact-link:hover{color:#1e40af;text-decoration:underline}@media (max-width: 768px){.privacy-title{font-size:1.5rem}.privacy-container{padding:0 1rem 2rem}.privacy-main{padding:1.5rem}.privacy-section-title{font-size:1.125rem}.privacy-text,.privacy-list li{font-size:.875rem}.privacy-section{margin-bottom:2rem}}.terms-page{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.terms-content{flex:1}.terms-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:2rem 0;margin-bottom:2rem}.terms-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.terms-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.terms-title-icon{width:2rem;height:2rem;color:#1d4ed8;flex-shrink:0}.terms-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.terms-breadcrumb-link{color:#64748b;text-decoration:none}.terms-breadcrumb-link:hover{color:#1d4ed8}.terms-container{max-width:1000px;margin:0 auto;padding:0 1rem 3rem}.terms-main{background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;padding:2.5rem;box-shadow:0 1px 2px #0000000d}.terms-section{margin-bottom:2.5rem}.terms-section:first-of-type{padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.terms-intro{font-size:1rem;line-height:1.75;color:#475569;margin-bottom:1rem}.terms-last-updated{font-size:.875rem;color:#64748b;font-style:italic;margin:0}.terms-section-title{font-size:1.25rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #1d4ed8}.terms-text{font-size:.875rem;line-height:1.75;color:#475569;margin:0}.terms-footer-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.terms-footer-text{font-size:.875rem;color:#475569;margin-bottom:1rem}.terms-contact-link{color:#1d4ed8;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:.875rem}.terms-contact-link:hover{text-decoration:underline}@media (max-width: 768px){.terms-title{font-size:1.5rem}.terms-main{padding:1.5rem}}.offer-page{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.offer-content{flex:1}.offer-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:2rem 0;margin-bottom:2rem}.offer-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.offer-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.offer-title-icon{width:2rem;height:2rem;color:#1d4ed8;flex-shrink:0}.offer-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.offer-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.offer-breadcrumb-link:hover{color:#1d4ed8}.offer-container{max-width:1000px;margin:0 auto;padding:0 1rem 3rem}.offer-main{background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;padding:2.5rem;box-shadow:0 1px 2px #0000000d}.offer-section:first-of-type{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.offer-intro{font-size:1rem;line-height:1.75;color:#475569;margin-bottom:1rem}.offer-last-updated{font-size:.875rem;color:#64748b;font-style:italic;margin:0}.offer-section{margin-bottom:2.5rem}.offer-section:last-of-type{margin-bottom:0}.offer-section-title{font-size:1.25rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #1d4ed8;display:inline-block;width:100%}.offer-text{font-size:.875rem;line-height:1.75;color:#475569;margin-bottom:1rem}.offer-text:last-child{margin-bottom:0}.offer-list{margin:1rem 0;padding-left:1.5rem;list-style:none}.offer-list li{font-size:.875rem;line-height:1.75;color:#475569;margin-bottom:.75rem;position:relative;padding-left:1rem}.offer-list li:before{content:"•";position:absolute;left:0;color:#1d4ed8;font-weight:700;font-size:1.25rem;line-height:1.2}.offer-list li:last-child{margin-bottom:0}.offer-footer-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.offer-footer-text{font-size:.875rem;line-height:1.75;color:#475569;margin-bottom:1rem}.offer-contact-link{display:inline-flex;align-items:center;color:#1d4ed8;text-decoration:none;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;transition:color .2s}.offer-contact-link:hover{color:#1e40af;text-decoration:underline}@media (max-width: 768px){.offer-title{font-size:1.5rem}.offer-container{padding:0 1rem 2rem}.offer-main{padding:1.5rem}.offer-section-title{font-size:1.125rem}.offer-text,.offer-list li{font-size:.875rem}.offer-section{margin-bottom:2rem}}.cookies-page{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.cookies-content{flex:1}.cookies-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:2rem 0;margin-bottom:2rem}.cookies-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.cookies-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.cookies-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.cookies-breadcrumb-link{color:#64748b;text-decoration:none}.cookies-breadcrumb-link:hover{color:#1d4ed8}.cookies-container{max-width:1000px;margin:0 auto;padding:0 1rem 3rem}.cookies-main{background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;padding:2.5rem;box-shadow:0 1px 2px #0000000d}.cookies-section{margin-bottom:2.5rem}.cookies-section:first-of-type{padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.cookies-intro{font-size:1rem;line-height:1.75;color:#475569;margin-bottom:1rem}.cookies-last-updated{font-size:.875rem;color:#64748b;font-style:italic;margin:0}.cookies-section-title{font-size:1.25rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #1d4ed8}.cookies-text{font-size:.875rem;line-height:1.75;color:#475569;margin:0}.cookies-footer-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.cookies-footer-text{font-size:.875rem;color:#475569;margin-bottom:1rem}.cookies-contact-link{color:#1d4ed8;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:.875rem}.cookies-contact-link:hover{text-decoration:underline}@media (max-width: 768px){.cookies-title{font-size:1.5rem}.cookies-main{padding:1.5rem}}
