.auth-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{background:#171b26eb;border:1px solid #2d3348;border-radius:18px;width:min(100%,420px);padding:2rem;box-shadow:0 24px 60px #00000059}.auth-card h1{margin:0 0 .35rem;font-size:1.8rem}.subtitle{color:#9aa3b8;margin:0 0 1.5rem}.auth-card form{gap:1rem;display:grid}.auth-card label{color:#c5ccda;gap:.45rem;font-size:.95rem;display:grid}.auth-card button{width:100%;margin-top:.5rem}.auth-switch{text-align:center;color:#9aa3b8;margin:1.25rem 0 0}.error{color:#f87171;margin:0;font-size:.95rem}.message{color:#34d399;margin:0 0 1rem}.dashboard{max-width:960px;margin:0 auto;padding:1.5rem}.dashboard-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-header h1{margin:0;font-size:1.75rem}.dashboard-header p{color:#9aa3b8;margin:.25rem 0 0}.tabs{gap:.5rem;margin-bottom:1rem;display:flex}.tabs button{color:#c5ccda;background:#1b2130;border:1px solid #2d3348}.tabs button.active{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#0000}.panel{background:#171b26eb;border:1px solid #2d3348;border-radius:18px;padding:1.5rem}.panel-intro h2{margin:0 0 .5rem}.panel-intro p{color:#9aa3b8;margin:0 0 1.25rem}.scan-results{margin-top:1.5rem}.scan-toolbar{color:#c5ccda;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.scan-actions{gap:.75rem;display:flex}.btn-link{color:#818cf8;background:0 0;padding:.25rem .5rem}.btn-secondary{color:#e8eaf0;background:#1b2130;border:1px solid #2d3348}.btn-primary{width:100%;margin-top:1rem}.btn-danger{color:#fecaca;background:#7f1d1d}.file-list{gap:.65rem;max-height:420px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.file-list li{background:#141925;border:1px solid #2a3145;border-radius:12px;padding:.85rem 1rem}.file-list li.removed{opacity:.55;border-color:#4b2d2d}.file-list label{cursor:pointer;align-items:center;gap:.85rem;display:flex}.file-info{flex:1;gap:.2rem;min-width:0;display:grid}.file-name{word-break:break-word;font-weight:600}.file-meta,.file-path{color:#8b95ab;word-break:break-all;font-size:.85rem}.file-badge{color:#a5b4fc;white-space:nowrap;background:#1f2937;border-radius:999px;padding:.2rem .55rem;font-size:.8rem}.library-list li{justify-content:space-between;align-items:center;gap:1rem;display:flex}.file-actions{flex-shrink:0;gap:.5rem;display:flex}.file-actions button{padding:.55rem .9rem}.empty{color:#9aa3b8}@media (width<=640px){.dashboard-header,.scan-toolbar,.library-list li{flex-direction:column;align-items:stretch}.file-actions{width:100%}.file-actions button{flex:1}}:root{color:#e8eaf0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0f1117;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#6366f12e,#0000 35%),radial-gradient(circle at 100% 100%,#10b9811f,#0000 30%),#0f1117;min-height:100vh;margin:0}#root{min-height:100vh}a{color:#818cf8;text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:10px;padding:.75rem 1.25rem;transition:opacity .2s,transform .15s}button:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed}input{font:inherit;color:#e8eaf0;background:#171b26;border:1px solid #2d3348;border-radius:10px;width:100%;padding:.75rem .9rem}input:focus{border-color:#6366f1;outline:2px solid #6366f173}.loading-screen{color:#9aa3b8;place-items:center;min-height:100vh;display:grid}
