@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.6435ea53.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#0a0a0a;--foreground:#fafafa;--card:#1a1a1a;--card-foreground:#fafafa;--popover:#1a1a1a;--popover-foreground:#fafafa;--primary:#8b5cf6;--primary-foreground:#fafafa;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a3a3a3;--accent:#7c3aed;--accent-foreground:#fafafa;--destructive:#dc2626;--destructive-foreground:#fafafa;--border:#2a2a2a;--card-border:rgba(255,255,255,.1);--input:#2a2a2a;--ring:#8b5cf6;--radius:.5rem}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dashboard-layout{min-height:100vh;display:flex}.sidebar{background-color:var(--card);border-right:1px solid var(--border);z-index:50;flex-direction:column;width:280px;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.main-content{flex:1;min-height:100vh;margin-left:280px}.top-nav{background-color:var(--card);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:4rem;padding:0 2rem;display:flex}.content-area{padding:2rem}.nav-item{cursor:pointer;color:var(--muted-foreground);text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.nav-item.active{background-color:var(--primary);color:var(--primary-foreground)}.card{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.grid{gap:1.5rem;display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:768px){.sidebar{width:100%;transition:transform .3s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-content{margin-left:0}.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3,.grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}.content-area{padding:1rem}.top-nav{padding:0 1rem}.card{padding:1rem}}@media (max-width:480px){.grid-cols-4{grid-template-columns:repeat(1,minmax(0,1fr))}}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.mt-auto{margin-top:auto}.pt-4{padding-top:1rem}.border-t{border-top-width:1px}.max-w-2xl{max-width:42rem}.max-h-90vh{max-height:90vh}.overflow-y-auto{overflow-y:auto}.mx-4{margin-left:1rem;margin-right:1rem}.w-full{width:100%}.h-auto{height:auto}.min-h-screen{min-height:100vh}.max-w-md{max-width:28rem}.overflow-x-auto{overflow-x:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{top:0;bottom:0;left:0;right:0}.left-3{left:.75rem}.right-3{right:.75rem}.right-4{right:1rem}.top-4{top:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.top-50{top:50%}.z-40{z-index:40}.z-50{z-index:50}.z-999{z-index:999}.transform-translate-y-50{transform:translateY(-50%)}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.pr-12{padding-right:3rem}.border-0{border-width:0}.border-b{border-bottom-width:1px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.bg-opacity-50{background-color:rgba(0,0,0,.5)}.bg-black{background-color:#000}.bg-green-600{background-color:#16a34a}.bg-blue-600{background-color:#2563eb}.bg-yellow-600{background-color:#ca8a04}.bg-red-600{background-color:#dc2626}.bg-gray-600{background-color:#4b5563}.bg-gray-700{background-color:#374151}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-white{color:#fff}.text-black{color:#000}.text-green-400{color:#4ade80}.text-blue-400{color:#60a5fa}.text-yellow-400{color:#facc15}.text-red-400{color:#f87171}.text-gray-400{color:#9ca3af}.capitalize{text-transform:capitalize}button:hover{opacity:.9}.nav-item:hover{background-color:var(--secondary);color:var(--foreground)}.nav-item:focus,input:focus{outline:2px solid var(--primary);outline-offset:2px}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (min-width:768px){.md-hidden{display:none}}@media (max-width:767px){.mobile-menu-btn,.mobile-close-btn,.mobile-overlay{display:block!important}}.btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--primary-foreground)}.btn-primary:hover{background-color:var(--accent)}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.btn-secondary:hover{background-color:var(--muted)}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-muted{color:var(--muted-foreground)}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.ml-4{margin-left:1rem}.flex-1{flex:1}
