.tool-brush i:before{content:"";position:absolute;top:-55px;left:-8px;width:44px;height:76px;background:linear-gradient(90deg,#392e22,#c29e71,#5e4932);clip-path:polygon(15% 100%,0 10%,50% 0,100% 10%,85% 100%)}.tool-brush i:nth-child(1){left:10px;transform:rotate(-22deg)}.tool-brush i:nth-child(2){left:70px;top:-10px;transform:rotate(-10deg)}.tool-brush i:nth-child(3){left:130px;top:-15px}.tool-brush i:nth-child(4){left:190px;top:-5px;transform:rotate(10deg)}.tool-brush i:nth-child(5){left:250px;top:8px;transform:rotate(22deg)}.tool-magnet{width:250px;height:30px;background:linear-gradient(#666,#aaa,#484848);right:-80px;bottom:140px;transform:rotate(-38deg);border-radius:8px}.tool-magnet:before{content:"";position:absolute;right:-25px;top:-8px;width:40px;height:46px;background:#222;border-radius:3px}.tool-clips{left:30px;top:90px;transform:rotate(24deg)}.tool-clips i{display:block;width:140px;height:22px;margin:12px;background:var(--accent);border-radius:0 18px 18px 0}.tool-clips i:before{content:"";display:block;width:45px;height:22px;background:#25251f;clip-path:polygon(0 0,100% 35%,100% 65%,0 100%)}.ticker{overflow:hidden;background:var(--ink);color:#fff;padding:15px 0;white-space:nowrap;font:13px var(--display);letter-spacing:1px}.ticker div{width:max-content;animation:ticker 22s linear infinite}.ticker i{color:var(--accent);font-style:normal;margin:0 30px}@keyframes ticker{to{transform:translateX(-50%)}}.section{padding:110px 6vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.section-heading h2,.delivery-section h2,.faq-section h2{font-size:clamp(38px,4.6vw,69px)}.section-heading>p{max-width:390px;line-height:1.7;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);position:relative;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 30px rgba(20,20,16,.08)}.product-art{height:300px;position:relative;background:#d8d6cd;display:grid;place-items:center;overflow:hidden}.product-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.8),transparent 52%),repeating-linear-gradient(135deg,transparent 0 22px,rgba(0,0,0,.035) 22px 23px)}.product-art .case{position:relative;width:230px;height:155px;background:#24241f;border-radius:8px;box-shadow:12px 16px 18px rgba(0,0,0,.22);transform:rotate(-5deg);display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:22px}.product-art .case i{background:var(--accent);border-radius:6px;transform:rotate(var(--r,4deg))}.product-art.clean .case{background:#b8b4a7;border-radius:50%;width:220px;height:220px;grid-template-columns:repeat(5,1fr);align-items:center}.product-art.clean .case i{height:145px;border-radius:14px;background:linear-gradient(#31291f 0 25%,#171713 25%)}.product-art.garage .case{background:#474740;grid-template-columns:2fr 1fr 1fr;width:255px;height:170px}.product-art.garage .case i{background:linear-gradient(90deg,#282823,#9b9a92,#2b2b27)}.product-number{position:absolute;top:14px;left:16px;font:12px var(--display);z-index:2}.stock{position:absolute;top:14px;right:14px;background:var(--acid);padding:7px 9px;font-size:9px;font-weight:800;letter-spacing:1px;z-index:2}.product-body{padding:27px}.product-body h3{font:24px var(--display);text-transform:uppercase;margin:0 0 10px}.product-body>p{color:var(--muted);line-height:1.55;font-size:14px;min-height:66px}.composition{margin:22px 0;border-top:1px solid #e6e4dc;padding-top:16px}.composition span{display:block;font-size:12px;margin:8px 0}.composition span:before{content:"+";color:var(--accent);font-weight:800;margin-right:8px}