:root{color:#201e1b;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f2eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}main{min-height:100vh;padding:28px}.shell{width:min(1080px,100%);margin:0 auto}header{border-bottom:1px solid #d8d2c7;justify-content:space-between;align-items:center;padding-bottom:28px;display:flex}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:#da5f3c;border-radius:4px;width:14px;height:14px;box-shadow:6px 6px #282724}.status{color:#666057;border:1px solid #c7c0b4;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650}.hero{max-width:760px;padding:clamp(72px,13vw,144px) 0 clamp(64px,10vw,112px)}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;max-width:720px;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,92px);font-weight:500;line-height:.98}.hero p{color:#625d55;max-width:660px;margin-bottom:0;font-size:clamp(18px,2.3vw,22px);line-height:1.55}.capability-grid{background:#d8d2c7;border:1px solid #d8d2c7;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}article{background:#fbf9f4;min-height:190px;padding:28px}article h2{letter-spacing:-.02em;margin-bottom:42px;font-size:17px}article p{color:#666057;margin-bottom:0;line-height:1.55}footer{color:#756f66;margin-top:24px;font-size:13px;line-height:1.5}@media (width<=720px){main{padding:20px}.capability-grid{grid-template-columns:1fr}article{min-height:auto}article h2{margin-bottom:20px}}
