.ImpersonationBanner-module__nVougq__banner{z-index:9999;color:#fff;background:linear-gradient(135deg,#e74c3c,#c0392b);padding:0;font-family:Inter,Segoe UI,sans-serif;animation:.4s cubic-bezier(.16,1,.3,1) ImpersonationBanner-module__nVougq__slideDown;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #e74c3c66}@keyframes ImpersonationBanner-module__nVougq__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.ImpersonationBanner-module__nVougq__bannerMain{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;display:flex}.ImpersonationBanner-module__nVougq__bannerLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ImpersonationBanner-module__nVougq__shieldIcon{background:#fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ImpersonationBanner-module__nVougq__bannerText{flex-direction:column;gap:2px;min-width:0;display:flex}.ImpersonationBanner-module__nVougq__bannerTitle{text-transform:uppercase;letter-spacing:.5px;opacity:.9;font-size:.8rem;font-weight:700}.ImpersonationBanner-module__nVougq__bannerShopName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.ImpersonationBanner-module__nVougq__bannerRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.ImpersonationBanner-module__nVougq__timerBadge{font-variant-numeric:tabular-nums;background:#0003;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.8rem;font-weight:600;display:flex}.ImpersonationBanner-module__nVougq__timerBadge.ImpersonationBanner-module__nVougq__timerWarning{background:#f39c1266;animation:1s ease-in-out infinite ImpersonationBanner-module__nVougq__pulse}@keyframes ImpersonationBanner-module__nVougq__pulse{0%,to{opacity:1}50%{opacity:.7}}.ImpersonationBanner-module__nVougq__changesBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.ImpersonationBanner-module__nVougq__changesBtn:hover{background:#ffffff40}.ImpersonationBanner-module__nVougq__changesBadge{color:#e74c3c;background:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;display:inline-flex}.ImpersonationBanner-module__nVougq__endBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0000004d;border:1px solid #fff3;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.ImpersonationBanner-module__nVougq__endBtn:hover{background:#00000080}.ImpersonationBanner-module__nVougq__adminBtn{color:#c0392b;cursor:pointer;white-space:nowrap;background:#ffffffe6;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.ImpersonationBanner-module__nVougq__adminBtn:hover{background:#fff}.ImpersonationBanner-module__nVougq__changesPanel{background:#00000026;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.ImpersonationBanner-module__nVougq__changesPanel.ImpersonationBanner-module__nVougq__open{max-height:400px;overflow-y:auto}.ImpersonationBanner-module__nVougq__changesPanelInner{padding:12px 20px 16px}.ImpersonationBanner-module__nVougq__changesPanelHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ImpersonationBanner-module__nVougq__changesPanelTitle{opacity:.9;font-size:.85rem;font-weight:700}.ImpersonationBanner-module__nVougq__rollbackAllBtn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.ImpersonationBanner-module__nVougq__rollbackAllBtn:hover{background:#ffffff4d}.ImpersonationBanner-module__nVougq__changesList{flex-direction:column;gap:6px;display:flex}.ImpersonationBanner-module__nVougq__changeItem{background:#00000026;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:.8rem;display:flex}.ImpersonationBanner-module__nVougq__changeItem.ImpersonationBanner-module__nVougq__rolledBack{opacity:.5;text-decoration:line-through}.ImpersonationBanner-module__nVougq__changeInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ImpersonationBanner-module__nVougq__changeField{font-size:.8rem;font-weight:700}.ImpersonationBanner-module__nVougq__changeValues{opacity:.8;align-items:center;gap:6px;font-size:.75rem;display:flex}.ImpersonationBanner-module__nVougq__oldValue{color:#ffcdd2;text-overflow:ellipsis;white-space:nowrap;max-width:120px;text-decoration:line-through;overflow:hidden}.ImpersonationBanner-module__nVougq__newValue{color:#c8e6c9;text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.ImpersonationBanner-module__nVougq__rollbackBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:.7rem;font-weight:600;transition:all .2s}.ImpersonationBanner-module__nVougq__rollbackBtn:hover{background:#ffffff4d}.ImpersonationBanner-module__nVougq__noChanges{text-align:center;opacity:.6;padding:8px 0;font-size:.8rem}@media (max-width:768px){.ImpersonationBanner-module__nVougq__bannerMain{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 14px}.ImpersonationBanner-module__nVougq__bannerRight{flex-wrap:wrap;width:100%}.ImpersonationBanner-module__nVougq__bannerRight>*{flex:1;justify-content:center}}
.layout-module__6b00ka__layout{min-height:100vh;display:flex}.layout-module__6b00ka__sidebar{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border-subtle);z-index:50;transition:width var(--transition-normal);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.layout-module__6b00ka__sidebar.layout-module__6b00ka__collapsed{width:64px}.layout-module__6b00ka__sidebar.layout-module__6b00ka__collapsed .layout-module__6b00ka__navLabel,.layout-module__6b00ka__sidebar.layout-module__6b00ka__collapsed .layout-module__6b00ka__sidebarFooter span:not(.layout-module__6b00ka__navIcon){display:none}.layout-module__6b00ka__sidebarHeader{padding:var(--space-md);border-bottom:1px solid var(--border-subtle);height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.layout-module__6b00ka__logo{align-items:center;gap:var(--space-sm);font-family:var(--font-display);white-space:nowrap;font-size:1.1rem;font-weight:800;display:flex;overflow:hidden}.layout-module__6b00ka__toggleBtn{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:flex}.layout-module__6b00ka__toggleBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.layout-module__6b00ka__nav{padding:var(--space-sm);flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.layout-module__6b00ka__navItem{align-items:center;gap:var(--space-md);border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);white-space:nowrap;padding:10px 12px;font-size:.9rem;font-weight:500;display:flex;overflow:hidden}.layout-module__6b00ka__navItem:hover{color:var(--text-primary);background:#ffffff0a}.layout-module__6b00ka__navItem.layout-module__6b00ka__active{color:var(--accent-gold);background:#d4a8531a;font-weight:600}.layout-module__6b00ka__navIcon{text-align:center;flex-shrink:0;width:24px;font-size:1.1rem}.layout-module__6b00ka__sidebarFooter{padding:var(--space-sm);border-top:1px solid var(--border-subtle);flex-direction:column;gap:2px;display:flex}.layout-module__6b00ka__previewLink,.layout-module__6b00ka__logoutLink{align-items:center;gap:var(--space-md);border-radius:var(--radius-md);color:var(--text-muted);transition:all var(--transition-fast);white-space:nowrap;padding:10px 12px;font-size:.85rem;display:flex;overflow:hidden}.layout-module__6b00ka__previewLink:hover{color:var(--accent-gold);background:#d4a8530f}.layout-module__6b00ka__logoutLink:hover{color:var(--accent-red);background:#ef44440f}.layout-module__6b00ka__main{min-width:0;margin-left:var(--sidebar-width);min-height:100vh;transition:margin-left var(--transition-normal);flex:1;overflow-x:hidden}.layout-module__6b00ka__sidebar.layout-module__6b00ka__collapsed~.layout-module__6b00ka__main{margin-left:64px}@media (max-width:768px){.layout-module__6b00ka__sidebar{-webkit-backdrop-filter:blur(24px)saturate(1.2);width:100%;height:auto;min-height:72px;padding-bottom:env(safe-area-inset-bottom);background:#0a0a12eb;border-top:1px solid #d4a85314;border-right:none;flex-direction:row;top:auto;bottom:0;box-shadow:0 -8px 32px #0009,0 -1px #d4a8530f}.layout-module__6b00ka__sidebar.layout-module__6b00ka__collapsed{width:100%}.layout-module__6b00ka__sidebarHeader{display:none}.layout-module__6b00ka__nav{width:100%;padding:6px var(--space-xs);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;align-items:center;gap:2px;overflow:auto hidden}.layout-module__6b00ka__nav::-webkit-scrollbar{display:none}.layout-module__6b00ka__navItem{border-radius:var(--radius-md);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;min-width:64px;padding:8px 6px;transition:background .4s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}.layout-module__6b00ka__navItem:active{transition:transform .1s;transform:scale(.92)}.layout-module__6b00ka__navItem.layout-module__6b00ka__active{background:#d4a8531f;box-shadow:0 0 20px #d4a8531a,inset 0 0 12px #d4a8530a}.layout-module__6b00ka__navItem:before{content:"";background:var(--accent-gold);opacity:0;border-radius:0 0 3px 3px;width:24px;height:2.5px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:50%;transform:translate(-50%)scaleX(0)}.layout-module__6b00ka__navItem.layout-module__6b00ka__active:before{opacity:1;transform:translate(-50%)scaleX(1)}.layout-module__6b00ka__navIcon{width:auto;font-size:1.15rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),color .3s}.layout-module__6b00ka__navItem.layout-module__6b00ka__active .layout-module__6b00ka__navIcon{transform:scale(1.12)translateY(-1px)}.layout-module__6b00ka__navLabel{letter-spacing:.01em;opacity:.6;font-size:.62rem;font-weight:500;transition:opacity .35s cubic-bezier(.25,.46,.45,.94),font-weight,color .3s;display:block!important}.layout-module__6b00ka__navItem.layout-module__6b00ka__active .layout-module__6b00ka__navLabel{opacity:1;font-weight:700}.layout-module__6b00ka__sidebarFooter{display:none}.layout-module__6b00ka__sidebar.layout-module__6b00ka__collapsed~.layout-module__6b00ka__main{margin-left:0}.layout-module__6b00ka__main{margin-left:0;padding-bottom:88px}}@media (max-width:480px){.layout-module__6b00ka__sidebar{min-height:64px}.layout-module__6b00ka__nav{padding:4px 2px}.layout-module__6b00ka__navItem{gap:3px;min-width:54px;padding:6px 4px}.layout-module__6b00ka__navIcon{font-size:1.05rem}.layout-module__6b00ka__navLabel{font-size:.55rem!important}.layout-module__6b00ka__main{padding-bottom:76px}}
