@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.853070df.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:#f8fafc;--foreground:#0f172a;--primary:#3b82f6;--primary-rgb:59,130,246;--card-bg:#fff;--text-main:#334155;--text-muted:#64748b;--border:#e2e8f0}*{box-sizing:border-box}body{background-color:var(--background);color:var(--foreground);margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.container{background:linear-gradient(135deg,#e0f2fe 0%,#eef2ff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.main-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffffb3;border:1px solid #fff6;border-radius:1rem;width:100%;max-width:600px;padding:2rem;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (min-width:640px){.main-card{padding:3rem}}.title{color:#1e293b;letter-spacing:-.025em;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:640px){.title{font-size:2.5rem}}.subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.grid{grid-template-columns:1fr 1fr}}.feature-box{background:#ffffff80;border:1px solid #fff9;border-radius:.75rem;padding:1.5rem;transition:transform .2s}.feature-box:hover{transform:translateY(-2px)}.feature-title{color:#1e293b;margin:0 0 .25rem;font-weight:600}.feature-desc{color:var(--text-muted);margin:0;font-size:.875rem}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:background-color .2s;box-shadow:0 4px 6px -1px #3b82f64d}.btn-primary:hover{background-color:#2563eb}.btn-secondary{color:var(--text-main);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background-color:#fff;border-radius:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.btn-secondary:hover{background-color:#f8fafc}.dashboard-layout{background-color:var(--background);min-height:100vh;display:flex;position:relative}.sidebar{border-right:1px solid var(--border);z-index:100;background:#fff;flex-direction:column;width:260px;min-width:260px;padding:1.5rem 1rem;transition:transform .3s;display:flex;box-shadow:2px 0 10px #00000005}@media (max-width:768px){.sidebar{width:280px;height:100vh;padding-top:1rem;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #00000026}.sidebar.sidebar-open{transform:translate(0)}}.sidebar-overlay{z-index:99;background:#0006;display:none;position:fixed;inset:0}.sidebar-overlay.active{display:block}.mobile-topbar{border-bottom:1px solid var(--border);z-index:50;background:#fff;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:none;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}@media (max-width:768px){.mobile-topbar{display:flex}}.hamburger-btn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-direction:column;gap:5px;padding:.5rem;display:flex}.hamburger-btn span{background:var(--text-main);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.sidebar-title{color:var(--primary);letter-spacing:-.05em;margin-bottom:2rem;padding-left:.75rem;font-size:1.25rem;font-weight:800}.nav-item{color:var(--text-muted);border-radius:.5rem;align-items:center;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover,.nav-item.active{color:var(--primary);background-color:#f1f5f9}.main-content{flex:1;min-width:0;padding:2rem 2.5rem;overflow-y:auto}@media (max-width:768px){.main-content{width:100%;padding:1rem}}.page-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}@media (min-width:640px){.page-title{font-size:2rem}}.page-subtitle{color:var(--text-muted);margin:.25rem 0 0;font-size:.875rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:1rem;flex-direction:column;padding:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.stat-label{color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem;font-weight:500}.stat-value{color:var(--foreground);font-size:1.75rem;font-weight:700}.data-table{border:1px solid var(--border);border-collapse:collapse;background:#fff;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#f8fafc;padding:.75rem 1rem;font-size:.7rem;font-weight:600}.data-table td{border-bottom:1px solid var(--border);color:var(--text-main);padding:.875rem 1rem;font-size:.875rem}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background-color:#f8fafc}.table-wrapper{-webkit-overflow-scrolling:touch;border-radius:1rem;width:100%;overflow-x:auto}.card{border:1px solid var(--border);background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d}.badge{white-space:nowrap;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-flex}.badge-success{color:#166534;background:#dcfce7}.badge-warning{color:#854d0e;background:#fef9c3}.badge-danger{color:#991b1b;background:#fee2e2}.badge-blue{color:#1e40af;background:#dbeafe}.form-group{margin-bottom:1.25rem}.form-label{color:var(--text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-input{border:1px solid var(--border);box-sizing:border-box;appearance:none;border-radius:.5rem;width:100%;padding:.75rem;font-size:.875rem;transition:border-color .2s}.form-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a80;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.modal-overlay{align-items:center;padding:1rem}}.modal-content{background:#fff;border-radius:1rem 1rem 0 0;width:100%;max-width:100%;max-height:90vh;padding:1.5rem;overflow-y:auto;box-shadow:0 -10px 40px #00000026}@media (min-width:640px){.modal-content{border-radius:1rem;max-width:500px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.flex-end{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.text-error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.status{color:#94a3b8;margin-top:2rem;font-size:.75rem}.status-online{color:#16a34a;font-weight:600}@media screen and (max-width:800px) and (orientation:portrait){#landscape-prompt{display:flex!important}}
