@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg-color:#050b14;--surface-color:#111928bf;--surface-border:#ffffff20;--primary-color:#3b82f6;--primary-hover:#2563eb;--primary-glow:#3b82f680;--text-main:#f8fafc;--text-muted:#94a3b8;--success:#10b981;--error:#ef4444;--font-sans:"Inter",system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-sans);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:50vw;height:50vw;position:fixed;top:-20%;left:-10%}body:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);width:60vw;height:60vw;position:fixed;bottom:-20%;right:-10%}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:700}.container{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.header{text-align:center;margin-bottom:3rem;animation:.8s ease-out fadeInDown}.title{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.glass-panel{background:var(--surface-color);-webkit-backdrop-filter:blur(16px);border:1px solid var(--surface-border);border-radius:16px;padding:2rem;animation:.8s ease-out fadeInUp;box-shadow:0 8px 32px #0000004d}.input-group{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}label{color:var(--text-muted);font-size:.875rem;font-weight:500}input[type=text],input[type=password]{border:1px solid var(--surface-border);color:var(--text-main);background:#0003;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}input[type=text]:focus,input[type=password]:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.btn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 0 15px var(--primary-glow);transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-outline{border:1px solid var(--surface-border);background:#ffffff0d}.btn-outline:hover:not(:disabled){box-shadow:none;background:#ffffff26}.btn-danger{border:1px solid var(--error);color:var(--error);background:#ef44440d}.btn-danger:hover:not(:disabled){background:#ef444426;box-shadow:0 0 10px #ef444433}.top-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.dropzone{border:2px dashed var(--surface-border);text-align:center;cursor:pointer;background:#0000001a;border-radius:12px;padding:3rem 2rem;transition:all .3s}.dropzone:hover{border-color:var(--primary-color);background:#3b82f60d}.dropzone-icon{width:48px;height:48px;color:var(--primary-color);margin-bottom:1rem}.dropzone-text{margin-bottom:.5rem;font-size:1.125rem}.dropzone-subtext{color:var(--text-muted);font-size:.875rem}.table-container{border:1px solid var(--surface-border);background:var(--surface-color);border-radius:12px;margin-top:1rem;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th,td{border-bottom:1px solid var(--surface-border);padding:1rem}th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#0003;font-size:.875rem;font-weight:600}tr:last-child td{border-bottom:none}tr:hover td{background:#ffffff05}.th-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.col-delete-btn,.col-action-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.col-delete-btn:hover{color:var(--error);border-color:var(--error);background:#ef444433}.col-action-btn:hover{color:var(--primary-color);border-color:var(--primary-color);background:#3b82f633}.status{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.status-pending{color:var(--text-muted);background:#94a3b81a;border:1px solid #94a3b833}.status-scraping{color:var(--primary-color);background:#3b82f61a;border:1px solid #3b82f633;animation:2s infinite pulse}.status-done{color:var(--success);background:#10b9811a;border:1px solid #10b98133}.status-error{color:var(--error);background:#ef44441a;border:1px solid #ef444433}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.controls{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.cell-content{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:4px;max-width:250px;padding:4px;overflow:hidden}.cell-content:hover{background:#ffffff0d}.modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.modal-content{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:600px;padding:2rem;display:flex;box-shadow:0 10px 40px #00000080}.modal-content h3{margin-bottom:.5rem}.modal-textarea{border:1px solid var(--surface-border);width:100%;min-height:200px;color:var(--text-main);resize:vertical;background:#0003;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem}.modal-textarea:focus{border-color:var(--primary-color);outline:none}.modal-actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.dropdown{display:inline-block;position:relative}.dropdown-menu{background:var(--surface-color);border:1px solid var(--surface-border);z-index:100;border-radius:8px;flex-direction:column;min-width:180px;margin-top:.5rem;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #00000080}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{display:flex}.dropdown-item{color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-size:.9rem;display:flex}.dropdown-item:hover{background:#ffffff0d}.dropdown-item.danger{color:var(--error)}.dropdown-item.danger:hover{background:#ef44441a}.btn-icon{border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:inline-flex}
