html:not(.dark){--background:#fafafa;--foreground:#222222;--card:#ffffff;--card-foreground:#222222;--popover:#ffffff;--popover-foreground:#222222;--primary:#222222;--primary-foreground:#ffffff;--secondary:#f7f7f7;--secondary-foreground:#222222;--muted:#f7f7f7;--muted-foreground:#616161;--accent:#f5f5f5;--accent-foreground:#222222;--border:#d6d6d6;--input:#d6d6d6;--ring:#ff7f40;--pulse-orange:#ff7f40;--pulse-orange-tint:#f5f5f5;--pulse-bg:#fafafa}html:not(.dark) body{background:var(--background);color:var(--foreground)}html:not(.dark) div:has(>.dashboard-sidebar){background:var(--pulse-bg)!important}html:not(.dark) :is(.bg-warning-bg,.bg-orange-tint):not(.mysa-shell *){background-color:#fafafa}html:not(.dark) .border-warning-border:not(.mysa-shell *){border-color:#e4e4e4}html:not(.dark) .bg-destructive-bg:not(.mysa-shell *){background-color:#fffafa}html:not(.dark) .bg-success-bg:not(.mysa-shell *){background-color:#fafffb}html:not(.dark) .bg-info-bg:not(.mysa-shell *){background-color:#fafcff}.dashboard-sidebar nav a[href="/messages"] .bg-destructive{background-color:#ff7f40;color:#222222}:is(h1,h2,.font-heading):not(.mysa-shell *){font-family:var(--font-daylight-heading),Poppins,Arial,sans-serif;font-weight:700}.dashboard-sidebar nav button .uppercase{font-family:var(--font-daylight-heading),Poppins,Arial,sans-serif}:is([class*=rounded],button,input,select,textarea):not([class*=rounded-full],[class*="rounded-[50%]"],[class*="rounded-[999"],[role=switch],[type=radio],[type=range],.mysa-shell *){border-radius:0!important}[class*=shadow-]:where(:not(:focus-visible):not(:focus-within):not([data-state=open]):not(.mysa-shell *)){box-shadow:none}html:not(.dark) .dashboard-sidebar nav a.bg-accent{background:#222222;color:#ffffff;box-shadow:inset 3px 0 0 #ff7f40}html.dark .dashboard-sidebar nav a.bg-accent{box-shadow:inset 3px 0 0 #ff7f40}html:not(.dark) .dashboard-sidebar nav a:not(.bg-accent):hover{background:var(--secondary);color:#222222}html:not(.dark) .dashboard-main>div:first-child>.bg-linear-to-r{background:#d6d6d6}