@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");*,:after,:before{box-sizing:border-box;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:var(--font-sans);color:var(--color-gray-700);background-color:var(--color-surface-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}blockquote,dd,dl,figure,p{margin:0}menu,ol,ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}table{border-collapse:collapse}[hidden]{display:none}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.animate-pulse-dot,.app-loading-fill{animation:pulse-dot 2s ease-in-out infinite}.app-loading-fill{flex:1 1;background-color:var(--color-gray-100)}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}select::-webkit-scrollbar{width:auto;height:auto}body,html{max-width:100%;overflow-x:clip}canvas,img,video{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea{border-radius:0!important}.uk-editable-title,.uk-editable-title.uk-inline-edit,.uk-editable-title.uk-inline-edit__field{font-size:var(--text-card-title);line-height:var(--text-card-title-lh);font-weight:var(--fw-semibold);color:var(--color-gray-900);white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.uk-editable-subtitle,.uk-editable-subtitle.uk-inline-edit,.uk-editable-subtitle.uk-inline-edit__field{font-size:var(--text-small);line-height:var(--text-small-lh);color:var(--color-gray-500);white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.verity-loader{display:flex;flex-direction:column;min-height:100vh;align-items:center;justify-content:center;gap:14px;background-color:var(--color-surface-secondary)}.verity-loader__spinner{height:32px;width:32px;border-radius:var(--radius-full);border:2px solid var(--color-gray-300);border-top-color:var(--color-accent-600);animation:verity-loader-spin .75s linear infinite}.verity-loader__text{font-size:var(--text-body);line-height:var(--text-body-lh);color:var(--color-gray-500)}@keyframes verity-loader-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.verity-loader__spinner{animation:none}}#sso-return-loader{position:fixed;inset:0;z-index:9999;display:none}html[data-sso-return] #sso-return-loader{display:flex}html[data-sso-return] body>:not(#sso-return-loader):not(script){visibility:hidden}:root{--color-accent-50:#eff6ff;--color-accent-100:#dbeafe;--color-accent-200:#bfdbfe;--color-accent-400:#60a5fa;--color-accent-500:#3b82f6;--color-accent-600:#2563eb;--color-accent-700:#1d4ed8;--color-surface:#fff;--color-surface-secondary:#f8f9fa;--color-surface-tertiary:#f1f3f5;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-red-50:#fef2f2;--color-red-500:#ef4444;--color-red-600:#dc2626;--color-amber-50:#fffbeb;--color-amber-400:#fbbf24;--color-amber-600:#d97706;--color-green-50:#f0fdf4;--color-green-500:#22c55e;--color-green-600:#16a34a;--color-green-700:#15803d;--color-sky-500:#0ea5e9;--color-amber-500:#f59e0b;--color-amber-700:#b45309;--color-red-700:#b91c1c;--color-blue-50:#eff6ff;--color-blue-500:#3b82f6;--color-blue-700:#1d4ed8;--color-purple-50:#faf5ff;--color-purple-500:#a855f7;--color-purple-700:#7e22ce;--text-page-title:24px;--text-page-title-lh:32px;--text-page-title-mobile:20px;--text-page-title-mobile-lh:28px;--text-section-heading:18px;--text-section-heading-lh:24px;--text-card-title:16px;--text-card-title-lh:22px;--text-body:14px;--text-body-lh:20px;--text-caption:12px;--text-caption-lh:16px;--text-small:11px;--text-small-lh:14px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--topbar-height:56px;--sidebar-expanded:240px;--sidebar-collapsed:64px;--content-max-width:1280px;--ai-panel-width:clamp(360px,32vw,460px);--radius:0px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(15,23,42,.06);--shadow-md:0 4px 12px rgba(15,23,42,.1);--shadow-lg:0 12px 32px rgba(15,23,42,.14);--ease-enter:cubic-bezier(0.22,1,0.36,1);--ease-exit:cubic-bezier(0.4,0,1,1);--dur-fast:160ms;--dur-slide:240ms;--font-sans:"Jost",system-ui,sans-serif}