.layout-module__VBILjW__adminShell{width:100%;height:100vh;font-family:var(--font-base);background-color:#f4f7f6;display:flex;overflow:hidden}.layout-module__VBILjW__sidebar{background-color:var(--text);width:260px;height:100%;color:var(--color-surface);flex-direction:column;flex-shrink:0;display:flex}.layout-module__VBILjW__sidebarHeader{border-bottom:1px solid #ffffff1a;padding:32px 24px}.layout-module__VBILjW__logo{font-size:1.25rem;font-weight:700}.layout-module__VBILjW__logoHighlight{color:var(--primary)}.layout-module__VBILjW__nav{flex-direction:column;gap:8px;padding:24px;display:flex}.layout-module__VBILjW__navLink{color:#fff9;padding:12px 0;font-size:.9375rem;text-decoration:none;transition:color .2s}.layout-module__VBILjW__navLinkActive{color:var(--primary);font-weight:700}.layout-module__VBILjW__navLink:hover{color:#fff}.layout-module__VBILjW__sidebarFooter{border-top:1px solid #ffffff1a;margin-top:auto;padding:24px}.layout-module__VBILjW__backLink{color:#fff6;font-size:.8rem;text-decoration:none;transition:color .2s}.layout-module__VBILjW__backLink:hover{color:#fffc}.layout-module__VBILjW__mainCanvas{flex:1;height:100%;overflow-y:auto}.layout-module__VBILjW__contentWrapper{width:100%;max-width:1400px;margin:0 auto;padding:40px}.layout-module__VBILjW__mobileHeader{display:none}.layout-module__VBILjW__menuToggle{background:var(--color-background);cursor:pointer;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:flex}.layout-module__VBILjW__menuBar{background:var(--text);border-radius:2px;width:100%;height:2px;display:block}.layout-module__VBILjW__mobileTitle{color:var(--text);font-size:1rem;font-weight:700}.layout-module__VBILjW__overlay{display:none}@media (max-width:768px){.layout-module__VBILjW__adminShell{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.layout-module__VBILjW__mobileHeader{border-bottom:1px solid var(--border-light);z-index:100;background:#fff;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.layout-module__VBILjW__sidebar{z-index:200;width:260px;max-width:85vw;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000026}.layout-module__VBILjW__sidebarOpen{transform:translate(0)}.layout-module__VBILjW__overlay{z-index:150;cursor:pointer;background:#0006;border:none;padding:0;display:block;position:fixed;inset:0}.layout-module__VBILjW__mainCanvas{flex:1;height:auto;overflow:visible}.layout-module__VBILjW__contentWrapper{padding:20px 16px}}
