@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--do-primary:#00a3ff;--do-primary-light-400:#00a3ff;--do-sky-500:#0090e6;--do-primary-strong:#0090e6;--do-primary-deep:#006bab;--do-primary-700:#006bab;--do-primary-light-100:#00a3ff24;--do-text:#334155;--do-text-secondary:#64748b;--do-text-muted:#98a2b3;--do-surface-ground:transparent;--do-surface-light:#f2f4f7;--do-card:#fff;--do-bars-bg:#ffffff1a;--do-light-sky-40:#00a3ff66;--do-app-bg-image:url(/images/blue-background.png);--do-bg-scrim:#080e2042;--do-sidebar-glass-bg:#2a244861;--do-sidebar-glass-blur:24px;--do-header-h:64px;--do-sidebar-w:280px;--do-rail-w:56px;--do-radius:6px;--do-radius-panel:12px;--do-pad:16px;--do-gap:12px;--do-font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "SF Pro Display", "SF Pro Display Regular", sans-serif}
@font-face{font-family:SF Pro Display;font-style:normal;font-weight:400;font-display:swap;src:local(SF Pro Display Regular),local(SFProDisplay-Regular)}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}html,body{overflow:hidden}#root{flex-direction:column;height:100%;min-height:0;max-height:100dvh;display:flex;overflow:hidden}#root>*{flex:1 1 0;min-width:0;min-height:0}body{font-family:var(--do-font);color:var(--do-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.45}button{font:inherit;cursor:pointer;background:0 0;border:none}input{font:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--do-primary);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
