@import "https://fonts.googleapis.com/css2?family=Inter:wght@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.06d3mdzz5bre_.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.11.cyxs5p-0z~.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.16t1db8_9y2o~.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.0q3udbd2bu5yp.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.0gw~uztddq1df.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.0.q-h669a_dqa.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:#0f172a;--foreground:#f8fafc;--glass-bg:#1e293bb3;--glass-border:#ffffff1a;--primary:#3b82f6;--primary-hover:#2563eb;--danger:#ef4444;--danger-hover:#dc2626;--success:#10b981;--warning:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at top right, #1e293b, var(--background));color:var(--foreground);min-height:100vh;font-family:Inter,sans-serif;display:flex}.app-layout{width:100vw;min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid var(--glass-border);background:#0f172acc;flex-direction:column;width:280px;padding:2rem 1.5rem;display:flex}.sidebar-title{background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:3rem;font-size:1.5rem;font-weight:700}.nav-item{color:#94a3b8;cursor:pointer;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:1rem 1.25rem;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{color:var(--foreground);background:#ffffff0d}.nav-item.active{background:var(--primary);color:#fff;box-shadow:0 4px 15px #3b82f666}.main-content{flex:1;height:100vh;padding:2.5rem 3rem;overflow-y:auto}.page-header{margin-bottom:2rem}h1{font-size:2rem;font-weight:600}h2{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1rem;margin-bottom:2rem;padding:1.5rem;animation:.4s ease-out fadeIn;box-shadow:0 4px 30px #0000001a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}input[type=text],input[type=file],select,textarea{border:1px solid var(--glass-border);color:var(--foreground);background:#0f172a99;border-radius:.5rem;padding:.75rem 1rem;font-family:Inter,sans-serif;transition:border-color .2s}input[type=text]{width:100%}textarea{resize:vertical;width:100%;min-height:300px;line-height:1.5}select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding:.5rem 2rem .5rem 1rem}input[type=text]:focus,select:focus,textarea:focus{border-color:var(--primary);outline:none}button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-weight:500;transition:all .2s;display:inline-flex}button:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}button:disabled{opacity:.6;cursor:not-allowed}button.danger{background:var(--danger)}button.danger:hover:not(:disabled){background:var(--danger-hover)}button.success{background:var(--success)}.conditions-list{flex-direction:column;gap:.5rem;margin-top:1rem;list-style:none;display:flex}.condition-item{background:#ffffff0d;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.75rem}.compact-table th,.compact-table td{border-bottom:1px solid var(--glass-border);white-space:nowrap;vertical-align:middle;padding:.2rem .5rem}.compact-table td.wrap-text{white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:250px;max-width:350px;display:-webkit-box;overflow:hidden}th{color:#94a3b8;text-align:left;background:#ffffff05;font-weight:500}.badge{text-transform:uppercase;border-radius:999px;align-items:center;padding:.15rem .4rem;font-size:.65rem;font-weight:600;line-height:1;display:inline-flex}select.badge-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .2rem center;background-repeat:no-repeat;background-size:1em 1em;outline:none;padding-right:1.2rem}.badge.delete{color:#fca5a5;background:#ef444433;border:1px solid #ef44444d}.badge.queue{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f64d}.badge.pending{color:#fcd34d;background:#f59e0b33;border:1px solid #f59e0b4d}.pagination{justify-content:flex-end;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.pagination-controls{align-items:center;gap:1rem;display:flex}.pagination-controls button{padding:.4rem .8rem}.flex-row{align-items:center;gap:1rem;display:flex}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.progress-container{background:#ffffff1a;border-radius:999px;width:100%;height:8px;margin-top:1rem;overflow:hidden}.progress-bar{background:var(--primary);height:100%;transition:width .3s}
