*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#081711;color:#f2e8d2;font:17px/1.6 system-ui,sans-serif}a{color:#ead59b;text-underline-offset:4px}a:focus-visible{outline:3px solid #d6b665;outline-offset:5px}header,footer{background:#10251d;color:#f2e8d2}.shell{max-width:1180px;margin:auto;padding:0 30px}.brand{display:flex;align-items:center;gap:14px;padding-top:25px;font-weight:750;letter-spacing:.06em}.brand img{width:42px;height:42px}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:42px;align-items:center;padding:55px 0 58px}.hero img{width:100%;height:auto;border:1px solid #28483b}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.19em;color:#d6b665;font-weight:750}h1{font:700 clamp(36px,5vw,64px)/1.08 system-ui,sans-serif;margin:14px 0 20px;letter-spacing:-.035em}h2{font:700 34px/1.15 system-ui,sans-serif;margin:0 0 18px}h3{font-size:19px}p{margin:0 0 20px}.hero p{color:#cbbfa5}.button{display:inline-block;background:#d6b665;color:#182720;padding:13px 20px;border-radius:4px;font-weight:750;text-decoration:none}.hero .small{font-size:13px;margin-top:13px}nav{display:flex;gap:25px;flex-wrap:wrap;padding:17px 0;border-top:1px solid #28483b}nav a{color:#f2e8d2;text-decoration:none;font-size:14px}section{padding:48px 0;border-bottom:1px solid #28483b}.about{display:grid;grid-template-columns:1.35fr 1fr;gap:65px}.lede{font-size:22px;font-family:system-ui,sans-serif}dl{margin:0;background:#eee3ca;color:#182720;padding:20px 25px;border-top:3px solid #d6b665}dl div{display:grid;grid-template-columns:105px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #d7c8a7;font-size:14px}dl div:last-child{border:0}dt{font-weight:750}dd{margin:0}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.logos{grid-template-columns:repeat(2,minmax(0,1fr))}figure a{color:#19352a}figure{margin:0;background:#eee3ca;color:#182720;border:1px solid #d7c8a7;border-radius:5px;overflow:hidden}figure img{display:block;width:100%;height:auto}figcaption{padding:17px 20px;font-size:14px}figcaption strong{font-size:17px;display:block}figcaption span{display:block;color:#28483b;margin:4px 0 12px}.note{font-size:14px;color:#cbbfa5;max-width:800px}.logo{height:240px;display:grid;place-items:center}.logo img{width:185px;height:185px;object-fit:contain}.pale{background:#f4f7f5}.dark{background:#19352a}.links{display:flex;gap:20px;flex-wrap:wrap}.keyart figure:last-child{grid-column:1/-1}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px}footer{padding:28px 0;font-size:13px}footer a{color:#f2e8d2}@media(max-width:720px){.shell{padding:0 20px}.hero,.about,.contact{grid-template-columns:1fr;gap:25px}.hero{padding:30px 0}.hero h1{max-width:450px}.grid,.logos{grid-template-columns:1fr}.logo{height:210px}.keyart figure:last-child{grid-column:auto}section{padding:35px 0}nav{gap:16px}.brand{font-size:14px}.hero .small{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}