:root{color-scheme:light;--ink:#171717;--paper:#f4f4f1;--yellow:#ffe33d;--line:#d4d4cf}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}a:focus-visible{outline:3px solid #886b00;outline-offset:6px}.header,main,footer{width:calc(100% - 96px);max-width:1600px;margin:auto}.header{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:20px;text-decoration:none}.brand img{width:190px;height:62px;object-fit:cover}.brand span{font-size:14px;max-width:110px;line-height:1.4}.contact{text-decoration:none;font-size:16px;font-weight:700}.contact span{margin-left:18px}.intro{padding:64px 0 46px;display:grid;grid-template-columns:1.6fr 1fr;gap:18px 60px;align-items:end}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.1em;line-height:1.6;margin:0}.intro>.eyebrow{grid-column:1/-1}h1{font-size:clamp(42px,5.2vw,82px);letter-spacing:-.055em;line-height:1.02;margin:0;font-weight:800}h1 span{position:relative;box-shadow:inset 0 -.16em var(--yellow)}.intro-copy{font-size:20px;line-height:1.5;max-width:420px;margin:0 0 5px}.section-label{display:flex;justify-content:space-between;font-size:13px;letter-spacing:.13em;font-weight:700;border-top:1px solid var(--ink);padding:15px 0}.tool{display:grid;grid-template-columns:1.15fr 1fr;background:#fff;border:1px solid var(--line)}.tool-image{position:relative;min-height:480px;overflow:hidden;background:#d9dede}.tool-image>img{width:100%;height:100%;object-fit:cover;position:absolute;transition:transform .45s}.tool-image:hover>img{transform:scale(1.025)}.image-label{position:absolute;bottom:22px;left:22px;right:22px;display:flex;justify-content:space-between;background:#fff;padding:14px 18px;font-weight:700;font-size:14px;letter-spacing:.15em}.tool-info{padding:clamp(28px,3.4vw,56px)}h2{font-size:clamp(42px,4.4vw,68px);line-height:1.02;letter-spacing:-.05em;margin:20px 0}.dot{color:#b49100}.material{font-size:22px;line-height:1.5;margin:0 0 16px}.material strong{background:var(--yellow);padding:3px 6px;white-space:nowrap}.description{font-size:18px;line-height:1.6;max-width:520px;margin:0}.industries{font-size:14px;line-height:1.6;margin:20px 0 28px;color:#515151}.button{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--yellow);padding:19px 22px;text-decoration:none;font-weight:700;font-size:17px;border:1px solid var(--ink);transition:background .2s}.button:hover{background:#f8d715}.button span{font-size:24px}.catalog{display:inline-block;margin-top:22px;font-size:15px;font-weight:700;text-underline-offset:5px}.catalog span{margin-left:12px}footer{display:flex;justify-content:space-between;gap:30px;padding:32px 0 38px;font-size:14px;line-height:1.8}footer strong,footer span{display:block}.footer-links{display:flex;gap:30px;align-items:center}.footer-links a{text-decoration:none}.footer-links a:hover{text-decoration:underline}@media(min-width:1600px){.tool-image{min-height:540px}}@media(max-width:850px){.header,main,footer{width:calc(100% - 40px)}.brand span{display:none}.brand img{width:160px}.intro{padding:40px 0 32px;grid-template-columns:1fr;gap:22px}.intro-copy{max-width:560px;font-size:18px}.tool{grid-template-columns:1fr}.tool-image{min-height:340px}.tool-info{padding:30px}footer{flex-direction:column;gap:15px}.footer-links{flex-wrap:wrap;gap:10px 24px}}@media(max-width:450px){.header{gap:12px}.brand img{width:135px;height:48px}.contact{font-size:14px;max-width:120px}.contact span{margin-left:4px}.tool-image{min-height:270px}.tool-info{padding:24px}.eyebrow{font-size:12px}.material{font-size:20px}.button{font-size:16px;padding:16px}.intro h1{font-size:42px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
