/* Catalog refinement: compact typographic introductions and a product-first grid.
   Preserve graphite/orange identity and route structure. No decorative hero image. */
.category-page main>.shell{width:calc(100% - 144px);max-width:1280px}
.category-page .breadcrumbs{padding-top:116px;line-height:1.6;flex-wrap:wrap;row-gap:4px}
.fr-category-intro{padding:30px 0 29px;border-bottom:1px solid var(--line)}
.fr-category-context{margin:0 0 11px;font-size:11px;color:#abb5b8}
.fr-category-intro h1{margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.13;font-weight:450;letter-spacing:-.035em;max-width:32ch;overflow-wrap:break-word}
.fr-category-description{max-width:82ch;margin:17px 0 0;font-size:13px;line-height:1.75;color:#b5bec0}
.fr-category-scope{display:flex;flex-wrap:wrap;gap:8px 22px;padding:0;margin:20px 0 0;list-style:none;font-size:11px;color:#b7c0c2}
.fr-category-scope li{padding-left:12px;border-left:1px solid #667174;line-height:1.5}
.fr-category-catalog{display:grid;grid-template-columns:202px minmax(0,1fr);gap:38px;padding:34px 0 68px;align-items:start}
.fr-category-sidebar{position:sticky;top:114px}
.fr-category-sidebar h2{margin:0 0 15px;font-size:12px;font-weight:550;color:#d2d8da}
.fr-category-links{display:grid;gap:4px}
.fr-category-links a{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:10px;align-items:center;padding:12px 11px;border-radius:6px;font-size:12px;line-height:1.5;color:#aebabc}
.fr-category-links small{text-align:right;color:#acb6b8;font-size:10px;font-variant-numeric:tabular-nums}
.fr-category-links a:hover{background:#20282b;color:#f0f3f3}
.fr-category-links a[aria-current="page"]{background:#272d2f;color:#f2f4f4;box-shadow:inset 2px 0 0 var(--accent)}
.fr-category-links a[aria-current="page"] small{color:var(--accent)}
.fr-category-assistance{margin-top:28px;padding:22px 11px 0;border-top:1px solid var(--line)}
.fr-category-assistance p{font-size:12px;color:#e2e7e8;margin:0 0 10px}
.fr-category-assistance>span{font-size:11px;line-height:1.75;color:#aab6b9;display:block}
.fr-category-assistance .text-link{margin-top:15px;display:inline-flex;font-size:11px;gap:8px}
.fr-category-results{min-width:0}
.fr-category-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:40px}
.fr-category-toolbar h2{margin:0;font-size:18px;line-height:1.4;font-weight:450;letter-spacing:-.015em}
.fr-category-toolbar h2 span{font-variant-numeric:tabular-nums}
.fr-series-search{display:flex;align-items:center;gap:9px;min-width:0;width:245px;padding:0 12px;border:1px solid #515e63;border-radius:6px;background:#1e2528}
.fr-series-search input{width:100%;min-width:0;border:0;background:transparent;outline:0;color:#eff2f3;font:inherit;font-size:11px;padding:11px 0}
.fr-series-search input::placeholder{color:#aebabc}
.fr-series-search>i{font-size:16px;color:#bbc6c9}
.fr-series-search button{background:none;border:0;padding:10px 0;font:inherit;font-size:10px;color:var(--accent);cursor:pointer}
.fr-series-search:focus-within{outline:2px solid var(--accent);outline-offset:3px}
.fr-category-hint{font-size:11px;line-height:1.7;color:#aab6b9;margin:9px 0 23px}
.category-page .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.category-page .catalog-product-card{border-radius:8px;background:#1b2124}
.category-page .catalog-product-image{width:100%;aspect-ratio:4/3;max-height:215px;background:#fff}
.category-page .catalog-product-image img{object-fit:contain;padding:17px}
.category-page .catalog-product-copy{padding:17px 16px 19px}
.category-page .catalog-product-copy>p{font-size:10px;letter-spacing:.045em;margin:0;color:#b5c0c3}
.category-page .catalog-product-copy h3{font-size:15px;font-weight:480;line-height:1.4;margin:9px 0 18px;min-height:2.8em;overflow-wrap:break-word}
.category-page .catalog-product-copy>span{font-size:10px;line-height:1.5;justify-content:space-between;width:100%}
.category-page .fr-card-photo-pending{min-height:0;font-size:11px;padding:16px}
.category-page .page-cta{padding:48px 0;background:#1b2124}
.category-page .page-cta-grid h2{font-size:30px;font-weight:450;letter-spacing:-.025em}
.category-page .page-cta-grid p{font-size:13px;line-height:1.7}
.fr-series-empty{border:1px dashed #536065;padding:35px;text-align:center;font-size:13px;color:#bdc7ca;border-radius:8px}
.fr-series-search[hidden],.fr-series-search button[hidden],.fr-series-empty[hidden],.category-page .catalog-product-card[hidden]{display:none!important}
.fr-category-links a:focus-visible,.fr-category-assistance a:focus-visible,.category-page .catalog-product-card>a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
@media(min-width:761px) and (max-width:1100px){.fr-category-catalog{grid-template-columns:175px minmax(0,1fr);gap:24px}.category-page .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.category-page main>.shell{width:calc(100% - 56px)}.category-page .breadcrumbs{padding-top:99px}.fr-category-intro{padding-top:24px}.fr-category-sidebar{top:96px}}
@media(max-width:760px){.category-page main>.shell{width:calc(100% - 36px)}.category-page .breadcrumbs{font-size:10px;padding-top:96px}.fr-category-intro{padding:23px 0}.fr-category-intro h1{font-size:30px;max-width:27ch}.fr-category-description{font-size:12px;margin-top:14px}.fr-category-context{font-size:10px}.fr-category-scope{gap:8px 15px;font-size:10px;margin-top:16px}.fr-category-catalog{grid-template-columns:1fr;gap:24px;padding-top:24px;padding-bottom:42px}.fr-category-sidebar{position:static;min-width:0}.fr-category-sidebar h2{font-size:11px;margin-bottom:10px}.fr-category-links{display:flex;overflow-x:auto;gap:6px;padding:3px 2px 10px;scrollbar-width:thin}.fr-category-links a{flex-shrink:0;display:flex;gap:12px;max-width:230px;padding:10px 12px;border:1px solid var(--line);font-size:11px;line-height:1.4}.fr-category-links small{flex-shrink:0}.fr-category-links a[aria-current="page"]{border-color:#657276;box-shadow:none}.fr-category-assistance{display:none}.fr-category-toolbar{gap:12px}.fr-category-toolbar h2{font-size:16px;flex-shrink:0}.fr-series-search{width:205px}.fr-category-hint{margin-bottom:18px}.category-page .catalog-product-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.category-page .catalog-product-copy{padding:13px 12px 16px}.category-page .catalog-product-copy h3{font-size:13px;min-height:2.8em;margin-bottom:14px}.category-page .catalog-product-copy>span{font-size:9px}.category-page .catalog-product-image img{padding:12px}.category-page .page-cta-grid h2{font-size:26px}}
@media(max-width:420px){.fr-category-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.fr-series-search{width:100%}.category-page .catalog-product-copy>span{gap:5px}.category-page .catalog-product-copy>span i{display:none}}
@media(prefers-reduced-motion:reduce){.category-page .catalog-product-card,.category-page .catalog-product-card img{transition:none;transform:none}}
