html{--app-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:linear-gradient(180deg,#eef4ff,#f8fbff);color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family:var(--app-font-family);margin:0;overflow-x:hidden}#root{min-height:100vh}#root,#root :not(code):not(pre):not(kbd):not(samp){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important;font-family:var(--app-font-family)!important}button,input,select,textarea{font:inherit}*,:after,:before{box-sizing:border-box}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.cu-fadein{animation:fadeUp .72s cubic-bezier(.22,1,.36,1) both}.cu-fadein-1{animation-delay:.08s}.cu-fadein-2{animation-delay:.18s}.cu-fadein-3{animation-delay:.28s}.cu-fadein-4{animation-delay:.38s}.cu-fadein-5{animation-delay:.48s}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}