:root{--background:#fff;--foreground:#0f1729;--card:#fff;--card-foreground:#0f1729;--popover:#fff;--popover-foreground:#0f1729;--primary:#a26106;--primary-foreground:#fff;--secondary:#f0f2f4;--secondary-foreground:#0f1729;--muted:#f0f2f4;--muted-foreground:#65758b;--accent:#7c3bed;--accent-foreground:#fff;--success:#239f61;--warning:#eba70a;--destructive:#ef4343;--destructive-foreground:#fff;--border:#e1e7ef;--input:#e1e7ef;--ring:#3c83f6;--radius:.75rem;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--hero-gradient:linear-gradient(135deg, #1791cf, #3c83f6);--card-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--card-shadow-hover:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-card:var(--card-shadow);--shadow-card-hover:var(--card-shadow-hover);--container:min(1120px, calc(100vw - 32px));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark],html.dark{--background:#0f1729;--foreground:#f8fafc;--card:#1d283a;--card-foreground:#f8fafc;--popover:#1d283a;--popover-foreground:#f8fafc;--primary:#c57607;--primary-foreground:#fff;--secondary:#1d283a;--secondary-foreground:#f8fafc;--muted:#1d283a;--muted-foreground:#94a3b8;--accent:#7c3bed;--accent-foreground:#fff;--success:#2cba77;--warning:#f6b81e;--destructive:#811d1d;--destructive-foreground:#f8fafc;--border:#1d283a;--input:#1d283a;--ring:#3c83f6;--hero-gradient:linear-gradient(135deg, #264859, #264473);--card-shadow:0 4px 6px -1px #0000004d, 0 2px 4px -2px #0000004d;--card-shadow-hover:0 10px 15px -3px #0000004d, 0 4px 6px -4px #0000004d;--shadow-card:var(--card-shadow);--shadow-card-hover:var(--card-shadow-hover);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{max-width:100vw;overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;font-synthesis:none;text-rendering:geometricprecision}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:none!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}img{max-width:100%}::selection{background:color-mix(in srgb, var(--accent), transparent 68%)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
