:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#0f172a;background:#0f172a}*{box-sizing:border-box}body{margin:0}.pos{min-height:100vh;display:grid;place-content:center;text-align:center;background:#f8fafc;padding:2rem}.logo{background:#2563eb;margin-bottom:1rem}.eyebrow{letter-spacing:.16em;color:#2563eb;font-size:.75rem;font-weight:700}.pos h1{font-size:clamp(2rem,6vw,4rem);margin:.5rem 0}.pos p{color:#64748b}.pos button{margin:1.5rem auto;padding:.85rem 1.2rem;border:0;border-radius:10px;background:#2563eb;color:#fff;font-weight:700}
