*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:#f6f4ef;color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home{display:grid;min-height:100vh;place-items:center;padding:32px}.content{max-width:680px}.eyebrow{margin:0 0 12px;color:#087f5b;font-size:14px;font-weight:800;text-transform:uppercase}.eyebrow,h1{letter-spacing:0}h1{margin:0;font-size:clamp(40px,8vw,76px);line-height:.94}p{margin:22px 0 0;color:#4b5563;font-size:18px;line-height:1.6}.admin{display:inline-flex;margin-top:30px;border-radius:8px;background:#111827;color:white;font-weight:800;padding:13px 18px;text-decoration:none}