: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:#fff;--shadow:0 12px 28px #1f303714}*{box-sizing:border-box}button,input,select,textarea{font:inherit}body{color:var(--ink);background:var(--white);margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;line-height:1.45}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 64px);margin:0 auto}.site-header{background:var(--green-900);min-height:80px;color:var(--white);grid-template-columns:220px 1fr auto;align-items:center;padding:0 48px;display:grid}.brand{align-items:center;width:max-content;display:inline-flex}.brand-logo{width:150px;height:auto;display:block}.main-nav{color:#ffffffc2;justify-content:center;gap:58px;font-size:17px;font-weight:600;display:flex}.main-nav a.active,.main-nav a:hover{color:var(--lime)}.header-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex;position:relative}.header-phone{min-height:42px;color:var(--lime);white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:600;display:inline-flex}.phone-icon,.write-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:22px;height:22px}.write-contact{position:relative}.write-toggle{min-height:42px;color:var(--lime);font:inherit;cursor:pointer;background:#a9d54014;border:1px solid #a9d540a6;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:15px;font-weight:600;display:inline-flex}.write-toggle:hover,.write-toggle[aria-expanded=true]{background:var(--lime);color:var(--green-900)}.write-menu{z-index:30;background:var(--white);min-width:184px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px #09251e3d}.write-menu[hidden]{display:none}.write-menu a{min-height:40px;color:var(--green-800);align-items:center;padding:0 12px;font-size:15px;font-weight:600;display:flex}.write-menu a:hover{background:var(--green-100)}.search-hero{padding:34px 0 26px}.hero-inner{text-align:center}h1,h2,h3{color:var(--green-800);letter-spacing:0;margin:0}h1{font-size:30px;font-weight:600;line-height:1.12}h2{font-size:28px;font-weight:600}h3{font-size:15px;font-weight:600}.bearing-search{text-align:left;grid-template-columns:minmax(0,1fr) minmax(260px,auto);align-items:end;gap:8px;width:min(980px,100%);margin:30px auto 0;display:grid;position:relative}.bearing-search label{color:#333c40;gap:5px;min-width:0;font-size:12px;font-weight:600;display:grid}.bearing-search input,.bearing-search select{width:100%;height:38px;color:var(--ink);font:inherit;background:#fbfcfd;border:1px solid #cdd8de;border-radius:0;padding:0 12px}.bearing-search select{cursor:pointer}.bearing-search input:focus,.bearing-search select:focus{border-color:var(--green-700);outline:2px solid #a9d5405c}.number-field{position:relative}.search-button{border:1px solid var(--lime);background:var(--lime);min-width:260px;height:38px;color:var(--green-900);text-wrap:nowrap;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:0 18px;font-weight:600;line-height:1;display:inline-flex}.search-button:hover{border-color:var(--lime-dark);background:var(--lime-dark)}.filter-toggle{border:1px solid var(--lime);background:var(--lime);height:38px;color:var(--green-900);white-space:nowrap;cursor:pointer;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;font-weight:600;display:flex}.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}.filter-toggle[aria-expanded=true] .chevron{transform:rotate(180deg)}.advanced-filter-panel{border:1px solid var(--line);background:#f7faf8;grid-column:1/-1;padding:18px}.filter-grid{grid-template-columns:1fr;gap:14px;display:grid}.filter-grid fieldset{background:var(--white);border:1px solid #dce4e8;grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;gap:10px;min-width:0;margin:0;padding:14px;display:grid}.filter-grid legend{color:var(--green-800);padding:0 7px;font-size:14px;font-weight:600}.filter-grid .check-row{grid-template-columns:none;align-items:center;gap:8px;min-height:38px;padding-top:18px;display:flex}.filter-grid .check-row input{width:16px;height:16px;accent-color:var(--lime);padding:0}.filter-actions{justify-content:flex-end;align-items:end;gap:10px;margin-top:14px;display:flex}.filter-actions label{width:min(220px,100%)}.clear-filters{background:var(--white);color:#333c40;cursor:pointer;border:1px solid #cdd8de;height:38px;padding:0 16px;font-weight:600}.clear-filters:hover{border-color:var(--green-700);background:var(--green-100)}.suggestions{z-index:20;border:1px solid var(--line);background:var(--white);max-height:300px;box-shadow:var(--shadow);display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto}.suggestions.open{display:block}.suggestion{background:var(--white);width:100%;color:var(--ink);text-align:left;cursor:pointer;border:0;border-bottom:1px solid #eef2f4;grid-template-columns:1fr auto;gap:12px;padding:10px 12px;display:grid}.suggestion:hover,.suggestion:focus{background:var(--green-100);outline:none}.suggestion strong{color:var(--green-800)}.suggestion span{color:var(--muted);font-size:12px}.data-section{padding:16px 0 38px}.section-title-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.muted{color:var(--muted);font-size:14px;font-weight:500}.table-shell{overflow-x:auto}.mobile-table-hint{display:none}.data-table{border-collapse:separate;border-spacing:0;width:100%;min-width:860px;font-size:15px}.data-table th{color:var(--green-800);letter-spacing:0;text-align:left;white-space:nowrap;padding:15px 14px;font-size:15px;font-weight:600}.data-table td{color:#4e5355;vertical-align:middle;border-top:1px solid #d8e0e5;padding:14px;font-weight:600}.data-table tbody tr{transition:background .16s,box-shadow .16s}.data-table tbody tr:hover{background:#f7faf8}.data-table .name-cell{color:var(--green-800);text-transform:uppercase;font-weight:600}.offer-brand{background:var(--lime);width:fit-content;color:var(--green-800);margin:4px 0 0;padding:3px 8px;font-size:12px;font-weight:600;line-height:1.2;display:block}.small-note{color:#a5aaad;text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:12px;font-weight:500;display:block;overflow:hidden}.skeleton-row td{height:58px}.skeleton-line{background:linear-gradient(90deg,#dce5eb 0%,#eef3f6 45%,#dce5eb 90%) 0 0/220% 100%;border-radius:999px;width:64px;height:12px;animation:1.15s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-line.wide{width:min(100%,190px)}.skeleton-line.short{width:116px;height:10px;margin-top:9px}.skeleton-heading{background:linear-gradient(90deg,#dce5eb 0%,#eef3f6 45%,#dce5eb 90%) 0 0/220% 100%;border-radius:999px;width:min(420px,82%);height:34px;margin:0 auto;animation:1.15s ease-in-out infinite skeleton-shimmer;display:block}.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{background:linear-gradient(90deg,#dce5eb 0%,#eef3f6 45%,#dce5eb 90%) 0 0/220% 100%;border:0;width:112px;min-width:112px;height:42px;animation:1.15s ease-in-out infinite skeleton-shimmer}.skeleton-faq{background:linear-gradient(90deg,#dce5eb 0%,#eef3f6 45%,#dce5eb 90%) 0 0/220% 100%;height:48px;margin-bottom:10px;animation:1.15s ease-in-out infinite skeleton-shimmer;display:block}.route-loading{min-height:520px}.home-loading-shell{gap:28px;display:grid}.search-skeleton-form{pointer-events:none}.skeleton-input-block{gap:8px;min-width:0;display:grid}.skeleton-input,.skeleton-button,.skeleton-sketch{background:linear-gradient(90deg,#dce5eb 0%,#eef3f6 45%,#dce5eb 90%) 0 0/220% 100%;border-radius:0;animation:1.15s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-input{border:1px solid #dbe4e9;height:38px}.skeleton-button{min-width:180px;height:38px}.skeleton-button.wide-button{grid-column:1/-1}.section-title-row .skeleton-heading,.category-intro .skeleton-heading,.product-summary-skeleton .skeleton-heading{margin:0}.skeleton-breadcrumbs{gap:16px;min-height:24px;display:flex}.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:after{display:none}.skeleton-variant-chip .skeleton-line{width:76px}.skeleton-variant-chip .count{background:linear-gradient(90deg,#b5dd55 0%,#d6efa0 45%,#b5dd55 90%) 0 0/220% 100%;animation:1.15s ease-in-out infinite skeleton-shimmer}.skeleton-product-card{pointer-events:none}.product-summary-skeleton .skeleton-button{height:48px}.summary-line{margin-top:12px}.skeleton-sketch{background-color:var(--white);width:128px;height:82px}.skeleton-dims{grid-template-columns:repeat(3,minmax(68px,1fr));gap:12px;display:grid}.suggestion-skeleton{cursor:default;align-items:stretch}.suggestion-skeleton:hover{background:var(--white)}.suggestion-empty{color:var(--muted);cursor:default;display:block}.suggestion-empty:hover{background:var(--white)}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.plus-button{background:var(--lime);width:38px;height:34px;color:var(--green-900);cursor:pointer;border:0;place-items:center;font-size:19px;font-weight:600;transition:background .16s,transform .16s;display:grid}.plus-button:hover{background:var(--lime-dark);transform:translateY(-1px)}.modal-backdrop{z-index:50;background:#0e261f94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-backdrop[hidden]{display:none}.request-modal{background:var(--white);width:min(100%,520px);padding:30px;position:relative;box-shadow:0 24px 70px #0c231e52}.request-modal h2{color:var(--green-800);margin:0 42px 20px 0;font-size:26px;line-height:1.15}.modal-close{background:var(--blue-gray);width:34px;height:34px;color:var(--green-800);cursor:pointer;border:0;place-items:center;font-size:28px;line-height:1;display:grid;position:absolute;top:18px;right:18px}.request-product{background:var(--blue-gray);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:18px;padding:14px;display:grid}.request-product img{background:var(--white);object-fit:contain;width:104px;height:72px;padding:6px;display:block}.request-product img[hidden]{display:none}.request-product div{min-width:0}.request-product span,.request-product strong{display:block}#request-kicker{color:#647077;margin-bottom:5px;font-size:12px;font-weight:500}#request-product-name{overflow-wrap:anywhere;color:var(--green-800);text-transform:uppercase;font-size:20px;font-weight:600}#request-product-meta{color:#5d6468;margin-top:5px;font-size:13px;font-weight:500}.request-field{margin-bottom:12px;display:block}.request-field[hidden]{display:none}.request-field span{color:#384246;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.request-field input,.request-field select{background:var(--white);color:#20272a;width:100%;height:46px;font:inherit;border:1px solid #cfdbe2;outline:none;padding:0 13px;font-weight:500}.request-field select{cursor:pointer}.request-field input:focus,.request-field select:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #14634a1f}.request-submit{background:var(--lime);width:100%;height:48px;color:var(--green-900);font:inherit;cursor:pointer;border:0;margin-top:6px;font-weight:600}.request-submit:hover{background:var(--lime-dark)}.request-status{min-height:20px;color:var(--green-800);margin:12px 0 0;font-size:13px;font-weight:500}.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{background:var(--green-800);padding:48px 0 66px}.makers-band h2{color:var(--white);margin-bottom:42px}.maker-grid{grid-template-columns:repeat(6,1fr);align-items:center;gap:26px 44px;display:grid}.maker-grid span{min-height:58px;color:var(--lime);border:2px solid #a9d54080;border-radius:50%;place-items:center;font-size:24px;font-weight:600;display:grid}.tag-page{padding:48px 0 52px}.breadcrumbs{color:var(--green-800);gap:18px;margin-bottom:18px;font-size:15px;font-weight:500;display:flex}.breadcrumbs .is-current{cursor:default}.tag-page h1{text-align:center;margin-bottom:30px}.category-brand-filter{border-left:4px solid var(--lime);background:#eef3f6;gap:12px;margin:0 0 34px;padding:14px;display:grid}.category-filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.category-filter-label{color:#6f7b83;text-transform:uppercase;min-width:58px;font-size:12px;font-weight:600}.brand-filter-chip,.city-filter-chip{background:var(--white);min-height:32px;color:var(--green-800);border:1px solid #c4d0d9;align-items:center;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex}.brand-filter-chip{text-transform:uppercase}.city-filter-chip{text-transform:none}.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{flex-wrap:wrap;gap:14px 16px;margin-bottom:44px;display:flex}.variant-chip{min-width:88px;height:44px;color:var(--green-800);cursor:pointer;background:#cad6e2;border:0;place-items:center;padding:0 12px;font-size:14px;font-weight:600;display:inline-grid;position:relative;overflow:visible}.variant-chip.active,.variant-chip:hover{background:var(--lime);color:var(--green-900)}.variant-chip:after{content:attr(data-stock-label);z-index:2;background:var(--lime);color:var(--green-900);text-align:center;opacity:0;pointer-events:none;place-items:center;padding:0 8px;font-size:12px;font-weight:600;line-height:1.1;display:grid;position:absolute;inset:0}.variant-chip:hover:after{opacity:1}.variant-chip:hover .count{opacity:0}.variant-chip .count{background:var(--lime);min-width:28px;height:28px;color:var(--green-900);border-radius:50%;place-items:center;padding:0 7px;font-size:13px;display:grid;position:absolute;top:-14px;right:-10px}.offers-block{margin-top:30px}.offers-table{min-width:980px}.product-page{padding:48px 0 52px}.product-page h1{text-align:center;max-width:980px;margin:0 auto 34px}.product-offer-card{background:var(--white);width:min(1640px,100vw - 64px);box-shadow:var(--shadow);margin-bottom:36px;margin-left:50%;overflow:hidden;transform:translate(-50%)}.product-media-card{background:var(--white);place-items:center;min-width:0;margin:0;display:grid;overflow:hidden}.product-media-card img{aspect-ratio:1.02;object-fit:contain;width:100%;display:block}.product-summary{background:var(--blue-gray);grid-template-columns:minmax(260px,1fr) minmax(180px,auto);align-items:center;gap:18px;min-height:112px;padding:22px 26px;display:grid}.product-summary.has-dims{grid-template-columns:minmax(260px,1fr) minmax(270px,.85fr) minmax(180px,auto)}.product-summary.has-sketch{grid-template-columns:minmax(250px,1fr) 128px minmax(180px,auto)}.product-summary.has-sketch.has-dims{grid-template-columns:minmax(250px,1fr) 128px minmax(270px,.85fr) minmax(180px,auto)}.product-summary h2{color:var(--green-800);margin:0;font-size:24px;font-weight:600;line-height:1.15}.product-summary p{color:#30383c;letter-spacing:0;margin:8px 0 0;font-size:16px;font-weight:600}.bearing-sketch{background:var(--white);border:1px solid #fffc;place-items:center;width:128px;min-height:82px;margin:0;padding:8px;display:grid}.bearing-sketch img{object-fit:contain;width:100%;max-height:72px;display:block}.product-dims{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:12px;margin:0;display:grid}.product-dims div{grid-template-columns:26px minmax(0,1fr);gap:1px 8px;min-width:0;display:grid}.metric-icon{object-fit:contain;grid-row:1/3;place-self:center;width:24px;height:24px}.product-dims dt{color:#555f64;text-transform:none;font-size:13px;font-weight:500;line-height:1.1}.product-dims dd{color:var(--green-800);margin:0;font-size:16px;font-weight:600}.buy-button{background:var(--lime);min-width:180px;height:48px;color:var(--green-900);cursor:pointer;border:0;font-family:inherit;font-size:15px;font-weight:600;transition:background .16s,transform .16s}.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{min-width:1260px}.product-offers-table thead th{color:var(--green-800);background:#d7e1ea;padding-top:17px;padding-bottom:17px;font-size:16px}.product-offers-table tbody td{background:var(--white)}.product-offers-table tbody tr:hover td{background:#f3f8f1}.product-offers-table th:first-child,.product-offers-table td:first-child{padding-left:26px}.product-offers-table th:last-child,.product-offers-table td:last-child{text-align:right;padding-right:26px}.product-offers-table td:first-child strong{color:var(--green-800);font-size:16px;font-weight:600;line-height:1.15;display:block}.product-offers-table .muted-line{color:#9ba4a9;max-width:360px;margin-top:4px;font-size:13px;font-weight:500}.product-offers-table .offer-extra{color:#6d767a;overflow-wrap:anywhere;max-width:360px;font-size:13px;font-weight:500;display:block}.sort-button{color:var(--green-800);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:600;display:inline-flex}.sort-button:hover{color:var(--green-900)}.seo-panel{border-top:1px solid #e1e8ec;padding:28px 0 42px}.seo-panel h2{margin-bottom:14px}.seo-panel p{color:#41484b;max-width:1060px;margin:0 0 10px;font-size:18px}.spec-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0 0;display:grid}.spec-list div{border-left:4px solid var(--lime);background:#f4f8f6;min-width:0;padding:14px 16px}.spec-list dt{color:#677176;font-size:12px;font-weight:500}.spec-list dd{color:var(--green-800);margin:4px 0 0;font-size:17px;font-weight:600}.delivery-section{padding:18px 0 48px}.delivery-section h2{text-align:center;max-width:520px;margin:0 auto 42px}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:58px;display:grid}.delivery-grid article{min-width:0}.delivery-grid .product-media-card{margin-bottom:22px}.delivery-grid h3{color:#c8d3df;margin-bottom:20px;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{gap:10px;display:grid}.faq-list details{border-top:1px solid #dbe3e8;padding:16px 0}.faq-list summary{color:var(--green-800);cursor:pointer;font-size:18px;font-weight:600}.faq-list p{color:#4f575b;max-width:960px;margin:10px 0 0;font-size:16px}.price{color:var(--ink);white-space:nowrap}.contacts-band{background:var(--blue-gray);padding:56px 0}.contacts-band h2{text-align:center;margin-bottom:22px}.contacts-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:30px;display:grid}.map-panel{background:linear-gradient(35deg,#0000 45%,#ffffff85 45% 47%,#0000 47%),linear-gradient(120deg,#4b986840,#ffffff47),#dcebd8;min-height:360px;position:relative;overflow:hidden}.map-road{transform-origin:0;background:#f2f2f2;height:5px;position:absolute;box-shadow:0 0 0 2px #8496a12e}.road-a{width:118%;top:55%;left:-8%;transform:rotate(-10deg)}.road-b{width:96%;top:36%;left:8%;transform:rotate(22deg)}.map-pin{width:50px;height:50px;color:var(--white);background:#f35448;border-radius:50% 50% 50% 0;place-items:center;font-size:24px;display:grid;position:absolute;top:58%;left:56%;transform:rotate(-45deg)}.map-pin:first-letter{transform:rotate(45deg)}.map-label{background:var(--white);color:#222;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;top:calc(58% + 16px);left:calc(56% + 46px)}.contact-copy{color:#6c7478;font-size:13px;font-weight:500}.contact-copy h3{color:var(--green-800);margin-top:0}.contact-copy p{margin:0 0 12px}.empty-state{color:var(--muted);padding:28px 0;font-weight:500}.text-link{color:var(--green-800);text-underline-offset:4px;font-size:14px;font-weight:600;text-decoration:underline}.lead-copy{color:#41484b;text-align:center;max-width:980px;margin:0 auto 34px;font-size:19px;font-weight:500}.catalog-page,.city-page{padding:48px 0 64px}.catalog-page h1,.city-page h1{text-align:center;margin-bottom:18px}.city-link-section{padding:8px 0 58px}.city-link-grid,.category-card-grid,.city-directory-grid,.related-link-grid{gap:14px;display:grid}.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))}.city-link-card,.category-card,.city-directory-row,.related-link-card{background:#f8faf9;border:1px solid #dbe4e9;gap:6px;min-width:0;min-height:92px;padding:16px;transition:border-color .16s,background .16s,transform .16s;display:grid}.city-link-card:hover,.category-card:hover,.city-directory-row:hover,.related-link-card:hover{border-color:var(--lime);background:#f2f8ed;transform:translateY(-1px)}.city-link-card strong,.category-card strong,.city-directory-row strong,.related-link-card strong{color:var(--green-800);overflow-wrap:anywhere;font-size:17px;font-weight:600}.city-link-card span,.category-card span,.city-directory-row 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}.city-group{margin-top:42px}.city-group h2{margin-bottom:18px}.city-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 42px;display:grid}.city-stats div{border-left:4px solid var(--lime);background:#eef3f6;min-width:0;padding:18px}.city-stats dt{color:#687277;text-transform:uppercase;font-size:12px;font-weight:600}.city-stats dd{color:var(--green-800);margin:6px 0 0;font-size:24px;font-weight:700}.category-offers{background:var(--white);width:min(1640px,100vw - 64px);box-shadow:var(--shadow);margin:0 0 38px 50%;overflow:hidden;transform:translate(-50%)}.category-offers .section-title-row{background:var(--blue-gray);margin:0;padding:22px 26px}.category-offers .table-shell{overflow-x:auto}.related-links-section{border-top:1px solid #e1e8ec;padding:8px 0 44px}.related-links-section h2{margin-bottom:18px}.footer-city-links{flex-wrap:wrap;gap:8px 12px;margin:0 0 22px;display:flex}.footer-city-links a{color:var(--green-800);text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration:underline}@media (max-width:920px){.wrap{width:min(100% - 28px,720px)}.site-header{grid-template-columns:1fr auto;gap:14px;padding:14px 18px}.main-nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:24px;font-size:15px;overflow-x:auto}.header-actions{gap:8px}.header-phone{justify-content:center;width:42px}.header-phone span{display:none}.write-toggle{min-width:42px;padding:0 12px}.bearing-search{grid-template-columns:repeat(3,1fr)}.number-field,.search-button,.filter-toggle,.advanced-filter-panel{grid-column:1/-1}.filter-grid fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.product-summary,.delivery-grid,.spec-list,.city-link-grid,.category-card-grid,.city-directory-grid,.related-link-grid,.city-stats{grid-template-columns:1fr}.product-offer-card,.category-offers{width:min(100vw - 28px,720px)}h1{font-size:25px}h2{font-size:24px}.section-title-row{flex-direction:column;align-items:flex-start;gap:6px}.mobile-table-hint{width:fit-content;max-width:100%;min-height:38px;color:var(--green-800);text-align:center;background:#f3f8ee;border:1px solid #a9d5408c;justify-content:center;align-items:center;gap:9px;margin:10px auto 0;padding:7px 13px;font-size:12px;font-weight:500;line-height:1.2;display:flex}.mobile-table-hint-icon{background:var(--green-800);flex:none;width:26px;height:26px;-webkit-mask:url(/static/assets/swipe.png) 50%/contain no-repeat;mask:url(/static/assets/swipe.png) 50%/contain no-repeat}.maker-grid{grid-template-columns:repeat(3,1fr);gap:18px}.contacts-layout{grid-template-columns:1fr}.map-panel{min-height:280px}}@media (max-width:560px){.site-header{min-height:70px}.brand{max-width:136px}.brand-logo{width:136px}.write-toggle span{display:none}.write-menu{right:-2px}.bearing-search,.filter-grid fieldset{grid-template-columns:1fr}.filter-actions{flex-direction:column;align-items:stretch}.filter-actions label{width:100%}.prose-section p{font-size:16px}.variant-chip{flex:calc(50% - 8px);min-width:0}.product-dims{grid-template-columns:1fr}.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)}}
