:root{color-scheme:light;--ink:#101010;--muted:#5b5b5b;--line:#dcdcdc;--red:#df1717;--paper:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{max-width:100%;display:block}p,h1,h2,h3{margin:0}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:24px;top:-80px;background:var(--ink);color:#fff;padding:10px 18px;z-index:5}.skip:focus{top:12px}.header{min-height:124px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:block;width:185px;flex-shrink:0}.brand img{width:185px;height:78px;object-fit:cover}nav{display:flex;gap:36px;align-items:center}nav a{font-size:.9375rem;text-decoration:none;font-weight:600}nav a:hover,.email:hover{color:var(--red)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-top:64px;padding-bottom:88px;align-items:center}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;line-height:1.7}.hero .eyebrow{margin-bottom:25px}h1{font-size:clamp(4.8rem,8.4vw,7.3rem);line-height:.99;letter-spacing:-.065em;font-weight:700}h1 span{color:var(--red)}.hero-aside{padding-top:12px}.logo-panel{background:#000;border-radius:2px;margin-bottom:34px;overflow:hidden}.logo-panel img{width:100%;height:auto;aspect-ratio:1.9;object-fit:cover}.intro{font-size:clamp(1.5rem,2.1vw,1.85rem);line-height:1.3;letter-spacing:-.025em;font-weight:600;max-width:440px}.supporting{color:var(--muted);margin-top:17px;max-width:440px;font-size:1rem}.button{display:inline-flex;gap:50px;justify-content:space-between;align-items:center;padding:14px 22px;min-height:50px;background:var(--ink);color:#fff;text-decoration:none;font-weight:600;font-size:.9375rem;margin-top:26px;border:1px solid var(--ink);transition:background .18s}.button:hover{background:var(--red);border-color:var(--red)}.section{padding-block:76px}.services{border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;margin-bottom:48px}h2{font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.15;letter-spacing:-.045em;font-weight:600}.section-heading h2{width:49%}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service-grid article{border-top:2px solid var(--ink);padding-top:20px}.letter{font-size:2.65rem;line-height:1;font-weight:700;color:var(--red);display:block;margin-bottom:34px}.service-grid h3{font-size:1.25rem;letter-spacing:-.025em;margin-bottom:12px}.service-grid p{color:var(--muted);font-size:1rem;line-height:1.65}.products{background:var(--ink);color:white}.product-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.products .eyebrow{color:#b6b6b6;margin-bottom:24px}.product-intro{color:#b6b6b6;margin-top:22px;max-width:310px}.product-card{border:1px solid #484848;padding:30px}.product-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.product-category{font-size:.75rem;letter-spacing:.1em;color:#c7c7c7}.badge{font-size:.8125rem;border:1px solid #666;padding:3px 10px}.product-card h3{font-size:3.6rem;line-height:1.15;letter-spacing:-.05em;margin:35px 0 20px}.product-card h3 span{color:#ff3b3b}.product-card>p{color:#ccc;max-width:465px}.product-bottom{margin-top:32px;border-top:1px solid #484848;padding-top:21px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.875rem}.product-bottom>span{color:#aaa}.product-bottom a:hover{color:#ff6969}.contact .eyebrow{margin-bottom:27px}.contact-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.contact-row>div{padding-bottom:4px}.contact-row p{color:var(--muted);margin-bottom:18px}.email{font-size:1.125rem;font-weight:600;overflow-wrap:anywhere}.email span{display:inline-block;margin-left:8px}.footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:25px;font-size:.8125rem;color:var(--muted)}
@media(min-width:1600px){.hero{padding-block:85px 100px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:36px}h1{font-size:clamp(4.4rem,10vw,6rem)}.product-layout{gap:38px}.service-grid{grid-template-columns:repeat(2,1fr);row-gap:36px}.letter{margin-bottom:20px}.contact-row{align-items:flex-start;flex-direction:column;gap:25px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{min-height:108px;flex-wrap:wrap;justify-content:center;gap:0;padding-bottom:16px}.brand{width:155px}.brand img{width:155px;height:65px}nav{width:100%;justify-content:center;gap:28px}nav a{font-size:.875rem;min-height:30px}.hero{grid-template-columns:1fr;gap:34px;padding-block:42px 50px}h1{font-size:clamp(4.8rem,20vw,6.8rem)}.hero .eyebrow{font-size:.6875rem;letter-spacing:.12em}.hero-aside{padding:0}.logo-panel{margin-bottom:25px}.intro{font-size:1.65rem}.section{padding-block:48px}.section-heading{display:block;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:22px}.section-heading h2{width:auto}.service-grid{gap:28px 22px}.service-grid p{font-size:1rem}.product-layout{grid-template-columns:1fr;gap:30px}.product-intro{max-width:none}.product-card{padding:24px}.product-card h3{font-size:3.1rem}.footer{flex-direction:column;gap:8px}.email{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
