:root{color:#e2e8f0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--container-max:1280px;--container-padding:1rem;--container-padding-sm:1.5rem;--container-padding-md:1.5rem;--container-padding-lg:2rem;--theme-primary:#3b82f6;--theme-primary-hover:#2563eb;--theme-text:#60a5fa;--theme-gradient:#0a0f1a;--theme-bg:#0a0f1a;--theme-bg-elevated:#0f172a;--theme-text-muted:#94a3b8;background-color:#0a0f1a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:var(--theme-bg);min-height:100vh;margin:0;transition:background-color .3s,color .3s}.container-responsive{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}@media (min-width:640px){:root{--container-padding:var(--container-padding-sm)}}@media (min-width:768px){:root{--container-padding:var(--container-padding-md)}}@media (min-width:1024px){:root{--container-padding:var(--container-padding-lg)}}.theme-transitioning *{transition:background-color .3s,color .3s,border-color .3s!important}body[data-theme=emerald]{--selection-bg:#10b9811a;--selection-text:#065f46}body[data-theme=blue]{--selection-bg:#3b82f640;--selection-text:#e0e7ff}body[data-theme=red]{--selection-bg:#dc26261a;--selection-text:#991b1b}body[data-theme=purple]{--selection-bg:#9333ea1a;--selection-text:#581c87}body[data-theme=orange]{--selection-bg:#ea580c1a;--selection-text:#9a3412}body[data-theme=yellow]{--selection-bg:#ca8a041a;--selection-text:#713f12}#root{min-height:100vh}
