@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;background-color:var(--crpbase-x-color-background);color:var(--crpbase-x-color-text);transition:background-color .2s ease,color .2s ease}#root{height:100%;display:flex;flex-direction:column}.crp-main{height:100%;display:flex;flex-direction:column;overflow:hidden}.crp-content{flex:1;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column;min-height:0;width:100%}:root{--crpbase-x-color-brand: #001241;--crpbase-x-color-brand-hover: #002080;--crpbase-x-color-primary: #001241;--crpbase-x-color-primary-hover: #002080;--crpbase-x-color-secondary: #9c27b0;--crpbase-x-color-accent: #ff9800;--crpbase-x-color-success: #2e7d32;--crpbase-x-color-warning: #ed6c02;--crpbase-x-color-danger: #d32f2f;--crpbase-x-color-text: #1f2937;--crpbase-x-color-text-muted: #6b7280;--crpbase-x-color-text-subtle: #959595;--crpbase-x-color-background: #ffffff;--crpbase-x-color-bg: #ffffff;--crpbase-x-radius-sm: 4px;--crpbase-x-radius-md: 8px;--crpbase-x-radius-lg: 12px;--crpbase-x-space-1: 4px;--crpbase-x-space-2: 8px;--crpbase-x-space-3: 12px;--crpbase-x-space-4: 16px;--crpbase-x-space-5: 24px;--crpbase-x-font-family: "Noto Sans", "Helvetica", "Arial", sans-serif;--crpbase-x-font-size-sm: 12px;--crpbase-x-font-size-md: 14px;--crpbase-x-font-size-lg: 16px;--crpbase-x-border-color: #d0d5dd;--crpbase-x-color-border: #d0d5dd;--crpbase-x-color-border-hover: #a0a8b8;--crpbase-x-color-border-focus: #001241;--crp-badge-announcement-bg: #fff3e0;--crp-badge-announcement-color: #ed6c02;--crp-badge-update-bg: #e8f5e9;--crp-badge-update-color: #2e7d32;--crp-badge-news-bg: #e8eaf6;--crp-badge-news-color: #3949ab}[data-theme=dark]{--crpbase-x-color-brand: #4f8ef7;--crpbase-x-color-brand-hover: #7aadff;--crpbase-x-color-primary: #4f8ef7;--crpbase-x-color-primary-hover: #7aadff;--crpbase-x-color-success: #66bb6a;--crpbase-x-color-warning: #ffa726;--crpbase-x-color-danger: #ef5350;--crpbase-x-color-text: #f1f5f9;--crpbase-x-color-text-muted: #94a3b8;--crpbase-x-color-text-subtle: #64748b;--crpbase-x-color-background: #0f172a;--crpbase-x-color-bg: #0f172a;--crpbase-x-border-color: #1e293b;--crpbase-x-color-border: #1e293b;--crpbase-x-color-border-hover: #334155;--crpbase-x-color-border-focus: #4f8ef7;--crp-badge-announcement-bg: #3d2a00;--crp-badge-announcement-color: #ffa726;--crp-badge-update-bg: #1a3320;--crp-badge-update-color: #66bb6a;--crp-badge-news-bg: #1a1f42;--crp-badge-news-color: #7986cb}
