body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:#f7fafc;margin:0}.hero{display:flex;flex-direction:column;align-items:center;padding:48px 16px}.nav{width:100%;max-width:900px;display:flex;justify-content:space-between;align-items:center}.container{background:#fff;padding:28px;border-radius:8px;box-shadow:0 6px 24px #00000014;max-width:900px;width:100%;margin-top:24px;text-align:center}button{background:#2563eb;color:#fff;border:none;padding:12px 20px;border-radius:6px;cursor:pointer}.link{margin-top:12px}
