:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#302639;background:#f3eff8}*{box-sizing:border-box}body{min-height:100vh;display:grid;place-items:center;margin:0;padding:24px}main{width:min(100%,560px);background:white;border:1px solid #e2d6f2;border-radius:24px;padding:clamp(28px,6vw,56px)}.brand{font-size:12px;font-weight:750;letter-spacing:.14em;color:#714f8c}h1{font-size:clamp(36px,7vw,54px);line-height:1.05;letter-spacing:-.05em;margin:32px 0 24px}p{line-height:1.6;color:#766681}.sign-in{display:block;background:#7100fa;color:white;text-decoration:none;border-radius:12px;padding:17px 22px;margin:32px 0 24px;font-weight:650}.sign-in:hover{background:#5600c7}.sign-in:focus-visible{outline:3px solid #302639;outline-offset:4px}.note{font-size:13px;margin-bottom:0}
