:root{--font-sans: "DM Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-heading: "Space Grotesk", var(--font-sans);--font-code: "JetBrains Mono", ui-monospace, "SFMono-Regular", "Menlo", monospace}:root,[data-theme=violet]{--accent-50: 250 245 255;--accent-100: 243 232 255;--accent-200: 233 213 255;--accent-300: 216 180 254;--accent-400: 192 132 252;--accent-500: 168 85 247;--accent-600: 147 51 234;--accent-700: 126 34 206;--accent-800: 107 33 168;--accent-900: 88 28 135}[data-theme=indigo]{--accent-50: 238 242 255;--accent-100: 224 231 255;--accent-200: 199 210 254;--accent-300: 165 180 252;--accent-400: 129 140 248;--accent-500: 99 102 241;--accent-600: 79 70 229;--accent-700: 67 56 202;--accent-800: 55 48 163;--accent-900: 49 46 129}[data-theme=sky]{--accent-50: 240 249 255;--accent-100: 224 242 254;--accent-200: 186 230 253;--accent-300: 125 211 252;--accent-400: 56 189 248;--accent-500: 14 165 233;--accent-600: 2 132 199;--accent-700: 3 105 161;--accent-800: 7 89 133;--accent-900: 12 74 110}[data-theme=emerald]{--accent-50: 236 253 245;--accent-100: 209 250 229;--accent-200: 167 243 208;--accent-300: 110 231 183;--accent-400: 52 211 153;--accent-500: 16 185 129;--accent-600: 5 150 105;--accent-700: 4 120 87;--accent-800: 6 95 70;--accent-900: 6 78 59}[data-theme=amber]{--accent-50: 255 251 235;--accent-100: 254 243 199;--accent-200: 253 230 138;--accent-300: 252 211 77;--accent-400: 251 191 36;--accent-500: 245 158 11;--accent-600: 217 119 6;--accent-700: 180 83 9;--accent-800: 146 64 14;--accent-900: 120 53 15}[data-theme=rose]{--accent-50: 255 241 242;--accent-100: 255 228 230;--accent-200: 254 205 211;--accent-300: 253 164 175;--accent-400: 251 113 133;--accent-500: 244 63 94;--accent-600: 225 29 72;--accent-700: 190 18 60;--accent-800: 159 18 57;--accent-900: 136 19 55}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5{font-family:var(--font-heading);letter-spacing:-.015em}.font-code{font-family:var(--font-code);font-feature-settings:"liga" 0}.spotlight-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(340px circle at var(--mx, 50%) var(--my, 0%),rgb(var(--accent-500) / .18),transparent 42%);opacity:0;transition:opacity .35s ease;pointer-events:none;z-index:0}.spotlight-card:hover:before{opacity:1}@media (prefers-reduced-motion: reduce){.spotlight-card:before{transition:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn 2s ease-in-out}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.page{background-image:url(/backgorund.png);background-position:center;background-size:cover}
