.app-bar{backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1)}.v-theme--dark .app-bar{border-bottom:1px solid hsla(0,0%,100%,.05);background-color:#1e1e1e!important}.app-title{font-weight:600;font-size:1.25rem;letter-spacing:.5px}.nav-btn{height:40px;border-radius:20px;text-transform:none;font-weight:500;transition:all .3s ease;position:relative;overflow:hidden}.nav-btn:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-1px)}.nav-btn--active{background-color:hsla(0,0%,100%,.15);box-shadow:0 2px 8px rgba(0,0,0,.2)}.nav-btn--active:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:30px;height:3px;background-color:hsla(0,0%,100%,.8);border-radius:2px}.v-theme--dark .nav-btn:hover{background-color:hsla(0,0%,100%,.08)}.v-theme--dark .nav-btn--active{background-color:hsla(0,0%,100%,.12);box-shadow:0 2px 8px rgba(0,0,0,.4)}.v-theme--dark .nav-btn--active:before{background-color:rgba(168,213,186,.9)}.action-btn{transition:all .3s ease;border-radius:50%}.action-btn:hover{background-color:hsla(0,0%,100%,.1);transform:scale(1.05)}.v-theme--dark .action-btn:hover{background-color:hsla(0,0%,100%,.08)}.mobile-drawer{background:linear-gradient(135deg,#f8fffe,#e8f5e8)}.drawer-header{background:linear-gradient(135deg,#2c5f7c,#a8d5ba);color:#fff;padding:20px 16px;margin-bottom:0}.drawer-item{margin:4px 8px;border-radius:12px;transition:all .3s ease}.drawer-item:hover{background-color:rgba(168,213,186,.15);transform:translateX(4px)}.drawer-item.v-list-item--active{background-color:rgba(44,95,124,.15);color:#2c5f7c}.main-content{background-color:#f8fffe;min-height:100vh}@media (max-width:960px){.app-title{font-size:1.1rem}}@media (max-width:600px){.app-title{font-size:1rem}.app-bar{height:56px!important}}.v-theme--dark .main-content{background-color:#121212}.v-theme--dark .mobile-drawer{background:linear-gradient(135deg,#2c3e50,#34495e)}.v-theme--dark .drawer-item:hover{background-color:hsla(0,0%,100%,.08)}.v-theme--dark .drawer-item.v-list-item--active{background-color:rgba(168,213,186,.15);color:#a8d5ba}.v-theme--dark .app-title{color:hsla(0,0%,100%,.95)}.v-theme--dark .v-list-item-title{color:hsla(0,0%,100%,.87)}.v-theme--dark .v-list-item-icon .v-icon{color:hsla(0,0%,100%,.7)}.mobile-drawer .v-list-item{animation:slideInLeft .3s ease forwards}.mobile-drawer .v-list-item:first-child{animation-delay:.1s}.mobile-drawer .v-list-item:nth-child(2){animation-delay:.2s}.mobile-drawer .v-list-item:nth-child(3){animation-delay:.3s}.mobile-drawer .v-list-item:nth-child(4){animation-delay:.4s}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.action-btn .v-icon{transition:transform .3s ease}.action-btn:hover .v-icon{transform:rotate(180deg)}.v-data-table[data-v-5279eb4f] .v-data-table__wrapper{overflow-x:auto}.v-theme--light .v-data-table[data-v-5279eb4f] th{white-space:nowrap;font-weight:600!important;background-color:#f5f7fa;color:#2c5f7c;border-bottom:2px solid #a8d5ba}.v-theme--light .v-data-table[data-v-5279eb4f] tbody tr:hover{background-color:rgba(168,213,186,.1)!important}.v-theme--dark .v-data-table[data-v-5279eb4f] th{white-space:nowrap;font-weight:600!important;background-color:#2d2d2d;color:#a8d5ba;border-bottom:2px solid #4a8db8}.v-theme--dark .v-data-table[data-v-5279eb4f] tbody tr{background-color:#1a1a1a}.v-theme--dark .v-data-table[data-v-5279eb4f] tbody tr:hover{background-color:rgba(168,213,186,.15)!important}.v-theme--dark .v-card[data-v-5279eb4f]{background-color:#2d2d2d!important}.v-theme--dark .v-text-field--outlined[data-v-5279eb4f] .v-field__outline{--v-field-border-color:#4a8db8}.v-theme--dark .v-text-field--outlined.v-field--focused[data-v-5279eb4f] .v-field__outline,.v-theme--dark .v-text-field--outlined[data-v-5279eb4f]:hover .v-field__outline{--v-field-border-color:#a8d5ba}.v-theme--dark .v-text-field[data-v-5279eb4f] input{color:#a8d5ba}.white-bg-card[data-v-5279eb4f]{background-color:#fff!important}.white-bg-title[data-v-5279eb4f]{background:#fff!important;color:#2c5f7c!important}.v-theme--dark .white-bg-card[data-v-5279eb4f]{background-color:#fff!important}.v-theme--dark .white-bg-title[data-v-5279eb4f]{background:#fff!important;color:#2c5f7c!important}.v-data-table[data-v-5279eb4f] td{padding:12px 8px!important}.v-text-field[data-v-5279eb4f] .v-input__control{min-height:40px}.v-text-field[data-v-5279eb4f] input{text-align:center;font-weight:500;font-size:14px}.v-text-field.v-text-field--outlined[data-v-5279eb4f] .v-input__control .v-input__slot{min-height:40px}.v-card-title .v-icon[data-v-5279eb4f]{color:#fff!important}.v-data-table[data-v-5279eb4f] th span{display:flex;align-items:center;justify-content:center;gap:4px}.v-alert ul[data-v-5279eb4f]{margin-left:20px}.v-alert li[data-v-5279eb4f]{margin-bottom:2px}.v-theme--dark .v-btn--variant-elevated[data-v-5279eb4f]{background-color:#4a8db8;color:#fff}.v-theme--dark .v-btn--variant-elevated[data-v-5279eb4f]:hover{background-color:#a8d5ba;color:#1a1a1a}.v-theme--dark .v-btn.v-btn--variant-elevated.v-btn--color-success[data-v-5279eb4f]{background-color:#58d68d;color:#1a1a1a}.v-theme--dark .v-btn.v-btn--variant-elevated.v-btn--color-success[data-v-5279eb4f]:hover{background-color:#a8d5ba}.v-theme--dark .v-tooltip .v-overlay__content[data-v-5279eb4f]{background-color:#2d2d2d;color:#a8d5ba;border:1px solid #4a8db8}.v-theme--dark .v-data-table[data-v-5279eb4f] th .v-icon{color:#a8d5ba!important}.v-theme--light .v-data-table[data-v-5279eb4f] th .v-icon{color:#2c5f7c!important}.v-theme--dark .v-switch[data-v-5279eb4f] .v-selection-control__wrapper{color:#a8d5ba}.v-theme--dark .v-switch[data-v-5279eb4f] .v-switch__track{background-color:#4a4a4a;transition:background-color .3s ease}.v-theme--dark .v-switch.v-input--is-active[data-v-5279eb4f] .v-switch__track{background-color:#58d68d}.v-theme--dark .v-switch[data-v-5279eb4f] .v-switch__thumb{background-color:#a8d5ba;transition:background-color .3s ease}.v-theme--dark .v-switch.v-input--is-active[data-v-5279eb4f] .v-switch__thumb{background-color:#fff}.v-theme--dark .v-switch.v-input--is-disabled[data-v-5279eb4f] .v-switch__track{background-color:#333!important;opacity:.6}.v-theme--dark .v-switch.v-input--is-disabled[data-v-5279eb4f] .v-switch__thumb{background-color:#666!important}.v-theme--dark .v-label[data-v-5279eb4f]{color:#a8d5ba!important;font-weight:500;transition:color .3s ease}.v-theme--dark .v-switch.v-input--is-disabled .v-label[data-v-5279eb4f]{color:#666!important}.v-theme--light .v-switch[data-v-5279eb4f] .v-switch__track{transition:background-color .3s ease}.v-theme--light .v-switch.v-input--is-active[data-v-5279eb4f] .v-switch__track{background-color:#58d68d}.v-theme--light .v-switch.v-input--is-active[data-v-5279eb4f] .v-switch__thumb{background-color:#fff}.v-theme--light .v-switch.v-input--is-disabled[data-v-5279eb4f] .v-switch__thumb,.v-theme--light .v-switch.v-input--is-disabled[data-v-5279eb4f] .v-switch__track{opacity:.6}.v-theme--light .v-label[data-v-5279eb4f]{font-weight:500;transition:color .3s ease}.v-theme--light .v-switch.v-input--is-disabled .v-label[data-v-5279eb4f]{color:#999!important}.v-switch.v-input--is-loading[data-v-5279eb4f] .v-switch__thumb{animation:pulse-5279eb4f 1.5s infinite}@keyframes pulse-5279eb4f{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.v-theme--dark .v-alert[data-v-5279eb4f]{background-color:#2d2d2d;border:1px solid #4a8db8}.v-theme--dark .v-alert.v-alert--type-success[data-v-5279eb4f]{background-color:rgba(88,214,141,.1);border-color:#58d68d;color:#a8d5ba}.v-theme--dark .v-alert.v-alert--type-error[data-v-5279eb4f]{background-color:rgba(231,76,60,.1);border-color:#e74c3c;color:#f99}.notification-card[data-v-5279eb4f]{border-radius:12px;overflow:hidden}.notification-header[data-v-5279eb4f]{padding:20px 24px;font-weight:600}.notification-table[data-v-5279eb4f]{border-radius:8px;overflow:hidden}.v-theme--dark .v-data-table[data-v-5279eb4f] .v-data-table__loading{background-color:rgba(26,26,26,.8)}.v-theme--dark .v-data-table[data-v-5279eb4f] .v-data-table__loading .v-progress-circular{color:#a8d5ba}.v-theme--dark .v-data-table[data-v-5279eb4f] .v-data-table__wrapper::-webkit-scrollbar{height:8px}.v-theme--dark .v-data-table[data-v-5279eb4f] .v-data-table__wrapper::-webkit-scrollbar-track{background:#2d2d2d}.v-theme--dark .v-data-table[data-v-5279eb4f] .v-data-table__wrapper::-webkit-scrollbar-thumb{background:#4a8db8;border-radius:4px}.v-theme--dark .v-data-table[data-v-5279eb4f] .v-data-table__wrapper::-webkit-scrollbar-thumb:hover{background:#a8d5ba}.auto-setup-field[data-v-5279eb4f] .v-field__outline{--v-field-border-color:#4caf50!important;--v-field-border-width:2px!important}.v-theme--dark .auto-setup-field[data-v-5279eb4f] .v-field__outline{--v-field-border-color:#66bb6a!important;--v-field-border-width:2px!important}.auto-setup-field[data-v-5279eb4f] .v-field__input{background-color:rgba(76,175,80,.05)!important}.v-theme--dark .auto-setup-field[data-v-5279eb4f] .v-field__input{background-color:rgba(102,187,106,.1)!important}.status-label[data-v-5279eb4f]{font-size:12px;font-weight:600;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;min-width:50px;text-align:center}.v-theme--light .status-active[data-v-5279eb4f]{background-color:rgba(76,175,80,.1);color:#2e7d32;border:1px solid rgba(76,175,80,.3)}.v-theme--light .status-inactive[data-v-5279eb4f]{background-color:hsla(0,0%,62%,.1);color:#616161;border:1px solid hsla(0,0%,62%,.3)}.v-theme--light .status-disabled[data-v-5279eb4f]{background-color:hsla(0,0%,74%,.1);color:#9e9e9e;border:1px solid hsla(0,0%,74%,.3);opacity:.6}.v-theme--dark .status-active[data-v-5279eb4f]{background-color:rgba(102,187,106,.15);color:#66bb6a;border:1px solid rgba(102,187,106,.4)}.v-theme--dark .status-inactive[data-v-5279eb4f]{background-color:hsla(0,0%,62%,.15);color:#bdbdbd;border:1px solid hsla(0,0%,62%,.4)}.v-theme--dark .status-disabled[data-v-5279eb4f]{background-color:rgba(97,97,97,.15);color:#757575;border:1px solid rgba(97,97,97,.4);opacity:.6}.white-bg-card[data-v-2f507f3c]{background-color:#fff!important}.white-bg-title[data-v-2f507f3c]{background:#fff!important;color:#2c5f7c!important}.v-theme--dark .white-bg-card[data-v-2f507f3c]{background-color:#fff!important}.v-theme--dark .white-bg-title[data-v-2f507f3c]{background:#fff!important;color:#2c5f7c!important}.notification-logs-card[data-v-2f507f3c]{border-radius:12px;overflow:hidden}.notification-logs-header[data-v-2f507f3c]{padding:20px 24px;font-weight:600}.notification-logs-header[data-v-2f507f3c]:not(.white-bg-title){background:linear-gradient(135deg,#2c5f7c,#a8d5ba);color:#fff}.notification-logs-table[data-v-2f507f3c]{border-radius:8px;overflow:hidden}.v-theme--dark .notification-logs-header[data-v-2f507f3c]:not(.white-bg-title){background:linear-gradient(135deg,#4a8db8,#a8d5ba)}.v-data-table[data-v-53257e02] .v-data-table__wrapper{overflow-x:auto}.v-theme--light .v-data-table[data-v-53257e02] th{white-space:nowrap;font-weight:600!important;background-color:#f5f7fa;color:#2c5f7c;border-bottom:2px solid #a8d5ba}.v-theme--light .v-data-table[data-v-53257e02] tbody tr:hover{background-color:rgba(168,213,186,.1)!important}.v-theme--dark .v-data-table[data-v-53257e02] th{white-space:nowrap;font-weight:600!important;background-color:#2d2d2d;color:#a8d5ba;border-bottom:2px solid #4a8db8}.v-theme--dark .v-data-table[data-v-53257e02] tbody tr{background-color:#1a1a1a}.v-theme--dark .v-data-table[data-v-53257e02] tbody tr:hover{background-color:rgba(168,213,186,.15)!important}.v-theme--dark .v-card[data-v-53257e02]{background-color:#2d2d2d!important}.v-theme--dark .v-text-field--outlined[data-v-53257e02] .v-field__outline{--v-field-border-color:#4a8db8}.v-theme--dark .v-text-field--outlined.v-field--focused[data-v-53257e02] .v-field__outline,.v-theme--dark .v-text-field--outlined[data-v-53257e02]:hover .v-field__outline{--v-field-border-color:#a8d5ba}.v-theme--dark .v-text-field[data-v-53257e02] input{color:#a8d5ba}.v-data-table[data-v-53257e02] td{padding:12px 8px!important}.v-text-field[data-v-53257e02] .v-input__control{min-height:40px}.v-text-field[data-v-53257e02] input{text-align:center;font-weight:500;font-size:14px}.v-text-field.v-text-field--outlined[data-v-53257e02] .v-input__control .v-input__slot{min-height:40px}.v-card-title .v-icon[data-v-53257e02]{color:#fff!important}.v-data-table[data-v-53257e02] th span{display:flex;align-items:center;justify-content:center;gap:4px}.v-alert ul[data-v-53257e02]{margin-left:20px}.v-alert li[data-v-53257e02]{margin-bottom:2px}.v-theme--dark .v-btn--variant-elevated[data-v-53257e02]{background-color:#4a8db8;color:#fff}.v-theme--dark .v-btn--variant-elevated[data-v-53257e02]:hover{background-color:#a8d5ba;color:#1a1a1a}.v-theme--dark .v-btn.v-btn--variant-elevated.v-btn--color-success[data-v-53257e02]{background-color:#58d68d;color:#1a1a1a}.v-theme--dark .v-btn.v-btn--variant-elevated.v-btn--color-success[data-v-53257e02]:hover{background-color:#a8d5ba}.v-theme--dark .v-tooltip .v-overlay__content[data-v-53257e02]{background-color:#2d2d2d;color:#a8d5ba;border:1px solid #4a8db8}.v-theme--dark .v-data-table[data-v-53257e02] th .v-icon{color:#a8d5ba!important}.v-theme--light .v-data-table[data-v-53257e02] th .v-icon{color:#2c5f7c!important}.v-theme--dark .v-switch[data-v-53257e02] .v-selection-control__wrapper{color:#a8d5ba}.v-theme--dark .v-switch[data-v-53257e02] .v-switch__track{background-color:#4a4a4a;transition:background-color .3s ease}.v-theme--dark .v-switch.v-input--is-active[data-v-53257e02] .v-switch__track{background-color:#58d68d}.v-theme--dark .v-switch[data-v-53257e02] .v-switch__thumb{background-color:#a8d5ba;transition:background-color .3s ease}.v-theme--dark .v-switch.v-input--is-active[data-v-53257e02] .v-switch__thumb{background-color:#fff}.v-theme--dark .v-switch.v-input--is-disabled[data-v-53257e02] .v-switch__track{background-color:#333!important;opacity:.6}.v-theme--dark .v-switch.v-input--is-disabled[data-v-53257e02] .v-switch__thumb{background-color:#666!important}.v-theme--dark .v-label[data-v-53257e02]{color:#a8d5ba!important;font-weight:500;transition:color .3s ease}.v-theme--dark .v-switch.v-input--is-disabled .v-label[data-v-53257e02]{color:#666!important}.v-theme--light .v-switch[data-v-53257e02] .v-switch__track{transition:background-color .3s ease}.v-theme--light .v-switch.v-input--is-active[data-v-53257e02] .v-switch__track{background-color:#58d68d}.v-theme--light .v-switch.v-input--is-active[data-v-53257e02] .v-switch__thumb{background-color:#fff}.v-theme--light .v-switch.v-input--is-disabled[data-v-53257e02] .v-switch__thumb,.v-theme--light .v-switch.v-input--is-disabled[data-v-53257e02] .v-switch__track{opacity:.6}.v-theme--light .v-label[data-v-53257e02]{font-weight:500;transition:color .3s ease}.v-theme--light .v-switch.v-input--is-disabled .v-label[data-v-53257e02]{color:#999!important}.v-switch.v-input--is-loading[data-v-53257e02] .v-switch__thumb{animation:pulse-53257e02 1.5s infinite}@keyframes pulse-53257e02{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.v-theme--dark .v-alert[data-v-53257e02]{background-color:#2d2d2d;border:1px solid #4a8db8}.v-theme--dark .v-alert.v-alert--type-success[data-v-53257e02]{background-color:rgba(88,214,141,.1);border-color:#58d68d;color:#a8d5ba}.v-theme--dark .v-alert.v-alert--type-error[data-v-53257e02]{background-color:rgba(231,76,60,.1);border-color:#e74c3c;color:#f99}.auto-restart-card[data-v-53257e02]{border-radius:12px;overflow:hidden}.auto-restart-header[data-v-53257e02]{padding:20px 24px;font-weight:600}.auto-restart-table[data-v-53257e02]{border-radius:8px;overflow:hidden}.v-theme--dark .v-data-table[data-v-53257e02] .v-data-table__loading{background-color:rgba(26,26,26,.8)}.v-theme--dark .v-data-table[data-v-53257e02] .v-data-table__loading .v-progress-circular{color:#a8d5ba}.v-theme--dark .v-data-table[data-v-53257e02] .v-data-table__wrapper::-webkit-scrollbar{height:8px}.v-theme--dark .v-data-table[data-v-53257e02] .v-data-table__wrapper::-webkit-scrollbar-track{background:#2d2d2d}.v-theme--dark .v-data-table[data-v-53257e02] .v-data-table__wrapper::-webkit-scrollbar-thumb{background:#4a8db8;border-radius:4px}.v-theme--dark .v-data-table[data-v-53257e02] .v-data-table__wrapper::-webkit-scrollbar-thumb:hover{background:#a8d5ba}.auto-setup-field[data-v-53257e02] .v-field__outline{--v-field-border-color:#4caf50!important;--v-field-border-width:2px!important}.v-theme--dark .auto-setup-field[data-v-53257e02] .v-field__outline{--v-field-border-color:#66bb6a!important;--v-field-border-width:2px!important}.auto-setup-field[data-v-53257e02] .v-field__input{background-color:rgba(76,175,80,.05)!important}.v-theme--dark .auto-setup-field[data-v-53257e02] .v-field__input{background-color:rgba(102,187,106,.1)!important}