@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 100%;--foreground:24 10% 20%;--card:0 0% 100%;--card-foreground:24 10% 20%;--popover:0 0% 100%;--popover-foreground:24 10% 20%;--primary:220 52% 32%;--primary-foreground:0 0% 100%;--secondary:193 84% 50%;--secondary-foreground:240 1% 36%;--muted:240 1% 36%;--muted-foreground:240 1% 45%;--accent:193 84% 95%;--accent-foreground:220 52% 32%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 100%;--border:36 50% 90%;--input:36 50% 90%;--ring:32 95% 55%;--radius:.75rem}@apply border-border;@apply bg-background text-foreground;body{font-feature-settings:"rlig" 1,"calt" 1}}@layer utilities{.text-balance{text-wrap:balance}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.animate-gradient{background-size:200% 200%;animation:8s infinite gradient-shift}.glow-amber{box-shadow:0 0 20px #f59e0b66}.glow-orange{box-shadow:0 0 20px #f9731666}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:linear-gradient(#3b82f6,#06b6d4);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#2563eb,#0891b2)}}.shadow-aceternity{box-shadow:0 0 0 1px #0000000d,0 1px 2px #0000000d}.dark .shadow-aceternity{box-shadow:0 0 0 1px #ffffff0d,0 1px 2px #00000080}.animated-underline{position:relative}.animated-underline:after{content:"";background:linear-gradient(90deg,#3b82f6,#06b6d4);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.animated-underline:hover:after{width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-float{animation:6s ease-in-out infinite float}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #3b82f666}50%{box-shadow:0 0 40px #3b82f6cc}}.animate-pulse-glow{animation:2s ease-in-out infinite pulse-glow}.prose{color:#374151;max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:#4b5563;margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose] *)){color:#ea580c;font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose] *)){color:#111827;font-weight:600}.prose :where(ol):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:disc}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(h1):not(:where([class~=not-prose] *)){color:#111827;margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h2):not(:where([class~=not-prose] *)){color:#111827;margin-top:2em;margin-bottom:1em;font-size:1.875em;font-weight:700;line-height:1.33333}.prose :where(h3):not(:where([class~=not-prose] *)){color:#111827;margin-top:1.6em;margin-bottom:.6em;font-size:1.5em;font-weight:600;line-height:1.6}.prose :where(h4):not(:where([class~=not-prose] *)){color:#111827;margin-top:1.5em;margin-bottom:.5em;font-size:1.25em;font-weight:600;line-height:1.5}.prose :where(img):not(:where([class~=not-prose] *)){border-radius:.75rem;margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:#6b7280;margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose :where(code):not(:where([class~=not-prose] *)){color:#111827;font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:#111827}.prose :where(pre):not(:where([class~=not-prose] *)){color:#e5e7eb;background-color:#1f2937;border-radius:.5rem;margin-top:1.71429em;margin-bottom:1.71429em;padding:1.14286em 1.42857em;font-size:.875em;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose] *)){color:inherit;font-weight:400;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){table-layout:auto;text-align:left;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:#d1d5db}.prose :where(thead th):not(:where([class~=not-prose] *)){color:#111827;vertical-align:bottom;padding-bottom:.571429em;padding-left:.571429em;padding-right:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:top;padding:.571429em}.prose :where(blockquote):not(:where([class~=not-prose] *)){color:#111827;quotes:"“""”""‘""’";border-left-width:.25rem;border-left-color:#e5e7eb;margin-top:1.6em;margin-bottom:1.6em;padding-left:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.dark .prose{color:#d1d5db}.dark .prose :where(a):not(:where([class~=not-prose] *)){color:#fb923c}.dark .prose :where(strong):not(:where([class~=not-prose] *)),.dark .prose :where(h1):not(:where([class~=not-prose] *)),.dark .prose :where(h2):not(:where([class~=not-prose] *)),.dark .prose :where(h3):not(:where([class~=not-prose] *)),.dark .prose :where(h4):not(:where([class~=not-prose] *)),.dark .prose :where(code):not(:where([class~=not-prose] *)){color:#f9fafb}.dark .prose :where(figcaption):not(:where([class~=not-prose] *)){color:#9ca3af}.dark .prose :where(thead th):not(:where([class~=not-prose] *)){color:#f9fafb}.dark .prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:#4b5563}.dark .prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:#374151}.dark .prose :where(blockquote):not(:where([class~=not-prose] *)){color:#f9fafb;border-left-color:#4b5563}
@variant dark (&:where(.dark,.dark*));@theme{--radius: .625rem;   --color-neutral-50: #fafafa; --color-neutral-100: #f5f5f5; --color-neutral-200: #e5e5e5; --color-neutral-300: #d4d4d4; --color-neutral-400: #a3a3a3; --color-neutral-500: #737373; --color-neutral-600: #525252; --color-neutral-700: #404040; --color-neutral-800: #262626; --color-neutral-900: #171717;}
@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.f19e4721.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_d5a4f12f-module__Ur3q_a__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__Ur3q_a__variable{--font-geist-sans:"GeistSans","GeistSans Fallback"}
