*{box-sizing:border-box}body{color:#111;background-color:#fafafa;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}main{justify-content:center;align-items:center;min-height:100vh;display:flex}a{color:#2563eb;text-decoration:none}input,select,button{font-size:1rem}@keyframes cardShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.card-shimmer{background:linear-gradient(90deg,#dbeeff 0%,#f0f8ff 35%,#fff 50%,#f0f8ff 65%,#dbeeff 100%) 0 0/200% 100%;animation:1.8s ease-in-out infinite cardShimmer}
