@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);
*{margin:0;padding:0;box-sizing:border-box}.app{font-size:30px}:root{--font-family-main: "Courier New", "Times New Roman", serif;--font-size-m: 16px;--font-line-m: 24px;--font-m: var(--font-size-m) / var(--font-line-m) var(--font-family-main);--font-size-l: 24px;--font-line-l: 32px;--font-l: var(--font-size-l) / var(--font-line-l) var(--font-family-main);--trs-time: 0.3s;--navbar-height: 50px;--sidebar-width: 300px;--sidebar-width-collapsed: 80px;--service-color: #6B7888}:root{--bg-color: #e8e8ea;--inverted-bg-color: #090949;--primary-color: #0232c2;--secondary-color: #0449e0;--inverted-primary-color: #049604;--inverted-secondary-color: #04ff04}.app.dark{--bg-color: #0e0e75;--inverted-bg-color: #e8e8ea;--primary-color: #049604;--secondary-color: #04ff04;--inverted-primary-color: #0232c2;--inverted-secondary-color: #0452ff}*{margin:0;padding:0}.app{font-family:"Open Sans",sans-serif;min-height:100vh}.mt-42-mob{margin-top:4.2rem}.mt-42{margin-top:4.2rem}.intro{margin-bottom:4.1rem;overflow:hidden}@media(min-width: 1024px){.intro{margin-bottom:6.2rem;background-color:#f0eef1}}.intro__container{padding-top:3.8rem}@media(min-width: 1024px){.intro__container{display:flex;padding-top:0}}.intro__image-block{flex-shrink:0;margin-top:1.6rem}@media(max-width: 767px){.intro__image-block{width:100vw;margin-left:-7.145%}}@media(min-width: 1024px){.intro__image-block{display:flex;justify-content:flex-end;width:56.28%;align-self:flex-start;margin-top:0}}.intro__image-wrapper{width:100%}.intro__image-wrapper::before{padding-top:60%}@media(min-width: 768px){.intro__image-wrapper::before{padding-top:31%}}@media(min-width: 1024px){.intro__image-wrapper{top:0;right:0;width:143.55%;margin-right:20%}.intro__image-wrapper::before{padding-top:31.71%}}.intro__text-block{flex-shrink:0;position:relative;z-index:1}@media(min-width: 1024px){.intro__text-block{display:flex;align-items:flex-end;width:50.91%;padding-top:4.1rem;padding-bottom:1.6%}}.intro__text-wrapper{font-size:2.2rem;line-height:1.0909090909}@media(min-width: 768px){.intro__text-wrapper{width:37.8rem}}@media(min-width: 1024px){.intro__text-wrapper{width:85.88%;padding:3.2rem 2.7rem 4.2rem 0;font-size:2.4rem;line-height:1.1666666667}}.intro__title{font-weight:600}.intro__description{font-size:1.4rem;line-height:1.357;color:#6b7888}.reg{margin-top:4.1rem}@media(min-width: 1024px){.reg{margin-top:6.2rem}}.reg__container{padding-bottom:7.2rem}@media(min-width: 1024px){.reg__container{padding-bottom:9.8rem}}.form--disabled{filter:opacity(0.5);pointer-events:none}.form__section{margin-bottom:1.4rem;padding-bottom:2.8rem;border-bottom:1px solid rgba(219,23,42,.2)}.form__section--no-padding{padding-bottom:0;border-bottom:0}.form__section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}@media(min-width: 768px){.form__section{margin-bottom:2.8rem}}@media(min-width: 1024px){.form__section{margin-bottom:4.2rem;padding-bottom:5.8rem}.form__section--no-padding{padding-bottom:0}}@media(min-width: 1024px){.form__notes{display:flex}}.form__notes-left{margin-right:2.1rem;margin-bottom:1.2rem}@media(min-width: 1024px){.form__notes-left{margin-bottom:0}}.form__note-wrapper{margin-top:1.8rem;margin-bottom:1.8rem;font-size:1.2rem;line-height:1.4;color:#707070}.form__note-wrapper:last-child{margin-bottom:0}.form__note-wrapper small{font-size:100%}.form__note-wrapper a{text-decoration:underline}@media(any-hover: hover){.form__note-wrapper a:hover{text-decoration:none}}@media(max-width: 1023px){.form__note-wrapper{flex-grow:1}}@media(min-width: 1024px){.form__note-wrapper{margin-top:0}}@media(min-width: 768px){.form__note-wrapper--left{margin-right:2.4rem}}@media(min-width: 1024px){.form__note-wrapper--left{max-width:32.2rem}}.form__boxes-list{display:flex;align-items:center}.form__boxes-list--alt .form__box-wrapper{margin-right:2.4rem}.form__box-wrapper{display:flex;align-items:center;min-height:4rem;margin-right:3.2rem}.form__box-wrapper:last-child{margin-right:0}@media(min-width: 1024px){.form__box-wrapper{margin-right:1.2rem}}.form__box-label{display:flex;align-items:center;font-size:1.4rem;cursor:pointer;color:var(--service-color)}.form__box-label::before{content:"";display:block;flex-shrink:0;margin-right:1rem;width:1.8rem;height:1.8rem;padding:.3rem;background-clip:content-box;border:1px solid #e2e2e2;border-radius:50%;transition:background-color .3s}@media(min-width: 1024px){.form__box-label{font-size:1.8rem}.form__box-label::before{width:2.4rem;height:2.4rem;padding:.4rem}.form__box-label--small{font-size:1.4rem}}.form.js-disabled{pointer-events:none}.form__fieldset{margin-bottom:4rem}.form__fieldset:last-child{margin-bottom:0}@media(min-width: 768px){.form__fieldset{margin-bottom:5.8rem}}.form__legend-wrapper{margin-bottom:2.4rem}.form__legend{font-size:1.8rem;font-weight:600}@media(min-width: 767px){.form__legend{line-height:1.4}}@media(min-width: 1024px){.form__legend{font-size:2.4rem}}.form__legend-note{margin-top:.8rem}@media(min-width: 768px){.form__fields{display:flex;flex-wrap:wrap;align-items:flex-start}}@media(min-width: 768px){.form__fields{margin-bottom:1.8rem}.form__fields:last-child{margin-bottom:0}}.form__field-wrapper{position:relative;margin-bottom:1.2rem}@media(min-width: 768px){.form__field-wrapper{flex-grow:1;width:30%;margin-right:2.4rem;margin-bottom:0}.form__field-wrapper--boxes{min-width:1px}.form__field-wrapper:last-child{margin-right:0}}@media(min-width: 1024px){.form__field-wrapper{min-width:1px;width:31%}}@media(min-width: 768px){.form__field-column{flex-grow:1;width:30%;margin-right:2.4rem;margin-bottom:0}.form__field-column:last-child{margin-right:0}}@media(min-width: 1024px){.form__field-column{width:31%}}.form__label{display:block;margin-bottom:.8rem;font-size:1.4rem;color:var(--service-color);cursor:pointer}.form__input-wrapper{position:relative}.form__input-icon.icon-wrapper{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%)}.form span.error,.form p.error,.form div.error{color:#ea3453;font-size:1.2rem}.form__input{display:block;width:100%;min-height:4rem;color:var(--service-color);padding:.6rem 1.1rem;font-size:1.4rem;border:1px solid #e2e2e2;border-radius:.6rem}.form__input~.form__error-msg{display:block}.form__input--textarea{resize:vertical}.form__input:focus{border-color:#6b7888;outline:0}.form__input.error,.form__input.js-error{border-color:#ea3453}.form__input--small{width:4rem;min-height:4rem;text-align:center;padding:.4rem;margin-right:.9rem}.form__input--small:last-child{margin-right:0}@media(min-width: 1024px){.form__input{font-size:1.8rem}.form__input--small{width:5rem;min-height:5rem}}.form__input::placeholder{color:#c7cace}.form .MuiAutocomplete-input::placeholder{color:#c7cace}.form__error-msg{display:none;margin-top:0;margin-bottom:0;color:red}.form__option-wrapper{position:relative}.form__field-note{display:flex;align-items:center;color:#707070;font-size:1.2rem;line-height:1.4166666667}.form__field-note small{font-size:100%}.form__field-note a{color:#1d5dea;text-decoration:underline;text-decoration-color:rgba(29,93,234,.3)}@media(any-hover: hover){.form__field-note a:hover{text-decoration-color:#1d5dea}}.form__field-note--big{font-size:1.8rem}@media(min-width: 1024px){.form__field-note--big{font-size:2.4rem}}.form__note-icon{margin-right:.7rem}@media(max-width: 767px){.form__fields-columns--end .form__buttons{display:flex;flex-direction:column}.form__fields-columns--end .button{margin-bottom:.8rem}.form__fields-columns--end .button:last-child{margin-bottom:0}}@media(min-width: 768px){.form__fields-columns{display:flex;align-items:flex-start}.form__fields-columns--end{display:block;align-items:flex-start}.form__fields-columns--end .form__field-column:last-child{margin-top:.4rem}}@media(min-width: 768px)and (max-width: 1023px){.form__fields-columns--end .form__buttons{width:100%;margin-top:1.6rem !important;margin-left:0}.form__fields-columns--end .form__field-column{min-width:48%}}@media(min-width: 1024px){.form__fields-columns--end{display:flex}}.form__padding-block{padding-top:1rem;padding-bottom:1rem}.form__padding-block:last-child{padding-bottom:0}@media(min-width: 768px){.form__padding-block{padding-top:1rem;padding-bottom:2rem}}.form__link.button{font-size:1.6rem;line-height:1;color:#1d5dea;text-decoration:underline;text-decoration-color:rgba(29,93,234,.3)}.form__link.button[disabled]{color:#c7cace;pointer-events:none}@media(any-hover: hover){.form__link.button:hover{text-decoration-color:#1d5dea}}.form__timer{display:inline-block;font-size:1.6rem;line-height:1}@media(min-width: 768px){.form__buttons{display:flex;align-items:center;margin-left:1.8rem}}.form__small-inputs{display:flex;align-items:flex-start}.form__small-inputs .form__input-wrapper{margin-right:.9rem}.form__small-inputs .form__input-wrapper:last-child{margin-right:0}.form__link-wrapper{font-size:1.6rem}.form__link-wrapper .form__link{margin-right:12px}@media(min-width: 768px){.form__link-wrapper{margin-left:1.8rem}}.form .error-message{color:#ea3453;font-size:1.2rem}.form input:checked+.form__box-label{color:#0a0b0d}.form input:checked+.form__box-label::before{background-color:#ea3453}.form input[disabled]+.form__box-label{opacity:.5}.form__buttons .form__default-button{margin-right:.8rem}.form__buttons .form__default-button:last-child{margin-right:0}.MuiAutocomplete-popper{font-size:2rem !important}.reg .icon-wrapper{flex-shrink:0}.reg .icon-wrapper--16{width:1.6rem;height:1.6rem}.reg .icon-wrapper--18{width:1.8rem;height:1.8rem}.reg__hr{display:flex;align-items:center;justify-content:space-between;margin-bottom:5.8rem;margin-top:5.8rem}.reg__hr::after,.reg__hr::before{content:"";display:block;height:1px;width:1px;flex-grow:1;background-color:#e2e2e2}.reg__hr-icon{flex-shrink:0;margin-right:1rem;margin-left:1rem}.reg__pre-name{display:flex;align-items:center;font-size:1.2rem;color:#1d5dea}.reg__pre-icon{margin-right:.8rem}
.admin-login {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.login-container {
    background: white;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 400px;
}

.logo {
    text-align: center;
    margin-bottom: 2rem;
}

.logo h1 {
    color: #2c3e50;
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
}

.logo p {
    color: #7f8c8d;
    font-size: 0.9rem;
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-group label {
    display: block;
    margin-bottom: 0.5rem;
    color: #2c3e50;
    font-weight: 600;
}

.form-group input {
    width: 100%;
    padding: 0.75rem;
    border: 2px solid #e1e8ed;
    border-radius: 6px;
    font-size: 1rem;
    transition: border-color 0.3s;
    box-sizing: border-box;
}

.form-group input:focus {
    outline: none;
    border-color: #3498db;
}

.btn {
    width: 100%;
    background: #3498db;
    color: white;
    border: none;
    padding: 0.75rem;
    border-radius: 6px;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.3s;
    margin-bottom: 1rem;
}

.btn:hover {
    background: #2980b9;
}

.btn:disabled {
    background: #bdc3c7;
    cursor: not-allowed;
}

.alert {
    padding: 0.75rem;
    border-radius: 6px;
    margin-bottom: 1rem;
    text-align: center;
}

.alert-error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert-success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.setup-info {
    background: #e3f2fd;
    color: #1565c0;
    padding: 1rem;
    border-radius: 6px;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    text-align: center;
}

.setup-info strong {
    display: block;
    margin-bottom: 0.5rem;
}

.loading {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #7f8c8d;
    margin-top: 1rem;
}

.spinner {
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    margin-right: 0.5rem;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.admin-dashboard {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: #f5f5f5;
    min-height: 100vh;
    padding: 0;
}

.admin-dashboard__header {
    background: white;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.admin-dashboard__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: none;
}

.admin-dashboard__nav h1 {
    margin: 0;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}

.admin-dashboard__content {
    padding: 30px;
    max-width: none;
}

.stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
}

.stat-card {
    background: white;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.stat-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
}

.stat-card h3 {
    margin: 0 0 15px 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.stat-number {
    font-size: 48px;
    font-weight: 700;
    color: #007bff;
    margin: 15px 0 25px 0;
    line-height: 1;
}

.btn--large {
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}

.quick-actions {
    margin-top: 40px;
}

.quick-actions h2 {
    margin: 0 0 25px 0;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

.action-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 25px;
}

.action-card {
    background: white;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.action-card:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.action-card h3 {
    margin: 0 0 10px 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.action-card p {
    margin: 0 0 20px 0;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}

.btn {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.btn--primary {
    background: #007bff;
    color: white;
}

.btn--primary:hover {
    background: #0056b3;
}

.btn--secondary {
    background: #6c757d;
    color: white;
}

.btn--secondary:hover {
    background: #545b62;
}

.btn--danger {
    background: #dc3545;
    color: white;
}

.btn--danger:hover {
    background: #c82333;
}

.alert {
    padding: 12px 16px;
    border-radius: 6px;
    margin: 20px 30px;
    font-weight: 500;
}

.alert--success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert--error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

@media (max-width: 768px) {
    .admin-dashboard__header {
        padding: 15px 20px;
    }

    .admin-dashboard__nav {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }

    .admin-dashboard__content {
        padding: 20px;
    }

    .stats {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .action-cards {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .stat-number {
        font-size: 36px;
    }
}
.admin-users {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: #f5f5f5;
    min-height: 100vh;
    padding: 0;
}

.admin-users__header {
    background: white;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.admin-users__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: none;
}

.admin-users__nav h1 {
    margin: 0;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}

.admin-users__nav-buttons {
    display: flex;
    gap: 12px;
}

.admin-users__content {
    padding: 30px;
    max-width: none;
}

.admin-users__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.controls-left {
    flex: 1;
    display: flex;
    align-items: center;
}

.controls-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.search-box {
    flex: 1;
    max-width: 400px;
}

.export-btn {
    white-space: nowrap;
    padding: 10px 16px;
    font-size: 14px;
}

.search-input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.search-input:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.stats {
    font-weight: 500;
    color: #666;
    font-size: 14px;
}

.action-buttons {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.action-buttons .btn {
    min-width: auto;
    padding: 6px 12px;
    font-size: 12px;
}

.table-container {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
    overflow-x: auto;
}

.users-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    min-width: 1200px;
}

.users-table th,
.users-table td {
    padding: 16px 12px;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    white-space: nowrap;
}

.users-table th {
    background: #f8f9fa;
    font-weight: 600;
    color: #333;
    position: sticky;
    top: 0;
    z-index: 10;
}

.users-table tbody tr:hover {
    background: #f8f9fa;
}

.users-table td:last-child {
    white-space: nowrap;
}

.status {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.status--active {
    background: #d4edda;
    color: #155724;
}

.status--inactive {
    background: #f8d7da;
    color: #721c24;
}

.btn {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.btn--primary {
    background: #007bff;
    color: white;
}

.btn--primary:hover {
    background: #0056b3;
}

.btn--secondary {
    background: #6c757d;
    color: white;
}

.btn--secondary:hover {
    background: #545b62;
}

.btn--danger {
    background: #dc3545;
    color: white;
}

.btn--danger:hover {
    background: #c82333;
}

.btn--small {
    padding: 6px 12px;
    font-size: 13px;
    position: relative;
    transition: all 0.3s ease;
}

.btn--loading {
    color: transparent !important;
    pointer-events: none;
}

.btn--loading::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: button-spinner 0.6s linear infinite;
}

@keyframes button-spinner {
    to {
        transform: rotate(360deg);
    }
}

.pagination {
    /*display: flex;*/
    justify-content: center;
    gap: 8px;
    margin-top: 30px;
}

.pagination__btn {
    padding: 8px 12px;
    border: 1px solid #ddd;
    background: white;
    color: #333;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.pagination__btn:hover {
    background: #f8f9fa;
    border-color: #007bff;
}

.pagination__btn--active {
    background: #007bff;
    color: white;
    border-color: #007bff;
}

.alert {
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 20px;
    font-weight: 500;
}

.alert--success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert--error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.loading {
    text-align: center;
    padding: 40px;
    font-size: 16px;
    color: #666;
}

@media (max-width: 768px) {
    .admin-users__header {
        padding: 15px 20px;
    }
    .admin-users__nav {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }
    .admin-users__nav-buttons {
        flex-wrap: wrap;
        width: 100%;
    }
    .admin-users__content {
        padding: 20px;
    }
    .admin-users__controls {
        flex-direction: column;
        gap: 15px;
        align-items: stretch;
    }
    .search-box {
        max-width: none;
    }
    .table-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}


/* Модальное окно */

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal {
    background: white;
    border-radius: 8px;
    width: 90%;
    max-width: 600px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    border-bottom: 1px solid #e0e0e0;
}

.modal-header h2 {
    margin: 0;
    font-size: 20px;
    color: #333;
}

.modal-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-close:hover {
    color: #333;
}

.modal-body {
    padding: 30px;
}

.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
}

.form-input,
.form-select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.form-input:focus,
.form-select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    padding: 20px 30px;
    border-top: 1px solid #e0e0e0;
    background: #f8f9fa;
}

@media (max-width: 768px) {
    .modal {
        width: 95%;
        margin: 20px;
    }
    .modal-header,
    .modal-body,
    .modal-footer {
        padding: 20px;
    }
    .form-row {
        flex-direction: column;
        gap: 15px;
    }
    .modal-footer {
        flex-direction: column;
    }
}
.admin-managers {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: #f5f5f5;
    min-height: 100vh;
    padding: 0;
}

.admin-managers__header {
    background: white;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.admin-managers__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: none;
}

.admin-managers__nav h1 {
    margin: 0;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}

.admin-managers__nav-buttons {
    display: flex;
    gap: 12px;
}

.admin-managers__content {
    padding: 30px;
    max-width: none;
}

.admin-managers__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.search-box {
    flex: 1;
    max-width: 400px;
}

.search-input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.search-input:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.controls-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.stats {
    font-weight: 500;
    color: #666;
    font-size: 14px;
}

.create-admin-form {
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.create-admin-form h3 {
    margin: 0 0 20px 0;
    color: #333;
    font-size: 20px;
}

.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    color: #333;
}

.form-input,
.form-select {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.form-input:focus,
.form-select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.form-actions {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.table-container {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
    overflow-x: auto;
}

.admins-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    min-width: 1000px;
}

.admins-table th,
.admins-table td {
    padding: 16px 12px;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    white-space: nowrap;
}

.admins-table th {
    background: #f8f9fa;
    font-weight: 600;
    color: #333;
    position: sticky;
    top: 0;
    z-index: 10;
}

.admins-table tbody tr:hover {
    background: #f8f9fa;
}

.admins-table td:last-child {
    white-space: nowrap;
}

.status {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.status--active {
    background: #d4edda;
    color: #155724;
}

.status--inactive {
    background: #f8d7da;
    color: #721c24;
}

.role {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.role--super-admin {
    background: #fff3cd;
    color: #856404;
}

.role--manager {
    background: #fff3cd;
    color: #856404;
}

.role--admin {
    background: #d1ecf1;
    color: #0c5460;
}

.action-buttons {
    display: flex;
    gap: 8px;
}

.btn {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.btn--primary {
    background: #007bff;
    color: white;
}

.btn--primary:hover {
    background: #0056b3;
}

.btn--secondary {
    background: #6c757d;
    color: white;
}

.btn--secondary:hover {
    background: #545b62;
}

.btn--success {
    background: #28a745;
    color: white;
}

.btn--success:hover {
    background: #1e7e34;
}

.btn--warning {
    background: #ffc107;
    color: #212529;
}

.btn--warning:hover {
    background: #e0a800;
}

.btn--danger {
    background: #dc3545;
    color: white;
}

.btn--danger:hover {
    background: #c82333;
}

.btn--small {
    padding: 6px 12px;
    font-size: 12px;
}

.btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.alert {
    padding: 12px 16px;
    border-radius: 6px;
    margin: 20px 30px;
    font-weight: 500;
}

.alert--success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert--error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.loading {
    text-align: center;
    padding: 40px;
    font-size: 16px;
    color: #666;
}

@media (max-width: 768px) {
    .admin-managers__header {
        padding: 15px 20px;
    }
    .admin-managers__nav {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }
    .admin-managers__nav-buttons {
        flex-wrap: wrap;
        width: 100%;
    }
    .admin-managers__content {
        padding: 20px;
    }
    .admin-managers__controls {
        flex-direction: column;
        gap: 15px;
        align-items: stretch;
    }
    .search-box {
        max-width: none;
    }
    .form-row {
        flex-direction: column;
        gap: 15px;
    }
    .action-buttons {
        flex-direction: column;
        gap: 5px;
    }
    .table-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width:1600px) {
    .controls-right {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        width: 100%;
    }
    .admin-users__controls {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        width: 100%;
    }
    .admin-managers__controls {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        width: 100%;
    }
}
.admin-tags-container {
  padding: 20px;
  background-color: #f8f9fa;
  min-height: calc(100vh - 64px);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* Table styles */
.MuiTableContainer-root {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.MuiTableHead-root {
  background-color: #f5f5f5;
}

.MuiTableRow-head .MuiTableCell-head {
  font-weight: 600;
  color: #333;
}

.MuiTableRow-root:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

/* Action buttons */
.MuiIconButton-root {
  padding: 8px;
  margin: 0 4px;
}

/* Color preview */
.color-preview {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  border: 1px solid #ddd;
}

/* Form styles */
.MuiDialog-paper {
  padding: 20px;
}

.MuiDialogTitle-root {
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}

.MuiDialogContent-root {
  padding: 20px 0 !important;
}

.MuiDialogActions-root {
  padding: 16px 24px;
  border-top: 1px solid #eee;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .admin-tags-container {
    padding: 10px;
  }

  .MuiTableContainer-root {
    width: 100%;
    overflow-x: auto;
  }

  .MuiDialog-paper {
    margin: 16px;
  }
}

/* Loading state */
.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  color: #666;
}
.wcu2wTbxMaXwgzPKyAWI{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:20px;text-align:center}.wcu2wTbxMaXwgzPKyAWI .CjpCMD3ywPR2Po6yfMcG{max-width:600px;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.wcu2wTbxMaXwgzPKyAWI .b_1Zox2nlTI8sv7BKEX4{font-size:120px;font-weight:700;margin:0;line-height:1}.wcu2wTbxMaXwgzPKyAWI .MDaoXD0zx4g0qVFozIpL{font-size:32px;margin:20px 0 10px}.wcu2wTbxMaXwgzPKyAWI .arDDKTxN05MJag0tfvZB{font-size:18px;margin-bottom:30px;line-height:1.6}.wcu2wTbxMaXwgzPKyAWI .Od4S5lyFm7nCW8ulltpb{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.wcu2wTbxMaXwgzPKyAWI .pcZQtErmawUR5tJbwDUN{min-width:150px;padding:12px 24px;font-size:16px;border-radius:8px;transition:all .3s ease}@media(max-width: 768px){.wcu2wTbxMaXwgzPKyAWI .b_1Zox2nlTI8sv7BKEX4{font-size:80px}.wcu2wTbxMaXwgzPKyAWI .MDaoXD0zx4g0qVFozIpL{font-size:24px}.wcu2wTbxMaXwgzPKyAWI .arDDKTxN05MJag0tfvZB{font-size:16px}.wcu2wTbxMaXwgzPKyAWI .Od4S5lyFm7nCW8ulltpb{flex-direction:column;gap:15px}.wcu2wTbxMaXwgzPKyAWI .pcZQtErmawUR5tJbwDUN{width:100%}}@media(max-width: 480px){.wcu2wTbxMaXwgzPKyAWI .CjpCMD3ywPR2Po6yfMcG{padding:30px 20px}.wcu2wTbxMaXwgzPKyAWI .b_1Zox2nlTI8sv7BKEX4{font-size:60px}.wcu2wTbxMaXwgzPKyAWI .MDaoXD0zx4g0qVFozIpL{font-size:20px}}
.page-header{position:relative;display:flex;align-items:center;background-color:#fff;min-height:7.9rem;border-top:1rem solid #db172a}@media(min-width: 1024px){.page-header{min-height:10rem}}.page-header__container{display:flex;align-items:center;width:100%}.page-header__slogan{font-weight:700;font-size:1.4rem;color:#000}@media(max-width: 767px){.page-header__slogan{width:12.4rem}}.page-header__logo-wrapper{flex-shrink:0;width:5.6rem;margin-right:2.4rem}.page-header__logo-wrapper svg{display:block;width:100%}@media(min-width: 1024px){.page-header__logo-wrapper{margin-left:2rem;margin-right:3.2rem;width:8.4rem}}
.page-footer{border-top:1rem solid #f60018}.page-footer__container{padding-top:2.6rem;padding-bottom:8.1rem}@media(min-width: 1024px){.page-footer__container{display:flex;align-items:flex-end;flex-wrap:wrap;padding-top:2.9rem;padding-bottom:2.8rem}}.page-footer__logo-wrapper{flex-shrink:0;width:11.4rem;margin-right:2.4rem;margin-bottom:1.6rem}.page-footer__logo-wrapper svg{display:block;width:100%}@media(min-width: 1024px){.page-footer__logo-wrapper{margin-right:4.8rem}}.page-footer__copyright-wrapper{margin-bottom:4.2rem}@media(min-width: 1024px){.page-footer__copyright-wrapper{width:35.9%;margin-right:2.425%;margin-bottom:0}}.page-footer__copyright-text{font-size:1.4rem;line-height:1.2;color:rgba(0,0,0,.6)}@media(min-width: 1024px){.page-footer__copyright-text{font-size:1.6rem}}@media(min-width: 1024px){.page-footer__address-wrapper{width:38.765%}}@media(min-width: 1024px){.page-footer__contacts-wrapper{width:20%;margin-left:auto}}.page-footer__contact-name{margin-bottom:1.4rem;font-size:1.6rem}@media(any-hover: hover){.page-footer__contact-link:hover{color:#db172a}}.page-footer__default-text{color:rgba(0,0,0,.6);font-size:1.6rem}.page-footer__default-text p{margin-bottom:.8rem}
.cookie{position:fixed;bottom:27px;left:50%;max-width:1521px;width:100%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;padding:52px 32px;background:#f0f1f5}.cookie-content p{font-weight:400;font-size:16px;color:#050505;margin-right:32px}.cookie-content a{text-decoration:underline;text-decoration-skip-ink:none;color:#cd4855 !important}.cookie__accept{font-weight:400;font-size:16px;text-align:center;color:#fff;padding:18px 24px;width:205px;height:55px;background:#f60018;border:none;cursor:pointer}@media(max-width: 750px){.cookie{flex-direction:column;padding:20px}.cookie-content{margin-bottom:15px}.cookie-content p{font-size:12px}}
