:root{--green-900:#115b45;--green-800:#17684f;--green-700:#1d7157;--green-100:#e8f4ef;--lime:#a9d540;--lime-dark:#8ebe25;--ink:#212424;--muted:#7a8285;--line:#cfd9df;--panel:#edf2f5;--blue-gray:#cbd7e3;--white:#ffffff;--shadow:0 12px 28px rgba(31,48,55,0.08);--hero-width:min(1180px,calc(100% - 64px));--wide-content-width:var(--hero-width);--wide-content-width-mobile:min(720px,calc(100vw - 28px))}*{box-sizing:border-box}button,input,select,textarea{font:inherit}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;line-height:1.45}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-header{position:relative;display:grid;grid-template-columns:220px 1fr auto;align-items:center;width:var(--hero-width);min-height:80px;margin:24px auto 0;padding:0 44px;overflow:visible;border-radius:18px 18px 0 0;background:linear-gradient(90deg,rgba(5,73,54,.98) 0,rgba(5,73,54,.92) 100%),var(--green-900);color:var(--white);box-shadow:0 18px 38px rgba(8,45,35,.18)}body:has(.search-hero) .site-header{z-index:2;background:transparent;box-shadow:none}body:has(.search-hero) .header-email,body:has(.search-hero) .main-nav{text-shadow:0 2px 10px rgba(0,0,0,.34)}.brand{display:inline-flex;align-items:center;width:max-content}.brand-logo{display:block;width:150px;height:auto}.main-nav{display:flex;justify-content:center;gap:58px;color:rgba(255,255,255,.76);font-size:17px;font-weight:600}.main-nav a.active,.main-nav a:hover{color:var(--lime)}.header-actions{position:relative;display:flex;align-items:center;gap:14px;justify-content:flex-end}.header-email{display:inline-flex;align-items:center;gap:10px;min-height:42px;color:var(--lime);font-size:18px;font-weight:600;white-space:nowrap}.email-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.search-hero{position:relative;width:var(--hero-width);min-height:256px;margin:-80px auto 0;padding:102px 48px 36px;overflow:visible;border-radius:18px;background:var(--green-900);box-shadow:0 20px 42px rgba(12,50,41,.22)}.hero-media,.search-hero:before{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.search-hero:before{content:"";z-index:1;background:linear-gradient(90deg,rgba(5,73,54,.97),rgba(5,73,54,.88) 27%,rgba(5,73,54,.48) 58%,rgba(5,73,54,.9))}.hero-media{z-index:0;display:block;overflow:hidden}.hero-media img{display:block;width:100%;height:100%;object-fit:cover}.hero-inner{position:relative;z-index:2;width:100%;text-align:left}h1,h2,h3{margin:0;color:var(--green-800);letter-spacing:0}h1{font-size:30px;line-height:1.12;font-weight:600}.search-hero h1{max-width:540px;color:var(--white);font-size:34px;font-weight:700;text-shadow:0 2px 14px rgba(0,0,0,.22)}h2{font-size:28px}h2,h3{font-weight:600}h3{font-size:15px}.bearing-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,auto);gap:8px;align-items:end;width:min(760px,100%);margin:26px 0 0;text-align:left}.bearing-search label{display:grid;gap:5px;min-width:0;color:rgba(255,255,255,.9);font-size:12px;font-weight:600}.bearing-search input,.bearing-search select{width:100%;height:38px;border:1px solid rgba(255,255,255,.76);border-radius:4px;padding:0 12px;background:rgba(255,255,255,.96);color:var(--ink);font:inherit;box-shadow:0 8px 18px rgba(4,32,24,.12)}.bearing-search select{cursor:pointer}.bearing-search input:focus,.bearing-search select:focus{outline:2px solid rgba(169,213,64,.36);border-color:var(--green-700)}.number-field{position:relative}.number-field input{padding-right:42px}.podmarket-preloader{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--lime);line-height:0}.podmarket-preloader svg{display:block;width:100%;height:100%}.podmarket-preloader .gear-spin{transform-box:fill-box;transform-origin:center;animation:podmarket-gear-spin 2.5s linear infinite}.podmarket-preloader .lens-pulse{animation:podmarket-lens-pulse 1.5s ease-in-out infinite}.number-field .input-preloader{position:absolute;right:12px;bottom:10px;width:18px;height:18px;color:var(--green-800);pointer-events:none}.search-button{display:inline-flex;align-items:center;justify-content:center;height:38px;min-width:260px;border:1px solid var(--lime);border-radius:4px;background:var(--lime);color:var(--green-900);font-weight:600;padding:0 18px;line-height:1;text-wrap:nowrap;white-space:nowrap;cursor:pointer}.search-button:hover{border-color:var(--lime-dark);background:var(--lime-dark)}.filter-toggle{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;height:38px;border:1px solid var(--lime);border-radius:4px;background:var(--lime);color:var(--green-900);font-weight:600;white-space:nowrap;cursor:pointer}.filter-toggle:hover,.filter-toggle[aria-expanded=true]{border-color:var(--lime-dark);background:var(--lime-dark)}.filter-toggle .chevron{font-size:18px;line-height:1;transition:transform .18s ease}.filter-toggle[aria-expanded=true] .chevron{transform:rotate(180deg)}.advanced-filter-panel{grid-column:1/-1;padding:18px;border:1px solid rgba(255,255,255,.6);border-radius:6px;background:rgba(247,250,248,.96);box-shadow:0 18px 32px rgba(4,32,24,.18)}.advanced-filter-panel .bearing-search label,.advanced-filter-panel label,.advanced-filter-panel legend{color:var(--green-800);text-shadow:none}.filter-grid{display:grid;grid-template-columns:1fr;gap:14px}.filter-grid fieldset{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;gap:10px;min-width:0;margin:0;padding:14px;border:1px solid #dce4e8;background:var(--white)}.filter-grid legend{padding:0 7px;color:var(--green-800);font-size:14px;font-weight:600}.filter-grid .check-row{display:flex;grid-template-columns:none;align-items:center;gap:8px;min-height:38px;padding-top:18px}.filter-grid .check-row input{width:16px;height:16px;padding:0;accent-color:var(--lime)}.filter-actions{display:flex;align-items:end;justify-content:flex-end;gap:10px;margin-top:14px}.filter-actions label{width:min(220px,100%)}.clear-filters{height:38px;border:1px solid #cdd8de;background:var(--white);color:#333c40;padding:0 16px;font-weight:600;cursor:pointer}.clear-filters:hover{border-color:var(--green-700);background:var(--green-100)}.suggestions{position:absolute;z-index:20;top:calc(100% + 4px);right:0;left:0;display:none;max-height:300px;overflow:auto;border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow)}.suggestions.open{display:block}.suggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:10px 12px;border:0;border-bottom:1px solid #eef2f4;background:var(--white);color:var(--ink);text-align:left;cursor:pointer}.suggestion:focus,.suggestion:hover{outline:none;background:var(--green-100)}.suggestion span{color:var(--muted);font-size:12px}.suggestion .suggestion-title{color:var(--green-800);font-size:14px;font-weight:700}.suggestion-main{display:grid;gap:7px;min-width:0}.suggestion-brands{display:flex;flex-wrap:wrap;gap:5px}.suggestion-brand{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;background:var(--lime);color:var(--green-900);font-size:11px;font-weight:800;line-height:1}.suggestion-dimensions{color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.data-section{padding:32px 0 38px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.muted{color:var(--muted);font-size:14px;font-weight:500}.table-shell{overflow-x:auto}.mobile-table-hint{display:none}.data-table{width:100%;min-width:1080px;border-collapse:separate;border-spacing:0;font-size:15px}.data-table th{padding:15px 14px;color:var(--green-800);font-size:15px;font-weight:600;letter-spacing:0;text-align:left;white-space:nowrap}.data-table td{padding:14px;border-top:1px solid #d8e0e5;color:#4e5355;font-weight:600;vertical-align:middle}.data-table tbody tr{transition:background .16s ease,box-shadow .16s ease}.data-table tbody tr:hover{background:#f7faf8}.data-table .name-cell{color:var(--green-800);font-weight:600;text-transform:uppercase}.name-cell-copy{display:grid;gap:3px;min-width:0}.name-cell-title{color:var(--green-800);text-transform:uppercase}.offer-brand{display:block;width:fit-content;margin:4px 0 0;padding:3px 8px;background:var(--lime);color:var(--green-800);font-size:12px;font-weight:600;line-height:1.2}.result-facets{display:grid;gap:7px;min-width:230px}.result-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.result-chip-label{width:58px;color:#7c878b;font-size:11px;font-weight:600}.result-chip{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid transparent;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.result-chip-brand{background:var(--lime);color:var(--green-900)}.result-chip-analog{border-color:rgba(23,104,79,.28);background:var(--green-100);color:var(--green-800)}.result-chip:hover{border-color:var(--green-800);background:var(--green-800);color:var(--white)}.small-note{display:block;max-width:360px;overflow:hidden;color:#a5aaad;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.skeleton-row td{height:58px}.skeleton-line{display:block;width:64px;height:12px;border-radius:999px;background:linear-gradient(90deg,#dce5eb,#eef3f6 45%,#dce5eb 90%);background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.skeleton-line.wide{width:min(100%,190px)}.skeleton-line.short{width:116px;height:10px;margin-top:9px}.skeleton-heading{display:block;width:min(420px,82%);height:34px;margin:0 auto;border-radius:999px;background:linear-gradient(90deg,#dce5eb,#eef3f6 45%,#dce5eb 90%);background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.skeleton-heading.small{width:min(360px,76%);height:28px}.skeleton-copy{width:min(100%,820px);height:14px;margin-top:10px}.skeleton-copy.short-copy{width:min(70%,560px)}.skeleton-chip{width:112px;height:42px;min-width:112px;border:0}.skeleton-chip,.skeleton-faq{background:linear-gradient(90deg,#dce5eb,#eef3f6 45%,#dce5eb 90%);background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.skeleton-faq{display:block;height:48px;margin-bottom:10px}.route-loading{min-height:520px}.home-loading-shell{display:grid;gap:28px}.search-skeleton-form{pointer-events:none}.skeleton-input-block{display:grid;gap:8px;min-width:0}.skeleton-button,.skeleton-input,.skeleton-sketch{display:block;border-radius:0;background:linear-gradient(90deg,#dce5eb,#eef3f6 45%,#dce5eb 90%);background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.skeleton-input{height:38px;border:1px solid #dbe4e9}.skeleton-input-with-preloader{display:flex;align-items:center;justify-content:flex-end;padding:0 11px;overflow:hidden}.skeleton-input-preloader{width:19px;height:19px;color:var(--lime-dark)}.skeleton-button{height:38px;min-width:180px}.skeleton-button.wide-button{grid-column:1/-1}.category-intro .skeleton-heading,.product-summary-skeleton .skeleton-heading,.section-title-row .skeleton-heading{margin:0}.skeleton-breadcrumbs{display:flex;gap:16px;min-height:24px}.loading-filter{pointer-events:none}.skeleton-chip.small-chip{width:96px;min-width:96px;height:38px}.skeleton-variant-chip{pointer-events:none}.skeleton-variant-chip:hover{background:#cad6e2}.skeleton-variant-chip .skeleton-line{width:76px}.skeleton-variant-chip .count{background:linear-gradient(90deg,#b5dd55,#d6efa0 45%,#b5dd55 90%);background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.skeleton-product-card{pointer-events:none}.product-summary-skeleton .skeleton-button{height:48px}.summary-line{margin-top:12px}.skeleton-sketch{width:128px;height:82px;background-color:var(--white)}.skeleton-dims{display:grid;grid-template-columns:repeat(3,minmax(68px,1fr));gap:12px}.suggestion-skeleton{align-items:stretch;cursor:default}.suggestion-skeleton:hover{background:var(--white)}.suggestion-empty{display:block;color:var(--muted);cursor:default}.suggestion-empty:hover{background:var(--white)}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes podmarket-gear-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes podmarket-lens-pulse{0%,to{opacity:1}50%{opacity:.2}}.plus-button{display:grid;place-items:center;width:38px;height:34px;border:0;background:var(--lime);color:var(--green-900);font-size:19px;font-weight:600;cursor:pointer;transition:background .16s ease,transform .16s ease}.plus-button:hover{background:var(--lime-dark);transform:translateY(-1px)}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:22px;background:rgba(14,38,31,.58)}.modal-backdrop[hidden]{display:none}.request-modal{position:relative;width:min(100%,520px);padding:30px;background:var(--white);box-shadow:0 24px 70px rgba(12,35,30,.32)}.request-modal h2{margin:0 42px 20px 0;color:var(--green-800);font-size:26px;line-height:1.15}.modal-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:34px;height:34px;border:0;background:var(--blue-gray);color:var(--green-800);font-size:28px;line-height:1;cursor:pointer}.request-product{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;margin-bottom:18px;padding:14px;background:var(--blue-gray)}.request-product img{display:block;width:104px;height:72px;padding:6px;background:var(--white);object-fit:contain}.request-product img[hidden]{display:none}.request-product div{min-width:0}.request-product span{display:block}.product-summary-count,.request-product-title{font-weight:700}#request-kicker{margin-bottom:5px;color:#647077;font-size:12px;font-weight:500}#request-product-name{overflow-wrap:anywhere;color:var(--green-800);font-size:20px;font-weight:600;text-transform:uppercase}#request-product-meta{margin-top:5px;color:#5d6468;font-size:13px;font-weight:500}.request-field{display:block;margin-bottom:12px}.request-field[hidden]{display:none}.request-field span{display:block;margin-bottom:6px;color:#384246;font-size:13px;font-weight:600}.request-field input,.request-field select{width:100%;height:46px;padding:0 13px;border:1px solid #cfdbe2;background:var(--white);color:#20272a;font:inherit;font-weight:500;outline:none}.request-field select{cursor:pointer}.request-field input:focus,.request-field select:focus{border-color:var(--green-800);box-shadow:0 0 0 3px rgba(20,99,74,.12)}.request-submit{width:100%;height:48px;margin-top:6px;border:0;background:var(--lime);color:var(--green-900);font:inherit;font-weight:600;cursor:pointer}.request-submit:hover{background:var(--lime-dark)}.request-submit:disabled{cursor:wait;opacity:.68}.request-status{min-height:20px;margin:12px 0 0;color:var(--green-800);font-size:13px;font-weight:500}.request-status[data-state=error]{color:#b3261e}.request-status[data-state=success]{color:var(--green-800)}.request-honey{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.prose-section{padding:26px 0 58px}.prose-section h2{margin-bottom:14px}.prose-section p{max-width:1130px;margin:0 0 8px;font-size:19px}.category-intro{padding:0 0 28px}.category-intro h2{margin-bottom:12px}.category-intro p{max-width:1180px}.makers-band{padding:48px 0 66px;background:var(--green-800)}.makers-band h2{margin-bottom:42px;color:var(--white)}.maker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:center}.maker-logo{display:flex;align-items:center;gap:14px;min-height:78px;padding:14px 18px;border:1px solid rgba(169,213,64,.34);border-radius:8px;box-shadow:0 12px 28px rgba(4,32,24,.14)}.maker-logo-lime{background:var(--lime);color:var(--green-900)}.maker-logo-green{background:rgba(7,61,45,.72);color:var(--lime)}.maker-glyph{flex:0 0 auto;width:46px;height:46px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.maker-glyph circle:not(.maker-glyph-ring):not(.maker-glyph-core){fill:currentColor;stroke:none}.maker-glyph-core{stroke-width:2.6}.maker-name{min-width:0;font-size:24px;font-weight:600;letter-spacing:0}.tag-page{padding:48px 0 52px}.breadcrumbs{display:flex;gap:18px;margin-bottom:18px;color:var(--green-800);font-size:15px;font-weight:500}.breadcrumbs .is-current{cursor:default}.tag-page h1{margin-bottom:30px;text-align:center}.category-filter-card{overflow:hidden;width:var(--wide-content-width);margin:22px 0 34px 50%;background:var(--white);box-shadow:var(--shadow);transform:translateX(-50%)}.category-filter-summary{display:grid;grid-template-columns:minmax(360px,1fr) minmax(280px,.45fr);gap:28px;align-items:center;min-height:126px;padding:24px 30px;background:var(--blue-gray)}.category-filter-copy{min-width:0}.category-filter-copy h1{display:block;max-width:100%;margin:0 0 8px;color:var(--green-800);font-size:25px;font-weight:700;line-height:1.15;text-align:left;overflow-wrap:anywhere;white-space:normal}.category-filter-copy p{max-width:980px;margin:0;color:#30383c;font-size:15px;font-weight:600;line-height:1.42;overflow-wrap:anywhere}.category-filter-copy .category-summary-meta{margin-bottom:7px;color:var(--green-800);font-size:16px;font-weight:700}.category-filter-copy .category-summary-text{max-width:1040px;color:#343d41;font-size:13px;font-weight:500;line-height:1.38}.category-summary-dims{justify-self:end;width:min(420px,100%)}.category-brand-filter{display:grid;gap:12px;padding:20px 30px 22px;background:#eef3f6}.category-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.category-filter-label{min-width:58px;color:#6f7b83;font-size:12px;font-weight:600;text-transform:uppercase}.analog-filter-chip,.brand-filter-chip,.city-filter-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border:1px solid #c4d0d9;background:var(--white);color:var(--green-800);font-size:13px;font-weight:600}.brand-filter-chip{text-transform:uppercase}.analog-filter-chip,.city-filter-chip{text-transform:none}.analog-filter-chip.active,.analog-filter-chip:hover,.brand-filter-chip.active,.brand-filter-chip:hover,.city-filter-chip.active,.city-filter-chip:hover{background:var(--lime);border-color:var(--lime);color:var(--green-900)}.variant-list{display:flex;flex-wrap:wrap;gap:14px 16px;width:var(--wide-content-width);margin:0 0 44px 50%;transform:translateX(-50%)}.variant-chip{position:relative;display:inline-grid;place-items:center;min-width:88px;height:44px;border:0;background:#cad6e2;color:var(--green-800);padding:0 12px;font-size:14px;font-weight:600;cursor:pointer;overflow:visible}.variant-chip.active,.variant-chip:hover{background:var(--lime);color:var(--green-900)}.variant-chip .count{position:absolute;top:-14px;right:-10px;display:grid;place-items:center;min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:var(--lime);color:var(--green-900);font-size:13px;font-weight:700;line-height:1}.offers-block{margin-top:30px}.offers-table{min-width:980px}.product-page{padding:48px 0 52px}.product-page h1{max-width:980px;margin:0 auto 34px;text-align:center}.product-offer-card{overflow:hidden;width:var(--wide-content-width);margin-left:50%;margin-bottom:36px;background:var(--white);box-shadow:var(--shadow);transform:translateX(-50%)}.product-media-card{display:grid;place-items:center;min-width:0;margin:0;overflow:hidden;background:var(--white)}.product-media-card img{display:block;width:100%;aspect-ratio:1.02/1;object-fit:contain}.product-summary{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,auto);gap:18px;align-items:center;min-height:112px;padding:22px 26px;background:var(--blue-gray)}.product-summary.has-dims{grid-template-columns:minmax(260px,1fr) minmax(270px,.85fr) minmax(180px,auto)}.product-summary h2{margin:0;color:var(--green-800);font-size:24px;font-weight:600;line-height:1.15}.product-summary p{margin:8px 0 0;color:#30383c;font-size:16px;font-weight:600;letter-spacing:0}.product-dims{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:12px;margin:0}.product-dims div{display:grid;grid-template-columns:26px minmax(0,1fr);gap:1px 8px;min-width:0}.metric-icon{grid-row:1/3;align-self:center;justify-self:center;width:24px;height:24px;object-fit:contain}.product-dims dt{display:contents;color:#555f64;font-size:13px;font-weight:500;line-height:1.1;text-transform:none}.product-dims dt span{grid-column:2}.product-dims dd{grid-column:2;margin:0;color:var(--green-800);font-size:16px;font-weight:600}.buy-button{height:48px;min-width:180px;border:0;background:var(--lime);color:var(--green-900);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .16s ease,transform .16s ease}.buy-button:hover{background:var(--lime-dark);transform:translateY(-1px)}.product-offers-table th{background:var(--blue-gray)}.product-offer-card .table-shell{overflow-x:auto}.product-offers-table{width:100%;min-width:0;table-layout:fixed}.product-offers-table td,.product-offers-table th{min-width:0;overflow-wrap:anywhere;word-break:normal}.product-offers-table td:first-child,.product-offers-table th:first-child{width:15%}.product-offers-table td:nth-child(2),.product-offers-table th:nth-child(2){width:8%}.product-offers-table td:nth-child(3),.product-offers-table th:nth-child(3){width:31%}.product-offers-table td:nth-child(4),.product-offers-table th:nth-child(4){width:16%}.product-offers-table td:nth-child(5),.product-offers-table th:nth-child(5){width:11%}.product-offers-table td:nth-child(6),.product-offers-table th:nth-child(6){width:9%}.product-offers-table td:nth-child(7),.product-offers-table th:nth-child(7){width:10%}.product-offers-table thead th{padding-top:17px;padding-bottom:17px;background:#d7e1ea;color:var(--green-800);font-size:16px}.product-offers-table tbody td{background:var(--white);padding-right:12px;padding-left:12px}.product-offers-table tbody tr:hover td{background:#f3f8f1}.product-offers-table td:first-child,.product-offers-table th:first-child{padding-left:26px}.product-offers-table td:last-child,.product-offers-table th:last-child{padding-right:26px;text-align:right}.offer-variant-name{display:block;color:var(--green-800);font-size:16px;font-weight:600;line-height:1.15;overflow-wrap:anywhere}.product-offers-table .muted-line{max-width:360px;margin-top:4px;color:#9ba4a9;font-size:13px;font-weight:500}.product-offers-table .offer-extra{display:block;max-width:none;color:#6d767a;font-size:13px;font-weight:500;overflow-wrap:anywhere}.sort-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--green-800);padding:0;font:inherit;font-weight:600;cursor:pointer}.sort-button:hover{color:var(--green-900)}.seo-panel{padding:28px 0 42px;border-top:1px solid #e1e8ec}.seo-panel h2{margin-bottom:14px}.seo-panel p{max-width:1060px;margin:0 0 10px;color:#41484b;font-size:18px}.spec-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0 0}.spec-list div{min-width:0;padding:14px 16px;border-left:4px solid var(--lime);background:#f4f8f6}.spec-list dt{color:#677176;font-size:12px;font-weight:500}.spec-list dd{margin:4px 0 0;color:var(--green-800);font-size:17px;font-weight:600}.delivery-section{padding:18px 0 48px}.delivery-section h2{max-width:520px;margin:0 auto 42px;text-align:center}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:58px}.delivery-grid article{min-width:0}.delivery-grid .product-media-card{margin-bottom:22px}.delivery-grid h3{margin-bottom:20px;color:#c8d3df;font-size:28px;line-height:1.18}.delivery-grid p{color:#70777b;font-size:17px;font-weight:500}.faq-section{padding:10px 0 56px}.faq-section h2{margin-bottom:20px}.faq-list{display:grid;gap:10px}.faq-list details{border-top:1px solid #dbe3e8;padding:16px 0}.faq-list summary{color:var(--green-800);font-size:18px;font-weight:600;cursor:pointer}.faq-list p{max-width:960px;margin:10px 0 0;color:#4f575b;font-size:16px}.price{color:var(--ink);white-space:nowrap}.contacts-band{padding:56px 0;background:var(--blue-gray)}.contacts-band h2{margin-bottom:22px;text-align:center}.contacts-layout{display:grid;grid-template-columns:1fr;align-items:stretch}.contact-copy{color:#6c7478;font-size:13px;font-weight:500}.contact-copy h3{margin-top:0;color:var(--green-800)}.contact-copy p{margin:0 0 12px}.empty-state{padding:28px 0;color:var(--muted);font-weight:500}.text-link{color:var(--green-800);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.lead-copy{max-width:980px;margin:0 auto 34px;color:#41484b;font-size:19px;font-weight:500;text-align:center}.catalog-page,.city-page{padding:48px 0 64px}.catalog-page h1,.city-page h1{margin-bottom:18px;text-align:center}.catalog-filter-form{display:grid;gap:14px;margin:0 0 30px;padding:18px;border:1px solid #dbe4e9;border-left:4px solid var(--lime);background:#f8faf9}.catalog-filter-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.catalog-filter-head h2{font-size:22px}.catalog-filter-head span{color:var(--muted);font-size:13px;font-weight:600}.catalog-filter-grid{display:grid;grid-template-columns:1.15fr repeat(3,.58fr) .9fr .9fr 1fr;gap:10px}.catalog-filter-grid label{display:grid;gap:5px;min-width:0;color:var(--green-800);font-size:12px;font-weight:600}.catalog-filter-grid input,.catalog-filter-grid select{width:100%;height:40px;min-width:0;padding:0 11px;border:1px solid #cfd9df;background:var(--white);color:var(--ink);font:inherit;font-size:14px;font-weight:600}.catalog-filter-grid input:focus,.catalog-filter-grid select:focus{border-color:var(--green-700);outline:2px solid rgba(169,213,64,.32)}.catalog-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.catalog-reset-link{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border:1px solid #cfd9df;background:var(--white);color:#333c40;font-size:14px;font-weight:600}.catalog-reset-link:hover{border-color:var(--green-700);background:var(--green-100)}.catalog-active-filters{display:flex;flex-wrap:wrap;gap:7px}.catalog-active-filters span{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;background:var(--green-100);color:var(--green-800);font-size:12px;font-weight:700}.catalog-result-title{margin-top:8px}.city-link-section{padding:8px 0 58px}.category-card-grid,.city-directory-grid,.city-link-grid,.related-link-grid{display:grid;gap:14px}.city-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.city-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card,.city-directory-row,.city-link-card,.related-link-card{display:grid;gap:6px;min-width:0;min-height:92px;padding:16px;border:1px solid #dbe4e9;background:#f8faf9;transition:border-color .16s ease,background .16s ease,transform .16s ease}.category-card-body{display:grid;gap:6px;min-width:0}.category-card:hover,.city-directory-row:hover,.city-link-card:hover,.related-link-card:hover{border-color:var(--lime);background:#f2f8ed;transform:translateY(-1px)}.link-card-title,.related-link-title{color:var(--green-800);font-size:17px;font-weight:600;overflow-wrap:anywhere}.category-card span,.city-directory-row span,.city-link-card span,.related-link-card span{color:#4f575b;font-size:14px;font-weight:600}.category-card small,.city-directory-row small{color:var(--muted);font-size:12px;font-weight:500}.category-card-facets{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.category-card-facets em{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:800;line-height:1}.brand-card-chip{background:var(--lime);color:var(--green-900)}.analog-card-chip{border:1px solid rgba(23,104,79,.24);background:var(--green-100);color:var(--green-800)}.catalog-empty-state{grid-column:1/-1}.city-group{margin-top:42px}.city-group h2{margin-bottom:18px}.city-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 42px}.city-stats div{min-width:0;padding:18px;border-left:4px solid var(--lime);background:#eef3f6}.city-stats dt{color:#687277;font-size:12px;font-weight:600;text-transform:uppercase}.city-stats dd{margin:6px 0 0;color:var(--green-800);font-size:24px;font-weight:700}.category-offers{overflow:hidden;width:var(--wide-content-width);margin:0 0 38px 50%;background:var(--white);box-shadow:var(--shadow);transform:translateX(-50%)}.category-offers .section-title-row{margin:0;padding:22px 26px;background:var(--blue-gray)}.category-offers .table-shell{overflow-x:auto}.related-links-section{padding:8px 0 44px;border-top:1px solid #e1e8ec}.related-links-section h2{margin-bottom:18px}.footer-city-links{display:flex;flex-wrap:wrap;gap:8px 12px;margin:0 0 22px}.footer-city-links a{color:var(--green-800);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}@media (max-width:920px){.site-header,.wrap{width:min(720px,calc(100vw - 28px));max-width:calc(100vw - 28px)}.site-header{grid-template-columns:1fr auto;gap:14px;margin-top:14px;padding:14px 18px;background-position:top}.main-nav{grid-column:1/-1;justify-content:flex-start;gap:18px;order:3;overflow-x:auto;font-size:15px}.header-actions{gap:8px}.header-email{justify-content:center;width:42px}.header-email span{display:none}.search-hero{width:min(720px,calc(100vw - 28px));max-width:calc(100vw - 28px);min-height:auto;margin-top:-116px;padding:140px 18px 30px;background-position:50%}.search-hero h1{max-width:510px;font-size:28px}.bearing-search{grid-template-columns:repeat(3,1fr);width:100%;margin-top:22px}.advanced-filter-panel,.filter-toggle,.number-field,.search-button{grid-column:1/-1}.filter-grid fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filter-head{align-items:flex-start;flex-direction:column;gap:4px}.catalog-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-grid,.city-directory-grid,.city-link-grid,.city-stats,.delivery-grid,.product-summary,.product-summary.has-dims,.related-link-grid,.spec-list{grid-template-columns:1fr}.category-filter-card,.product-offer-card{width:var(--wide-content-width-mobile)}.category-filter-summary{grid-template-columns:1fr;gap:18px;padding:22px}.category-filter-copy h1{font-size:25px}.category-summary-dims{justify-self:stretch;width:100%}.category-brand-filter{padding:18px 22px 20px}.category-filter-row{gap:8px}.category-filter-label{flex-basis:100%;min-width:0}.category-offers,.variant-list{width:var(--wide-content-width-mobile)}h1{font-size:25px}h1,h2{overflow-wrap:anywhere}h2{font-size:24px}.breadcrumbs{flex-wrap:wrap;gap:8px 12px}.breadcrumbs,.product-page h1,.prose-section,.seo-panel,.tag-page h1{overflow-wrap:anywhere}.section-title-row{align-items:flex-start;flex-direction:column;gap:6px}.mobile-table-hint{display:none;align-items:center;justify-content:center;gap:9px;width:fit-content;max-width:100%;min-height:38px;margin:10px auto 0;padding:7px 13px;border:1px solid rgba(169,213,64,.55);background:#f3f8ee;color:var(--green-800);font-size:12px;font-weight:500;line-height:1.2;text-align:center}.mobile-table-hint-icon{flex:0 0 auto;width:26px;height:26px;background:var(--green-800);-webkit-mask:url(/static/assets/swipe.png) center/contain no-repeat;mask:url(/static/assets/swipe.png) center/contain no-repeat}.maker-grid{grid-template-columns:repeat(3,1fr);gap:18px}.contacts-layout{grid-template-columns:1fr}}@media (max-width:560px){.site-header{display:flex;align-items:stretch;flex-direction:column;gap:12px;min-height:70px;margin-top:10px;padding:14px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);border-radius:14px 14px 0 0}.main-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:100%;min-width:0;overflow-x:visible;font-size:14px}.main-nav a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:34px;padding:0 4px;text-align:center;white-space:normal;word-break:normal}.header-actions{display:none}.brand{align-self:flex-start;max-width:136px}.brand-logo{width:136px}.suggestion{grid-template-columns:minmax(0,1fr);gap:8px}.suggestion-dimensions{white-space:normal}.search-hero{margin-top:-108px;padding:128px 14px 24px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);border-radius:14px}.search-hero:before{background:linear-gradient(90deg,rgba(5,73,54,.98),rgba(5,73,54,.9) 48%,rgba(5,73,54,.68))}.hero-media img{object-fit:cover;object-position:56% center}.search-hero h1{max-width:330px;font-size:24px}.bearing-search{margin-top:18px}.bearing-search,.filter-grid fieldset{grid-template-columns:1fr}.catalog-filter-form{padding:14px}.category-filter-copy h1{font-size:22px;line-height:1.18;word-break:normal}.product-page h1{max-width:100%;font-size:24px;line-height:1.18;text-align:left;overflow-wrap:anywhere}.category-filter-card,.category-offers,.product-offer-card,.variant-list{width:calc(100vw - 20px);max-width:calc(100vw - 20px);min-width:0}.catalog-filter-grid{grid-template-columns:1fr}.catalog-filter-actions{align-items:stretch;flex-direction:column-reverse}.catalog-filter-actions .search-button,.catalog-reset-link{width:100%}.filter-actions{align-items:stretch;flex-direction:column}.filter-actions label{width:100%}.prose-section p{font-size:16px}.variant-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.variant-chip{width:100%;min-width:0;padding:0 32px 0 8px}.variant-chip .count{top:4px;right:5px;min-width:24px;height:24px;padding:0 6px;font-size:12px}.product-dims{grid-template-columns:1fr}.product-summary,.product-summary.has-dims{padding:24px 14px}.buy-button{width:100%;min-width:0}.product-offer-card .table-shell{overflow-x:visible}.product-offers-table,.product-offers-table tbody,.product-offers-table td,.product-offers-table tr{display:block;width:100%}.product-offers-table thead{display:none}.product-offers-table td:nth-child(n),.product-offers-table th:nth-child(n){width:100%}.product-offers-table tbody{display:grid;gap:10px;padding:10px;background:#eef3f6}.product-offers-table tbody tr{display:grid;gap:9px;min-width:0;padding:12px;border:1px solid #d8e0e5;background:var(--white)}.product-offers-table tbody td{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;min-width:0;padding:0;border:0;background:transparent;font-size:14px}.product-offers-table tbody td>*{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.product-offers-table tbody td:before{color:#687277;font-size:11px;font-weight:700;line-height:1.15;text-transform:uppercase;content:""}.product-offers-table tbody td:first-child:before{content:"Товар"}.product-offers-table tbody td:nth-child(2):before{content:"Бренд"}.product-offers-table tbody td:nth-child(3):before{content:"Инфо"}.product-offers-table tbody td:nth-child(4):before{content:"Склад"}.product-offers-table tbody td:nth-child(5):before{content:"Цена"}.product-offers-table tbody td:nth-child(6):before{content:"Кол-во"}.product-offers-table tbody td:nth-child(7){display:flex;justify-content:flex-end;padding-top:2px}.product-offers-table .offer-extra{font-size:12px;line-height:1.28}.product-offers-table .offer-brand{margin:0}.modal-backdrop{align-items:end;padding:12px}.request-modal{padding:24px 18px 18px}.request-modal h2{font-size:23px}.request-product{grid-template-columns:1fr}.request-product img{width:100%;height:118px}.maker-grid{grid-template-columns:repeat(2,1fr)}}