:root{color-scheme:light;background:#f7f7f4;color:#1f2933;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f7f7f4}.shell,body{min-height:100vh}.shell{display:grid;place-items:center;padding:24px}.panel{width:min(100%,720px);border:1px solid #d8ddd6;border-radius:8px;background:#ffffff;padding:32px}.eyebrow{margin:0 0 12px;color:#356859;font-size:14px;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.1}