@import url("/unified-shell-runtime-v7.css?v=shell-rules-icons-v2");
.wizard-steps i{z-index:2}.wizard-steps span{position:relative;z-index:2;padding:2px 8px 2px 0;background:#090d14}
.drop-zone.dragging{border-style:solid;border-color:#59dcb0;background:#15312c;box-shadow:inset 0 0 0 3px rgba(89,220,176,.14)}
.drop-zone.dragging>strong{color:#69e2b7}.drop-zone.dragging>p{color:#c0ddd5}

.layout>aside{display:flex;min-height:calc(100vh - 72px);flex-direction:column}
.layout>aside>:not(.unified-nav):not(.sidebar-active-user){display:none!important}
.layout>aside>.unified-nav{flex:0 0 auto}
.sidebar-active-user{display:grid;grid-template-columns:36px minmax(0,1fr) 8px;align-items:center;gap:10px;margin-top:auto;padding:12px;border:1px solid #293346;border-radius:13px;background:linear-gradient(180deg,#151b26,#111721);box-shadow:0 10px 30px #0003;cursor:default;user-select:none}
.sidebar-user-avatar{display:grid;place-items:center;width:36px;height:36px;border:1px solid #7557e8;border-radius:11px;color:#f2eeff;background:linear-gradient(145deg,#7955f4,#5734d6);box-shadow:0 6px 18px #6844e84d;font-size:13px;font-weight:800}
.sidebar-user-copy{display:flex;min-width:0;flex-direction:column;gap:3px}
.sidebar-user-copy small{color:#7f8da3;font-size:9px;font-weight:800;letter-spacing:.13em;line-height:1}
.sidebar-user-copy b{overflow:hidden;color:#f2f5fb;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.sidebar-user-status{width:8px;height:8px;border-radius:50%;background:#50dca8;box-shadow:0 0 0 4px #50dca817}
