*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.k-dialog{background-color:#1f2937;border:1px solid #374151;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0003}.k-dialog .k-dialog-titlebar{background-color:#1f2937;border-bottom:1px solid #374151;color:#f9fafb}.k-dialog .k-dialog-content{background-color:#1f2937;color:#f9fafb}.k-dialog .k-dialog-actions{background-color:#1f2937;border-top:1px solid #374151}.k-dialog .k-window-titlebar .k-dialog-title{color:#f9fafb}.k-textbox{background-color:#374151!important;border:1px solid #4b5563!important;color:#f9fafb!important}.k-textbox:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}.k-textbox::placeholder{color:#9ca3af!important}.k-button.k-button-solid-primary{background-color:#3b82f6;border-color:#3b82f6}.k-button.k-button-solid-primary:hover{background-color:#2563eb;border-color:#2563eb}.k-button.k-button-outline{border-color:#4b5563;color:#d1d5db}.k-button.k-button-outline:hover{background-color:#374151;border-color:#6b7280}.k-button.k-button-solid-error{background-color:#dc2626;border-color:#dc2626}.k-button.k-button-solid-error:hover{background-color:#b91c1c;border-color:#b91c1c}.k-notification{border:none;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0000001a}.k-notification-error{background-color:#7f1d1d;color:#fca5a5;border-left:4px solid #dc2626}.k-notification-success{background-color:#14532d;color:#86efac;border-left:4px solid #16a34a}.k-notification-info{background-color:#1e3a8a;color:#93c5fd;border-left:4px solid #3b82f6}.k-loader-container{background-color:#000c}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}.focus-outline:focus{outline:2px solid #3b82f6;outline-offset:2px}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in-right{animation:slideInRight .3s ease-out}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#1f2937;color:#f9fafb;padding:.5rem;border-radius:.375rem;font-size:.875rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;border:1px solid #374151;box-shadow:0 4px 6px -1px #0000001a;z-index:1000}.tooltip:hover:after{opacity:1}.status-indicator{display:inline-flex;align-items:center;gap:.5rem}.status-indicator.success:before{content:"";width:8px;height:8px;background-color:#10b981;border-radius:50%;display:inline-block}.status-indicator.warning:before{content:"";width:8px;height:8px;background-color:#f59e0b;border-radius:50%;display:inline-block}.status-indicator.error:before{content:"";width:8px;height:8px;background-color:#ef4444;border-radius:50%;display:inline-block}@media (max-width: 768px){.k-dialog{max-width:90vw;max-height:90vh}.k-dialog .k-dialog-content{padding:1rem}}
