@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eef2f7;margin:0;padding:0;font-family:Inter,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#b0bec5;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#78909c}@keyframes vcpaFadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes vcpaRowIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.vcpa-row-animate{animation:.22s both vcpaRowIn}@keyframes vcpaPulse{0%,to{box-shadow:0 0 #1976d24d}50%{box-shadow:0 0 0 5px #1976d200}}.vcpa-chip-pulse{animation:2.2s ease-in-out infinite vcpaPulse}@keyframes vcpaCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.vcpa-card-in{animation:.28s both vcpaCardIn}@keyframes vcpaDotPop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.vcpa-dot-pop{animation:.35s cubic-bezier(.34,1.56,.64,1) both vcpaDotPop}@keyframes vcpaSkeleton{0%{background-position:-200%}to{background-position:200%}}.vcpa-skeleton{background:linear-gradient(90deg,#e0e7ef 25%,#f0f4f9 50%,#e0e7ef 75%) 0 0/200%;border-radius:4px;animation:1.6s linear infinite vcpaSkeleton}@keyframes vcpaBtnGlow{0%{box-shadow:0 0 #1976d266}to{box-shadow:0 0 0 6px #1976d200}}@keyframes vcpaCheckPop{0%{opacity:0;transform:scale(0)rotate(-30deg)}70%{opacity:1;transform:scale(1.2)rotate(3deg)}to{opacity:1;transform:scale(1)rotate(0)}}.vcpa-check-pop{animation:.4s cubic-bezier(.34,1.56,.64,1) both vcpaCheckPop}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:2px;transition:box-shadow .2s;box-shadow:0 0 0 3px #1976d21a}.vcpa-hover-lift{transition:transform .18s,box-shadow .18s}.vcpa-hover-lift:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0028641a!important}@keyframes vcpaChipIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.vcpa-chip-in{animation:.18s both vcpaChipIn}.vcpa-page-enter{animation:.3s both vcpaFadeSlideIn}@keyframes vcpaBadgeBounce{0%,to{transform:scale(1)}30%{transform:scale(1.35)}60%{transform:scale(.9)}}.vcpa-badge-new .MuiBadge-badge{animation:.5s vcpaBadgeBounce}@keyframes vcpaStepFlash{0%{background:#e8f5e9}50%{background:#a5d6a7}to{background:0 0}}@media (prefers-reduced-motion:reduce){*,.vcpa-row-animate,.vcpa-chip-pulse,.vcpa-card-in,.vcpa-dot-pop,.vcpa-skeleton,.vcpa-check-pop,.vcpa-hover-lift,.vcpa-chip-in,.vcpa-page-enter,.vcpa-badge-new .MuiBadge-badge{box-shadow:none!important;transition:none!important;animation:none!important}}
