@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background:0 0% 100%;--foreground:0 0% 9%;--card:0 0% 100%;--card-foreground:0 0% 9%;--popover:0 0% 100%;--popover-foreground:0 0% 9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96%;--secondary-foreground:0 0% 9%;--muted:0 0% 96%;--muted-foreground:0 0% 45%;--accent:0 0% 96%;--accent-foreground:0 0% 9%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:0 0% 90%;--input:0 0% 90%;--ring:0 0% 44%;--radius:.625rem;--sidebar:0 0% 98%;--sidebar-foreground:0 0% 9%;--sidebar-primary:0 0% 9%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:0 0% 96%;--sidebar-accent-foreground:0 0% 9%;--sidebar-border:0 0% 90%;--sidebar-ring:0 0% 44%;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:40px;--font-body:.875rem;--font-heading:1.25rem;--font-small:.75rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--lovera-orange:#ff4d22;--lovera-dark:#121212;--lovera-light:#f3f3f3;--lovera-text-on-dark:#fff;--lovera-text-on-light:#1a1a1a;--lovera-gray:#a0a0a0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}.dashboard-theme{--dashboard-sidebar-bg:#171717;--dashboard-sidebar-solid:#171717;--dashboard-sidebar-border:#ffffff14;--dashboard-primary:#242424;--dashboard-accent:#ffffff1f;--dashboard-text-on-dark:#fafafa;--dashboard-content-bg:hsl(var(--muted));--dashboard-card-bg:hsl(var(--card));--dashboard-card-shadow:0 1px 2px 0 #0000000d;--dashboard-content-padding-x:50px;--dashboard-content-padding-y:1.25rem;--dashboard-card-padding:1.25rem;--dashboard-text-primary:hsl(var(--foreground));--dashboard-text-secondary:#595959;--dashboard-text-muted:hsl(var(--muted-foreground));--dashboard-border:hsl(var(--border));--dashboard-bg-subtle:hsl(var(--secondary));--dashboard-success:142 76% 36%;--dashboard-success-bg:142 76% 97%;--dashboard-success-solid:#21c45d;--dashboard-destructive:hsl(var(--destructive));--dashboard-destructive-bg:0 84% 60%/.1;--dashboard-warning:38 92% 50%;--dashboard-warning-bg:48 96% 89%;--dashboard-muted-bg:hsl(var(--muted-foreground));--dashboard-cream:#fef3c8;--dashboard-cream-soft:#fffcf0;--dashboard-text-on-cream:#171717;--card:0 0% 100%;--card-foreground:0 0% 9%;--border:0 0% 90%;--muted-foreground:0 0% 45%;--secondary:0 0% 96%}@media (max-width:768px){.dashboard-theme{--dashboard-content-padding-x:1rem}}#root{width:100%;min-height:100vh}body{background-color:hsl(var(--background));min-width:320px;min-height:100vh;color:hsl(var(--foreground));margin:0}*{box-sizing:border-box}button{font-family:inherit}button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25}a{color:inherit;text-decoration:none}
