@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";
:root{--background:#fff;--foreground:#020617;--primary:#4f46e5;--primary-hover:#4338ca;--primary-foreground:#fff;--secondary:#f8fafc;--secondary-hover:#f1f5f9;--secondary-foreground:#020617;--muted:#f8fafc;--muted-foreground:#64748b;--accent:#eef2ff;--accent-foreground:#4f46e5;--border:#e2e8f0;--input:#e2e8f0;--ring:#4f46e5;--radius:1rem;--sidebar:#fff;--sidebar-border:#f1f5f9;--card:#fff;--card-border:#0000000a;--card-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005;--brand-gradient:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);--soft-gradient:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff1a}.dark-glass{-webkit-backdrop-filter:blur(12px);color:#fff;background:#0f172acc;border:1px solid #ffffff1a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}.app-container{min-height:100vh;display:flex}.main-content{flex:1;margin-left:260px;padding:2rem 4rem;transition:margin-left .3s;position:relative}.main-content.full-width{margin-left:0;padding:0}.top-header{justify-content:flex-end;margin-bottom:2rem;display:flex}.done-btn{border:1px solid var(--border);color:var(--foreground);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.done-btn:hover{background:var(--secondary)}.sidebar{background:var(--sidebar);border-right:1px solid var(--sidebar-border);z-index:100;flex-direction:column;width:260px;height:100vh;padding:2rem 1.5rem;transition:transform .3s;display:flex;position:fixed;top:0;left:0}@media (max-width:1024px){.sidebar{transform:translate(-100%)}.main-content{margin-left:0!important;padding:1.5rem!important}.app-container{flex-direction:column}}.sidebar-logo{color:var(--primary);align-items:center;gap:.75rem;margin-bottom:3rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.logo-icon{background:var(--primary);border-radius:8px;width:32px;height:32px}.sidebar-nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.nav-item{border-radius:var(--radius);color:var(--muted-foreground);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{background:var(--secondary);color:var(--foreground)}.nav-item.sidebar-active{background:var(--primary);color:#fff}.sidebar-footer{border-top:1px solid var(--sidebar-border);margin-top:auto;padding-top:1rem}.user-profile{align-items:center;gap:.75rem;display:flex}.avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.user-info{flex-direction:column;display:flex}.username{font-size:.875rem;font-weight:600}.scans-left{color:var(--muted-foreground);font-size:.75rem}
.Sidebar-module__WZVnLW__sidebar{background:var(--sidebar);border-right:1px solid var(--sidebar-border);z-index:-1;flex-direction:column;width:260px;height:100vh;padding:2rem 1.5rem;display:flex;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__sidebarLogo{color:var(--primary);align-items:center;gap:.75rem;margin-bottom:3rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.Sidebar-module__WZVnLW__logoIcon{background:var(--primary);border-radius:8px;width:32px;height:32px}.Sidebar-module__WZVnLW__sidebarNav{flex-direction:column;flex:1;gap:.5rem;display:flex}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius);color:var(--muted-foreground);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background:var(--secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__sidebarActive{background:var(--primary);color:#fff}.Sidebar-module__WZVnLW__logoutBtn{text-align:left;background:0 0;width:100%;margin-top:1rem;color:#ef4444!important}.Sidebar-module__WZVnLW__logoutBtn:hover{background:#fef2f2!important}.Sidebar-module__WZVnLW__sidebarFooter{border-top:1px solid var(--sidebar-border);margin-top:auto;padding-top:1rem}.Sidebar-module__WZVnLW__userProfile{align-items:center;gap:.75rem;display:flex}.Sidebar-module__WZVnLW__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.Sidebar-module__WZVnLW__userInfo{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__username{font-size:.875rem;font-weight:600}.Sidebar-module__WZVnLW__scansLeft{color:var(--muted-foreground);font-size:.75rem}
