:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background-color:#0e0e0e;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;font-family:Arial,sans-serif;font-size:16px;color:#fff}h1{margin:0 0 1.5rem;font-size:2rem;font-weight:700;color:#fff;text-align:center}.login-container{background-color:#2a2a2a;padding:2.5rem;border-radius:16px;box-shadow:0 6px 16px #0000004d;width:340px}.login-form{display:flex;flex-direction:column;gap:1.25rem}.login-input{padding:14px;border:none;border-radius:8px;background-color:#1e1e1e;color:#fff;font-size:1rem;outline:none;transition:background-color .2s}.login-input:focus{background-color:#333}.login-button{padding:14px;background-color:#09f;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .3s ease-in-out}.login-button:hover{background-color:#0056b3}.error-message{color:#fff;margin-top:1rem;text-align:center;font-size:.95rem}.debackenders-highlight{color:#09f}.settings-container{padding:2rem 3rem;max-width:100%;box-sizing:border-box}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.settings-title{font-size:2rem;font-weight:700;color:#fff;margin:0}.settings-actions{display:flex;align-items:center;gap:.75rem}.settings-search{height:48px;padding:0 1rem;font-size:16px;font-weight:600;border:2px solid transparent;border-radius:10px;background:#1a1a1a;color:#fff;box-sizing:border-box}.settings-search:focus{outline:none;border-color:#09f}.settings-custom-select{position:relative;display:inline-flex;align-items:center;height:48px}.settings-custom-select>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;padding:.6rem 2.5rem .6rem 1rem;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;border:2px solid transparent;border-radius:10px;background:#1a1a1a;color:#fff;transition:background .25s,border-color .25s;min-width:140px;box-sizing:border-box}.settings-custom-select>select:focus{outline:none;border-color:#09f}.settings-select-arrow{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);pointer-events:none;font-size:.9em;color:#ccc}.settings-home-button,.btn-icon{background:transparent;border:2px solid #0099ff;color:#09f;font-size:1.25rem;padding:10px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.settings-home-button:hover,.btn-icon:hover{background-color:#007bff1a;color:#fff;border-color:#0056b3}.settings-icon{font-size:1.25rem}.settings-error{color:#ff6b6b;background:#2a2a2a;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-weight:500}.settings-table-wrapper{display:flex;justify-content:center}.settings-table-container{position:relative;max-height:70vh;overflow-y:auto;width:960px}.settings-table-container::-webkit-scrollbar{width:8px}.settings-table-container::-webkit-scrollbar-track{background:#333}.settings-table-container::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.settings-table-container::-webkit-scrollbar-thumb:hover{background:#666}.settings-customer-table{border-collapse:collapse;border-spacing:0;border-radius:8px;table-layout:fixed;width:100%}.settings-customer-table thead th{background:#2a2a2a;padding:1rem;font-size:1.1rem;font-weight:700;text-align:left;position:sticky;top:0;z-index:5;cursor:pointer}.settings-customer-table thead th,.settings-customer-table tbody td{padding:.9rem 1rem;font-size:1rem;color:#fffffff2;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.settings-customer-table thead th:nth-child(1),.settings-customer-table tbody td:nth-child(1){width:100px;text-align:center}.settings-customer-table thead th:nth-child(2),.settings-customer-table tbody td:nth-child(2){width:320px}.settings-customer-table thead th:nth-child(3),.settings-customer-table tbody td:nth-child(3){width:320px}.settings-customer-table tbody tr:nth-child(odd){background:#1e1e1e}.settings-customer-table tbody tr:nth-child(2n){background:#2a2a2a}.settings-customer-table tbody td{position:relative}.settings-select-wrapper{position:relative;display:inline-flex;align-items:center;width:100%;height:36px}.settings-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:36px;padding:0 2.5rem 0 1rem;font-size:.95rem;font-weight:600;border:2px solid transparent;border-radius:8px;background:#1a1a1a;color:#fff;box-sizing:border-box}.settings-dropdown:focus{outline:none;border-color:#09f}.settings-dropdown.settings-dropdown--missing{border-color:#ff4d4f}.settings-dropdown.settings-dropdown--missing:focus{border-color:#ff7875}.settings-select-wrapper .settings-select-arrow{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.9em;color:#ccc}.settings-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#12121266;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.settings-overlay-spinner{font-size:2.25rem;animation:spin 1s linear infinite;color:#09f}.settings-skeleton-row .settings-skeleton-block{height:14px;width:100%;border-radius:6px;background:linear-gradient(90deg,#242424 25%,#2b2b2b 37%,#242424 63%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.infinite-loading-indicator{display:flex;justify-content:center;padding:1rem 0}.sync-spinner{font-size:1.5rem;animation:spin 1s linear infinite;color:#09f;margin-left:.5rem}.settings-spinner-container{display:flex;justify-content:center;align-items:center;padding:2rem;width:960px}.settings-spinner{font-size:2rem;animation:spin 1s linear infinite;color:#09f}.settings-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.settings-modal{position:relative;width:520px;max-width:calc(100% - 2rem);background:#1e1e1e;border:1px solid #2a2a2a;border-radius:12px;box-shadow:0 10px 30px #00000080;display:flex;flex-direction:column}.settings-modal-header{padding:1rem 1.25rem;border-bottom:1px solid #2a2a2a}.settings-modal-title{margin:0;color:#fff;font-size:1.25rem;font-weight:700}.settings-modal-body{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.settings-modal-actions{padding:1rem 1.25rem 1.25rem;border-top:1px solid #2a2a2a;display:flex;justify-content:flex-end;gap:.75rem}.settings-file-wrapper{position:relative;display:flex;align-items:center;background:#1a1a1a;border:2px solid transparent;border-radius:10px;padding:.6rem 1rem;cursor:pointer;color:#fff;font-size:.95rem;font-weight:600;transition:border-color .2s ease;min-height:48px}.settings-file-wrapper:hover{border-color:#09f}.settings-file-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.settings-file-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ffffffe6}.settings-file-button{background:#09f;color:#0b0b0b;border:none;border-radius:8px;padding:.4rem .8rem;font-weight:700;font-size:.85rem;margin-left:.75rem;cursor:pointer;transition:background .2s ease}.settings-file-button:hover{background:#0af}.btn-primary{background:#09f;color:#0b0b0b;border:2px solid #0099ff;border-radius:10px;padding:.6rem 1.2rem;font-weight:700;font-size:.95rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.btn-primary:hover:not(:disabled){background:#0af}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:transparent;color:#fff;border:2px solid #555;border-radius:10px;padding:.6rem 1.2rem;font-weight:700;font-size:.95rem;cursor:pointer;transition:background-color .2s ease}.btn-secondary:hover{background:#2a2a2a}.settings-modal-loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0a73;display:flex;align-items:center;justify-content:center;border-radius:12px;z-index:2;pointer-events:all}.settings-modal-spinner{font-size:2.25rem;animation:spin 1s linear infinite;color:#09f}.btn-inline-spinner{font-size:1rem;margin-right:.5rem;animation:spin 1s linear infinite}.subscription-overview-container{padding:3rem}.subscription-overview-header{display:flex;align-items:center;margin-bottom:2.5rem}.subscription-overview-status-wrapper{position:relative;display:flex;align-items:center;margin-right:.85rem}.subscription-overview-status-indicator{width:16px;height:16px;border-radius:50%;margin-right:.25rem;flex-shrink:0}.subscription-overview-status-tooltip{position:absolute;top:130%;left:0;min-width:260px;background:#191919f2;border-radius:10px;padding:.85rem 1.1rem 1.1rem;box-shadow:0 12px 24px #00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:15}.subscription-overview-status-tooltip-header{font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.55rem;color:#f66}.subscription-overview-status-tooltip ul{margin:0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.35rem;color:#ffffffe6}.subscription-overview-status-tooltip.ok{border:1px solid rgba(46,204,113,.6)}.subscription-overview-status-tooltip.ok .subscription-overview-status-tooltip-header{color:#2ecc71}.subscription-overview-status-tooltip.warn{border:1px solid rgba(255,51,51,.6)}.subscription-overview-title{margin:0;font-size:2.25rem;font-weight:700}.subscription-overview-highlight{color:#09f}.subscription-overview-error-message{background:#8b0000;padding:1rem 1.4rem;border-radius:8px;font-weight:600}.subscription-overview-controls{display:flex;gap:.5rem;align-items:center;margin-left:auto}.subscription-overview-search{height:48px;padding:0 1rem;font-size:16px;font-weight:600;border:2px solid transparent;border-radius:10px;background:#1a1a1a;color:#fff;box-sizing:border-box}.subscription-overview-search:focus{outline:none;border-color:#09f}.subscription-overview-home-button{background:transparent;border:2px solid #0099ff;color:#09f;font-size:1.25rem;padding:0 10px;border-radius:8px;cursor:pointer;height:48px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.subscription-overview-home-button:hover{background-color:#007bff1a;color:#fff;border-color:#0056b3}.subscription-overview-table-wrapper{display:flex;justify-content:center}.subscription-overview-table-container{max-height:70vh;overflow-y:scroll}.subscription-overview-table-container::-webkit-scrollbar{width:8px}.subscription-overview-table-container::-webkit-scrollbar-track{background:#333}.subscription-overview-table-container::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.subscription-overview-table-container::-webkit-scrollbar-thumb:hover{background:#666}.subscription-overview-table{border-collapse:separate;border-spacing:0;border-radius:8px;table-layout:fixed;width:100%}.subscription-overview-table thead th{background:#2a2a2a;padding:1rem;font-size:1.1rem;font-weight:700;text-align:left;position:sticky;top:0;z-index:5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-overview-table td{padding:.9rem 1rem;font-size:1rem;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.subscription-overview-table thead th:nth-child(1),.subscription-overview-table tbody td:nth-child(1){width:120px;text-align:center}.subscription-overview-table thead th:nth-child(2),.subscription-overview-table tbody td:nth-child(2){width:150px}.subscription-overview-table thead th:nth-child(3),.subscription-overview-table tbody td:nth-child(3){width:200px}.subscription-overview-table thead th:nth-child(4),.subscription-overview-table tbody td:nth-child(4){width:260px}.subscription-overview-table thead th:nth-child(5),.subscription-overview-table tbody td:nth-child(5),.subscription-overview-table thead th:nth-child(6),.subscription-overview-table tbody td:nth-child(6),.subscription-overview-table thead th:nth-child(7),.subscription-overview-table tbody td:nth-child(7){width:100px;text-align:center}.subscription-overview-table tbody tr:nth-child(odd){background:#1e1e1e}.subscription-overview-table tbody tr:nth-child(2n){background:#2a2a2a}.subscription-overview-sync-btn{background:transparent;border:none;cursor:pointer;color:#09f;font-size:1.1rem}.subscription-overview-sync-btn:disabled{color:#666;cursor:default}.subscription-overview-sync-btn:hover:not(:disabled){color:#fff}.subscription-overview-sync-btn .spin{animation:spin 1s linear infinite;color:#09f}.subscription-overview-check-icon{color:#49d16b;font-size:1.1rem}.subscription-overview-fail-icon{color:#f33;font-size:1.1rem}.subscription-overview-sync-spinner{font-size:1.5rem;animation:spin 1s linear infinite;color:#09f}.subscription-overview-infinite-loading-indicator{display:flex;justify-content:center;padding:1rem 0}.subscription-overview-spinner-container{display:flex;justify-content:center;align-items:center;padding:2rem}.subscription-overview-spinner{font-size:2rem;animation:spin 1s linear infinite;color:#09f}.subscription-overview-warning-popup{position:fixed;top:1.5rem;right:1.5rem;width:400px;background:#191919f2;border:2px solid rgba(255,51,51,.7);border-radius:10px;box-shadow:0 12px 30px #00000073;color:#fff;z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.subscription-overview-warning-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem 0;font-weight:700;color:#f66;text-transform:uppercase;letter-spacing:.05em}.subscription-overview-warning-close{background:transparent;border:none;color:inherit;font-size:1.4rem;cursor:pointer;line-height:1}.subscription-overview-warning-list{margin:0;padding:.6rem 1.2rem 1.4rem 1.6rem;list-style:disc;display:flex;flex-direction:column;gap:.4rem;color:#ffffffe6}@keyframes spin{to{transform:rotate(360deg)}}.subscription-overview-status-cell{text-align:center;vertical-align:middle}
