@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f0d1a;background:#f8f7fc;--sv-violet: #5e2fd9;--sv-violet-deep: #3c148c;--sv-violet-glow: #9b7cf5;--sv-lilac: #c9bdef;--sv-green: #0e4f25;--sv-ink: #0f0d1a;--sv-ink-soft: #5a5475;--sv-muted: #9b93b4;--sv-paper: #f8f7fc;--sv-border: #e5e1f0;--safe-t: var(--safe-area-inset-top, env(safe-area-inset-top, 0px));--safe-b: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px));--safe-l: var(--safe-area-inset-left, env(safe-area-inset-left, 0px));--safe-r: var(--safe-area-inset-right, env(safe-area-inset-right, 0px))}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{margin:0;min-height:100vh;min-height:100dvh;min-height:100svh;background:#f8f7fc;overflow-x:clip;overscroll-behavior-x:none}#root{min-height:100%}@media(max-width:860px){input,select,textarea{font-size:16px!important}button,a{-webkit-tap-highlight-color:transparent}}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;font-size:16px;color:#5a5475}html.is-native .app-shell{min-height:100dvh;padding-top:0;padding-bottom:var(--safe-b);padding-left:var(--safe-l);padding-right:var(--safe-r)}html.is-native .loading-screen{padding-top:calc(24px + var(--safe-t))}html.is-native .sidebar{min-height:100dvh;padding-top:20px;padding-bottom:calc(20px + var(--safe-b))}html.is-native .main-content{max-height:100dvh}html.is-native .app-shell--native .main-content--native{max-height:none}
