:root{color-scheme:light;--dashboard-page-bg: #f8fafc;--dashboard-line-primary: #059669;--dashboard-line-secondary: #64748b;--dashboard-line-tertiary: #0f766e;--dashboard-grid: #e2e8f0}html,body,#root{height:100%}.prose{color:#0f172a;line-height:1.6}.prose :where(p,ul,ol,blockquote,pre,table){margin:.75rem 0}.prose :where(ul,ol){padding-left:1.25rem}.prose :where(li){margin:.25rem 0}.prose :where(a){color:#4f46e5;text-decoration:underline}.prose :where(h1,h2,h3,h4){margin:1rem 0 .5rem;font-weight:700}@keyframes dashboard-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-enter{animation:dashboard-enter .42s ease-out both}.dashboard-surface{background:radial-gradient(circle at 12% 6%,rgba(16,185,129,.08),transparent 42%),var(--dashboard-page-bg)}.dashboard-enter-delay-1{animation-delay:60ms}.dashboard-enter-delay-2{animation-delay:.12s}.dashboard-enter-delay-3{animation-delay:.18s}.dashboard-enter-delay-4{animation-delay:.24s}.dashboard-enter-delay-5{animation-delay:.3s}.intake-mobile-ui input[type=text],.intake-mobile-ui input[type=number],.intake-mobile-ui input[type=email],.intake-mobile-ui input[type=url],.intake-mobile-ui input[type=search],.intake-mobile-ui select,.intake-mobile-ui textarea,.intake-mobile-ui button{min-height:44px}.intake-mobile-ui input[type=checkbox],.intake-mobile-ui input[type=radio],.intake-mobile-ui .intake-action-link{min-height:auto}
