:root{--font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}html,body{font-family:var(--font-family);scroll-behavior:smooth}*{font-family:var(--font-family)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#64748b59;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#64748b8c}::-webkit-scrollbar-track{background:transparent}.card-soft{box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f!important}.brand-gradient{background:linear-gradient(135deg,#4f46e5,#6366f1 45%,#fb7185 130%)}.brand-gradient-soft{background:linear-gradient(135deg,#4f46e514,#fb718514)}.text-gradient{background:linear-gradient(120deg,#4f46e5,#fb7185);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease,transform .18s ease}.fade-enter-from{opacity:0;transform:translateY(6px)}.fade-leave-to{opacity:0}
