:root{--dih-petrol:#005677;--dih-teal:#3AC1CD;--dih-navy:#1E293B;--dih-darkest-teal:#003D52;--dih-accent-1:#005677;--dih-accent-2:#3AC1CD;--dih-accent-3:#F99C24;--dih-accent-4:#1A8A5C;--dih-white:#FFFFFF;--dih-page-tint:#F7F9FC;--dih-card-fill:#E8ECF1;--dih-warm-cream:#FFF8EE;--dih-muted-slate:#64748B;--dih-faint-slate:#8896A6;--dih-body-text:#1E293B;--dih-divider:#E2E8F0;--dih-font-family:Arial,Helvetica,sans-serif;--dih-border-radius:6px;--dih-transition:150ms ease-in-out;--foreground:#1E293B;--background:#FFFFFF}html[data-teams-theme=dark]{--foreground:#F1F5F9;--background:#1E293B}html[data-teams-theme=contrast]{--foreground:#ffffff;--background:#000000}@media (prefers-color-scheme:dark){:root:not([data-teams-theme]){--foreground:#F1F5F9;--background:#1E293B}}*,:after,:before{box-sizing:border-box}body{margin:0;color:var(--dih-body-text);background:var(--dih-page-tint);font-family:var(--dih-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}