@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lora:ital,wght@0,400..700;1,400..700&family=IBM+Plex+Mono:ital,wght@0,100..700;1,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";*,*:before,*:after{border-color:hsl(var(--border, 0 0% 89.8%))}body{background-color:hsl(var(--background, 0 0% 100%));color:hsl(var(--foreground, 0 0% 3.9%));font-family:var(--font-sans, system-ui, sans-serif);font-size:var(--font-size-base, .9375rem);line-height:var(--line-height-normal, 1.5);letter-spacing:var(--letter-spacing-body, 0em);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, var(--font-sans));letter-spacing:var(--letter-spacing-heading, -.02em);line-height:var(--line-height-heading, 1.2);font-weight:var(--font-weight-heading, 600)}:root,.theme-linear{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-heading: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--font-size-xs: .6875rem;--font-size-sm: .8125rem;--font-size-base: .9375rem;--font-size-lg: 1.0625rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-heading: 600;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-heading: 1.15;--letter-spacing-tight: -.02em;--letter-spacing-body: -.005em;--letter-spacing-heading: -.03em;--radius: .25rem;--radius-sm: .125rem;--radius-md: .25rem;--radius-lg: .375rem;--radius-xl: .5rem;--radius-full: 9999px;--shadow-color: 0 0% 0%;--shadow-opacity: .06;--shadow-blur: 3px;--shadow-spread: 0px;--shadow-offset-x: 0px;--shadow-offset-y: 1px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 1px 3px 0 rgb(0 0 0 / .08), 0 1px 2px -1px rgb(0 0 0 / .06);--shadow-lg: 0 4px 6px -1px rgb(0 0 0 / .07), 0 2px 4px -2px rgb(0 0 0 / .05);--shadow-xl: 0 10px 15px -3px rgb(0 0 0 / .06), 0 4px 6px -4px rgb(0 0 0 / .04);--shadow-card: 0 0 0 1px hsl(var(--border)), 0 1px 3px 0 rgb(0 0 0 / .04);--duration-fast: 80ms;--duration-normal: .12s;--duration-slow: .2s;--easing-default: cubic-bezier(.4, 0, .2, 1);--easing-smooth: cubic-bezier(.16, 1, .3, 1);--easing-bounce: cubic-bezier(.34, 1.1, .64, 1)}.theme-linear.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 6%;--card-foreground: 0 0% 98%;--popover: 0 0% 6%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--shadow-color: 0 0% 0%;--shadow-opacity: .35;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .3);--shadow-md: 0 1px 3px 0 rgb(0 0 0 / .4), 0 1px 2px -1px rgb(0 0 0 / .3);--shadow-lg: 0 4px 6px -1px rgb(0 0 0 / .4), 0 2px 4px -2px rgb(0 0 0 / .3);--shadow-card: 0 0 0 1px hsl(var(--border))}:root,.theme-glass{--background: 210 40% 96%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--popover: 0 0% 100%;--popover-foreground: 222 47% 11%;--primary: 221 83% 53%;--primary-foreground: 0 0% 100%;--secondary: 210 40% 92%;--secondary-foreground: 222 47% 11%;--muted: 210 40% 93%;--muted-foreground: 215 16% 47%;--accent: 210 40% 92%;--accent-foreground: 221 83% 53%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 214 32% 91%;--input: 214 32% 91%;--ring: 221 83% 53%;--glass-blur: blur(16px) saturate(180%);--glass-bg: rgba(255, 255, 255, .72);--glass-border: rgba(255, 255, 255, .6);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .12);--font-sans: "Nunito", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--font-heading: "Nunito", -apple-system, sans-serif;--font-mono: "SF Mono", "Fira Code", monospace;--font-size-xs: .6875rem;--font-size-sm: .8125rem;--font-size-base: .9375rem;--font-size-lg: 1.0625rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5625rem;--font-weight-normal: 400;--font-weight-medium: 600;--font-weight-semibold: 700;--font-weight-heading: 700;--line-height-tight: 1.3;--line-height-normal: 1.6;--line-height-relaxed: 1.75;--line-height-heading: 1.25;--letter-spacing-tight: -.01em;--letter-spacing-body: 0em;--letter-spacing-heading: -.015em;--radius: .875rem;--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-full: 9999px;--shadow-color: 220 60% 60%;--shadow-opacity: .12;--shadow-blur: 16px;--shadow-spread: 0px;--shadow-offset-x: 0px;--shadow-offset-y: 4px;--shadow-sm: 0 2px 8px 0 rgba(100, 130, 200, .08);--shadow-md: 0 4px 16px 0 rgba(100, 130, 200, .12), 0 1px 4px rgba(100, 130, 200, .08);--shadow-lg: 0 8px 32px 0 rgba(100, 130, 200, .16), 0 2px 8px rgba(100, 130, 200, .1);--shadow-xl: 0 16px 48px 0 rgba(100, 130, 200, .2), 0 4px 16px rgba(100, 130, 200, .12);--shadow-card: var(--glass-shadow);--duration-fast: .15s;--duration-normal: .25s;--duration-slow: .4s;--easing-default: cubic-bezier(.4, 0, .2, 1);--easing-smooth: cubic-bezier(.16, 1, .3, 1);--easing-bounce: cubic-bezier(.34, 1.4, .64, 1)}.theme-glass .glass,.theme-glass [data-glass]{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.theme-glass.dark{--background: 222 47% 8%;--foreground: 213 31% 91%;--card: 222 47% 11%;--card-foreground: 213 31% 91%;--popover: 222 47% 11%;--popover-foreground: 213 31% 91%;--primary: 217 91% 60%;--primary-foreground: 0 0% 100%;--secondary: 222 47% 15%;--secondary-foreground: 213 31% 91%;--muted: 222 47% 15%;--muted-foreground: 215 20% 65%;--accent: 222 47% 15%;--accent-foreground: 217 91% 60%;--destructive: 0 62% 30%;--destructive-foreground: 0 0% 100%;--border: 222 47% 18%;--input: 222 47% 18%;--ring: 217 91% 60%;--glass-bg: rgba(15, 20, 40, .72);--glass-border: rgba(255, 255, 255, .06);--glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, .4);--shadow-color: 0 0% 0%;--shadow-opacity: .35;--shadow-sm: 0 2px 8px 0 rgba(0, 0, 0, .2);--shadow-md: 0 4px 16px 0 rgba(0, 0, 0, .3), 0 1px 4px rgba(0, 0, 0, .2);--shadow-lg: 0 8px 32px 0 rgba(0, 0, 0, .4), 0 2px 8px rgba(0, 0, 0, .3);--shadow-card: var(--glass-shadow)}:root,.theme-midnight{--background: 240 10% 4%;--foreground: 0 0% 95%;--card: 240 10% 6.5%;--card-foreground: 0 0% 95%;--popover: 240 10% 7%;--popover-foreground: 0 0% 95%;--primary: 263 90% 68%;--primary-foreground: 0 0% 100%;--secondary: 240 10% 11%;--secondary-foreground: 0 0% 90%;--muted: 240 10% 11%;--muted-foreground: 240 5% 55%;--accent: 263 90% 68%;--accent-foreground: 0 0% 100%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--border: 240 10% 14%;--input: 240 10% 14%;--ring: 263 90% 68%;--neon: hsl(263 90% 68%);--neon-glow: 0 0 20px hsl(263 90% 68% / .35), 0 0 40px hsl(263 90% 68% / .15);--neon-subtle: 0 0 10px hsl(263 90% 68% / .2);--font-sans: "Space Grotesk", "Inter", system-ui, sans-serif;--font-heading: "Space Grotesk", "Inter", sans-serif;--font-mono: "JetBrains Mono", "Cascadia Code", "Fira Code", monospace;--font-size-xs: .6875rem;--font-size-sm: .8125rem;--font-size-base: .9375rem;--font-size-lg: 1.0625rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-heading: 600;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.6;--line-height-heading: 1.15;--letter-spacing-tight: -.02em;--letter-spacing-body: -.01em;--letter-spacing-heading: -.025em;--radius: .5rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px;--shadow-color: 0 0% 0%;--shadow-opacity: .5;--shadow-blur: 8px;--shadow-spread: 0px;--shadow-offset-x: 0px;--shadow-offset-y: 2px;--shadow-sm: 0 1px 4px 0 rgb(0 0 0 / .5);--shadow-md: 0 2px 8px 0 rgb(0 0 0 / .6), 0 0 0 1px hsl(var(--border));--shadow-lg: 0 8px 24px 0 rgb(0 0 0 / .6), 0 0 0 1px hsl(var(--border));--shadow-xl: 0 16px 40px 0 rgb(0 0 0 / .7), 0 0 32px hsl(var(--primary) / .08);--shadow-card: 0 0 0 1px hsl(var(--border)), 0 2px 8px rgb(0 0 0 / .4);--shadow-glow: var(--neon-glow);--duration-fast: 80ms;--duration-normal: .12s;--duration-slow: .2s;--easing-default: cubic-bezier(.4, 0, .2, 1);--easing-smooth: cubic-bezier(.16, 1, .3, 1);--easing-bounce: cubic-bezier(.34, 1.15, .64, 1);color-scheme:dark}.theme-midnight.light{--background: 240 10% 96%;--foreground: 240 10% 4%;--card: 0 0% 100%;--card-foreground: 240 10% 4%;--popover: 0 0% 100%;--popover-foreground: 240 10% 4%;--primary: 263 70% 50%;--primary-foreground: 0 0% 100%;--secondary: 240 10% 92%;--secondary-foreground: 240 10% 4%;--muted: 240 10% 92%;--muted-foreground: 240 5% 45%;--accent: 240 10% 92%;--accent-foreground: 263 70% 50%;--border: 240 10% 85%;--input: 240 10% 85%;--ring: 263 70% 50%;--neon-glow: none;--shadow-color: 0 0% 0%;--shadow-opacity: .06;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .06);--shadow-md: 0 2px 8px 0 rgb(0 0 0 / .08);--shadow-card: 0 0 0 1px hsl(var(--border));color-scheme:light}:root,.theme-minimal{--background: 40 33% 97%;--foreground: 25 15% 15%;--card: 0 0% 100%;--card-foreground: 25 15% 15%;--popover: 0 0% 100%;--popover-foreground: 25 15% 15%;--primary: 25 95% 53%;--primary-foreground: 0 0% 100%;--secondary: 35 25% 93%;--secondary-foreground: 25 15% 25%;--muted: 35 20% 94%;--muted-foreground: 25 10% 45%;--accent: 35 25% 93%;--accent-foreground: 25 95% 48%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 35 15% 88%;--input: 35 15% 90%;--ring: 25 95% 53%;--font-sans: "Plus Jakarta Sans", "DM Sans", system-ui, sans-serif;--font-heading: "Plus Jakarta Sans", "DM Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "Fira Code", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.3125rem;--font-size-2xl: 1.625rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-heading: 700;--line-height-tight: 1.35;--line-height-normal: 1.65;--line-height-relaxed: 1.8;--line-height-heading: 1.3;--letter-spacing-tight: -.01em;--letter-spacing-body: .005em;--letter-spacing-heading: -.01em;--radius: .625rem;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-color: 25 40% 30%;--shadow-opacity: .08;--shadow-blur: 8px;--shadow-spread: 0px;--shadow-offset-x: 0px;--shadow-offset-y: 2px;--shadow-sm: 0 1px 3px 0 rgba(120, 80, 40, .06);--shadow-md: 0 2px 8px 0 rgba(120, 80, 40, .08), 0 0 0 1px rgba(120, 80, 40, .04);--shadow-lg: 0 4px 16px 0 rgba(120, 80, 40, .1), 0 1px 4px rgba(120, 80, 40, .06);--shadow-xl: 0 8px 32px 0 rgba(120, 80, 40, .12), 0 2px 8px rgba(120, 80, 40, .06);--shadow-card: 0 0 0 1px hsl(var(--border)), 0 1px 3px rgba(120, 80, 40, .06);--duration-fast: .1s;--duration-normal: .2s;--duration-slow: .35s;--easing-default: cubic-bezier(.4, 0, .2, 1);--easing-smooth: cubic-bezier(.22, 1, .36, 1);--easing-bounce: cubic-bezier(.34, 1.3, .64, 1)}.theme-minimal.dark{--background: 25 12% 8%;--foreground: 35 15% 90%;--card: 25 12% 10%;--card-foreground: 35 15% 90%;--popover: 25 12% 11%;--popover-foreground: 35 15% 90%;--primary: 25 95% 58%;--primary-foreground: 0 0% 100%;--secondary: 25 12% 15%;--secondary-foreground: 35 15% 80%;--muted: 25 12% 14%;--muted-foreground: 25 10% 55%;--accent: 25 12% 15%;--accent-foreground: 25 95% 58%;--border: 25 12% 18%;--input: 25 12% 18%;--ring: 25 95% 58%;--shadow-color: 0 0% 0%;--shadow-opacity: .3;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .25);--shadow-md: 0 2px 8px 0 rgb(0 0 0 / .35);--shadow-lg: 0 4px 16px 0 rgb(0 0 0 / .4);--shadow-card: 0 0 0 1px hsl(var(--border))}@tailwind base;@tailwind components;@tailwind utilities;@layer base{*{@apply border-border;}html{height:100%}#root{min-height:100%;min-height:100dvh;display:flex;flex-direction:column}body{min-height:100%;min-height:100dvh;@apply bg-background text-foreground;font-family:var(--font-sans),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;letter-spacing:var(--tracking-normal)}}:root{--background: 208 100% 97.0588%;--foreground: 216.9231 19.1176% 26.6667%;--card: 0 0% 100%;--card-foreground: 216.9231 19.1176% 26.6667%;--popover: 0 0% 100%;--popover-foreground: 216.9231 19.1176% 26.6667%;--primary: 330 81% 50%;--primary-foreground: 0 0% 100%;--secondary: 204 93.75% 93.7255%;--secondary-foreground: 215 13.7931% 34.1176%;--muted: 220 14.2857% 95.8824%;--muted-foreground: 220 8.9362% 46.0784%;--accent: 330 81% 65%;--accent-foreground: 216.9231 19.1176% 26.6667%;--destructive: 0 84.2365% 60.1961%;--destructive-foreground: 0 0% 100%;--border: 220 13.0435% 90.9804%;--input: 220 13.0435% 90.9804%;--ring: 330 81% 50%;--chart-1: 348 83% 47%;--chart-2: 24 95% 53%;--chart-3: 47 96% 53%;--chart-4: 151 55% 35%;--chart-5: 262 52% 47%;--sidebar: 204 93.75% 93.7255%;--sidebar-foreground: 216.9231 19.1176% 26.6667%;--sidebar-primary: 330 81% 50%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 330 81% 65%;--sidebar-accent-foreground: 216.9231 19.1176% 26.6667%;--sidebar-border: 220 13.0435% 90.9804%;--sidebar-ring: 330 81% 50%;--font-sans: DM Sans, sans-serif;--font-serif: Lora, serif;--font-mono: IBM Plex Mono, monospace;--shadow-2xs: 0px 4px 8px -1px hsl(0 0% 0% / .05);--shadow-xs: 0px 4px 8px -1px hsl(0 0% 0% / .05);--shadow-sm: 0px 4px 8px -1px hsl(0 0% 0% / .1), 0px 1px 2px -2px hsl(0 0% 0% / .1);--shadow: 0px 4px 8px -1px hsl(0 0% 0% / .1), 0px 1px 2px -2px hsl(0 0% 0% / .1);--shadow-md: 0px 4px 8px -1px hsl(0 0% 0% / .1), 0px 2px 4px -2px hsl(0 0% 0% / .1);--shadow-lg: 0px 4px 8px -1px hsl(0 0% 0% / .1), 0px 4px 6px -2px hsl(0 0% 0% / .1);--shadow-xl: 0px 4px 8px -1px hsl(0 0% 0% / .1), 0px 8px 10px -2px hsl(0 0% 0% / .1);--shadow-2xl: 0px 4px 8px -1px hsl(0 0% 0% / .25);--tracking-normal: 0em;--spacing: .25rem;--radius: .5rem}:root.dark,.theme-linear.dark,.theme-glass.dark,.theme-midnight.dark,.theme-minimal.dark{--background: 222.2222 47.3684% 11.1765%;--foreground: 216 12.1951% 83.9216%;--card: 217.2414 32.5843% 17.451%;--card-foreground: 216 12.1951% 83.9216%;--popover: 217.2414 32.5843% 17.451%;--popover-foreground: 216 12.1951% 83.9216%;--primary: 330 81% 75%;--primary-foreground: 222.2222 47.3684% 11.1765%;--secondary: 217.7778 23.0769% 22.9412%;--secondary-foreground: 240 5.0279% 64.902%;--muted: 217.2414 32.5843% 17.451%;--muted-foreground: 220 8.9362% 46.0784%;--accent: 216.9231 19.1176% 26.6667%;--accent-foreground: 240 5.0279% 64.902%;--destructive: 0 84.2365% 60.1961%;--destructive-foreground: 222.2222 47.3684% 11.1765%;--border: 215 13.7931% 34.1176%;--input: 215 13.7931% 34.1176%;--ring: 330 81% 75%;--chart-1: 348 83% 65%;--chart-2: 24 95% 63%;--chart-3: 47 96% 65%;--chart-4: 151 55% 55%;--chart-5: 262 52% 65%;--sidebar: 217.2414 32.5843% 17.451%;--sidebar-foreground: 216 12.1951% 83.9216%;--sidebar-primary: 330 81% 75%;--sidebar-primary-foreground: 222.2222 47.3684% 11.1765%;--sidebar-accent: 216.9231 19.1176% 26.6667%;--sidebar-accent-foreground: 240 5.0279% 64.902%;--sidebar-border: 215 13.7931% 34.1176%;--sidebar-ring: 330 81% 75%}.animate-fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
