:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172026;background:#f5f7f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px}.panel{width:min(720px,100%);border:1px solid #d9e1e5;border-radius:8px;background:#fff;padding:clamp(28px,6vw,56px);box-shadow:0 18px 48px #14222a14}.eyebrow{margin:0 0 12px;color:#58656d;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,8vw,4rem);line-height:1;letter-spacing:0}.subtitle{margin:18px 0 28px;color:#44525a;font-size:1.15rem;line-height:1.6}.feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:0;margin:0;list-style:none}.feature-list li{min-height:52px;display:flex;align-items:center;border:1px solid #dce6ea;border-radius:6px;padding:14px 16px;color:#21313a;background:#f8fafb;font-weight:650}
