:root{--background: hsl(0 0% 100%);--backgroundimage: linear-gradient(to top right, white, #6366f1);--foreground: hsl(215 22% 26%);--muted: hsl(231 15% 95%);--muted-foreground: hsl(243 5% 41.3%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(215 22% 26%);--card: hsl(0 0% 100%);--card-foreground: hsl(215 22% 26%);--border: hsl(243 15% 89.52%);--input: hsl(240 11% 87%);--primary: hsl(240, 100%, 75%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(231 15% 95%);--secondary-foreground: hsl(215 22% 26%);--accent: hsl(239 78% 86%);--accent-foreground: hsl(0 0% 100%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(0 0% 100%);--warning: hsl(44, 100%, 50%);--warning-foreground: hsl(0 0% 100%);--ring: hsl(240, 100%, 75%);--chart-1: hsl(358.18 98.8% 67.25%);--chart-2: hsl(215.17 22.14% 25.69%);--chart-3: hsl(219.62 98.8% 67.25%);--chart-4: hsl(332.83 41.24% 65.96%);--chart-5: hsl(191 40.01% 52.56%);--radius: .5rem;--sidebar-background: hsl(0 0% 100%);--sidebar-foreground: hsl(215.17 22.14% 25.69%);--sidebar-primary: hsl(240 5.9% 10%);--sidebar-primary-foreground: hsl(0 0% 98%);--sidebar-accent: hsl(215.17 22.14% 25.69%);--sidebar-accent-foreground: hsl(0 0% 100%);--sidebar-border: hsl(191 12% 89%);--sidebar-ring: hsl(215.17 22.14% 25.69%)}.dark{--background: hsl(0 0% 100%);--backgroundimage: linear-gradient(to top right, white, #6366f1);--foreground: hsl(215 22% 26%);--muted: hsl(231 15% 95%);--muted-foreground: hsl(243 5% 41.3%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(215 22% 26%);--card: hsl(0 0% 100%);--card-foreground: hsl(215 22% 26%);--border: hsl(243 15% 89.52%);--input: hsl(240 11% 87%);--primary: hsl(240, 100%, 75%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(231 15% 95%);--secondary-foreground: hsl(215 22% 26%);--accent: hsl(239 78% 86%);--accent-foreground: hsl(0 0% 100%);--destructive: hsl(0 84.2% 60.2%);--destructive-foreground: hsl(0 0% 100%);--warning: hsl(44, 100%, 50%);--warning-foreground: hsl(0 0% 100%);--ring: hsl(240, 100%, 75%);--chart-1: hsl(358.18 98.8% 67.25%);--chart-2: hsl(215.17 22.14% 25.69%);--chart-3: hsl(219.62 98.8% 67.25%);--chart-4: hsl(332.83 41.24% 65.96%);--chart-5: hsl(191 40.01% 52.56%);--radius: .7rem;--sidebar-background: hsl(0 0% 100%);--sidebar-foreground: hsl(215.17 22.14% 25.69%);--sidebar-primary: hsl(240 5.9% 10%);--sidebar-primary-foreground: hsl(0 0% 98%);--sidebar-accent: hsl(215.17 22.14% 25.69%);--sidebar-accent-foreground: hsl(0 0% 100%);--sidebar-border: hsl(191 12% 89%);--sidebar-ring: hsl(215.17 22.14% 25.69%)}@layer base{body{background:var(--backgroundimage);color:var(--foreground)}html,body{height:100%;overflow-x:hidden}}.animate-scale-pulse{animation:scale-pulse 3s infinite}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-66%) scale(.65);opacity:.8}}@keyframes wobble2{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(66%) scale(.65);opacity:.8}}@keyframes circleScaleFade{0%{transform:scale(0);opacity:.7}to{transform:scale(3);opacity:0}}@keyframes circleScaleFade2{0%{transform:scale(0);opacity:.7}to{transform:scale(2);opacity:0}}@keyframes circleScaleFade3{0%{transform:scale(0);opacity:.7}to{transform:scale(1.5);opacity:0}}@keyframes scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}
