html,body{height:100vh;margin:0;padding:0;overflow:hidden}.admin-shell{height:100vh;min-height:0;background:#f9fafb;display:flex;flex-direction:column;flex:1;overflow:hidden;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font-family:inherit}.admin-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.25rem;background:#fff;box-sizing:border-box;border-bottom:1px solid #e5e7eb;z-index:10;flex-shrink:0}.admin-main{flex:1;min-height:0;width:100%;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto}.admin-main>[role=tabpanel]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}
