@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&display=swap');
:root{--orange:#f5632e;--orange-dark:#c74113;--ink:#202323;--muted:#6c7272;--line:#e3e6e5;--bg:#f5f6f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--white);color:var(--ink);font-family:'Golos Text',Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #1571b7;outline-offset:3px}button{border:0;background:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1400px,calc(100% - 80px));margin:auto}.utility{background:var(--bg);font-size:14px;border-bottom:1px solid var(--line)}.utility>.wrap{display:flex;justify-content:space-between;align-items:center;min-height:40px;color:var(--muted)}.utility .wrap>div{display:flex;gap:25px}.utility button{padding:5px 0}.header{display:flex;align-items:center;gap:24px;padding-top:25px;padding-bottom:25px}.logo{font-size:32px;letter-spacing:-1.6px;font-weight:900;display:inline-flex;align-items:center;white-space:nowrap}.logo-symbol{font-size:37px;font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:center;width:39px;height:42px;background:var(--orange);color:white;margin-right:10px;line-height:1;font-weight:700;letter-spacing:0}.logo-period{color:var(--orange)}.catalog-button{background:var(--ink);color:white;display:flex;gap:14px;align-items:center;padding:13px 20px;font-weight:600;font-size:14px;border-radius:5px}.header form{display:flex;flex:1;border:1px solid #d5d9d8;border-radius:5px;min-width:100px;height:48px;background:var(--bg)}.header form input{width:100%;min-width:0;border:0;padding:12px 16px;outline-offset:0;background:transparent;font-size:14px}.header form button{padding:10px 16px;display:grid;place-items:center}.header-actions{display:flex;gap:25px}.header-actions button{display:grid;position:relative;justify-items:center;gap:5px;font-size:12px;padding:0 4px}.header-actions b{position:absolute;right:-6px;top:-7px;background:var(--orange);color:white;min-width:17px;height:17px;border-radius:10px;font-size:11px;display:grid;place-items:center}.nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:14px;font-weight:500}.nav>div{display:flex;gap:28px}.nav button{padding:16px 0;white-space:nowrap}.nav button:hover,.utility button:hover{color:var(--orange-dark)}.spec-nav{color:var(--orange-dark)}.spec-nav span{margin-left:10px}.demo-bar{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--muted);padding-top:15px;padding-bottom:15px}.demo-label{border:1px solid var(--line);border-radius:3px;padding:2px 7px;white-space:nowrap}.intro{display:grid;grid-template-columns:1.65fr 1fr;background:var(--bg);border:1px solid var(--line);min-height:338px}.intro-copy{padding:33px 40px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.5px}.intro h1{font-size:clamp(30px,3.1vw,46px);line-height:1.14;letter-spacing:-1.8px;font-weight:700;margin:17px 0 14px}.intro h1 span{color:var(--orange-dark)}.intro-copy p{color:var(--muted);font-size:14px;margin:0 0 24px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--orange);color:#fff;border-radius:4px;padding:13px 18px;font-size:14px;font-weight:600}.primary:hover{background:var(--orange-dark)}.primary span{font-size:20px;line-height:1}.intro-project{background:var(--ink);color:white;padding:28px 30px;display:flex;flex-direction:column;position:relative;overflow:hidden}.project-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1px;color:#b8bdbc;gap:10px}.file-tag{border:1px solid #616666;border-radius:4px;padding:4px 7px;white-space:nowrap;font-size:11px}.intro-project h2{font-size:32px;line-height:1.18;letter-spacing:-1px;margin:23px 0 10px}.intro-project p{font-size:14px;color:#b8bdbc;margin:0 0 15px}.intro-project>button{align-self:start;color:#ff9a72;padding:0 0 6px;display:flex;gap:55px;align-items:center;font-weight:600;font-size:14px}.intro-project>button span{font-size:22px}.project-bottom{display:flex;justify-content:space-between;border-top:1px solid #474c4b;margin-top:auto;padding-top:17px;font-size:11px;color:#b8bdbc;gap:10px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-top:24px;padding-bottom:24px;border-bottom:1px solid var(--line);gap:20px}.benefits>div{display:flex;gap:16px;align-items:center}.benefit-icon{font-size:26px;color:var(--orange-dark);font-weight:500;width:30px}.benefits strong{display:block;font-size:14px;font-weight:600}.benefits small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.catalog-section{padding-top:40px;padding-bottom:40px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px}.section-heading .eyebrow{color:var(--muted)}.section-heading h2{font-size:30px;line-height:1.2;letter-spacing:-.9px;margin:10px 0 0}.section-heading h2>span{color:var(--orange)}.text-button{font-size:14px;padding:5px 0;display:flex;gap:24px;align-items:center}.text-button span{color:var(--orange-dark)}.category-tiles{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:25px;margin-bottom:30px}.category-tile{padding:17px;text-align:left;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;min-height:107px;justify-content:space-between;gap:16px;transition:border-color .2s,background .2s;position:relative}.category-tile:hover,.category-tile.selected{border-color:var(--orange);background:#fff6f1}.category-tile .tile-index{color:var(--muted);font-size:12px;font-weight:500;letter-spacing:1px}.category-tile .tile-arrow{position:absolute;right:15px;top:12px;font-size:21px;color:var(--orange-dark)}.category-tile strong{font-size:14px;line-height:1.35;font-weight:600}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px}.filters{border:1px solid var(--line);border-radius:5px;padding:18px;height:fit-content}.filter-header{display:flex;justify-content:space-between;align-items:start;gap:8px;padding-bottom:15px;border-bottom:1px solid var(--line)}.filter-header h3{font-size:14px;margin:0;font-weight:600}.filter-header button{font-size:12px;color:var(--muted);padding:0}.filters fieldset{border:0;padding:0;margin:18px 0}.filters legend{font-size:14px;font-weight:600;padding:0;margin-bottom:9px}.filter-option{display:flex;align-items:center;gap:8px;margin:9px 0;font-size:12px;color:#505756;cursor:pointer}.filter-option input,.stock-toggle input{accent-color:var(--orange);width:15px;height:15px;flex-shrink:0;margin:0}.filter-option span{flex:1}.filter-option small{color:#929797}.price-inputs{display:flex;gap:8px}.price-inputs label{position:relative;min-width:0;flex:1;display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;padding-left:9px;font-size:12px;color:var(--muted)}.price-inputs input{width:100%;min-width:0;border:0;padding:7px 3px 7px 6px;font-size:12px;background:transparent}.stock-toggle{display:flex;align-items:center;gap:9px;font-size:12px;border-top:1px solid var(--line);padding-top:16px}.filter-note{font-size:12px;color:var(--muted);margin-top:18px;line-height:1.5}.technical-select{width:100%;border:1px solid var(--line);border-radius:4px;background:white;padding:7px;font-size:13px}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:40px;margin-bottom:18px}.results-toolbar strong{font-size:16px;font-weight:600}.results-toolbar #result-count{font-size:12px;color:var(--muted);margin-left:12px}.sort-label select{border:1px solid var(--line);border-radius:4px;background:white;padding:9px 12px;font-size:12px;color:var(--muted);max-width:190px}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.active-filters:empty{display:none}.chip{border:1px solid var(--line);font-size:12px;padding:4px 9px;border-radius:4px;background:var(--bg)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;min-width:0}.product-card:hover{border-color:#aeb4b2;box-shadow:0 5px 18px #1d252508}.product-visual{background:var(--bg);margin:10px 10px 0;padding:17px;min-height:120px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.product-visual .visual-category{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);padding-right:20px}.product-visual .rating{font-size:34px;letter-spacing:-1.5px;font-weight:500;line-height:1.2;white-space:nowrap}.product-visual .rating small{font-size:15px;letter-spacing:0;margin-left:4px}.visual-secondary{font-size:11px;letter-spacing:.5px;color:var(--muted)}.compare-check{position:absolute;right:12px;top:12px;cursor:pointer;display:flex;align-items:center}.compare-check input{width:16px;height:16px;accent-color:var(--orange);margin:0}.product-body{padding:15px 17px 17px;flex:1;display:flex;flex-direction:column}.product-meta{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:8px;margin-bottom:7px}.product-name{font-size:14px;font-weight:500;line-height:1.45;display:block;text-align:left;padding:0;min-height:42px}.product-name:hover{color:var(--orange-dark)}.product-sku{font-size:11px;color:var(--muted);margin:7px 0 12px;overflow-wrap:anywhere}.product-stock{font-size:11px;display:flex;align-items:center;gap:6px;color:#387254;margin-bottom:13px}.product-stock:before{content:'';width:5px;height:5px;background:#387254;border-radius:50%}.product-stock.order{color:var(--muted)}.product-stock.order:before{background:#8b9190}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto}.product-price{font-weight:700;font-size:20px;letter-spacing:-.6px;white-space:nowrap}.product-price small{font-weight:400;font-size:11px;color:var(--muted);letter-spacing:0}.add-button{width:39px;height:39px;border-radius:4px;background:var(--orange);color:white;display:grid;place-items:center;flex-shrink:0}.add-button:hover{background:var(--orange-dark)}.add-button svg{width:20px;height:20px}.empty-state{grid-column:1/-1;text-align:center;padding:60px 20px;border:1px dashed var(--line);border-radius:4px;color:var(--muted)}.empty-state h3{font-size:20px;color:var(--ink);margin:0 0 10px}.empty-state p{font-size:14px;margin-bottom:20px}.object-section{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:var(--bg);border-top:3px solid var(--orange);padding:35px 40px;margin-bottom:55px}.object-section h2{font-size:31px;line-height:1.2;letter-spacing:-1px;margin:14px 0}.object-section p{font-size:14px;color:var(--muted);margin:0 0 23px}.object-steps{display:flex;flex-direction:column;justify-content:center;gap:20px}.object-steps>div{display:flex;gap:22px;align-items:start;padding-bottom:20px;border-bottom:1px solid var(--line)}.object-steps>div:last-child{padding-bottom:0;border:0}.object-steps b{color:var(--orange-dark);font-size:20px;font-weight:500}.object-steps strong{display:block;font-size:16px;font-weight:500}.object-steps small{display:block;font-size:13px;color:var(--muted);margin-top:4px}footer{background:var(--ink);color:white}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:40px;padding-bottom:35px}.footer-main .logo{font-size:30px}.footer-main p{font-size:14px;color:#b8bdbc}.footer-main>div{display:flex;gap:25px;font-size:12px;color:#b8bdbc}.footer-main button{padding:0}.footer-bottom{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid #414746;font-size:12px;color:#b8bdbc}.mobile-filters{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}dialog{border:0;border-radius:8px;box-shadow:0 20px 100px #0003;padding:0;width:min(840px,calc(100% - 32px));max-height:90dvh;color:var(--ink)}dialog::backdrop{background:#10191999;backdrop-filter:blur(3px)}.dialog-header{padding:24px 28px 18px;display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);gap:15px}.dialog-header h2{font-size:26px;letter-spacing:-.7px;margin:6px 0 0;line-height:1.2}.dialog-header .eyebrow{color:var(--muted)}.close-button{font-size:29px;line-height:1;width:36px;height:36px;border:1px solid var(--line);border-radius:4px}.close-button:hover{background:var(--bg)}#dialog-content{padding:24px 28px}.dialog-copy{color:var(--muted);font-size:14px;margin:0 0 20px}.detail-top{display:grid;grid-template-columns:1fr 1.3fr;gap:24px}.detail-rating{background:var(--bg);border:1px solid var(--line);padding:22px;display:flex;flex-direction:column;justify-content:center;min-height:200px}.detail-rating strong{font-size:52px;font-weight:500;letter-spacing:-2px}.detail-rating span{font-size:14px;color:var(--muted)}.detail-buy h3{font-size:20px;line-height:1.4;margin:0 0 10px}.detail-buy p{font-size:13px;color:var(--muted);margin:8px 0}.detail-buy .product-price{font-size:28px;margin:15px 0}.qty-control{display:flex;border:1px solid var(--line);border-radius:4px;align-items:center;height:41px}.qty-control button{width:30px;height:100%}.qty-control input{width:60px;min-width:0;border:0;text-align:center;background:transparent;padding:4px;font-size:14px}.detail-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.detail-params{margin-top:24px}.detail-params h3{font-size:16px;margin:0 0 12px}.param-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:9px 0;gap:20px;font-size:14px}.param-row>span:first-child{color:var(--muted)}.detail-note{background:var(--bg);padding:13px 16px;font-size:13px;color:var(--muted);margin-top:20px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row h3{font-size:14px;font-weight:500;margin:0 0 5px}.cart-row p{font-size:12px;color:var(--muted);margin:0}.cart-row strong{font-size:16px;white-space:nowrap}.remove-item{font-size:12px;color:var(--orange-dark);padding:4px 0}.cart-total{display:flex;justify-content:space-between;align-items:center;margin:24px 0;font-size:20px;font-weight:600}.cart-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.secondary{border:1px solid var(--line);border-radius:4px;padding:11px 15px;font-size:14px}.secondary:hover{background:var(--bg)}.quote-form label{display:block;margin-bottom:14px;font-size:14px;font-weight:500}.quote-form input{width:100%;display:block;border:1px solid var(--line);border-radius:4px;padding:10px;margin-top:6px}.quote-form button{margin-top:8px}.spec-input{border:1px solid var(--line);background:var(--bg);padding:20px;border-radius:5px}.spec-input label{font-size:14px;font-weight:500;display:block}.spec-input input{font-size:14px;width:100%;margin-top:12px}.spec-input p{font-size:12px;color:var(--muted);margin:10px 0 0}.spec-text-label{display:block;font-size:14px;margin-top:20px;margin-bottom:7px}#spec-text{width:100%;height:120px;border:1px solid var(--line);border-radius:4px;padding:12px;font-size:14px;resize:vertical}.spec-controls{display:flex;justify-content:space-between;gap:15px;margin-top:14px;align-items:center}.spec-result{margin-top:20px}.spec-status{font-size:13px;padding:12px;border-radius:4px;background:var(--bg)}.spec-status.error{color:#a22d13;background:#fff1e9}.spec-table-wrap,.compare-table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{padding:11px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}th{font-weight:500;background:var(--bg)}.spec-table td:first-child{overflow-wrap:anywhere;min-width:130px}.status-match{color:#387254}.status-unmatched{color:var(--orange-dark)}.spec-result .primary{margin-top:17px}.compare-table{min-width:550px}.compare-table th:first-child{min-width:140px}.compare-table td{min-width:160px}.compare-table .different{background:#fff4ed}.compare-table button{margin-top:12px}.city-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.city-list button{padding:13px;border:1px solid var(--line);border-radius:4px;text-align:left}.city-list .selected{border-color:var(--orange);background:#fff4ed}.info-list{font-size:15px;line-height:1.7;color:#505756}.info-list p{margin:0 0 15px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);padding:13px 20px;border-radius:5px;box-shadow:0 6px 25px #0002;background:var(--ink);color:white;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:10;max-width:calc(100% - 30px)}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.intro h1{font-size:46px}}
@media(max-width:1150px){.wrap{width:calc(100% - 48px)}.header{gap:17px}.logo{font-size:28px}.header-actions{gap:17px}.catalog-button{padding:13px}.nav>div{gap:17px}.nav{font-size:12px}.intro-copy{padding:30px}.intro h1{font-size:35px}.category-tiles{gap:8px}.category-tile{padding:12px}.category-tile strong{font-size:12px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:20px}.product-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main>div{gap:15px}.footer-main{gap:20px}}
@media(max-width:800px){.wrap{width:calc(100% - 32px)}.utility>.wrap>span{display:none}.utility>.wrap{justify-content:space-between}.utility>.wrap>div{width:100%;justify-content:space-between;gap:10px;font-size:12px}.header{flex-wrap:wrap;padding:18px 0;gap:14px}.header .logo{margin-right:auto}.catalog-button{order:3}.header form{order:4;flex:1}.header-actions{margin-right:5px;gap:22px}.header-actions button{font-size:11px}.nav{display:block;overflow:auto}.nav>div{gap:24px;width:max-content}.nav .spec-nav{display:none}.demo-bar{font-size:11px;align-items:start}.intro{grid-template-columns:1.25fr 1fr}.intro-copy{padding:26px 20px}.intro h1{font-size:28px;letter-spacing:-1px}.intro-copy p{font-size:13px}.intro-project{padding:24px 20px}.intro-project h2{font-size:25px}.project-top{font-size:10px}.file-tag{display:none}.intro-project p{font-size:12px}.project-bottom{font-size:10px;flex-wrap:wrap}.benefits{gap:15px}.benefits>div{gap:8px;align-items:start}.benefits strong{font-size:12px}.benefits small{font-size:11px}.benefit-icon{font-size:23px}.category-tiles{grid-template-columns:repeat(3,1fr)}.category-tile strong{font-size:14px}.category-tile{min-height:90px}.catalog-layout{grid-template-columns:1fr}.filters{display:none}.filters.open{display:block}.mobile-filters{display:block;border:1px solid var(--line);border-radius:4px;padding:9px;font-size:12px;margin-left:auto}.results-toolbar{gap:9px}.results-toolbar #result-count{display:block;margin-left:0;margin-top:3px}.results-toolbar .sort-label select{max-width:150px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-body{padding:12px}.product-price{font-size:18px}.product-meta{font-size:10px}.product-visual{padding:12px}.product-visual .rating{font-size:29px}.product-name{font-size:13px}.object-section{padding:28px 24px;gap:30px}.object-section h2{font-size:26px}.object-section p{font-size:13px}.object-steps strong{font-size:14px}.object-steps small{font-size:12px}.footer-main{flex-wrap:wrap}.footer-main>div{width:100%;justify-content:space-between}.footer-main p{margin:0}}
@media(max-width:540px){.intro{grid-template-columns:1fr}.intro-copy{padding:28px 24px}.intro h1{font-size:34px}.intro-project{padding:22px 24px}.intro-project h2{font-size:24px;margin:15px 0 8px}.intro-project h2 br{display:none}.intro-project p{font-size:13px}.intro-project p br{display:none}.intro-project>button{margin-bottom:13px;gap:25px}.project-bottom{font-size:11px}.benefits{grid-template-columns:1fr;gap:14px;padding:20px 0}.benefits strong{font-size:14px}.benefits small{font-size:12px}.benefits>div{gap:14px}.benefit-icon{width:28px}.section-heading h2{font-size:25px}.section-heading .eyebrow{font-size:10px}.text-button{font-size:12px;gap:10px}.category-tiles{gap:7px;margin-top:20px}.category-tile{padding:11px;min-height:96px}.category-tile strong{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-meta{flex-wrap:wrap;gap:2px}.product-visual{margin:7px 7px 0;min-height:105px}.product-visual .visual-category{font-size:9px;letter-spacing:.6px}.product-visual .rating{font-size:29px}.product-visual .rating small{font-size:13px}.product-body{padding:11px}.product-name{font-size:13px;min-height:57px}.product-sku{font-size:10px}.product-stock{font-size:10px}.product-price{font-size:17px}.product-price small{font-size:10px}.add-button{width:32px;height:34px}.results-toolbar strong{font-size:14px}.sort-label select{max-width:129px!important;font-size:11px;padding:9px 5px}.object-section{grid-template-columns:1fr;gap:30px;margin-bottom:35px}.object-section h2{font-size:29px}.object-steps{gap:16px}.object-steps>div{padding-bottom:16px}.object-section p br{display:none}.footer-main>div{flex-direction:column;gap:13px;align-items:start}.footer-main .logo{font-size:27px}.footer-main p{font-size:12px}.footer-bottom{font-size:10px}.dialog-header{padding:20px 18px 15px}.dialog-header h2{font-size:23px}#dialog-content{padding:20px 18px}.detail-top{grid-template-columns:1fr;gap:20px}.detail-rating{min-height:130px}.detail-rating strong{font-size:42px}.cart-row{grid-template-columns:1fr auto;gap:12px}.cart-row>div:first-child{grid-column:1/-1}.cart-row .qty-control{justify-self:start}.param-row{font-size:12px}.spec-controls{flex-wrap:wrap}.spec-input{padding:15px}.city-list{grid-template-columns:1fr}.primary{gap:18px}.stock-toggle,.filter-option{font-size:14px}}
/* Regular controls stay readable at every breakpoint. Small text is metadata only. */
.filter-option,.stock-toggle,.sort-label select,.price-inputs,.price-inputs input,.technical-select{font-size:14px}
.product-name{font-size:16px;min-height:47px}.product-meta,.product-sku,.product-stock,.visual-secondary{font-size:12px}.product-visual .visual-category{font-size:12px;letter-spacing:.5px}.product-price small{font-size:12px}.intro-copy p,.intro-project p,.object-section p{font-size:16px}.header-actions button{font-size:12px}.product-price{white-space:normal}.category-tile strong{font-size:14px}
@media(max-width:540px){.product-buy{flex-wrap:wrap}.product-visual .rating{font-size:26px}.product-visual .rating small{font-size:12px}.product-name{min-height:70px}.product-visual .visual-category{font-size:11px}.price-inputs input{font-size:14px}.product-price{font-size:18px}.sort-label select{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.purchase-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.purchase-tools>button{border:1px solid var(--line);border-radius:5px;text-align:left;padding:20px;background:#fff6f1}.purchase-tools strong,.purchase-tools span{display:block}.purchase-tools strong{font-size:16px}.purchase-tools span{font-size:13px;color:var(--muted);margin-top:6px}.feature-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.task-card,.saved-projects article{border:1px solid var(--line);border-radius:5px;padding:18px;margin-top:15px}.task-card h3,.saved-projects h3,.cart-tools h3{margin:0 0 8px;font-size:18px}.task-card p,.saved-projects p{font-size:14px;color:var(--muted)}.cart-tools{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.cart-tools .dialog-copy{margin-top:16px}.stock-warning{padding:12px;background:#fff4ed;font-size:13px;border-radius:4px}.stock-warning button{font-size:13px}.quote-form select{width:100%;padding:10px;margin-top:6px;border:1px solid var(--line);border-radius:4px;background:white}.delivery-summary{padding:15px;background:var(--bg);font-size:14px;margin:15px 0}.message-preview{width:100%;min-height:230px;border:1px solid var(--line);padding:12px;border-radius:4px;font:inherit;font-size:14px;resize:vertical}.primary:disabled{opacity:.45;cursor:default}@media(max-width:800px){.purchase-tools{grid-template-columns:1fr}.purchase-tools>button{padding:15px}.feature-actions>button,.feature-actions>a{flex:1;justify-content:center}.task-card .param-row{flex-wrap:wrap}}
/* TOKBAR wordmark: orange TOK, power-symbol O, black BAR. */
.logo img{display:block;width:215px;height:auto}.footer-main .logo{background:#fff;padding:7px 12px;border-radius:4px}.footer-main .logo img{width:200px}@media(max-width:800px){.header .logo img{width:195px}}@media(max-width:540px){.header .logo img{width:180px}.footer-main .logo img{width:180px}}

/* 2026 mobile and storefront polish */
body{overflow-x:hidden}.primary,.secondary,.catalog-button,.add-button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.primary:hover,.catalog-button:hover{box-shadow:0 8px 22px #f5632e33;transform:translateY(-1px)}.product-card{border-radius:12px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #26303c12;border-color:#d8dcda}.product-visual{border-radius:9px}.category-tile{border-radius:10px;transition:transform .16s ease,box-shadow .16s ease}.category-tile:hover{transform:translateY(-2px);box-shadow:0 10px 25px #26303c0d}
@media(max-width:700px){html{scroll-padding-top:16px}body{padding-bottom:68px}.wrap{width:calc(100% - 24px)}.utility{display:none}.header{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:12px 0}.header .logo{grid-column:1}.header .logo img{width:138px}.header form{grid-column:1/-1;grid-row:2;margin:0;width:100%}.search-field{height:48px;border-radius:12px;background:#f5f6f7;border:1px solid #e2e5e7}.search-field input{font-size:16px}.header-actions{position:fixed;z-index:45;left:0;right:0;bottom:0;height:64px;margin:0;padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px #18222c14}.header-actions button{min-width:0!important;min-height:48px;font-size:9px!important;gap:2px!important;border-radius:9px}.header-actions button svg{width:21px;height:21px}.header-actions .count{top:1px;right:calc(50% - 21px)}.nav{margin-bottom:12px;border-radius:10px;overflow-x:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav .catalog-button{position:sticky;left:0;z-index:2;min-height:48px;border-radius:9px;padding:12px 16px;box-shadow:7px 0 13px #fff}.nav>div{gap:8px;padding:0 10px}.nav>div button{min-height:46px;padding:0 8px}.demo-bar{border-radius:8px;padding:9px 12px}.section-heading{align-items:flex-end}.mobile-filters{min-height:44px;padding:10px 14px}.results-toolbar{padding:8px 0}.product-grid{gap:10px}.product-card{border-radius:10px}.product-visual{min-height:145px}.product-body{padding:11px}.product-buy{gap:7px}.product-buy .qty-control{height:40px}.product-buy .add-button,.catalog-buy .primary{min-height:42px}.footer-main{padding-bottom:20px}.footer-bottom{padding-bottom:18px}.dialog{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);border-radius:14px}.dialog-header{position:sticky;top:0;z-index:3;background:#fff;border-bottom:1px solid var(--line)}#dialog-content{padding:16px}.dialog-close{width:44px;height:44px}.messenger-buttons{bottom:76px!important}.messenger-buttons small{display:none!important}.messenger-buttons a{width:46px;height:46px;justify-content:center;border-radius:50%!important;padding:0!important}.messenger-buttons svg{width:24px!important;height:24px!important}}
@media(max-width:420px){.wrap{width:calc(100% - 20px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-visual{margin:6px 6px 0;min-height:128px}.product-body{padding:9px}.product-name{font-size:12px;line-height:1.35;min-height:64px}.product-price{font-size:17px}.product-meta{font-size:9px}.catalog-button{font-size:12px}.nav>div button{font-size:10px}.section-heading h2{font-size:22px}}

/* Instant product search */
#search-form{position:relative;z-index:40}.search-suggestions[hidden]{display:none}.search-suggestions{position:absolute;left:-1px;right:-1px;top:calc(100% + 8px);max-height:min(620px,calc(100vh - 150px));overflow:auto;background:#fff;border:1px solid #dfe3e5;border-radius:10px;box-shadow:0 18px 55px #19242e26;padding:8px;z-index:60}.search-suggestions-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 10px;border-bottom:1px solid var(--line);font-size:12px}.search-suggestions-head button{color:var(--orange-dark);font-weight:600;padding:7px}.search-suggestion{display:flex;align-items:center;border-bottom:1px solid #edf0f1;position:relative}.search-suggestion:last-child{border-bottom:0}.search-suggestion-main{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:10px 58px 10px 8px!important;text-align:left}.search-suggestion-main:hover{background:#f7f8f8}.search-suggestion-art{width:72px;height:68px;display:flex;align-items:center;justify-content:center;background:#f5f6f5;border-radius:7px;overflow:hidden}.search-suggestion-art svg,.search-suggestion-art img{width:100%;height:100%;max-height:68px;object-fit:contain}.search-suggestion-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.search-suggestion-copy strong{font-size:13px;line-height:1.35;white-space:normal}.search-suggestion-copy small{font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion-copy em{font-style:normal;font-size:11px;color:#397354}.search-suggestion-copy em.order{color:#a55228}.search-suggestion-price{font-size:16px;font-weight:700;white-space:nowrap;text-align:right}.search-suggestion-price small{display:block;font-size:10px;font-weight:400;color:var(--muted)}.search-suggestion-add{position:absolute;right:10px;width:40px;height:40px!important;padding:8px!important;border-radius:50%;background:var(--orange);color:#fff}.search-suggestion-add:hover{background:var(--orange-dark)}.search-suggestion-add svg{width:21px;height:21px}.search-empty{display:flex;flex-direction:column;align-items:center;gap:5px;padding:28px 15px}.search-empty span{font-size:12px;color:var(--muted)}
@media(max-width:700px){#search-form:focus-within{z-index:70}.search-suggestions{position:fixed;left:8px;right:8px;top:124px;max-height:calc(100dvh - 200px);border-radius:12px;padding:5px}.search-suggestion-main{grid-template-columns:58px minmax(0,1fr);gap:9px;padding:9px 48px 9px 6px!important}.search-suggestion-art{width:58px;height:58px}.search-suggestion-price{grid-column:2;text-align:left;font-size:14px}.search-suggestion-price small{display:inline;margin-left:4px}.search-suggestion-copy strong{font-size:12px}.search-suggestion-add{right:7px;width:38px;height:38px!important}.search-suggestions-head{position:sticky;top:0;background:#fff;z-index:2}}
