:root{color-scheme:light;--ink:#17191d;--muted:#535862;--navy:#10192e;--red:#cc1828;--line:#dfe1e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:white;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.7}a{color:inherit;text-underline-offset:.3em}a:focus-visible{outline:3px solid var(--red);outline-offset:6px}.wrap,.header{width:min(1160px,calc(100% - 96px));margin-inline:auto}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:1.65rem;font-weight:700;line-height:1.05;letter-spacing:-.04em}.brand img{width:55px;height:52px;object-fit:contain;background:#000}.brand-small{display:block;font-size:.63rem;letter-spacing:.19em;margin-top:7px}nav{display:flex;gap:32px;font-size:.9rem}nav a{text-decoration:none}nav a:hover,.text-link:hover{color:var(--red)}.hero{padding-block:82px 76px;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.hero-copy{max-width:780px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;margin:0 0 24px;line-height:1.6;color:var(--muted)}h1,h2,p{margin-top:0}h1{font-size:clamp(2.6rem,5.1vw,4.5rem);line-height:1.08;letter-spacing:-.055em;font-weight:600;margin-bottom:28px}h2{font-size:clamp(2rem,3.2vw,2.75rem);line-height:1.15;letter-spacing:-.045em;font-weight:600;margin-bottom:24px}.lead{max-width:660px;font-size:1.15rem;line-height:1.7;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;gap:44px;align-items:center;background:var(--navy);color:#fff;padding:15px 23px;text-decoration:none;font-weight:600;font-size:.95rem}.button:hover{background:#263653}.hero-note{flex-shrink:0;font-size:.9rem;line-height:1.6;color:var(--muted);padding-bottom:2px}.hero-note p{margin:0}.red-rule{display:block;width:34px;height:3px;background:var(--red);margin-bottom:18px}.brand-banner{background:#000}.brand-banner .wrap{max-width:1000px}.brand-banner img{width:100%;height:auto;display:block}.mobile-caption{display:none}.section{padding-block:92px}.about,.supplier-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section-copy{font-size:1.0625rem;color:var(--muted)}.section-copy p:last-child{margin-bottom:0}.supplier-section{background:var(--navy);color:white;padding-block:80px}.supplier-section .eyebrow{color:#b7bfd0}.supplier-section .section-copy{color:#d4d8e2}.supplier-section h2{max-width:420px}.text-link{display:inline-block;color:white;font-weight:600;margin-top:10px;text-decoration:underline}.text-link span{margin-left:16px}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact{background:#f3f4f6;border-top:1px solid var(--line);padding-block:56px}.contact-inner{display:flex;gap:40px;align-items:center;justify-content:space-between}.contact .eyebrow{margin-bottom:15px}.contact h2{font-size:2rem;margin-bottom:12px}.contact p:last-child{margin-bottom:0;color:var(--muted)}.email{font-size:1.5rem;letter-spacing:-.02em;white-space:nowrap}.email span{margin-left:15px;color:var(--red)}footer{display:flex;justify-content:space-between;gap:20px;padding-block:26px;font-size:.85rem;color:var(--muted)}footer p{margin:0}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:2}.skip:focus{top:10px}@media(max-width:850px){.wrap,.header{width:calc(100% - 48px)}.hero-note{display:none}.hero{padding-block:60px}.about,.supplier-grid,.purpose-grid{gap:40px}.contact-inner{align-items:flex-start;flex-direction:column;gap:24px}.section{padding-block:64px}}@media(max-width:580px){.header{min-height:100px;align-items:flex-start;flex-direction:column;padding-block:18px;gap:18px}.brand{font-size:1.4rem}.brand img{width:44px;height:42px}nav{gap:28px;font-size:.9rem}.hero{padding-block:48px}.eyebrow{font-size:.72rem;margin-bottom:20px}h1{font-size:2.75rem}.lead{font-size:1.0625rem}.brand-banner .wrap{width:100%}.mobile-caption{display:block;text-align:center;color:white;font-size:1rem;line-height:1.4;margin:0;padding:0 20px 28px}.mobile-caption span{display:block;color:#c6c9d0;font-size:.85rem;margin-top:6px}.about,.supplier-grid,.purpose-grid{grid-template-columns:1fr;gap:12px}.section,.supplier-section{padding-block:52px}.section-copy{font-size:1rem}.purpose h2 br:last-child{display:none}.contact{padding-block:42px}.contact h2{font-size:1.85rem}.email{font-size:1.3rem}footer{flex-direction:column;gap:4px;padding-block:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
