.layout{display:flex;flex-direction:row;background-color:#f2f2f2;min-height:100vh;overflow:visible}.layout__main{background-color:#f4f5f6}.layout .header-background{position:fixed;top:0;left:0;width:100%;background:radial-gradient(40.18% 126.4% at 50% 162.56%,#8c98ed 0%,#0a155e 100%)!important;z-index:1000;display:flex;align-items:center;padding-left:20px;font-weight:700;color:#fff}.layout__content{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 124px);width:100%}.layout__main{flex:1}.layout__footer{background-color:#343a40;color:#fff;padding:1rem 0;text-align:center}.layout__footer p{margin:0;font-size:.875rem}.wraper-admin-header{background-color:#fff!important;box-shadow:0 1px 3px #0000000d;border-bottom:1px solid #e0e0e0}.admin-header{width:100%;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:8px 24px}.admin-header__left{display:flex;align-items:center;gap:12px}.admin-header__logo{height:28px;width:auto}.admin-header__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.admin-header__right{display:flex;align-items:center;gap:16px;position:relative;z-index:100}.border-icon-top-left{position:absolute;top:-6px;left:-12px;width:12px;height:12px;rotate:270deg;z-index:5}.border-icon-top-right{position:absolute;top:-6px;right:-12px;width:12px;height:12px;z-index:5}.border-icon-bottom-left{position:absolute;bottom:-6px;left:-12px;width:12px;height:12px;rotate:-180deg;z-index:5}.border-icon-bottom-right{position:absolute;bottom:-6px;right:-12px;width:12px;height:12px;rotate:90deg;z-index:5}.user-dropdown{position:relative}.user-dropdown__trigger{display:flex;align-items:center;gap:8px;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.user-dropdown__trigger:hover{background-color:#0000000a}.user-dropdown__avatar{width:24px;height:24px}.user-dropdown__name{font-size:14px;font-weight:500;color:#1a1a1a}.user-dropdown__menu{position:absolute;top:calc(100% + 19px);right:-14px;background:#fff;box-shadow:0 4px 12px #0000001a,0 0 1px #0000001a;min-width:260px;z-index:1000;overflow:hidden;animation:slideDown .2s ease;padding:10px 16px}.user-dropdown__header{display:flex;align-items:center;gap:12px;padding:12px 16px}.user-dropdown__info{flex:1}.user-dropdown__user-name{margin:0;font-size:14px;font-weight:600;color:#1a1a1a}.user-dropdown__items{padding:4px 0}.user-dropdown__item{width:100%;display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;background:none;cursor:pointer;transition:background-color .2s ease;font-size:14px;color:#1a1a1a;text-align:left}.user-dropdown__item--logout{background-color:#e5484d;color:#fff;border:2px solid #fdbdbe;border-radius:4px;margin-top:4px;text-transform:uppercase;font-weight:700}.user-dropdown__item--logout:hover{background-color:#e92d33}.user-dropdown__item--logout .user-dropdown__item-icon{color:#fff}.user-dropdown__item-icon{font-size:20px;color:#666}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dpp-sidebar{width:100%;min-height:100%;background:#fff;padding-top:0}.dpp-sidebar .MuiListItem-root{margin-bottom:4px;position:relative;overflow:hidden;border-radius:4px}.dpp-sidebar .MuiListItemButton-root{border-radius:4px;padding:12px 16px;transition:all .2s ease}.dpp-sidebar .MuiListItemButton-root .MuiListItemIcon-root{min-width:40px;color:#666}.dpp-sidebar .MuiListItemButton-root .MuiListItemText-primary{font-weight:500;font-size:14px;color:#111}.dpp-sidebar .MuiListItemButton-root:hover{background-color:#f5f5f5}.dpp-sidebar .MuiListItemButton-root.Mui-selected{position:relative;background:#f0f0f0;box-shadow:none;border-radius:6px}.dpp-sidebar .MuiListItemButton-root.Mui-selected .MuiListItemIcon-root{color:#1a1a1a}.dpp-sidebar .MuiListItemButton-root.Mui-selected .MuiListItemText-primary{color:#1a1a1a;font-weight:600}.dpp-sidebar .MuiListItemButton-root.Mui-selected:hover{background:#e8e8e8}.active-icon{position:absolute;top:-10px;right:-10px;width:32px;height:32px}.MuiList-padding{padding-top:0!important;padding-bottom:0!important}.sidebar-link{text-decoration:none;font-size:14px}.admin-layout{display:flex;flex-direction:column;min-height:100vh}.admin-layout__body{display:grid;grid-template-columns:2fr 8fr;flex:1;height:calc(100vh - 64px);overflow:hidden}.admin-layout__sidebar{border-right:1px solid #e0e0e0;background-color:#fff;overflow-y:auto;height:100%}.admin-layout__content{height:100%;overflow-y:auto;width:100%}body{font-family:Space Mono,monospace;margin:0;padding:0;color:#1a211e}button,input,textarea,select{font-family:inherit}
