.aruna-auth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.aruna-auth-button-secondary{display:inline-block;padding:12px 18px;border:1px solid #d9cfc3;border-radius:999px;background:#fff;color:#202020;text-decoration:none;cursor:pointer}.aruna-auth-notice{margin:0 0 18px;padding:12px 14px;border-radius:12px}.aruna-auth-notice-success{background:#ecf8ef;color:#14532d}.aruna-auth-notice-error{background:#fbeaea;color:#8a1c1c}.aruna-auth-card{padding:20px;border:1px solid #ece3d9;border-radius:18px;background:#faf7f3}.aruna-auth-list{display:grid;gap:14px;margin-top:18px}.aruna-auth-meta{font-size:14px;color:#5b5b5b}