@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@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{--primary:#0d9488;--primary-hover:#0f766e;--primary-light:#ccfbf1;--secondary:#2563eb;--bg-color:#f8fafc;--surface:#fff;--text-main:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--error:#ef4444;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-glass:0 8px 32px 0 #0d94881a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-main);letter-spacing:-.025em;font-weight:600}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-hover)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeIn}.auth-container{width:100%;min-height:100vh;display:flex}.auth-image-side{background-color:var(--primary-light);width:50%;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.auth-image-side{display:block}}.auth-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.auth-image-overlay{z-index:1;background:linear-gradient(#0d948800 0%,#0d948899 100%);position:absolute;inset:0}.auth-image-content{z-index:2;color:#fff;width:100%;padding:4rem;position:absolute;bottom:0;left:0}.auth-image-content h2{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:1rem;font-size:2.5rem}.auth-image-content p{opacity:.9;text-shadow:0 1px 2px #0003;max-width:80%;font-size:1.125rem}.auth-form-side{background-color:var(--bg-color);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative}@media (min-width:1024px){.auth-form-side{width:50%;padding:4rem}}.auth-form-wrapper{background:var(--surface);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff80;padding:2.5rem}.form-header{text-align:center;margin-bottom:2rem}.form-header h1{color:var(--text-main);margin-bottom:.5rem;font-size:1.875rem}.form-header p{color:var(--text-muted);font-size:.95rem}.form-group{margin-bottom:1.5rem}.form-label{color:var(--text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-input{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-main);background-color:#f8fafc;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-input:focus{border-color:var(--primary);background-color:var(--surface);outline:none;box-shadow:0 0 0 3px #0d948826}.form-input::placeholder{color:#94a3b8}.form-row{gap:1rem;display:flex}.form-row .form-group{flex:1}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:#fff;border:1px solid #ffffff1a;box-shadow:0 4px 15px #0d948840}.btn-primary:hover{background:linear-gradient(135deg,#14b8a6,var(--primary));transform:translateY(-2px);box-shadow:0 8px 25px #0d948866}.btn-primary:active{transform:translateY(0);box-shadow:0 4px 15px #0d948840}.btn-secondary{color:var(--primary);border:1px solid var(--primary-light);background:#fff;box-shadow:0 2px 4px #0d94880d}.btn-secondary:hover{border-color:var(--primary)}.form-footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.875rem}.form-options{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.875rem;display:flex}.form-checkbox{cursor:pointer;color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.form-checkbox input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer}.brand-logo{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-icon{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;box-shadow:0 2px 4px #0d94884d}.dashboard-layout{background:var(--bg-color);min-height:100vh;display:flex}.sidebar{background:var(--surface);border-right:1px solid var(--border-color);flex-direction:column;width:250px;padding:1.5rem;display:flex}.main-content{flex:1;padding:2rem;overflow-y:auto}.topbar{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);padding:1.5rem;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.stat-title{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.stat-value{color:var(--text-main);font-size:2rem;font-weight:700}.sidebar-header{margin-bottom:2rem}.sidebar-nav{flex-direction:column;gap:1rem;display:flex}.sidebar-link{color:var(--text-muted);border-radius:var(--radius-sm);padding:.5rem;text-decoration:none;transition:all .2s}.sidebar-link.active{color:var(--primary);background:var(--primary-light);font-weight:600}.sidebar-footer{margin-top:auto}.sidebar-logout-btn{color:var(--error);border-radius:var(--radius-md);cursor:pointer;background:#fef2f2;border:1px solid #fecaca;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.sidebar-logout-btn:disabled{cursor:wait;opacity:.7}.mobile-logout-btn{display:none}@media (max-width:768px){.dashboard-layout{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border-color);z-index:50;width:100%;padding:1rem;position:sticky;top:0}.sidebar-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:0;display:flex}.mobile-logout-btn{display:flex}.sidebar-nav{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:.5rem;margin-top:1rem;padding-bottom:.5rem;overflow-x:auto}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-footer{display:none}.main-content{padding:1rem}}
