*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#f5f5f5;min-height:100vh;font-family:system-ui,-apple-system,sans-serif}.page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.form{background:#fff;border-radius:8px;flex-direction:column;gap:.5rem;width:100%;max-width:420px;padding:2rem;display:flex;box-shadow:0 2px 8px #00000014}.form h1{font-size:1.5rem;font-weight:600}.subtitle{color:#666;margin-bottom:1rem;font-size:.9rem}.form label{margin-top:.5rem;font-size:.875rem;font-weight:500}.form input,.form textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:.65rem .75rem;font-family:inherit;font-size:1rem}.form input:focus,.form textarea:focus{border-color:#888;outline:none}.form button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;margin-top:1.25rem;padding:.75rem;font-size:1rem;font-weight:500}.form button:hover{background:#333}
